@charset "UTF-8";
/* main, header, content, navi */



#main{
width:900px;	
}

#header_en{
border:1px solid #C0C0C0; width:698px; 
height:152px; 

float:left; 
clear:none; 

background-color:#000000;
background-image:url('images/header_en.jpg'); 
background-repeat:no-repeat; 

	
}

#header{
border:1px solid #C0C0C0; width:698px; 
height:152px; 

float:left; 
clear:none; 

background-color:#000000;
background-image:url('images/header.jpg'); 
background-repeat:no-repeat; 

	
}

#content{
border-left:1px solid #C0C0C0; border-right:1px solid #C0C0C0; border-top:0px solid #C0C0C0; border-bottom:1px solid #C0C0C0; width:698px; 
height:700px; 

float:left; 
clear:left; 

background-image:url('images/background.jpg'); 

color:#ffffff
}

#content_ladies{
border-left:1px solid #C0C0C0; border-right:1px solid #C0C0C0; border-top:0px solid #C0C0C0; border-bottom:1px solid #C0C0C0; width:698px; 
height:750px; 

float:left; 
clear:left; 

background-image:url('images/background.jpg'); 

color:#ffffff
}

#ladiesfotos{
	
	margin-top:10px;
}

#navi_ladies{
width:198px; 
height:903px; 

float:right; 
clear:none;

background-color:#000000;


border-width:1px; 
border-style:solid; 
border-color:#C0C0C0; 
border-left-width:0px;
}
#beschreibung{
background-color:#000000; 
clear:both; 
width:680px; 
height:350px; 
margin-top:10px;	
}
#navi{
width:198px; 
height:853px; 

float:right; 
clear:none;

background-color:#000000;


border-width:1px; 
border-style:solid; 
border-color:#C0C0C0; 
border-left-width:0px;
}

a {text-align:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#ffffff; text-decoration:none}
a:hover {text-align:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#ffffff; text-decoration:underline;}
a:active {text-align:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#ffffff; text-decoration:none;}

.ladies {
	width:75px; 
	height:120px; 
	
	color:#ffffff; 
	
	margin:12px; 
	float:left; 
	line-height:20px;
}


.text {
	
	width:600px;
	height:400px;
	
	margin:12px;
	
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
