

#header {
	background-image: url(/images/logo-reisen.png);
	background-repeat: no-repeat;
	background-position: top left;
	border-bottom: 1px solid #0026ff;
}

a {
    color: ##0026ff;
}


#footer {
	border-top: 1px solid #0026ff;
}

#submenu {
position: absolute;
left: 15px;
top: 150px;
width: 150px;
 padding: 0;
  	margin: 0;
	
}