

#header {
background-image: url(../pics/_layout/header_a.jpg);
width: 800px;
height: 100px;
border-bottom: 2px solid #da1f3d;

}

#menue {
background-image: url(../pics/_layout/menu_a.jpg);
margin-top: 1px;
width: 800px;
height: 100px;
border-top: 1px solid #da1f3d;
border-bottom: 2px solid #da1f3d;
background-repeat: no-repeat;
}

#menue a img {
	border: none;
	float: left;
}


