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

.container {
	text-align: center;
}

body {
	margin-left: 0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.head {
	background-color: #000000;
	height: 419px;
	
	border: 0px;
	margin: auto;
}

.slider {
	text-align: center;
	margin-left: 250px;
	margin-top: 35px;
}

.maincontent {
	background-color: #FFFFFF;
	height: 100%;
	width: 870px;
	margin-left: 250px;
	padding: 50px 0px 95px 15px;
	text-align: left;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

.maincontent_behandlungen {
	background-color: #FFFFFF;
	height: 530px;
	width: 870px;
	margin-left: 250px;
	padding: 54px 0px 95px 15px;
	text-align: left;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}

.footer {
	background-color: #000000;
	height: 100px;
	width: 100%;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
}


.logo {
	height: 150px;
	width: 200px;
	margin-top: 10px;
	margin-left: 250px;
}

.subtext {
	font-size: 10px;
}
/* -------------------------------- */

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
	margin:0;
	padding:0;
	list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:900px;
	height:300px;
	overflow:hidden;
	text-align: center;
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:71px;
	z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}

/* -------------------------------- */
/* ### TYPO ### */

p.txt_behandlung_head {
	font-size: 18px;
	font-family: times;
}

p.txt_behandlung_sub {
	font-size: 15px;
	font-family: times;
}

p.txt_behandlung_sub_right {
	font-size: 15px;
	font-family: times;
	text-align: right;
}

.behandlung_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.behandlung_head {
	font-family: times;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.imprint {
	font-size: 12px;
	font-family: times;
}

.maincontent_headline {
	font-weight: bold;
	color: #000000;
	font-family: times;
	font-size: 20px;
	font-variant: normal;
}

.maincontent_fliesstext {
	font-family: times;
	font-size: 15px;
	line-height: 1.2;
}


.footer_bold {
	font-weight: bold;
	font-size: 12px;
}
.footer_normal {
	font-weight: normal;
	font-size: 14px;
}


/* -------------------------------- */
/* #### TABLES - BEHANDLUNGEN ### */
.obj-behandlungen_left {
	width: 430px;
	float: left;
}

.obj-behandlungen_right {
	width: 405px;
	float: right;
}

.behandlung-leftcol_1 {
	width: 24%;
	float: left;
}

.behandlung-rightcol_1 {
	width: 76%;
	float: right;
}


.behandlung-leftcol_2 {
	width: 70%;
	float: left;
}

.behandlung-rightcol_2 {
	margin-right: 98px;
	float: right;
}

.behandlung-rightcol_3 {
	
	float: right;
}

.behandlung_head {
	width: 430px;
	
}


/* -------------------------------- */
/* TABLES - SPEZIALBEHANDLUNGEN */

#obj-spezbehandlungen {
	width: 600px;
	height: 800px;
	padding-top: 9px;
}

#obj-spezbehandlungen_img {
	position: absolute;
	left: 880px;
	top: 480px;
}
/* -------------------------------- */
/* ### PRODUKTE ### */

#obj-products {
	
}

/* -------------------------------- */
/* ### OXICUTAN ### */

.obj-oxicutan_sideimg {
	position: absolute;
	left: 910px;

}

.obj-oxicutan {
	width: 570px;
	padding-top: 0px;
}

/* -------------------------------- */
/* ### PERMANENT MAKEUP ### */

#obj-permanent_makeup {
	height: 400px;
	width: 590px;
	padding-top: 4px;
}

#obj-permanent_img {
	position: absolute;
	left: 830px;
	top: 578px;
}



/* -------------------------------- */
/* ### TOPMENU ### */

#topmenu {
	
	margin-left: 480px;
	margin-top: -65px;
	height: 50px;
}


#primary_nav_wrap
{
	margin-top:15px;
	width: 740px;
	
}

#primary_nav_wrap ul
{
	list-style:none;
	position:relative;
	float:left;
	margin:0;
	padding:0;
}

#primary_nav_wrap ul a
{
	display:block;
	color:#fff;
	text-decoration:none;
	/*font-weight:700;*/
	font-size:15px;
	line-height:32px;
	padding:0 15px;
	font-family: times;
}

#primary_nav_wrap ul li
{
	position:relative;
	float:left;
	margin:0;
	padding-left: 15px;
	padding-right: 15px;
}

#primary_nav_wrap ul li.current-menu-item
{
	background:#222222;
}

#primary_nav_wrap ul li:hover
{
	background: #222222;
}

#primary_nav_wrap ul ul
{
	display:none;
	position:absolute;
	top:100%;
	left:0;
	background:#000;
	padding:0;
}

#primary_nav_wrap ul ul li
{
	float:none;
	width:130px;
}

#primary_nav_wrap ul ul a
{
	line-height: 125%;
	padding: 8px 0px 0px 0px;
	border-bottom: 1px solid #fff;
}

#primary_nav_wrap ul ul ul
{
	top:0;
	left:100%
}

#primary_nav_wrap ul li:hover > ul
{
	display:block;
}


#pagewrap {
	width: 100%;

	background: red;
}

#contentwrap {
	background: green;
	margin: auto;
	width: 1020px;
}


#fakebg {
	position: absolute;
	background: #000;
	width: 1150px;
	height: 250px;
	z-index: -1;
}



/* -------------------------------- */
