body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 15px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 15px;
}


.adresse {
    margin-top: 10px;
    margin-bottom: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C4122F;
	line-height: 7px;
	text-align:right;
	text-decoration: none;
}

a {
	font-weight: normal;
	color: #C4122F;
	text-decoration: none;
}


.subnavi {
	font-weight: normal;
	color: #ac7948;
	text-decoration: none;
}

.subnavi:hover {
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.adresse:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.subhead {
	font-weight: bold;
	color: #C4122F;
}


#contentRoot {
   height: 620px;
   width: 877px;
   position:absolute;
   top: 50%;
   left: 50%;
   padding: 1px;
   margin: -310px 0 0 -438px;
   overflow:hidden;
   border-width:1px;
   border-color:#ac7948;
   border-style:solid;
   }

.miniKarte {
   border-width:1px;
   border-color:#000000;
   border-style:solid;
   }


img { behavior: url(/css/iepngfix.htc) }
