@charset "utf-8";
/* CSS Document für die Jahreszeit WINTER*/


/* Seitenhintergrundfarbe für die Jahreszeit WINTER*/

body {
	background-color:#00CCFF;
}

h1, h2, h3, h4, #header2_navi_container a, #content_wrapper_2sp a:hover, #content_wrapper_3sp a:hover  {
	color:#0066FF;
}

.clear {
	clear:both;
}

.color_dark {
	color: #0066FF;
}

.header_highlight{
	background:#0066FF;
}

#basic-accordian{
	border:5px solid #0066FF;}

.accordion_headings:hover{
	background:#0066FF;
}
	
	

	

