*{
	margin:0px;
	padding:0px;
	border:0px;
}
html {
}
ul{
	list-style:none;	
}

#wrapper{
	margin-left:110px;
	text-align:left;
	width:805px;
}

#headerwrapper{
	height:198px;
	background:URL("../img/header_bg.jpg") repeat-x #bdbdb8;
	border-bottom: 1px solid #339e9b;
	margin:0 auto;	
	width:100%;
}
h1{
	background:URL("../img/header.jpg");
	display:block;
	width:805px;
	height:198px;
	margin-left:110px;
	text-align:left;
}
h1 span{
	display:none;
}

#contentwrapper{
}

#contentwrapper #leftcol{
	width:207px;
	float:left;
}
#contentwrapper #leftcol #nav{
	width:207px;
	list-style:none;
	display:block;
	margin-bottom:15px;
	overflow:auto;
}

#contentwrapper #leftcol #contact{
	line-height:14px;
	font-size:12px;	
	padding-left:10px;
	margin-top:10px;
}
#contentwrapper #leftcol #contact ul{
	line-height:20px;
}
#contentwrapper #leftcol #contact h3{
	font-weight:bold;
	font-size:14px;	
	margin-bottom:10px;
}
#contentwrapper #rightcol{
	width:582px;
	background:URL("../img/content_bg.jpg") repeat-y;
	float:left;
	margin-left:10px;
}
#contentwrapper #rightcol #top-bg{
	width:582px;
	height:26px;
	background:URL("../img/content_top.jpg") no-repeat;
}
#contentwrapper #rightcol #bottom-bg{
	width:582px;
	height:45px;
	background:URL("../img/content_bottom.jpg") no-repeat;
}
#contentwrapper #rightcol #content{
	color:#666;
	padding:10px 35px;	
}

body{
	background:URL("../img/bg.jpg") #4acfcd 0px 198px;
	font-family:Helvetica, Arial, sans-serif;
	color:#fff;
	line-height:20px;
	font-size:12px;
}
body a{
	color:#fff;	
}

body a:hover{
	color:#fff;	
	text-decoration:none;
}

h2{
	background:URL("../img/claim.jpg");
	display:block;
	width:800px;
	height:55px;
	margin-top:35px;
	margin-bottom:20px;
}
h2 span{
	display:none;
}
#nav{
	line-height:0px;
}
#nav li{
	float:left;
	width:100%;
}
#nav li a span{
	display:none;
}
#nav li a{
	width:207px;
	height:28px;
	display:block;
	background:no-repeat;
	border-top:1px solid #dcebea;
	border-bottom:1px solid #8a8983;
}
#nav li.active a{
	background-position:0px -50px;
}
#nav li a:hover{
	background-position:0px -50px;
}
#nav li#nav_start a{
	background-image:URL("../img/btn_start.jpg");	
	border-top:none;
}
#nav li#nav_diagnose a{
	background-image:URL("../img/btn_diagnose.jpg");	
}
#nav li#nav_stoffwechsel a{
	background-image:URL("../img/btn_stoffwechsel.jpg");	
}
#nav li#nav_mitochondrial a{
	background-image:URL("../img/btn_mitochondrial.jpg");	
}
#nav li#nav_fuss a{
	background-image:URL("../img/btn_fuss.jpg");	
}
#nav li#nav_stoffwechsel a{
	background-image:URL("../img/btn_stoffwechsel.jpg");	
}
#nav li#nav_blutegel a{
	background-image:URL("../img/btn_blutegel.jpg");	
}
#nav li#nav_injektionen a{
	background-image:URL("../img/btn_injektionen.jpg");	
}
#nav li#nav_eigenblut a{
	background-image:URL("../img/btn_eigenblut.jpg");	
}
#nav li#nav_gesundheit a{
	background-image:URL("../img/btn_gesundheit.jpg");	
}
#nav li#nav_impressum a{
	background-image:URL("../img/btn_impressum.jpg");	
	border-bottom:none;
}

#contentwrapper #rightcol #content h4{
	font-size:14px;
	margin-bottom:20px;
}

#contentwrapper #rightcol #content p{
	margin-bottom:20px;
}

#contentwrapper #rightcol #content ul{
	margin-left:40px;
	list-style:circle;
}
#contentwrapper #rightcol #content img{
	float:right;
	margin-right:30px;
	margin-left:15px;
}