/*Body Schriftfarbe,Schriftart definieren*/
body {
 font-family: Verdana,Bitstream Vera Sans,Thoma,Helvetica,serif;
 font-size: 10px;
 background-color: #6B8899;
}

font, span, p, {
 font-family: Verdana,Bitstream Vera Sans,Thoma,Helvetica,serif;
 font-size: 10px;
}

.topfivewidth {
  width:133px;
}

.heisenewswidth{
width:137px;
}


a:link, a:visited {
 color:#05243A;
 text-decoration:none;
}

a:hover, a:active {
 color:#3EA3EE;
}

.DivMenu {
 width:140px;
 margin:13px 5px;
 border:1px;
 border-style:solid;
 border-color:#000000;
 background-color:#DCE3EF;
 background-image: url(../images/menu_oben.gif);
 background-repeat:repeat-x;
 text-align:left;
}


.DivMenuTitle, .TableTitle {
 font-weight:bold;
 margin:3px;
 color:white;
 text-indent:2px;
}


.TableDescription {
 font-color:black;
}

a.MenuLinks:link, a.MenuLinks:visited {
 text-decoration:none;
 color:black;
 background-color:#EBF1F5;
}

a.MenuLinksS:link, a.MenuLinksS:visited {
 text-decoration:none;
 color:black;
 background-color:#B6C6D0;
}

a.MenuLinks:active, a.MenuLinks:hover, a.MenuLinksS:active, a.MenuLinksS:hover {
 background-color:#3876A9;
 color:white;
}

a.HeiseNews:link, a.HeiseNews:visited {
 background-color:#708591;
 color:lime;
}

a.HeiseNews:active, a.HeiseNews:hover {
 background-color:#3876A9;
 color:white;
}

a.TopFiveLink:link, a.TopFiveLink:visited {
 color:black;
}

a.TopFiveLink:active, a.TopFiveLink:hover {
 color:#2C75FC;
}

a.imagelink:link, a.imagelink:visited {
 color:DCE3EF;
}
a:imagelink:active, a.imagelink:hover {
 color:DCE3EF;
}


.HeiseNews {
 margin:0px 0px;
 border-bottom:1px;
 border-left:0px;
 border-right:0px;
 borter-top:0px;
 border-style:solid;
 border-color:#333333;
 display:block;
 text-decoration:none;
 padding:3px;
}

.MenuLinks, .MenuLinksS {
 display:block;
 padding:3px;
 text-decoration:none;
 color:black;
}

#DivContent {

border:1px;
 border-style:solid;
 border-color:#B7C6D2;
 background-color:516672;
 width:99%;
 float:right;
 padding:0px;
}

#leftmenu {
 float:left;
 background-color:#66829F;
 width:140;
}

.ContentTable, .ContentTableFooter, .ContentTableTitle {
 display:block;
 padding:2px;
 border-top:1px solid #000000;
 text-decoration:none;
 line-height:15px;
 color:black;
}

.ContentTable {
 display:block;
 padding:2px;
 border-top:1px solid #000000;
 line-height:15px;
}


.ContentTableTitle {
 background-color:#ADBBC9;
 font-weight:bold;
}

.ContentTable, .ContentTable1, .TopFiveTable {
 background-color:#DCE3EF;
}

.TopFiveTitle {
 padding:1px;
 display:block;
 background-color:#ADBBC9;
 line-height:15px;
 font-weight:bold;
 
}

.ContentTopFive {
 margin:10px 3px;
 border:1px solid #000000;
 background-color:#ADBBC9;
 float:right;
 width:399px;
}


.HeiseNewsCat {
 border:1px solid #000000;
 background-color:#ADBBC9;
}

.ContentTableFooter, .ContentTableFooter1 {
 background-color:#ADBBC9;

 text-align:right;

}

.image113px {
 width:113px;
 float:left;
}

.ContentMenu {
 width:411px;
 margin:13px 5px;
 border:1px solid #000000;
 background-color:#DCE3EF;
 text-align:left;
 float:right;
 background-image: url(../images/menu_oben.gif);
 background-repeat: repeat-x;
}



.DivPosition {
 margin:20px;
 float:right;
}

INPUT, SELECT, TEXTAREA {
 color:black;
 font-size:10px;
 font-family: Verdana,Thoma,Helvetica,serif;
 background-color:rgb(172,194,204);
 border-color:rgb(182,198,208);
}



.DivTextBold {
 font-weight:bold;
}