html {
background-image:url(../gfx/header-sommer.jpg);
background-repeat:no-repeat;
background-position:50% 0;
}
#teaser_1 {
position:relative;
float:left;
width:254px;
height:355px;
padding:0 10px 0 10px;
background-image:url(../gfx/TP-Sommer-01.jpg);
background-repeat:no-repeat;
}
#teaser_2 {
position:relative;
float:left;
width:250px;
height:355px;
padding:0 10px 0 10px;
background-image:url(../gfx/TP-Sommer-02.jpg);
background-repeat:no-repeat;
}
#hauptnavi, #hauptnavi a {
	color:#7FA639;
}