body, td, th {
	margin: 0px;
	margin-left: 10px;
    font-family:        verdana;
    font-style:         normal;
    font-size:          11px;
}

.lr {
	background-image: url(images/rahmen_links.gif);
}

.field1 {
    font-family:        verdana;
    font-style:         normal;
    font-size:          11px;
    margin-top: 3px;
    width: 140px;
}

.submit1 {
    margin-top:         10px;
    font-family:        verdana;
    font-style:         normal;
    font-size:          11px;
    color: #000000;
    background-color: #DDDDDD;
    width: 80px;
    height: 20px;  
}

.archiv_head {
    font-family:        verdana;
    font-style:         normal;
    font-weight:        bold;
    font-size:          14px;
    height:             40px;
    padding:            2px;
    color:              #FFFFFF;
    background-color:   #0186A5;
}

a.prod1:link{
    color:#5892C5;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
    }
    
a.prod1:hover{
    color:#a7a7a7;
    text-decoration:underline;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    }
    
a.prod1:visited{
    color:#5892C5;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    color:#5892C5;
    text-decoration:none;
    }
    
span.S4{
    color:#000000;
    text-align:left;
    /*vertical-align:top;*/ 
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:10px;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
}
span.S5{
    color:#000000;
    text-align:left;
    /*vertical-align:top;*/ 
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:10px;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
}

.news_headline   {
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:9px;
    line-height: 1.5em;
    text-decoration:none; 
    color: #000000;
}
.news_archiv   {
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:9px;
    line-height: 1.5em;
    text-decoration:none; 
    color: #000000;
}








/************************************************
*************FIRST_LEVEL*************************
************************************************/
/*Style-Definition für die First-Level-Navigation*/
DIV.fstLevel, DIV.fstLevelActive 
{

    margin:             0; 
    padding:            0;    
    width:              193px;
    height:             33px;
    font-family:        verdana;
    font-style:         normal;
    font-size:          13px;
    font-variant:       small-caps;
    font-weight:        bold;
    color:              #2694DC;
    text-decoration:    none;
    list-style-type:    none;
    background-image:   url("./images/navi_bg.gif"); 
    background-repeat:  no-repeat;
}

DIV.fstLevel a
{
    color:              #9f9f9f;
    text-decoration:    none;

}
/*Style-Definition für die First-Level-Navigation bei Mouse-Over*/
DIV.fstLevel a:hover
{

    color:              #000000;
    text-decoration:    none; 

}
/*Style-Definition für die First-Level-Navigation bei aktivem Link*/
DIV.fstLevelActive a, DIV.fstLevelActive a:hover
{
    color:              #000000;
    text-decoration:    none; 

}

/************************************************
*************SECOND_LEVEL*************************
************************************************/
/*Style-Definition für die Second-Level-Navigation*/
DIV.secLevel, DIV.secLevelActive
{
    font-family:        verdana;
    font-style:         normal;
    font-size:          12px;
    font-variant:       small-caps;
    font-weight:        bold;
    height:             24px;   
    padding-left:       15px; 
    padding-bottom:     8px;
    text-align:         left;
    background-image:   url("./images/navi_bg.gif"); 
    background-repeat:  no-repeat;
}

DIV.secLevel a
{
    color:              #2694DC;
    text-decoration:    none;
}
/*Style-Definition für die Second-Level-Navigation bei Mouse-Over*/
DIV.secLevel a:hover
{
    color:              #000000;
    text-decoration:    none; 
}
/*Style-Definition für die Second-Level-Navigation bei aktivem Link*/
DIV.secLevelActive a, DIV.secLevelActive a:hover 
{
    color:              #000000;
    text-decoration:    none; 
}

.greyColors {
    font-family: verdana;
    font-size: 10px;
    font-style: normal;
    color:#9F9F9F;
}