/* LVPG CSS */

@import url("basis.css");

#header {
	height: 100px;
	overflow: hidden;
	white-space: nowrap;
	background-image: url(/fileadmin/template_data/gfx/banner_gesamt_01_eng.gif);
	background-repeat: no-repeat;
}


#subheader {
    height: 25px;
    white-space: nowrap;
    background-image: url(/fileadmin/template_data/gfx/subbanner_02_deu.gif);
    background-repeat: no-repeat;
    overflow: hidden;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:0.6em;
    padding-top: 6px;
    padding-bottom: 0px;
	font-weight: normal;
}