/* von oben, 3. Reihe, toplevel menu background */
div.header_row_3 {
     clear:both;
     width:940px;
     height:31px;
     padding:0px;
     margin:0px;
     background:url(../../hwkrheinmain/css_images/nav_bar_top_colored_6_1.gif)  0 0  repeat-y;
}


/* von oben, 3. Reihe, toplevel menu background */
div.header_row_3_2 {
     clear:both;
     width:940px;
     height:7px;
     padding:0px;
     margin:0px;
     background:url(../../hwkrheinmain/css_images/nav_bar_top_colored_6_2.gif)  0 0  repeat-y;
}

.top_nav_link_active {
    font-family: Verdana,Arial,sans-serif;
    font-size: 10px;
    font-weight:bold;
    color: #facc3b;
    text-decoration: none;
}




div.path_decoration{
    font-size:          10px;
    font-family:        Verdana,Arial,Helvetica,sans-serif;
    color:              #ff9933;
    line-height:        18px;
    
    border-bottom: 		2px dotted #ffcc99;
    border-top: 		0px;
    border-left: 		0px;
    border-right: 		0px;
    
    height: 			20px;
    
    padding-left: 		20px;
    padding-right:		0px;
    padding-bottom:		0px;
    padding-top:		0px;
    
    margin-bottom: 		35px;
    margin-left: 		0px;
    margin-top: 		0px;
    margin-right: 		0px;
    
}

html>body div.path_decoration{
    height: 			18px;
}

div.path_decoration a,
div.path_decoration a:link, 
div.path_decoration a:active,
div.path_decoration a:visited{
    font-size:          10px;
    font-family:        Verdana,Arial,Helvetica,sans-serif;
    color:              #ff9933;
    line-height:        18px;
    text-decoration: 	none;
}

div.path_decoration a:hover, 
div.path_decoration a:visited:hover{ 
    font-size:          10px;
    font-family:        Verdana,Arial,Helvetica,sans-serif;
    color:              #ff9933;
    line-height:        18px;
    text-decoration: 	underline;
}




.second_nav_mark_active {
    background-color: #ffb367;
    border-bottom:		1px solid #77abe5;
    
}

.second_nav_mark_row_active {
    background-color: #fde59f;
    border-bottom:		1px solid #d2e3f7;
    
}

.second_nav_active {
    padding-top:5px;
    padding-bottom:5px;
    width:190px;    
    background: #fde59f;
    border-bottom: 1px solid #ffffff;
}

.second_nav_inactive {
    padding-top:5px;
    padding-bottom:5px;
    width:190px;    
    border-bottom: 1px solid #ffffff;
}



