@charset "utf-8";
/* CSS Document */

html {
	overflow: hidden;
}

body {background-color: #333333;

}
.wrapper {width: 990px;
		  margin: 5px auto 0 auto;
		  }
.container { background-color: #000;
}

.head {}

.topnavi {}

.navi {width: 330px;
	   height: 530px;
	   float: left;
	   background-color: #000;
}


/*-----------content-------------------------*/

.contentbox_text {width:609px;
				  height:489px;
				  margin: 20px 15px;
				  padding: 20px 0px 0px 20px;
				  overflow: auto;
}
.cuttingroom_content {width: 660px;
 				      height: 549px;
					  float: right;
					  margin-top: 1px;
					  background-image: url(../images/girl_cr_index_content_background.jpg);
					  background-repeat: no-repeat;	
					    
}
.topservice_content {width: 660px;
 				      height: 549px;
					  overflow: auto;
					  float: right;
					  margin-top: 1px;
					  background-image: url(../service_top/images/girl_top_content_golden.jpg);
					  background-repeat: no-repeat;	  
}
.trendservice_content {width: 660px;
 				      height: 549px;
					  overflow: auto;
					  float: right;
					  margin-top: 1px;
					  background-image: url(../service_trend/images/girl_trend_content_silver.jpg);
					  background-repeat: no-repeat;		  
}
.youngstyleservice_content {width: 660px;
 				      height: 549px;
					  overflow: auto;
					  float: right;
					  margin-top: 1px;
					  background-image: url(../service_youngstyle/images/girl_youngstyle_content.jpg);
					  background-repeat: no-repeat;		  
}
.sabinawegberg_content {width: 660px;
 				      height: 549px;
					  overflow: auto;
					  float: right;
					  margin-top: 1px;
					  background-image: url(../images/content_background_sabina_wegberg.jpg);
					  background-repeat: no-repeat;		  
}

.membercard_content {width: 660px;
 				      height: 549px;
					  overflow: auto;
					  float: right;
					  margin-top: 1px;
					  background-image: url(../images/content_background_membercard_2.jpg);
					  background-repeat: no-repeat;		  
}




.schwarzerbalkenunten {background-color: #000000;
					   clear: both;}



.bottomnavi {margin-top: 5px; margin-bottom: 5px; margin-left: 5px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#999999;}
.bottomnavi a:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#999999; text-decoration: none;}
.bottomnavi a:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#999999; text-decoration: none;}
.bottomnavi a:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#999999; text-decoration: underline;}
.bottomnavi a:active {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#999999; text-decoration: none;}


