/*Customize the Color Code here*/
/*Color Codes: replace in the string above "blue" by the color of your choice:*/
/*blue, yellow, green, orange, red*/

#nav_main  
{background: #fff url("/ibt/site/yaml/ibt/css/newlayout/colorcode_blue.gif") no-repeat left 1px }

/*Jetzt folgen Anpassungen für die Integration*/
/*des neuen Logos im E-Pol Portal*/
/*Michael Wiese 05.06.2009*/
#logosub {position: absolute; left: 234px; top: 0px}
#logosub img {width: auto}


h1 {/*Das ist der Gesamttitel der Site*/
position: absolute; color: #00000;
font-family: Verdana;
font-size: 1.2em;
font-weight: bold;
color: #000000; 
left: 292px; top: 38px;  
}

h2 {/*Subtitel des Fachportals*/
position: absolute;
color: #4a4a4a;
font-family: Verdana;
font-size: 1.1em;
left: 292px; top: 69px; 
}

