body {
  height: 100%;
  background-color: #F5F5F5;
  color:#333333;
  font-family: Arial, Helvetica, sans-serif;
  margin:0;
}

img {
  behavior: url("images/pngbehavior.htc");
}

#outer {
 background-color: #FFFFFF;
 position: absolute;
 width: 900px;
 left: 50%;
 margin-left: -450px;
 margin-top: 10px;
}

.outer_left {
 width: 4px;
 height: 100%;
 background-image: url(../images/outer_left.gif);
 background-repeat: repeat-y;
}

.outer_right {
 width: 4px;
 height: 100%;
 background-image: url(../images/outer_right.gif);
 background-repeat: repeat-y;
}

.inner {
  width: 892px;
}

#line {
 height: 1px;
 background-image: url(../images/line.gif);
 background-repeat: repeat-x;
}

#logo {
  margin: 15px;
}

#servicenavi {
  padding-right: 15px;
  margin-top: 20px;
  float: right;
}

#flashheader {
  width: 660px;
  height: 180px;
  float: right;
  padding-right: 7px;
}

#mainnavi_content {
  width: 205px;
  height: 160px;
  margin-left: 15px;
  margin-top: 20px;
}

#vorschaubild {
  text-align: center;
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  color: #666666;
  padding: 10px;
}

#content {
  padding: 15px;
  padding-bottom: 0px;
}

#pfad p {
  height: 14px;
  font-size:10px;
  color: #B5B5B5;
  margin-top: 10px;
  margin-bottom: 2px;
}

#dailynews {
  width: 208px;
  height: 326px;
  border: 1px solid #D5D5D5;
  font-size:11px;
  margin-bottom: 15px;
  background:url("../images/dailynewsbg.jpg") no-repeat;
}

#dailynews_title {
  height: 22px;
  background:url("../images/dailynews_trenner.gif") repeat-x;
  background-position: 0px 25px;
  font-family: Verdana;
  font-size:13px;
  font-weight:bold;
  color: #2F70A1;
  padding-top: 5px;
  padding-left: 10px;
}

.content_left {
  width: 210px; 
  vertical-align: top;
  padding-right: 15px;
}

#content_right {
  float: right;
  width: 150px;
  margin-left: 15px;
  margin-bottom: 10px;
  border: 1px solid #D5D5D5;
  font-family: Tahoma;
  font-size:11px;
  font-weight: normal;
}

#content_right_title {
  height: 22px;
  background:url("../images/dailynews_trenner.gif") repeat-x;
  background-position: 0px 25px;
  background-color: #EEEEEE;
  font-family: Verdana;
  font-size:13px;
  font-weight:bold;
  color: #2F70A1;
  padding-top: 5px;
  padding-left: 10px;
}

#content_left {
  width: 208px;
  margin-bottom: 15px;
  border: 1px solid #D5D5D5;
  font-family: Tahoma;
  font-size:11px;
  font-weight: normal;
}

#content_left_title {
  height: 22px;
  background:url("../images/dailynews_trenner.gif") repeat-x;
  background-position: 0px 25px;
  background-color: #EEEEEE;
  font-family: Verdana;
  font-size:13px;
  font-weight:bold;
  color: #2F70A1;
  padding-top: 5px;
  padding-left: 10px;
}

#mainnavi {
  display: block;
  padding-top: 3px;
  padding-bottom: 3px;
}

#subnavi {
  display: block;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 20px;
}

#rssfeed {
  position:relative; 
  left:10px; 
  top:10px; 
  width:180px; 
  height:280px;
  z-index:1; 
  overflow:hidden; 
  visibility: visible;
}

.pagecount {
  font-size: 11px;
  font-weight: bold;
  color: #1C5679;
}

.small {
	font-size:9px;
}

a.navileft_passive:link, a.navileft_passive:visited {
  background:url("../images/mainnavi_off.gif") no-repeat;
  background-position: 5px 7px;
  font-family: Tahoma;
  font-size:14px;
  font-weight:bold;
  color: #999999;
  text-decoration: none;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 20px;
}

a.navileft_passive:hover, a.navileft_passive:active {
  background:url("../images/mainnavi_on.gif") no-repeat;
  background-position: 5px 7px;
  color: #666666;
} 

a.navileft_active, a.navileft_active:hover {
  background:url("../images/mainnavi_on.gif") no-repeat;
  background-position: 5px 7px;
  font-family: Tahoma;
  font-size:14px;
  font-weight:bold;
  color: #999999;
  text-decoration: none;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 20px;
}

a.subnavi_passive:link, a.subnavi_passive:visited {
  display: block;
  background:url("../images/subnavi_off.gif") no-repeat;
  background-position: 5px 7px;
  font-family: Tahoma;
  font-size:11px;
  font-weight: normal;
  color: #999999;
  text-decoration: none;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 20px;
}

a.subnavi_passive:hover, a.subnavi_passive:active {
  background:url("../images/subnavi_on.gif") no-repeat;
  background-position: 5px 7px;
  color: #666666;
}

