*{
margin: 0;
padding: 0;
list-style: none;
}

:focus{
outline: 0;
}

img{
border: 0;
display:block;
}

a span{
display:none;
}

body{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666065;
font-size:11px;
background: url(images/bg_web.gif) top repeat-x;
background-color:#F0F7DD
}
	
	body#aktiv{
	background: url(images/bg_web_akt.gif) top repeat-x;
	background-color:#Fbf1cd;
	}
	

*+ html body{
padding-right:1px;
}

#wrap, #header, #content, #footer{
width:991px;
}

#wrap{
display:block;
margin:0 auto;
position:relative;
background:url(images/bg_content_top.png) 1px 133px no-repeat;
height:500px;
}

	body#aktiv #wrap{
	background:url(images/bg_content_top_akt.png) 1px 133px no-repeat;
	}

#wrap:after{content:"";}

#header{
position:relative;
height:133px;
}

	#logo{
	position:absolute;
	top:0px;
	right:0px;
	display:block;
	width:240px;
	height:180px;
	background:url(images/logo.gif) no-repeat;
	}
	
		body#aktiv #logo{
		background:url(images/logo_akt.gif) no-repeat;
		}
	
		#logo span{
		display:none;
		}
	
	ul#mainnav{
	position:absolute;
	bottom:0;
	left:10px;
	height:50px;
	}

		#mainnav li{
		float:left;
		}
		
		#mainnav a{
		display:block;
		float:left;
		height:56px;
		background-repeat:no-repeat;
		}
		
			#mainnav a#home{width:84px; background:url(images/1_gruen2.gif);}
			#mainnav a#home:hover{background:url(images/1_gruen3.gif);}
			
			#mainnav a#angebote{width:156px; background:url(images/2_gruen2.gif);}
			#mainnav a#angebote:hover{background:url(images/2_gruen3.gif);}
			
			#mainnav a#wellness{width:151px; background:url(images/3_gruen2.gif);}
			#mainnav a#wellness:hover{background:url(images/3_gruen3.gif);}
			
			#mainnav a#china{width:125px; background:url(images/4_gruen2.gif);}
			#mainnav a#china:hover{background:url(images/4_gruen3.gif);}
			
			#mainnav a#fitness{width:182px; background:url(images/5_gruen2.gif);}
			#mainnav a#fitness:hover{background:url(images/5_gruen3.gif);}
			
			#mainnav a#partner{width:124px; background:url(images/6_gruen2.gif);}
			#mainnav a#partner:hover{background:url(images/6_gruen3.gif);}
			
			#mainnav a#kontakt{width:79px; background:url(images/7_gruen2.gif);}
			#mainnav a#kontakt:hover{background:url(images/7_gruen3.gif);}
			
			
			#mainnav a#en{width:18px; height:17px; background:url(images/en.gif); position:absolute; top:31px; right:-54px;}
			#mainnav a#it{width:18px; height:18px; background:url(images/it.gif); position:absolute; top:30px; right:-76px;}
			
			
			body#aktiv #mainnav a#home{width:84px; background:url(images/1_orange.gif);}
			body#aktiv #mainnav a#home:hover{background:url(images/1_gruen3.gif);}
			
			body#aktiv #mainnav a#angebote{width:156px; background:url(images/2_orange.gif);}
			body#aktiv #mainnav a#angebote:hover{background:url(images/2_gruen3.gif);}
			
			body#aktiv #mainnav a#wellness{width:151px; background:url(images/3_orange.gif);}
			body#aktiv #mainnav a#wellness:hover{background:url(images/3_gruen3.gif);}
			
			body#aktiv #mainnav a#china{width:125px; background:url(images/4_orange.gif);}
			body#aktiv #mainnav a#china:hover{background:url(images/4_gruen3.gif);}
			
			body#aktiv #mainnav a#fitness{width:182px; background:url(images/5_orange.gif);}
			body#aktiv #mainnav a#fitness:hover{background:url(images/5_gruen3.gif);}
			
			body#aktiv #mainnav a#partner{width:124px; background:url(images/6_orange.gif);}
			body#aktiv #mainnav a#partner:hover{background:url(images/6_gruen3.gif);}
			
			body#aktiv #mainnav a#kontakt{width:79px; background:url(images/7_orange.gif);}
			body#aktiv #mainnav a#kontakt:hover{background:url(images/7_gruen3.gif);}
		
		#mainnav a:hover{
		color:#fff;
		}

