body {
	margin:0;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 12px;
	color: #666666;
	
	
}
h1 {
	font-size:18px;
	text-align:left;
	color: #666;
}
.aussenbox {
	color:black;
	width:650px;
	margin:auto;
	
}
.bild {
	color:#fff;
	float:left;
	padding-right:15px;
}
.header {
	
	height: 144px;
}
.contentbox{
	
	background-color: #FFF;
}
.normtext {
	font-size: 12px;
	color: #666666;
}

.georgolser {
	font-size: 28px;
	color: #666;
	text-align: left;
	font-weight: bold;
	
}
.bariton {
	font-size: 22px;
	color: #666;
	text-align: left;
	font-weight: bold;
	
}

#navcontainer ul {
	margin: 0;
   padding: 0;
   list-style-type: none;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 13px;
   font-weight: bold;
   text-align: left;
}

#navcontainer ul li { 
   display: inline; 
}


#navcontainer ul li a
{
   text-decoration: none;
   color: #666;
   padding: .2em .4em;
   background-color: #E8D2BB;
   
}

#navcontainer a:link {
	color: #666;
	/*/*/color: #666;
	text-decoration: none; /* */
}

#navcontainer a:hover {
	color: #fff;
   background-color: #888;
}
#current a:link, #current a:visited, #current a:hover {
	/*/*/
	text-decoration:none;
   color: #fff;
   background-color: #888; /* */
}


#bottomnavcontainer ul {
	margin: 0;
   padding: 0;
   list-style-type: none;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 13px;
   font-weight: bold;
   text-align: left;
}

#bottomnavcontainer ul li { 
   display: inline; 
}


#bottomnavcontainer ul li a
{
   text-decoration: none;
   color: #666;
   padding: .2em .4em;
   background-color: #fff;
   
}

#bottomnavcontainer a:link {
	color: #666;
	/*/*/color: #666;
	text-decoration: none; /* */
}

#bottomnavcontainer a:hover {
	color: #fff;
   background-color: #888;
}
#bottomcurrent a:link, #bottomcurrent a:visited, #bottomcurrent a:hover {
	/*/*/
	text-decoration:none;
   color: #fff;
   background-color: #888; /* */
}.webdesign {
	font-size: 10px;
	color: #999999;
	text-align: center;
	text-decoration: none;
}
.normbold {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.termintabelle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.sububerschrift {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.normlink {
	color: #666666;
	text-decoration: none;
}
