/****GENERAL STYLES****/

* {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	}	
	
#deep {
    bottom: 3px;
    height: 14px;
    position: fixed;
    right: 3px;
    width: 53px;
}

#bg {
	position: fixed; 
	top: 0; 
	left: 0;
	}
	
.bgwidth {
	width: 100%;
}
	
	
.bgheight {
	height: 100%;
}	


a {
	color:#005985;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}
	
#logo{
	margin-top:31px;
	margin-left:35px;
}

#header{
	position:relative;
	width:610px;
	height:145px;
	background-color:#005985;
}

h1{
	color:#005985;
	font-size:18px;
	margin-bottom:16px;
}

h2{
	font-weight:bold;
	font-size:14px;
	margin-bottom:8px;
	color:#005985;
}

h3{
	font-size:13px;
	margin-bottom:6px;
}

h3.prodtitle{
	font-size:12px;
}

.links{
	font-size:14px;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:8px;
	color:#005985;
	
}

p{
	margin-bottom:24px;
}


/******MENU******/
#menubox{
	position:absolute;
	top:20px;
	left:450px;
	height:145px;
	font-size:14px;
}

#menubox ul li{
	list-style:none;
	margin-bottom:7px;
	margin-left:22px;
	position:relative;
	width:140px;
}

#menubox a{
	color:#FFF;
	font-size:14px;
}

#menubox a:hover{
	color:#ffd500;
	font-size:14px;
	text-decoration:none;
}

#menubox .on{
	color:#ffd500;
	font-size:14px;
	text-decoration:none;	
}

#menubox ul li ul{
	position:absolute;
	top:-5px;
	margin-left:141px;
	width:170px;
	display:none;
}

#menubox ul li:hover ul{
	display:block;
}

#menubox ul li ul li{
	margin: 1px 0;
	background-color:#005985;
	padding:3px 10px 3px 10px;
}



/******CONTENT******/

#boxwrap{
	width:100%;
	position:absolute;
	bottom:20px;
	margin:0 auto;
}

.startbox{
	width:250px;
	height:350px;
	float:left;
	margin:0 20px;
	padding:20px;
	background-color:#FFF;
	overflow:hidden;
	line-height:18px;
}

.startbox img{
	margin-bottom:12px;
}

#contentbox{
	position:relative;
	margin-left:113px;
	margin-top:200px;
	width:810px;
	min-height:350px;
	background-color:#FFF;
	padding:35px;
	line-height:18px;
	margin-bottom:40px;
	overflow:hidden;
}

#leftcol{
	width:370px;
	float:left;
}

#rightcol{
	width:370px;
	float:right;
}


#faqlist li{
	list-style:none;
}

.teamrow{
	overflow:hidden;
	margin-bottom:36px;
}

.teamrow li{
	width:370px;
	float:left;
	margin-right:15px;
}

.descrow{
	margin-bottom:16px;
	min-height:130px;
	overflow:hidden;
}

.descitem{
	width:370px;
	float:left;
	margin-right:30px;
	overflow:hidden;
	padding-bottom:10px;
}

.descitem img{
	float:left;
	margin-bottom:24px;
}

.descitem p{
	margin-left:120px;
}


.product_tn{
	position:relative;
	width:148px;
	height:250px;
/*	background-color:#EEE; */
	padding:15px;
	margin-right:5px;
	margin-bottom:20px;
	float:left;
	border:1px solid #DDD;
/*	border-radius: 5px 5px 5px 5px; */
}

.product_tn:hover{
	background-color:#EEE;
}

.product_tn img{
	margin-bottom:10px;
	
}

.product_tn .details_a{
/*	margin-left:60px; */
	position:absolute;
	top:255px;
	left:72px;
}

.teamul p{
	margin-bottom:7px;
}

.teamul li img{
	float:left;
	margin-right:10px;
}

.detailimg{
	float:left;
}

.newstxt{
	margin-left:340px;
}

.newsimg{
	margin-bottom:24px;
}

.newsdate{
	color:#999;
}

