@charset "utf-8";

body {
	color : #564b47;
	background-image : url(../images/background_blue.gif); 
}

h1,
.csc-header,
.csc-textpicHeader {
	color : #3E4950;
	background-color : #92BCD5; /* helles Blau */
	border-top : 1px solid #ffffff;
	border-left : 1px solid #ffffff;	
	border-bottom : 1px solid #527609;	
	border-right : 1px solid #527609;			
}

#header2 {
	background : url(../images/header_blue.jpg) no-repeat;
}