#content{
position:absolute;
top:145px;
left:1px;
background: url(images/bg_content.gif) center repeat-y;
padding-bottom:80px;
}

	#rightcolumn{
	width:755px;
	float:right;
	/*border-top:1px solid red;*/
	}
		
		#leftbox{
		width:450px;
		float:left;
		padding:20px 10px 30px 0;
		line-height:16.5px;
		}
		
			h1{
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:21px;
			letter-spacing:1px;
			font-weight:normal;
			line-height:20px;
			padding:0;
			margin:0 0 25px 0;
			color:#AFB51B;
			}
			
				body#aktiv h1{
				color:#EA621E;
				}
				
			h2{
			font-size:11px;
			letter-spacing:1px;
			font-weight:bold;
			padding:0;
			margin:0 0 16px 0;
			color:#AFB51B;
			}
			
			#leftbox p{
			margin-bottom:16px;
			}
			
				body#aktiv h2{
				color:#EA621E;
				}
				
		a.eyecatcher{
		display:block;
		font-weight:bold;
		color:#AFB51B;
		margin-bottom:16px;
		text-decoration:none;
		padding-left:18px;
		background:url(images/arrows.gif) left no-repeat;
		}
		
			body#aktiv a.eyecatcher{
			color:#EA621E;
			}
			
		a.eyecatcher:hover{
		text-decoration:underline;
		}
		
		#rightbox{
		width:282px;
		padding:16px 0 0 0;
		float:right;
		font-size:11px;
		}
		
			.sidebarbox{
			position:relative;
			width:260px;
			margin-bottom:5px;
			line-height:15px;
			}
			
				.border{
				border-bottom:1px solid #D4D0CA;
				}
			
				.sidebarbox p{
				margin-bottom:5px;
				padding-left:6px;
				}
				
					.sidebarbox p.hoch{
					line-height:16.5px;
					}
			
				.sidebarheadline{
				display:block;
				font-family:Georgia, "Times New Roman", Times, serif;
				font-size:21px;
				letter-spacing:1px;
				font-weight:normal;
				margin-left:-6px;
				color:#AFB51B;
				}
				
				body#aktiv .sidebarheadline{
				color:#EA621E;
				}
				
					.anfrage{
					padding-bottom:20px;
					}
					
					.newsletter{
					padding-bottom:14px;
					padding-top:20px;
					}
				
				form#Anfrage{
				position:relative;
				width:260px;
				height:80px;
				}
				
					
					#labelone{
					position:absolute;
					top:1px;
					left:6px;
					font-size:11px;
					}
					
					#labeltwo{
					position:absolute;
					top:19px;
					left:6px;
					font-size:11px;
					}
				
					select{
					float:left;
					margin:1px 11px 1px 0;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					line-height:12px;
					font-size:10px;
					color:#858084;
					width:40px;
					border:none;
					}
				
					#selectone{
					position:absolute;
					top:0px;
					left:97px;
					}
					
					#selecttwo{
					position:absolute;
					top:0px;
					left:149px;
					}
					
					
					#selectthree{
					position:absolute;
					top:0px;
					left:200px;
					width:60px;
					}
					
					
					#selectfour{
					position:absolute;
					top:20px;
					left:97px;
					}
					
					#selectfive{
					position:absolute;
					top:20px;
					left:149px;
					}
					
					#selectsix{
					position:absolute;
					top:20px;
					left:200px;
					width:60px;
					}
					
					#submit{
					position:absolute;
					top:53px;
					left:4px;
					width:155px;
					height:19px;
					border:none;
					background:url(images/submit_anfrage.gif) no-repeat;
					cursor:pointer;
					font-weight:bold;
					}
					
						body#aktiv #submit{
						background:url(images/submit_anfrage_akt.gif) no-repeat;
						}
				
				form#Newsletter{
				position:relative;
				width:260px;
				height:43px;
				}
				
					#labelseven{
					position:absolute;
					top:19px;
					left:6px;
					font-weight:bold;
					}
					
				form#Suche{
				position:relative;
				width:260px;
				height:43px;
				}
				
					#labeleight{
					position:absolute;
					top:3px;
					left:7px;
					font-weight:normal;
					}
					
				input{
				padding:1px 0 1px 0;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				line-height:12px;
				font-size:10px;
				color:#999999;
				border:1px solid #d9d9d9;
				}
				
					input#inputone{
					position:absolute;
					top:19px;
					left:132px;
					width:98px;
					height:12px;
					}
					
					input#inputtwo{
					position:absolute;
					top:1px;
					left:54px;
					width:173px;
					height:10px;
					}
					
					#submittwo{
					position:absolute;
					top:21px;
					left:252px;
					width:8px;
					height:10px;
					padding:5px;
					border:none;
					background:url(images/arrows.gif) no-repeat;
					cursor:pointer;
					}
					
					#submitthree{
					position:absolute;
					top:7px;
					left:252px;
					width:8px;
					height:10px;
					padding:5px;
					border:none;
					background:url(images/arrows.gif) no-repeat;
					cursor:pointer;
					}
					
	#leftcolum{
	width:191px;
	padding:1px 18px 0 27px;
	float:left;
	}

