html, body {
	font-size: 101%;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin: 0px;
	padding: 0px;
	height: 100% }

body       { background-color: #fdf9ee }



#logo  {
	position: absolute;
	top: 80px;
	left: 7%;
	width: 395px;
	height: 55px;
	 }
#langnav{
	position:absolute;
	top:10px;
	left:780px;
	}
#langnav a{
	font-weight:bold;
	font-size:0.8em;
}

#banner       {
	background: url(/bilder/allgemein/start_banner_neu.jpg) no-repeat;
	margin-left: 0;
	position: absolute;
	top: 40px;
	left: 7%;
	width: 925px;
	height: 170px }



#menue       {
	background-color: transparent;
	position: absolute;
	top: 200px;
	left:7%;
	width: 925px;
	height: auto }

#newscontainer{
	position:absolute;
	left:7%;
	top:400px;
}
#neuerscheinungen	{color: #000;
	background-color: #e9f0f7;
	border-top: 16px solid #6D8DAD;
	height: auto;
	width:210px;
	font-size:12px;
	padding: 7px 10px;
	float:left;
	 }
	 #termine	{color: #000;
	background-color: #f4f8fb;
	border-top: 16px solid #a1b9d1;
	height: auto;
	width:210px;
	font-size:12px;
	padding: 7px 10px;
	float:left;
	 }
	 #news	{color: #000;
	background-color: #fefefe;
	border-top: 16px solid #c4d6e5;
	height: auto;
	width:210px;
	font-size:12px;
	padding: 7px 10px;
	float:left;
	 }


#inhalt0   {
	position: absolute;
	top: 250px;
	left: 8%;
	width: 730px;
	height: auto }



#inhalt1,#inhalt2, #inhalt3, #inhalt4, #inhalt5         {
	position: absolute;
	top: 250px;
	left: 8%;
	width: 730px;
	height: auto;
	display:none;
	}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px }

li    {
	float: left;
	margin-right: 1px;
	width: 135px;
}

a{color:#003d79;
font-weight:normal;
text-decoration:none;

}
a:visited {color:#003d79;
}
a:hover {color:#c0502e;
}

li .inhalt1           {
	color: #c0502e;
	background-color: transparent;
	border-top: 16px solid #d38420;
	height: 12px }

li .inhalt2   {
	color: #c0502e;
	background-color: transparent;
	border-top: 16px solid #749e1a;
	height: 12px }



li .inhalt3   {
	color: #c0502e;
	background-color: transparent;
	border-top: 16px solid #003d79;
	height: 12px }



li .inhalt4   {
	color: #c0502e;
	background-color: transparent;
	border-top: 16px solid #c0502e;
	height: 12px }



li .inhalt5   {
	color: #c0502e;
	background-color: transparent;
	border-top: 16px solid #e7b000;
	height: 12px }



li .inhalt1:hover      {
	color: #003d79;
	background-color: transparent;
	border-top: 16px solid #e5b579 }




li .inhalt2:hover   {
	color: #003d79;
	background-color: transparent;
	border-top: 16px solid #c5d69f }



li .inhalt3:hover   {
	color: #003d79;
	border-top: 16px solid #7faad4 }



li .inhalt4:hover   {
	color: #003d79;
	background-color: transparent;
	border-top: 16px solid #e5b6a7 }



li .inhalt5:hover   {
	color: #003d79;
	background-color: transparent;
	border-top: 16px solid #ffe9b7 }



li a     {
	color: black;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	text-align: left;
	padding-top: 6px;
	padding-left: 10px;
	width: 100%;
	height: auto;
	display: block }
h2  {
	color: #c0502e;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1em;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: left;
	width: auto }

h3	{
	color: black;
	font-size: 0.8em;
	line-height: 1.3em ;
 	font-weight:normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: left;
	width: 500px;
	position:relative;
	top:-15px;
	 }

   h5{
   	font-size:0.9em;
		text-decoration:underline;
		cursor: pointer;
margin-bottom:0;
color: #003D79;
   }

p  {
	color: black;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.3em;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: left;
	margin: 0px;
	}

.tbButton_blau {color: #003d79;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.tbButton_abstand_oben {margin-top:12px;
	}
#topadressen{
	float:left;
	margin-left:20px;
	border-top: 16px solid #6c8dac;
	width:170px;
	display: block;
	
	height:100%;
	

}
img {
	border:none;
}
#topadressen p.ao {
	margin-top: 1em;
	
}
#topadressen h3{
	color: black;
	font-size: 0.75em;
	font-weight:bold;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: left;
	width: 160px;
	position:static;
	margin:8px 5px;
	
}
#topadressen p{
	font-weight:bold;
	margin:1em 5px;
}