a.subnavi_active, a.subnavi_active:hover {
  display: block;
  background:url("../images/subnavi_on.gif") no-repeat;
  background-position: 5px 7px;
  font-family: Tahoma;
  font-size:11px;
  font-weight: normal;
  color: #666666;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 20px;
}

a.more, a.more:hover {
  font-size:12px;
  font-weight:normal;
  color: #E03812;
  text-decoration: none;
}

a.downloads {
  font-size:12px;
  font-weight:bold;
  text-decoration: none;
}

a.downloads:hover {
  color: #E03812;
  text-decoration: underline;
}

a.ext_link { font-size:11px;  color: rgb(190,190,190);text-decoration:none;}
a.ext_link:hover { color:rgb(217,104,28); text-decoration:underline; }

#startseite {
  float: clear;
  margin-bottom: 15px;
}

#startseite_left {
  float: left;
  width: 300px;
  margin-bottom: 15px;
}

#startseite_right {
  float: right;
  width: 300px;
  background-image: url(../images/line_ver.gif);
  background-repeat: repeat-y;
  padding-left: 20px;
  margin-bottom: 15px; 
}

#headline {
  font-weight:bold;
  font-size:12px;
  color: #1C5679;
  margin:0;
  margin-bottom:5px;
}

/* Formulare */
form {
 margin: 0px 0px;
}

.trout {
   background: #76FF60;
   border-bottom: #C7D0A6 1px solid;
   border-left: #C7D0A6 1px solid;
   border-right: #C7D0A6 1px solid;
   border-top: #C7D0A6 1px solid;
}

.tr12 {
   background: #F3F3F3;
   border-bottom: #999999 1px solid;
   border-left: #999999 1px solid;
   border-right: #999999 1px solid;
   border-top: #999999 1px solid;
   color:#666666;
   font-weight:normal;
   font-size:11px;
   margin-top:2px;
   padding: 2px;
   width: 200px;
}

.tr13 {
   background: #F3F3F3;
   border-bottom: #999999 1px solid;
   border-left: #999999 1px solid;
   border-right: #999999 1px solid;
   border-top: #999999 1px solid;
   color:#666666;
   font-weight:normal;
   font-size:11px
   overflow: hidden;
   margin-top: 2px;
   padding:2px;
   width:300px;
   height:163px;
}

.tr14 {
   background: #F5F5F5;
   border-bottom: #999999 1px solid;
   border-left: #999999 1px solid;
   border-right: #999999 1px solid;
   border-top: #999999 1px solid;
   font-family: Tahoma;
   color:#666666;
   font-size:11px;
}

.label_searchbox {
  font-size:11px;
  font-weight: bold;
}

.input_loginbox {
  background: #F3F3F3;
  border-bottom: #999999 1px solid;
  border-left: #999999 1px solid;
  border-right: #999999 1px solid;
  border-top: #999999 1px solid;
  color:#666666;
  font-weight:normal;
  font-size:11px;
  margin-top:2px;
  padding: 2px;
  width: 182px;
}

.bt_login {
  background: #F5F5F5;
  border-bottom: #999999 1px solid;
  border-left: #999999 1px solid;
  border-right: #999999 1px solid;
  border-top: #999999 1px solid;
  font-family: Tahoma;
  color:#666666;
  font-size:11px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-right: 5px;
}

.login_failure {
  color: red;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 10px;
  padding-right: 10px;
}

/* Artikellinks */
.artikel_liste_headlink, a.artikel_liste_headlink, a:visited.artikel_liste_headlink {
  font-family: verdana;
  font-weight:bold;
  color: #1C5679;
  text-decoration: none;
}

a:hover.artikel_liste_headlink {
  color: #D9681C;
  text-decoration: none;
}

a.artikel_liste_mehrlink, a:hover.artikel_liste_mehrlink {
  font-size:12px;
  font-weight:normal;
  color: #E03812;
  text-decoration: none;
}

a.artikel_liste_weitere, a:visited.artikel_liste_weitere {
  font-size:11px;
  font-weight:normal;
  color: #E03812;
  text-decoration: none;
}

a:hover.artikel_liste_weitere {
  text-decoration: underline;
}

.additionalnavi, a.additionalnavi { 
  font-size:11px; 
  color: #999999; 
}

.arthead {
 font-family: Tahoma;
 font-size: 12px;
 color: #1C5679;
 padding:0px;
}

.artdate {
 font-family: Tahoma;
 font-size: 11px;
 font_weight: bold;
 color: #1C5679;
 padding-top:2px;
}

.weitere {
 font-size: 10px;
 font_weight: bold;
 color: #999999;
}

.changelang {
   background: #FFFFFF;
   border-bottom: #999999 1px solid;
   border-left: #999999 1px solid;
   border-right: #999999 1px solid;
   border-top: #999999 1px solid;
   color:#999999;
   font-weight:normal;
   font-size:11px;
}
