/***********************************************/
/* HTML tag styles                             */
/***********************************************/

html{
height: 100%;
}

body{
height: 100%;
background-color: #ffffff;
text-align: left;
font-family: Verdana,Arial,sans-serif;
font-size: 101%;
color: #333333;
}

.fett {
	font-weight: bold;
}

#innerContent p{
margin: 0px 0px 10px 0px;
padding: 0px;
}

img {
	border: 1px solid #5d0009;
}

img.galerie {
	border: 1px solid #5d0009;
	margin:5px;
}

a {
color: #333333;
text-decoration: underline;
border: 0px;
}

a.adresse {
color: #ffffff;
text-decoration: underline;
white-space: nowrap;
font-weight: normal;
}

a.navi {
color: #ffffff;
text-decoration: none;
white-space: nowrap;
font-weight: bold;
}

a.aktnavi {
color: #ffffff;
text-decoration: underline;
white-space: nowrap;
font-weight: bold;
}

#navigation ul li {
clear: both;
color: #ffffff;
text-decoration: none;
white-space: nowrap;
font-weight: bold;
list-style-type: none;
display: inline;
}

#navigation ul {
margin: 0px;
padding: 0px;
}

#navigation li {
padding: 0px 20px 0px 0px;
}

a.subnavi {
font-weight: bold;
color: #5d0009;
text-decoration: none;
white-space: nowrap;
}

a.aktsubnavi {
font-weight: bold;
color: #5d0009;
text-decoration: underline;
white-space: nowrap;
}

#subnavigation ul {
margin: 0px;
padding: 0px;
}

#subnavigation ul li {
clear: both;
color: #5d0009;
text-decoration: none;
white-space: nowrap;
vertical-align: center;
font-weight: bold;
list-style-type: none;
margin: 0px 10px 10px 5px;
}

#subnavigation li {
padding: 5px 0px 5px 10px;
margin: 0px;
}

h1{
font-size: 110%;
font-weight: bold;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

h2{
font-size: 100%;
font-weight: bold;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

h3{
font-size: 100%;
margin: 0px;
padding: 0px;
font-weight: bold;
}

h4{
font-size: 100%;
font-weight: normal;
margin: 0px;
padding: 0px;
}

h5{
font-size: 100%;
margin: 0px;
padding: 0px;
}



/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#inhalt{
	background-color: #ffffff;
	width: 1000px;
	height: 750px;
	top: 10px;
	left: 50%;
	margin-top: 0px;
	margin-left: -500px;
	position: absolute;
	text-align: left;
	padding: 0px 0px 0px 0px;
	font-size: 100%;
	z-index: 1;
	border: 1px solid #5d0009;
}

#balkenoben{
	width: 1000px;
	height: 65px;
	top: 130px;
	left: 0px;
	background-color: #48495b;
	position: absolute;
  text-align: left;
	z-index: 2;
}

#kopfbild{
	width: 734px;
	height: 150px;
	top: 10px;
	left: 251px;
	border: 1px solid #5d0009;
	position: absolute;
	z-index: 3;
}

#mvlogo1{
  background: url(../bilder/mvlogoneu1.gif) no-repeat top left; 
	width: 227px;
	height: 60px;
	top: 70px;
	left: 10px;
	position: absolute;
	z-index: 3;
}

#mvlogo2{
  background: url(../bilder/mvlogoneu2.gif) no-repeat top left; 
	width: 227px;
	height: 65px;
	top: 130px;
	left: 10px;
	position: absolute;
	z-index: 3;
}

#mvlogo3{
  background: url(../bilder/mvlogoneu3.gif) no-repeat top left; 
	width: 227px;
	height: 71px;
	top: 195px;
	left: 10px;
	position: absolute;
	z-index: 3;
}

#navigation{
	width: 650px;
	height: 40px;
	top: 168px;
	left: 316px;
	font-size: 93%;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	position: absolute;
	z-index: 4;
}

#subnavigation{
	width: 200px;
	height: 125px;
	top: 280px;
	left: -3px;
  color: #5d0009;
	font-size: 93%;
	position: absolute;
	z-index: 3;
}

#content{
	width: 650px;
	height: 410px;
	top: 230px;
	left: 315px;
  color: #3C2F26;
	font-size: 100%;
	position: absolute;
	z-index: 3;
}

#contentHeader{
  top: 0px;
  left: 0px;
  position: relative;
	width: 590px;
	height: 15px;
  color: #5d0009;
	font-size: 93%;
	text-align: left;
	padding: 0px 10px 0px 0px;
	z-index: 4;
}

#innerContent{
  top: 20px;
  left: 0px;
  position: relative;
	padding: 0px 10px 0px 0px;
	width: 590px;
	height: 380px;
  overflow: auto;
	text-align: left;
	font-size: 86%;
	z-index: 4;
}

#leftblock{
	width: 210px;
	height: 314px;
	bottom: 4px;
	left: 9px;
  border: 1px solid #5d0009;
	position: absolute;
	z-index: 8;
}

#balkenunten{
	width: 1000px;
	height: 80px;
	top: 650px;
	left: 0px;
	background-color: #48495b;
	position: absolute;
  text-align: left;
	z-index: 6;
}

#address{
	width: 300px;
	height: 60px;
	top: 660px;
	left: 240px;
  color: #ffffff;
  font-size: 59%;
	font-weight: normal;
	text-align: left;
	position: absolute;
	z-index: 7;
}

#noten{
  background: url(../bilder/noten.gif) no-repeat top left; 
	width: 217px;
	height: 80px;
	top: 650px;
	right: 9px;
	position: absolute;
	z-index: 8;
}

