body { color:#D40C48; font-size:10pt; font-family:Arial; }
h1, h2, h3, h4, h5, h6 { color:#F7CFEF; font-size:10pt; font-weight:bold; font-family:Arial; }
table, td { color:#F7CFEF; font-size:10pt; font-family:Arial; }
a:link { color:#82016E; font-family:Arial; font-size:10pt; font-weight:bold; }
a:visited { color:#82016E; font-family:Arial; font-size:10pt; font-weight:bold; }
a:active { color:#82016E; font-family:Arial; font-size:10pt; font-weight:bold; }
a:hover { color:#82016E; font-family:Arial; font-size:10pt; font-weight:bold; }

a.news:link { font-family: Verdana, Geneva, Arial;  font-size: 10pt; color: #FF9E1D; text-decoration:none; }
a.news:active {font-family: Verdana, Geneva, Arial;  font-size: 10pt; color: #FF9E1D; text-decoration:none;}
a.news:visited { font-family: Verdana, Geneva, Arial;  font-size: 10pt; color: #FF9E1D; text-decoration:none; }
a.news:hover { font-family: Verdana, Geneva, Arial;  font-size: 10pt; color: #FF9E1D; text-decoration:underline; }

a.navtop:link { color:#FFFFFF; font-family:Arial; font-size:10pt; font-weight:bold;}
a.navtop:visited { color:#FFFFFF; font-family:Arial; font-size:10pt; font-weight:bold;}
a.navtop:active { color:#FFFFFF; font-family:Arial; font-size:10pt; font-weight:bold;}
a.navtop:hover { color:#D40C48; font-family:Arial; font-size:10pt; font-weight:bold;}

a.text:link { font-family: Verdana, Geneva, Arial;  font-size: 10pt; color: #ffffff; text-decoration:underline; }
a.text:active {font-family: Verdana, Geneva, Arial;  font-size: 10pt; color: #ffffff; text-decoration:underline;}
a.text:visited { font-family: Verdana, Geneva, Arial;  font-size: 10pt; color: #ffffff; text-decoration:underline; }
a.text:hover { font-family: Verdana, Geneva, Arial;  font-size: 10pt; color: #ffffff; text-decoration:underline; }

h2 {
    font-family: Verdana, Geneva, Arial;
    font-size : 12pt; color:#FF9E1D;
    font-weight : bold;
}

/******************************************************************************
Projekt:	    AmateurVideo
Filename:	    color.css
Description:	Farbdefinitionen 
Prepared:	    07.12.2006 Joerg Elsen
History:	
******************************************************************************/


/******************************************************************************
                       Global
******************************************************************************/  

html {
    background-color: #D40C48;
}

 body {
	color: #000000;
} 

a {	
	color: #ffffff;
	text-decoration:underline;
}

a:hover {
	color: #f0ffff;
	text-decoration:none;
}

h1 
{
    color: #000000;
    background-color: #f7cfef;
}

h4 
{
    color: #000000;
    background-color: #f7cfef;
}

/********** LINKS **********/
.leftcolumn {
	border-right:1px dashed #ffffff;
}

/********** RECHTS **********/
.rightcolumn {
	background-color: #f7cfef;
}

/********** MITTE **********/
.middlecolumn {
	background-color: Transparent;
}

#footer 
{
    background-color: Transparent;
}

#UnreadMessageDIV
{
	background-color:	#f7cfef;
}


/******************************************************************************
                       Sprachauswahl
******************************************************************************/
#sprachauswahl{
	background-color:	#f7cfef;
	border-bottom:      1px solid #000000;
}

#sprachauswahl ul li a {
	color: #000000;
	font-weight: bold;
}

#sprachauswahl ul li a:hover {
	color: #000000;
}

/******************************************************************************
                       Register Navigation
******************************************************************************/

#registernavi {
    background-color: transparent;
}

#registernavi a span {
	color: #000000;
}

#topnavcontainer a:hover span {
	color: #000000;
}

/******************************************************************************
                       Register Navigation VideoPage
******************************************************************************/

#registernavivideo {
    background-color: #f7cfef;
}

#registernavivideo a span {
	color: #000000;
}

#registernavivideo a:hover span {
	color: #000000;
}

/******************************************************************************
                       Main Navigation
******************************************************************************/

#leftuppernavcontainer a {
	background-color: #f7cfef;
	border-bottom: 1px solid #ffffff;
	color: #000000;
	text-decoration:none;
}

#leftuppernavcontainer a:hover {
	background-color: #ffffff;
	color: #82016e;
}

/******************************************************************************
                       Main Navigation
******************************************************************************/

#leftlowernavcontainer a {
	background-color: #f7cfef;
	border-bottom: 1px solid #ffffff; 
	color: #000000;
	text-decoration:none;
}

#leftlowernavcontainer a:hover {
	background-color: #ffffff;
	color: #82016e;
}

/******************************************************************************
                       Kategorien / Navigation
******************************************************************************/

#kategorie a:link, a:visited {
	color: #000000;
}

#kategorie a:hover {
	background-color: #ffffff;
	color: #82016e;
}

/******************************************************************************
                       Form Styling
******************************************************************************/

input {
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #6e6e6e;
}

input:focus{
	border:1px solid #888888;
}

input:hover{
	border:1px solid #AAAAAA;
}

.submit input{
	background-color:#B30000;
	color:#FFFFFF;
}

/******************************************************************************
                       Design Elemente
******************************************************************************/

p.linie { border-bottom:1px dashed #ffffff; height:1px; }

/******************************************************************************
                       Kommentare / VideoPlayer Seite
******************************************************************************/

a.eintragen {
	color:#000;
}

a.eintragen:hover {
	color:#EEEEEE;
}

a.linkeintragen {
	color:#EEEEEE;
}

a.linkeintragen:hover {
	color:#FFFFFF;
}

.kommentar {
	background-color:#555555;
}

.kommentarfooter {
	color: #EEEEEE;
}

.kommentarfooter strong{
	color: #999999;
}

/******************************************************************************
                       Aktionen / VideoPlayer Seite
******************************************************************************/

#aktionen {
	border:1px solid #ffffff;
}

/*****  Linke Box  *****/
.boxleft {
	border-right:1px dashed #ffffff;
}

/*- Aktionnavi --------------------------- */

#aktionnavi li {
	border-bottom:1px dashed #ffffff;
}
	
#aktionnavi li a {
    color:#FFF;
}

#aktionnavi li a:hover { 
    color: #DDDDDD;
}

/******************************************************************************
                       Textbox Bilder werden Links dargestellt
******************************************************************************/

.pane {
	border-bottom:1px dashed #ffffff;
}

/******************************************************************************
                       Textbox Bilder werden Rechts dargestellt
******************************************************************************/

.pane2 {
	border-bottom:1px dashed #ffffff;
}

/******************************************************************************
                       Tabellen Angaben f?r die Cam und Video Page
******************************************************************************/

.CamTable {
	background-color: #f7cfef;
	border: solid 1px #888888;
	color: #82016e;
}

.ProducerVCardLabel
{
	color: #82016e;
}

.MovieNameTD {
	background-color: #1c85a4;
	color: #FFFFFF;
	font-weight:bold;
	padding:3px 0;
}

.HighlightMessage 
{
	color: #1c85a4;
	font-weight:bold;
}

.MovieBox {
	background-color: #f7cfef;
	border: solid 1px #ffffff;
	color: #82016e;
}

.MovieBoxWide {
	background-color: #f7cfef;
	border: solid 1px #ffffff;
	color: #82016e;
}

.OnlineProducerNameTD {
	background-color: #f7cfef;
	color: #82016e;
	font-weight:bold;
	padding:3px 0;
}

.OfflineProducerNameTD
{
	background-color: #ffffff;
	color: #82016e;
	font-weight:bold;
	padding:3px 0;
}

.PasswordLostLink
{
	color: #000000;
}
  
.QuickLoginHeader 
{
	color: #000000;
    background-color: #f7cfef;
}

.QuickLoginDIV {
	background-color: #f7cfef;
}

.QuickLoginTopTD {
	background-color: #f7cfef;
	color: #000000;
}

.QuickLoginTextBox {
	border: solid 1px #6e6e6e;

}

.QuickLoginButton {
	border: solid 1px #6e6e6e;
}

.QuickLoginButtonTD {
	color: Black;
}

.LogoutButton {
	border: solid 1px #6e6e6e;
}

/******************************************************************************
                       Angaben f?r die Tabellenrand und Linien
******************************************************************************/

.tdborder{border:dashed 1px #ffffff; padding:4px; color: #000000;}
.tdborder a 
{
    color: #000000;
}
.tdlinie{border-bottom:dashed 1px #ffffff; padding:10px 0 0 0;}
.tdcontent  {text-align:left; padding:6px; color: #000000;background-color: #f7cfef;}
.tdeinzahlen  {text-align:left; padding:6px; color: #000000;background-color: #f7cfef;}
.tdeinzahlen:hover {color: #000000;background-color: #f7cfef;}
.tdeinzahlenlogin  {text-align:left; padding:6px; color: #000000;background-color: #f7cfef;}
.tdeinzahlenlogin:hover {color: #000000;background-color: #f7cfef;}
.tdonlinecamcontent { color: #000000;background-color: #f7cfef; }
.posteingang a{ font-weight:bold; color: #FFFFFF; text-decoration:underline;}
.posteingang a:hover{ font-weight:bold; color: #EEEEEE; text-decoration:none;}

#registernavivideo img{
	border: none;
}

#registernavivideo {
	float:left;
	width:99%;
	font-size:93%;
	line-height:normal;
	margin:0 0 10px 0;
}

#registernavivideo ul {
	margin:0;
	padding:5px 10px 0 0;
	list-style:none;
}

#registernavivideo li {
	display:inline;
	margin:0;
	padding:0;
}

#registernavivideo a {
	float:left;
	background:url("../../images_navivideo/gray/navivideoleft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}

#registernavivideo a span {
	float:left;
	display:block;
	background:url("../../images_navivideo/gray/navivideoright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	cursor: pointer;
}


#registernavivideo a:hover {
	background-position:0% -42px;
}

#registernavivideo a:hover span {
	background-position:100% -42px;
}

.header {
	background:url("http://webmaster.cam-content.com/SystemImages/Header200712152309550455.jpg") no-repeat left bottom;
	position:relative;
	height:110px;
	width:100%;
}

.boxanimation {
	height:82px;
	width:151px;
	position: absolute;
}

.kommentarfooter {
	background: url(../../images/pfeilnachunten2.gif) 20px 0 no-repeat;
	padding-left: 58px;
	padding-top: 1px;
	margin-bottom: 2em;
}

#sitelogo
{
	margin-left: 10px;
}

.SearchGirlDIV
{
	top: 46px;
	left: 360px;
	width: 320px;
	position: absolute;
	z-index: 3;
	margin-top: 40px;
	text-align: right;
}

.SearchMovieDIV
{
	top: 46px;
	left: 320px;
	width: 320px;
	position: absolute;
	z-index: 3;
	margin-top: 40px;
	text-align: right;
}

#LeftMenuBar
{
	font-weight: bold;
}

.CamTable
{
	position: relative;
	float: left;
	width: 180px;
	height: 190px;
	margin-right: 10px;
	margin-bottom: 8px;
}

.MovieBox
{
	position: relative;
	float: left;
	width: 180px;
	height: 200px;
	margin-right: 10px;
	margin-bottom: 8px;
}

.MovieBoxWide
{
	position: relative;
	float: left;
	height: 140px;
	margin-right: 10px;
	margin-bottom: 8px;
	border: solid 1px #A0A0A0;
}

.VideoPreview 
{
	width: 148px;
	height: 111px;
}

.MovieNameTD
{
	font-weight:bold;
	padding:3px 0;
	height: 12px;
	width: 100%;
	text-align: left;
	overflow: hidden;
	cursor: pointer;
}

.OnlineProducerNameTD
{
	font-weight:bold;
	padding:3px 0;
	height: 12px;
	width: 100%;
	text-align: center;
	overflow: hidden;
	cursor: pointer;
}

.OfflineProducerNameTD
{
	cursor: pointer;
}

.ProducerVCardTD
{
	height: 40px;
	vertical-align: top;
	overflow: hidden;
}

.ProducerVCardLabel
{
	text-align: center;
}

.ProducerPriceTD
{
	height: 20px;
	vertical-align: bottom;
}

.ProducerPriceLabel
{
	text-align: center;
}

.QuickLoginDIV
{
	width: 170px;
}

.QuickLoginTable
{
	width: 170px;
}

.QuickLoginTD
{
	padding-left: 2px;
}


.QuickLoginTextBox
{
	width: 153px;
	font: 9pt Courier New;
}

.QuickLoginButton
{
	width: 90px;
}

.QuickLoginButtonTD
{
	padding-top: 2px;
	padding-right: 3px;
}

.LogoutButton
{
	width: 100px;
}

.SteckbriefImagesDIV
{
	width: 400px;
	height: 280px;
}

.PaymentMethodBox {
	float:left;
	width:48%;
	padding-left:4px;
	margin-top:3px;
	margin-right:3px;
}

.tdeinzahlen 
{
	width: 100%;
	height: 135px;
}

.tdeinzahlenlogin
{
	width: 100%;
}

#UnreadMessageDIV
{
	text-align: center;
}

.TextLinkToChat
{
	text-decoration: none;
	font-size: larger;
	font-weight: bold;
}

.ratingstar
{
	background:url("../../images/RatingFull.gif") no-repeat left top;
	width: 12px;
	height: 12px;
}

.emptystar
{
	background:url("../../images/RatingFull.gif") no-repeat left top;
	width: 12px;
	height: 12px;
}

.filledstar
{
	background:url("../../images/RatingFull.gif") no-repeat left top;
	width: 12px;
	height: 12px;
}

.waitingstar
{
	background:url("../../images/RatingFull.gif") no-repeat left top;
	width: 12px;
	height: 12px;
}

/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : white;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 80px;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff00;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}

.handleImage
{
	width:15px;
	height:16px;
	background-image:url(images/HandleHand.png);
	overflow:hidden;
	cursor:se-resize;
}

.resizingImage
{
	padding:0px;
	border-style:solid;
	border-width:3px;
	border-color:#B4D35D;
}