/***********************************************/
/* Termingirls24.de                            */
/* (c) 2010						               */
/***********************************************/

body
{
	font-size: 12px;
	text-align:center;
	font-family: Arial,sans-serif;
	color:#F3F3F3;
	background-color : #000000;
	margin:5px; padding:0;
}

h3
{
	font-size: 14px;
	font-weight:bold;
}

input, textarea
{
	background-color:#B9B6AD;
}

#site
{
	width:960px;
	text-align:left;
	border:3px solid #B9B6AD;
	background-color : #000000;
	margin:0px auto;
	padding:0em;
	
}

#title
{
	background: url("logo/schwarzneon.jpg")  no-repeat center center;
	width:960px;
	height:168px;
}

#menu
{
	width:950px;
	border:1px solid #B9B6AD;
	height:20px;
	margin:0px auto;
	
}

#hier
{
	width:942px;
	height:18px;
	padding-left:10px;
	padding-top:2px;
	background:#B9B6AD;
	margin:10px auto;
	font-size:14px;
	font-weight:bold;
	
}

#content
{
	width:920px;
	margin:0px auto;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	border:1px solid #B9B6AD;
	font-family: Arial,sans-serif;
	min-height:490px;	
	background: url(girl.jpg) no-repeat bottom center;
}

#footerbild
{
	
	
	height:580px;
	padding-top:20px;
}

#footer
{
	width:942px;
	height:14px;
	padding-left:10px;
	padding-top:2px;
	color:#F3F3F3;
	background:#B9B6AD;
	margin:10px auto;
	font-size:10px;
}

#contentleft
{
	float:left;
	width:370px;
	padding-left:70px;
	padding-right:10px;
	padding-top:10px;
	font-size:14px;
	text-align:left;
}

#contentright
{
	float:right;
	width:370px;
	padding-left:10px;
	padding-right:70px;
	padding-top:10px;
	font-size:14px;
	text-align:left;
}

#err
{
	float:right;
	text-align:right;
}

#ecken { width:980px;  margin:0 auto; padding:10px 10px 25px 10px; position:relative;}
#eckena { width:180px;  margin:0 auto; padding:10px 10px 25px 10px; position:relative;}
#eckenb { width:750px;  min-height:600px; margin:0 auto; padding:10px 10px 25px 10px; position:relative;}
#ecken img{  }
#ecken .eck1 { top:0; left:0; position:absolute;}
#ecken .eck2 { top:0; right:0; position:absolute;}
#ecken .eck3 { bottom:0; left:0;position:absolute; }
#ecken .eck4 { bottom:0; right:0; position:absolute;}

#email
{
	display:none;
}

a:link, a:visited, a:active
{ 
	text-decoration:none;
	font-weight:bold;
	color:#B9B6AD;
	
	font-size:12px;
}

a:hover{
	color:#F3F3F3;
 }

a.content:link, a.content:visited
{
	color:#000000;
	text-decoration: underline;
	font-weight:normal;
	
	font-size:11px;
}

a.content:hover, a.content:active
{
	color:#333333;
	text-decoration: underline;
	font-weight:normal;
	font-size:11px;
}



#rolloverbutton a
{
	background: url("button.jpg") 0px 0px no-repeat;
	font-size:12px;
	float:left;
	width:100px;
	height:18px;
	text-align:center;
	padding-top:2px;
	color:#F3F3F3;
} 
#rolloverbutton a:hover {font-size:12px; background-position: 0px -20px; color:#F3F3F3}

/* Stylesheet für                             */
/* lightbox2					               */
/* 							               */
/***********************************************/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
