
body {
	color: rgb(88, 112, 171); /* Dunkel-Blau */
	background-color: rgb(88, 112, 171); /* Dunkel-Blau */
}

a {
	color: rgb(88, 112, 171); /* Dunkel-Blau */
}

div#TopNavigation ul li a {
	color: rgb(255, 255, 255); /* Weiß */
}

div#Container div.Background1 {
	background-color: rgb(219, 224, 218); /* Hell-Grau */
	background-image: url("../images/01_sidebarright_wurfB.jpg");
}

div#Logo {
	background-image: url(../images/basic2_logo.gif);
}

div#SideBarRightModules div.moduletable {
	background-image: url("../images/weiss_opaque50.png");
}


div#Head {
	background-color: rgb(202, 215, 232); /* Hell-Blau */
	background-image: url("../images/01_head.jpg");
}

div#Navigation ul li a:hover {
	border-bottom-color: rgb(88, 112, 171); /* Dunkel-Blau */
}


div#MainPart {
	background-color: rgb(88, 112, 171); /* Dunkel-Blau */
	background-image: url("../images/basic2_sidebarleft.gif");
}
	
div#SideBarLeft div.moduletable {
	background-color: rgb(255, 255, 255); /* Weiß */
}

/* Modulüberschrift */
div.moduletable h3 {
	background-color: rgb(202, 215, 232); /* Hell-Blau */
}


div#ContentBack1 {
	background-color: rgb(255, 0, 0); /* Roter Streifen */
}

div#ContentBack2 {
	background-color: rgb(255, 255, 255); /* Weißer Streifen */
}	

div#Content {
	color: rgb(0, 0, 0);
	background-color: rgb(202, 215, 232); /* Hell-Blau */
	background-image: url("../images/01_content_wurfA.jpg");
}

div#Copyright {
	border-top-color: rgb(202, 215, 232); /* Hell-Blauer Abschlußrahmen unten */
	color: rgb(255, 255, 255); /* Weiß */	
	background-color: rgb(88, 112, 171); /* Dunkel-Blau */
}
