body, div{
 font-family: Arial, Verdana, sans-serif;
 font-size: 10pt;
}

h1{
 margin-top: 0;
 font-family: Arial, Verdana, sans-serif;
 font-size: 12pt;
}

.partner_topic{
 font-family: Arial, Verdana, sans-serif;
 font-size: 12pt;
 font-weight: bold;
 color: #666666;
}

.partner_text{
 font-family: Arial, Verdana, sans-serif;
 font-size: 10pt;
 color: #666666;
}

#main{
 position: absolute;
 width: 750px;
 height: 515px;
 left: 50%;
 margin-left: -375px;
 top: 50%;
 margin-top: -258px;
}

#menu{
 position: absolute;
 width: 750px;
 height: 33px;
 top: 0px;
 left: 0px;
}

#content{
 position: absolute;
 width: 750px;
 height: 371px;
 top: 33px;
 left: 0px;
 background-image: url(gfx/back.jpg);
}

#partnerlogos{
 position: absolute;
 width: 750px;
 height: 111px;
 top: 404px;
 left: 0px;
 border-top: 1px solid #636563;
 text-align: center;
}

#thumbs{
 border-left: 1px solid #666666;
 overflow: scroll;
 overflow: -moz-scrollbars-vertical;
 overflow-x: hidden;
 overflow-y: scroll;
 position: absolute;
 top: 0px;
 left: 579px;
 height: 371px;
 width: 170px;
}

#dapic{
 position: absolute;
 text-align: center;
 vertical-align: middle;
 top: 0px;
 left: 0px;
 height: 371px;
 width: 570px;
}

#content_padding{
 padding: 10px;
}

#content_text_links{
 position: absolute;
 overflow: scroll;
 overflow: -moz-scrollbars-vertical;
 overflow-x: hidden;
 overflow-y: scroll;
 position: absolute;
 top: 0px;
 left: 0px;
 height: 371px;
 width: 509px;
}

#bild_rechts{
 border-left: 1px solid #666666;
 position: absolute;
 top: 0px;
 left: 509px;
 height: 371px;
 width: 240px;
}

#content_text_rechts{
 position: absolute;
 overflow: scroll;
 overflow: -moz-scrollbars-vertical;
 overflow-x: hidden;
 overflow-y: scroll;
 top: 0px;
 left: 240px;
 height: 371px;
 width: 509px;
}

#bild_links{
 border-right: 1px solid #666666;
 position: absolute;
 top: 0px;
 left: 0px;
 height: 371px;
 width: 240px;
}

#content_text_full{
 position: absolute;
 overflow: scroll;
 overflow: -moz-scrollbars-vertical;
 overflow-x: hidden;
 overflow-y: scroll;
 position: absolute;
 top: 0px;
 left: 0px;
 height: 371px;
 width: 750px;
}

#news_menu{
 border-right: 1px solid #666666;
 position: absolute;
 overflow: scroll;
 overflow: -moz-scrollbars-vertical;
 overflow-x: hidden;
 overflow-y: scroll;
 top: 0px;
 left: 0px;
 height: 371px;
 width: 240px;
}

#news_article{
 position: absolute;
 overflow: scroll;
 overflow: -moz-scrollbars-vertical;
 overflow-x: hidden;
 overflow-y: scroll;
 top: 0px;
 left: 240px;
 height: 371px;
 width: 510px;
}

a{
 color: blue;
 text-decoration: none;
}

a:hover{
 color: black;
}

.chli{
 font-size: 7pt;
}

#impressum{
 font-size: 7pt;
 color: #666666;
 position: absolute;
 text-align: right;
 width: 750px;
 height: 40px;
 left: 50%;
 margin-left: -375px;
 top: 50%;
 margin-top: 258px;
}

#impressum a{
 color: #999999;
}

#impressum a:hover{
 color: #666666;
}

.newslink{
 color: #666666;
 font-size: 8pt;
}

.newsactive{
 border: 1px solid #666666;
 background-color: #EEEEEE;
 color: red;
 padding: 3px;
}

.newsnotactive{
 border: 1px solid #EEEEEE;
 background-color: #EEEEEE;
 padding: 3px;
}