html, body { height:100%; }

body {
    padding:0;
    margin:0;
    text-align:left;
    min-width:780px;
    background-color:#E8EEF9;
    font-size:9pt;
    font-family:arial, verdana, geneva, sans-serif;
    color:rgb(0,0,0);
    /*background-image:url('../images/bg.gif');*/
    background-repeat:repeat-y;
    background-position:0px 0px;
    overflow-x:hidden;
    overflow:-moz-scrollbars-vertical;
}


h1 {font-family:arial,verdana,geneva,sans-serif; font-size:15pt; color:#FF0000; font-weight:bold}

h2 {font-family:arial,verdana,geneva,sans-serif; font-size:11pt; color:#000000; font-weight:bold}

div.text {font-family:arial,verdana,geneva,sans-serif; font-size:10pt; color:#000000; font-weight:normal; text-align:justify}

td {font-family:arial,verdana,geneva,sans-serif; font-size:10pt; color:#000000; font-weight:bold}

td.white {font-family:arial,verdana,geneva,sans-serif; font-size:10pt; color:#000000; font-weight:bold; background-color:#FFFFFF}
td.red   {font-family:arial,verdana,geneva,sans-serif; font-size:10pt; color:#000000; font-weight:bold; background-color:#FF0000}
td.blue  {font-family:arial,verdana,geneva,sans-serif; font-size:10pt; color:#000000; font-weight:bold; background-color:#003399}


/* hr { color:rgb(210,210,210); } */

/* a { font-size:11px; color:rgb(190,190,190); text-decoration:none; } */
/* a:hover { text-decoration:underline; } */

A:link           {font-family: arial, verdana, geneva, sans-serif; text-decoration: none; color: #003399; font-weight: bold}
A:visited        {font-family: arial, verdana, geneva, sans-serif; text-decoration: none; color: #003399; font-weight: bold}
A:hover          {font-family: arial, verdana, geneva, sans-serif; text-decoration: none; color: #FF0000; font-weight: bold}
A:active         {font-family: arial, verdana, geneva, sans-serif; text-decoration: none; color: #FF0000; font-weight: bold}

a.newsheadline { font-weight:bold; } 

a.bottomnavi { color:rgb(160,160,160); font-size:9px; } 

a.additionalnavi { font-size:10px; color: rgb(160,160,160); }

a.navipath { font-size:10px; color: rgb(160,160,160); } 

a.navileft_passive {
    display:block;
    background-color:#DCDCDC;
    padding-top:3px;
    padding-bottom:3px;
    /* color:rgb(51,79,119); */
} 

a.navileft_active {
    display:block;
    background-color:#FFD700;
    background:url("../images/navi_pfeil_rechts.gif") no-repeat;
    background-position:right;
    padding-top:3px;
    padding-bottom:3px;
    /* color:rgb(51,79,119); */
} 

a.navileft_open {
    padding-left:10px;
    display:block;
    background:url("../images/navi_pfeil.gif") no-repeat;
    background-position:right;
    background-color:#FFD700;
    padding-top:3px;
    padding-bottom:3px;
    /* color:rgb(51,79,119); */
} 


.artlist_headline {padding:5px; background-color:#DCDCDC;}
.artlist_headlinelink {font-family:arial,verdana,geneva,sans-serif; font-size:8pt;}
.artlist_date {font-family:arial,verdana,geneva,sans-serif; font-size:8pt; color:#FF0000;}

.input {
    font-size:11px;
    font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
    color:rgb(0,0,0);
    width:240px;
    margin-bottom:8px;
    border-top:1px solid #999999;
    border-right:1px solid #999999;
    border-bottom:1px solid #999999;
    border-left:1px solid #999999;
}

.label {
    font-size:11px;
    font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
    color:rgb(0,0,0);
}

.small {
    font-size:9px;
}

.hidden {
    display:none;
}

.balken {
    padding-left:0px;
    background-color:rgb(255,110,43);
    background-image:url('../images/bg2.gif');
    background-repeat: repeat-x,repeat-y;
    background-position:2px 0px ;
}

.teaser_img {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px; 
}


.navi{
    width:180px;
    border-bottom:1px solid #FFFFFF;
    background-color:#FFFFFF;
font-family:arial,verdana,geneva,sans-serif;
font-size:9pt; 

}

