/* CSS Document */

body{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
}
a img{
	border:none;
}
#wrapper, #footer{
	display:block;
	width:980px;
	position:relative;
}

#wrapper{	
	margin: 0 auto;
	background:url(../images/wrapper_bg.gif) 0 0 repeat-y;
}
#footer{
	height: 20px;
	background:url(../images/footer_bg.gif) 0 0 no-repeat;
	clear:both;
}

#header{
	padding: 13px 30px;
}

#stiftung{
	position:absolute;
	top: 15px;
	left: 120px;
	background: url(../images/row.gif) 0 30px repeat-x;
	width:830px;
}


#logo{
	text-indent: -19999px;
	overflow:hidden;
	display:block;
	outline:none;
	width: 80px;
	height: 80px;
	background:url(../images/bb_logo.gif) 0 0 no-repeat;
	
}
#header h1, #header h2{
	text-transform:uppercase;
	font-weight:bold;
	color:#0065ae;
	font-size: 16px;
}
#header h2{
	font-size: 12px;
	font-weight:normal;
}
h3{
text-align:center;
}
#menu{
	position:absolute;
	top:40px;
	right:0px;
	
}

#menu, #menu li{
	float:left;
	list-style:none;
	font-size:11px;
}
#menu li a{
	color:#707172;
	text-decoration:none;
	margin-left:20px;
	font-weight:bold;
}
#kneippianum{
	width:360px;
	float:left;
	margin-left:30px;
	text-align:justify;
}

#sebastianeum{
	width:360px;
	float:left;
	margin-left:20px;
	text-align:justify;
}
#kneippianum .logo{
	margin: 43px 0 0px 75px;
}
#sebastianeum .logo{
	margin: 10px 0 3px 60px;
}

#kindhaus{
	float:left;
	width:147px;
	margin-left:20px;
	text-align:justify;
	font-size:10px;

}

#kindhaus .logo{
	margin: 10px 0 0px 7px;
}

#gutschein{
	position:absolute;
	top:260px;
	left:240px;
}

#hm_en {
	background: url(../images/en.gif) no-repeat right;
	width: 16px;
	height: 10px;
	padding: 0 22px 0 0;
	outline:none;
	-moz-outline-style:none;


}

#hm_english {

	background: url(../images/de.gif) no-repeat right;
	width: 16px;
	height: 10px;
	padding: 0 22px 0 0;
	outline:none;
	-moz-outline-style:none;
}