/* CSS */

body {background:url(../images/bdg.jpg);  background-repeat:repeat-y; background-position:center top;  }
p { font-family: Verdana ; }


/*navigation */
a:link {	text-decoration: none; color:  #ee7f00; }
a:visited { text-decoration: none;  color:  #ee7f00;}
a:hover { text-decoration: underline; color:  #ee7f00;}
a:active { text-decoration: none; color:  #ee7f00; }

a.navi:link  {text-decoration: none; color:  #000000; font-family: Verdana; font-size: 12px; font-weight: bold; }
a.navi:visited  {text-decoration: none; color:  #000000; font-family: Verdana; font-size: 12px; font-weight: bold; }
a.navi:hover  {text-decoration: underline; color:  #b5152b; font-family: Verdana; font-size: 12px; font-weight: bold; }
a.navi:active  {text-decoration: none; color:  #000000; font-family: Verdana; font-size: 12px; font-weight: bold; }

a.navi_o:link  {text-decoration: none; color:  #b5152b; font-family: Verdana; font-size: 12px; font-weight: bold; }
a.navi_o:visited  {text-decoration: none; color:  #b5152b; font-family: Verdana; font-size: 12px; font-weight: bold; }
a.navi_o:hover  {text-decoration: underline; color:  #b5152b; font-family: Verdana; font-size: 12px; font-weight: bold; }
a.navi_o:active  {text-decoration: none; color:  #b5152b; font-family: Verdana; font-size: 12px; font-weight: bold; }

/* Main Tabelle */
td.td_head { width: 720px; padding-bottom: -160px; background: url('../images/header_bgd.jpg');  background-position:center top;  background-repeat:no-repeat;}
td.td_fuss { height: 25px; padding-left: 70px;	background: url('../images/fuss_bgd.jpg');  background-position:center top;  background-repeat:no-repeat;}

/* DIV Content Container */
div#container {position: relative; left: 50px; top: -160px; width: 600px; z-index: 11; }
td.cont_navi { padding-left: 15px; height: 28px;  border: 1px solid #b5152b; background: url('../images/bgd_nav.png')  }
td.cont_inhalt  { padding-left: 15px; padding-right: 5px; padding-top: 5px; padding-bottom: 10px;width: 425px; border: 1px solid #b5152b; background: url('../images/bgd_content.png')}
td.cont_news { padding-left: 10px; padding-right: 10px; padding-top: 10px; width: 160px; height: 40px; border: 1px solid #ffffff; background-color: #b5152b;}
td.cont_spacer { height: 15px;  }
td.cont_info  { padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px; width: 160px; border: 1px solid #b5152b; background: url('../images/bgd_nav.png')  }

/* texte */
.feet {font-family: Verdana; font-size: 11px;}
.headline {font-family: Verdana; font-size: 18px; font-weight: bold;  color:  #b5152b;}
.sub_headline {font-family: Verdana; font-size: 16px; font-weight: bold;  color:  #b5152b;}
.body {font-family: Verdana; font-size: 12px; line-height: 18px; }
.termin_head {font-family: Verdana; font-size: 13px; color: #b5152b; line-height: 16px; font-weight: bold;  }
.termin_body {font-family: Verdana; font-size: 10px; color: #b5152b; line-height: 13px; }
.news_head {font-family: Verdana; font-size: 13px; color: #b5152b; line-height: 16px; font-weight: bold; }
.news_body {font-family: Verdana; font-size: 10px; color: #000000; line-height: 13px; }