/* ======================================== */
/* Content: CSS styles 5001-Custom  	    */
/* Version: 1.0, 29.06.2010, rs	     		*/
/* ======================================== */   

div.navigation {
background-color: #a3001c;
width: 200px;
height: 182px;
display:block;
color:#ffffff;
padding-top: 18px;
}

.TDnavigation {
background-color: #a3001c;
width: 200px;
height: 200px;
}

a.navigation, a.navigation:link, a.navigation:visited {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;   
    text-transform:none;  
    display:block;
    margin-left:10px;
    color:#ffffff;
    width: 180px;
    height: 22px;
}

a.navigation:hover, a.navigation:active {
    color:#000000;
}

.pagepicture {
background-color: #e0e0e0;
width: 600px;
height: 200px;
display:block;
}

.TDpagepicture {
background-color: #e0e0e0;
width: 600px;
height: 200px;
}

.subnavigation1 {
background: rgba(255, 255, 255, 0.75);
width: 200px;
height: 182px;
display:block;
float:left;
padding-top: 18px;
}

.subnavigation2 {
background: rgba(255, 255, 255, 0.75);
width: 200px;
height: 182px;
display:block;
float:left;
padding-top: 18px;
}

.subnavigation3 {
background: rgba(255, 255, 255, 0.75);
width: 200px;
height: 182px;
display:block;
float:left;
padding-top: 18px;
}

a.subnavigation, a.subnavigation:link, a.subnavigation:visited {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;  
    line-height:18px;
    text-transform:none;  
    display:block;
    margin-left:10px;
    color:#000000;
    width: 160px;
    margin-bottom:2px;     
}

a.subnavigation:hover, a.subnavigation:active {
    color:#000000;
    margin-bottom:2px;     
}

.subnavigationList {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;  
    line-height:18px;
    text-transform:none;  
    margin-left:10px;
    color:#000000;
    margin-bottom:2px; 
    float:left        
}