ul#sidebarnav{
width:191px;
}

	#sidebarnav li{
	}

	#sidebarnav a{
	display:block;
	height:18px;
	padding:5px 0 0 17px;
	border-top:1px solid #d1d2cd;
	background:url(images/dot.gif) left no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#666065;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	}
	
		#sidebarnav a.active{
		padding:5px 0 0 20px;
		border-top:none;
		background:url(images/arrows.gif) left no-repeat;
		}
		
		#sidebarnav a.first{
		border-top:none;
		}
	
	#footer{
	position:relative;
	height:57px;
	clear:both;
	line-height:16.5px;
	background:url(images/bg_footer.gif) center top #F0F7DD no-repeat;
	}
	
	body#aktiv #footer{
	background:url(images/bg_footer_akt.gif) center top #fbf1cd no-repeat;
	}
	
		p.left{
		position:absolute;
		top:28px;
		left:25px;
		font-size:11px;
		}
		
			.left span{
			margin-right:10px;
			}
			
				span.wide{
				margin-right:14px;
				}
				
			.left a{
			font-weight:bold;
			text-decoration:none;
			color:#afb51b;
			}
			
				body#aktiv .left a{
				color:#EA621E;
				}
			
			.left a:hover{
			text-decoration:underline;
			}
		
		p.right{
		position:absolute;
		top:30px;
		right:7px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		}
		
			.right a{
			font-size:10px;
			color:#4d4d4d;
			text-decoration:none;
			padding:0 2px 0 2px;
			font-weight:bold;
			}
			
			.right a:hover{
			text-decoration:none;
			}
			
			#staticbox{
			position:static;
			}
			
			ul#infosites{
			position:absolute;
			bottom:0;
			width:746px;
			height:60px;
			padding:10px 220px 10px 25px;
			display:block;
			text-align:left;
			background:#F0F7DD;
			color:#999999;
			}
			
				body#aktiv ul#infosites{
				background:#fbf1cd;
				}
			
				#infosites li{
				display:inline;
				}
				
				#infosites a{
				font-size:10px;
				color:#999999;
				text-decoration:none;
				padding:3px 3px 5px 0;
				white-space:nowrap;	
				}
				
				#infosites a:hover{
				text-decoration:underline;
				}

	
.clearfix:after{
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
/* End hide from IE-mac */