/*------- Grundelemente */
body   { background-color: #f5f3ee; background-image: url("images/back.gif"); background-repeat: repeat-y; background-attachment: scroll }
td  { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 19px; }


/* ------- Text Inline */
.headline   { color: #b0001c; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 20px }


/* ------- Navigation Hauptrubriken */
.topnav_bg { background-color: #f6b59c; padding: 3px }
.topnav_bgw { background-color: #ffffff; padding: 3px }
.topnavi   { color: #b10018; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 700 }
.topnavi_white   { color: #b10018; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 700 }
a.topnavi    { color: #b10018; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 700; text-decoration: none; background-color: #f6b59c; padding: 3px }
a.topnavi_white    { color: #b10018; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 700; text-decoration: none; background-color: #ffffff; padding: 3px }
.navi_home { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 15px; margin-bottom: 5px; padding-top: 3px; padding-bottom: 5px; border-top: 1px dotted #0d3b37 }
/* ------- Navigation Submenue */
.subnavi  { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 25px; text-decoration: none }
.subnavi_aktiv  { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #b00018; font-weight: bold; line-height: 25px; text-decoration: none }
a.subnavi  { color: #0d3b37; text-decoration: none }

/* ------- Einzelelemente */
.tabelle  { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 15px; margin-bottom: 5px; margin-left: 5px }
.newsbox  { margin-top: 8px; margin-bottom: 8px; padding-top: 8px; padding-bottom: 8px; border-bottom: 1px dotted #333 }
.backlink { padding-top: 3px; padding-bottom: 3px; border-top: 1px dotted #333; border-bottom: 1px dotted #333 }
/* ------- Allgemein */
a { color: #b00018; text-decoration: none }
a:hover   { color: #b00018; text-decoration: underline }

ul   { list-style-image: url("images/bulletrd.gif"); list-style-position: outside; margin-top: 3px;  }
.toptitel {  color: #186f69; font-size: 18px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 700; }
.inline_content { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 19px; }


/* ------- Hauptelemente */

#seitenspalte1 { visibility: visible; position: absolute; top: 124px; left: 644px; width: 135px; height: 100px }
#layoutredcorner    { background-color: #f5f3ee; visibility: visible; position: absolute; top: 0; left: 566px; width: 213px; height: 113px }
#logokopf   { background-color: #f5f3ee; visibility: visible; position: absolute; top: 0; left: 0; width: 566px; height: 113px }
#redline { background-color: #cc0010; visibility: visible; position: absolute; top: 113px; left: 0; width: 779px; height: 11px }
#subnavigation  {  visibility: visible; position: absolute; top: 171px; left: 8px; width: 136px; height: auto; }
#hauptnavigation  { visibility: visible; position: absolute; z-index: 2; top: 124px; left: 155px; width: 489px; height: auto }
#content  { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 19px; visibility: visible; position: absolute; z-index: 1; top: 171px; left: 173px; width: 454px }
#servicenavi  { visibility: visible; position: absolute; top: 450px; left: 8px; width: 136px }
#infobox   { 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 15px; 
	background-color: #b9dde7; 
	margin-bottom: 5px; 
	margin-left: 5px; 
	padding: 5px; 
	width: 185px; 
	float: right;  
	display: block;
}
.bild {
	float:right;
	clear:right;
	padding:0px;
	margin:0px 0px 8px 8px;
}
.bild_links {
	float:left;
	clear:left;
	padding:0px;
	margin:0px 8px 8px 0px;
}
h2, h3 {
	color: #b0001c;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px
}
