@charset "utf-8";
/* CSS Document */

#header {
	background-image: url(../images/header_oranzen.jpg);
}
h1 {
	color: #e98303;
}
h2, h3 {
	color: #e98303;
}
a{
	color: #e98303;
}