body  {
    font-family:Georgia,Verdana,Tahoma,Arial,Helvetica,sans-serif; color:#000; background-color:#40507A;
    margin:10px; border:0; padding:0;
}
body.index  {
    font-family:Georgia,Verdana,Tahoma,Arial,Helvetica,sans-serif; color:#000; background-color:#EBEBEB;
    margin:10px; border:0; padding:0;
}
h1  {
    font-size:14pt; font-weight:bold;
}
h2, h3, h4  {
    font-size:12pt; font-weight:bold;
}
a:link  {
	color:#40507A;
	background-color:transparent;
	text-decoration: none;
}
a:visited  {
	color:#40507A;
	background-color:transparent;
	text-decoration: none;
}
a:hover  {
	color:#006699;
	background-color:transparent;
	text-decoration: underline;
}
a:active  {
	color:#40507A;
	background-color:transparent;
	text-decoration: none;
}

/* ----------------- KOPF ------------------ */

#kopf  {
    height:60px; color:#000; background-color:#536187;
}
#kopflinks  {
    float:left; padding:15px 20px; font-size:28px; font-weight:bold;
}
#kopfrechts  {
    float:right; padding:21px 20px; font-size:18px; font-weight:bold;
}

/* ----------------- MITTE ----------------- */

#mitte  {
	position:relative;
	top:15px;
	left:0px;
	width:100%;
	z-index: 1;
}

/* --------------- NAVIGATION -------------- */

#menu  {
    position:absolute; top:110px; left:12px; width:185px; color:#000; background-color:#fc0;
}
#menu .navkopf  {
    margin-top:3px; padding:0px 0px 0px 10px; border-style:solid; border-width:1px 0px;
    color:#000; background-color:#ffffc6; font-size:0.84em; line-height:1.8em; font-weight:bold; 
}
#menu .navkopf1  {
    padding:3px 0px 0px 10px; border-style:solid; border-width:0px 0px 1px;
    color:#000; background-color:#ffffc6; font-size:0.84em; line-height:1.8em; font-weight:bold; 
}
#menu .impressum  {
    margin-top:3px; padding:0px 0px 3px 10px; border-style:solid; border-width:1px 0px 0px;
    color:#000; background-color:#ffffc6; font-size:0.84em; line-height:1.8em; font-weight:bold; 
}
#menu .navitems  {
    padding:5px 0px 10px 10px;
    font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size:13px; line-height:19px;
}
#menu .navhier  {
    color:#f00000; background-color:transparent; font-size:12px; font-weight:bold; white-space:nowrap;
}
#menu a {
    color:#900000; background-color:transparent; text-decoration:none;
}
#menu a:hover  {
    text-decoration:underline;
}
#menu .feed  {
    color:#fff; background-color:#0080c0; padding-top:20px; text-align:center;
}
#menu .feed a {
  margin:0; padding:0 4px 1px; border:1px solid; border-color:#fc9 #630 #330 #f96;
  font:bold 8pt Verdana; color:#fff; background:#f60; text-decoration:none;
}
#menu .feed a:hover {
  text-decoration:none;
}
#menu .suche  {
  text-align:center; font-size:0.84em; line-height:1.8em; padding:20px 0;
  background-color:#0080c0;
}
#menu .suche p  {
  padding:5px 0; margin:0
}

/* ---------------- INHALT ---------------- */

#haupt  {
    margin-left:200px; padding-bottom:30px; color:#000; background-color:#EBEBEB;
}
#gedichtelinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	border: thin dotted #CCCCCC;
	position: absolute;
	top: 10px;
	right: 10px;
	width: 200px;
	padding: 10px;
	background-color: #FFFFFF;
	float:left;
}
#haupt p  {
	font-size:11pt;
	line-height:14pt;
	padding-left:0px;
	padding-right:20px;
	max-width:520px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#haupt p.datum  {
    color:gray; background-color:transparent;
}
#haupt p.eingerueckt  {
	padding-left:20px;
}
#haupt p.sprung a  {
    color: #900000; background-color:transparent;
}
#haupt p.tabs  {
    padding-top:20px; padding-right:0px;
}
#haupt p.tipp  {
    border:dotted 1px; padding:0px 10px 10px 15px; margin:3em 10% 4em 2%;
    color:#000; background-color:#ffffc6; 
}
#haupt ul, ol  {
    font-size:11pt; line-height:14pt;
}
#haupt li a  {
    color: #900000; background-color:transparent;
}
#haupt h1  {
    padding-left:20px; padding-top:10px;
}
#haupt h1.sub  {
    font-size:0.9em; line-height:2.2em; padding-bottom:2px;
}
#haupt h2  {
    padding-left:3%; padding-top:5px;
}
#haupt h3  {
    padding-left:3%; padding-top:15px; margin-top:5px;
}
#haupt h4  {
    padding-left:3%; padding-top:15px;
}


/* ----------------- FUSS ----------------- */

#fuss  {
    margin-top:30px; height:50px; background-color:#536187;
}
#fusstext  {
    font-size:10pt; line-height:12pt; text-align:center; color: #CCCCCC; margin-top:10px;
}
.pic  {
    padding-left:3%;
}
.piclinks  {
    float:left; margin:15px 20px auto 20px;
}
.piclinks5  {
    float:left; margin:5px 8px 0px 12px;
}
.piclinks0  {
    float:left; padding:5px 15px 3px 3px;
}
.picrechts  {
    float:right; padding:2% 15% 2% 4%;
}
.picrechts5  {
    float:right; padding:5px 15% 5px 5px;
}
.picrechts0  {
    float:right; padding:5px 0px 3px 8px;
}
.boxes  {
    float:left; margin:8px 20px 10px 20px;
}
.wrapper  {
    clear:both; margin:0px; padding:0px;
}
.icon  {
    padding-left:30px; padding-right:20px;
}
.abstand  {
    padding-top:20px;
}
.pl  {
    color:#666; background-color:transparent; line-height:3em; font-size:0.74em;
}
.pl a:link  {
    color:#666; background-color:transparent;
}
.pl a:visited  {
    color:#666; background-color:transparent;
}
.pl a:hover  {
    color:#900000; background-color:transparent;
}
.unsichtbar  {
    display: none;
}
#haupt table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	margin-left: 20px;
}
.tabellenzelle {
	border: thin solid #CCCCCC;
}
.tabellenzellegepunktet {
	border: thin dotted #CCCCCC;
}
.georgia9pt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
}
.georgia11pt {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
}