ul.history {
	margin-bottom:24px;
}

ul.history li {
	clear:both;
}

ul.history label {
	width:100px;
	height:70px;
	font-weight:bold;
	display:block;
	float:left;
}

.fotogeb{
	float:right;
}


/******RIGHTBOX******/
#rightbox{
	position:absolute;
	right:0;
	top:170px;
	width:226px;
	height:160px;	
}

#rightbox div{
	margin-bottom:8px;
	color:#FFF;
}

#infoline{
	background-color:#005985;
	padding:8px 18px;
}

#infoline p{
	margin-bottom:0;
}

#infoline .headline{
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	margin-bottom:8px;
}

#switch{
	position:absolute;
	top:0;
	right:0;
	height:26px;
	width:190px;
	background-color:#ffd500;
	color:#005985;
	padding:10px 18px;
	text-align:center;
}

#switch p{
	font-size:14px;
	font-weight:bold;
}

#switch:hover{
	color:#ffd500;
	background-color:#005985;
	
}

#rightbox #schlafprobleme{
	color:#005985;
	background-color:#FFF;
	padding:8px 18px;
}

#schlafprobleme .schlafp{
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	margin-bottom:0px;
}

#rightbox #schlafprobleme:hover{
	color:#ffd500;
	background-color:#005985;
}

#rightbox #bettfeder{
	color:#005985;
	background-color:#FFF;
	padding:8px 18px;
}

#bettfeder .bettp{	
	font-size:14px;
	font-weight:bold;
	margin-bottom:0px;
}

#rightbox #bettfeder:hover{
	color:#ffd500;
	background-color:#005985;
}

/***untergeordnete liste content***/

.listings   {
	padding: 0px 0 0px 0;
	margin-left:40px;
	margin-bottom:24px;
	line-height:24px;
	list-style-position: outside;
}

.listings ul {
  margin: 0 0 0 5px;
  padding: 0;
  list-style: none;
}


ul.contentlinks {
	width:220px;
	float:left;
	padding-bottom:20px;
}



ul.contentmitte {
	width:220px;
	float:left;
	margin-left:45px;
	padding-bottom:20px;
}



ul.contentrechts {
	width:220px;
	float:right;
	padding-bottom:20px;
}

#adresse_links {
	width:200px;
	float:left;
}
#adresse_rechts {
	width:600px;
	float:right;
}
	#contentbox #adresse_links {
	font-weight: bold;
}
#contentbox #adresse_links {
	font-weight: normal;
}

.bold {
	font-weight:bold;
}

.oeffnungszeiten {
	color:#005985;
	font-size:14px;
	padding-bottom:14px;
}

.linkse{
	font-weight:bold;
	font-size:14px;
	margin-bottom:14px;
	color:#005985;
}

.content_list{
	margin-bottom:24px;
	list-style:disc;
	list-style-position:inside;
}




/***Formular***/

form p{
	margin-bottom:12px;
}

label{
	float:left;
	width: 150px;
	}
	
input {
	border: 1px solid #005985;
	width: 250px;
	padding: 2px;
	}
	
input:focus{
	background-color:#ffd500;
}
	
input.button {
	border: 1px solid #005985;
	width: 150px;
	padding: 5px;
	color:#FFF; 
	background-color:#005985;
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	}	
	
input.button:hover {
	border: 1px solid #ffd500;
	color:#ffd500;
	width: 150px;
	padding: 5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	}
	
input.plz {
	border: 1px solid #005985;
	width: 45px;
	padding: 2px;
	}
	
input.city {
	border: 1px solid #005985;
	width:187px;
	padding: 2px;
	margin-left:12px;
	}
	

/*** Produktedetails ***/

#prod{
	margin: 20px;
	}

#prod .weiterelink{
	margin-top:15px;
}

#prod .prodwrap{
	border:1px solid #DDD;
	padding: 20px;
	overflow:hidden;
	background-color:#EEE;
}

#prod .prodwrap h2{
	margin-bottom:30px;

}

#prod .proddetails{
	width:450px;
	float:right;
}
