
/* ################ Dunkelblau ######################## */

#header
{
	background: #007fc4;
}

h1, h2, h3
{
	color: #007fc4;
}

#left ul li a:hover,#left ul li a:focus  {
color: #007fc4;
}

#left ul li ul li a {
background:#007fc4 !important;
}

#left ul li.active a:link,#left ul li.active a:visited {
background:#007fc4;
}

#teaser ul, #content ul {
	list-style-image:	url(../images/quad.gif);
}


/* ################ Hellblau ######################## */

#left ul li a:hover,#left ul li a:focus {
color: #007fc4;
}

#left ul li ul li a {
color: #a3d1ea !important;
}


.bildrandportrait {
 border: 1px #cfe7f4 solid ;
}




#content
{
	border-top: solid 1px #cfe7f4;
	background-image: 	url(../images/fade.jpg);
	background-repeat: repeat-x;
}

#teaser-inside
{
	background: #e8f4fa;
}







