/*//////////////////////SETTINGS FOR HEADER//////////////////////*/

#header { 
height:241px; /*overwrite globalheader height*/
}
#header #subnav, #header #subsubnav {
background-color:#FF0000;
height:20px;
clear:both;
}
#header #subnav a, #header #subnav a:visited, #header #subsubnav a, #header #subsubnav a:visited  {
height:20px;
display:block;
float:left;
border-right:1px solid #FEE679;
}

#header #subsubnav {
height:20px;
border-top: 1px solid #FEE679;
voice-family: "\"}\""; 
voice-family:inherit;
}

#header #subsubnav a, #header #subsubnav a:visited{
border:0px;
}

#header #pagetitle {
border:0px;
height:30px;
}
/*//////////////////////END SETTINGS FOR HEADER//////////////////////*/

/*//////////////////////SETTINGS FOR CONTENT//////////////////////*/
#content #leftcol {
padding-top:10px;
}

#content #midcol, #content #rightcol {
padding-top:10px;
margin-left:-0.8em;
}

#content #midcol h2, #content #rightcol h2 {
font-size: 12px; font-style:normal; font-weight:bold;
margin:0 0 1em 0;
margin-left: 0.8em;
}

#content #midcol ul, #content #rightcol ul {
list-style-type:none;
margin:0 0 2em 0;
padding:0;
}

#content #midcol ul li, #content #rightcol ul li {
display:block;
padding:0 0 0.5em 0;
margin-left: 0.8em;
}

#content div a, #content div a:visited {
display:block;
padding:0 0 0 0.8em;
margin-left: -0.8em;
background: url(../../assets/img/list_arrow.gif) no-repeat top left;
}
#content div a:hover, #content div a:active {
background: url(../../assets/img/list_arrow_red.gif) no-repeat top left;
}
/*//////////////////////END SETTINGS FOR CONTENT//////////////////////*/
