.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.navigation {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
.navigation {  color: #FFFFFF; text-align: center}
a.toplink {  color: #FFFFFF; text-decoration: none}
a:hover.toplink {color: #FFFFFF; text-decoration: underline}
.titelnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
}
.ueberschrift {
	font-weight: bold;
	font-size: 11px;
}
.bodyfett {
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}	
.bodyfettblau { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bolder; color: #353A90}
.subnav {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF; text-align: center
}
a.link { color: #000000; text-decoration: none}
a:hover.link { color: #666666; text-decoration: none}
a.weiss { color: #FFFFFF; text-decoration: none}
a:hover.weiss { color: #white; text-decoration: none}
.headline {
	color: #353A90;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.rubrik {
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a:hover.rubrik { color: #000000; text-decoration: none}
.datum {
	font-style: italic;
	text-align: right;
}
a.ueberschrift { color: #000000; font-weight: bold; text-decoration: none}
a:hover.ueberschrift { color: #000000; font-weight: bold; text-decoration: none}
.rubrikweiss {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.artikelue {color: #000000; font-weight: bold; text-decoration: none}
a.toplinkschwarz {  color: #000000; text-decoration: none}
a:hover.toplinkschwarz {  color: #000000; text-decoration: underline}
a.toplinkweiss {  color: #FFFFFF; text-decoration: none}
a:hover.toplinkweiss {  color: #FFFFFF; text-decoration: underline}
.seitentitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #353A90;
}
.navigationlinks {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;
color: #000000; text-align: left
}
.strich {
	height: 100%;
	width: 1px;
	background-color: #CCCCCC;
	margin-right: 10px;
	margin-left: 9px;
	margin-top: 0px;
	margin-bottom: 0px;

}
.navigation2 {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;
color: #000000; text-align: center
}
.navigation22 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #666666;

}
.navigation11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #7E7FB8;

}
.hgblauvgweiss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-align: center;
	background-color: #7E7FB8;
}
.superbanner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: White;
	text-align: center;
	background-color: #7E7FB8;
	line-height: 24px;
	}
.weiss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.weissfett {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.aweisslink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
/* begin styles for RSS Feed */

.rss-box {
	 margin: 0.2em;
	 width: 220px;
	 background-color: white;
	 border: 1px solid silver;
	 
}
.rss-items {
	margin-top:0px;
	padding:0.5em; 0.2em;
	margin-left:0px;
	color:black;
}
p.rss-title {padding:0.5em;}
.rss-title {
	font-size: 14pt;
	background-color: #353A90;
	color:white;
	font-weight:bold;
	text-align:middle;
}

.rss-item  {
  font-size: 8pt;
  list-style:none;
  padding-bottom:1em;
}

.rss-item a {
	color:#353A90;
	font-size: 10pt;
	font-weight:bold;
	}
	
.rss-item a:visited {
	color: #666;
}

.rss-date {
	font-size: 7pt;
	color: navy;
	}
	
/* buttons modeled from http://www.wellstyled.com/css-inline-buttons.html */

.pod-play {
   _width:12em;
   margin: 0 0.2em; padding: 0.1em 0; _padding:0;
   
   white-space:nowrap;
   text-decoration: none;
   vertical-align:middle;
   background: #fb6;
   color: black;
   }
.pod-play em {
   _width:1em; _cursor:hand;
   font-style: normal;
   margin:0; padding: 0.1em 0.5em;
   background: white;
   color: #222;
   }
.pod-play span {
   _width:1em; _cursor:hand;
   margin:0; padding: 0.1em 0.5em 0.1em 0.3em;
   }
.pod-play:hover {
   background: #666;
   color: white;
   }
.pod-play:hover em {
   background: black;
   color: white
   }