/* ****************************************** */
/* Detmold Stylesheet	         			  */
/* copyright 2006 by Orangefluid GbR		  */
/* www.orangefluid.com       				  */
/* ****************************************** */
/* Startseite  			         			 */
/* Blue			       				  */
/* ****************************************** */

a, a:link, a:active, a:visited {
	color: #355a98;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}

hr {
	clear: both;
	margin: 0px;
	padding: 0px;
	background-color:#355a98; /* Mozilla 1.4 */
	color: #355a98; /* IE 6 */
	border: #355a98; /* Opera 7.11 */
	height: 1px; /* in Opera f&#65533;r die Anzeige n&#65533;tig, in Mozilla f&#65533;r die einheitliche H&#65533;he */
}

/* News */

span.news-list-date {
	color: #355a98;
}

div.news-latest-morelink a {color:#355a98; text-decoration:none;}

div.news-latest-item h3 {background:none; text-indent:0px;}
div.news-latest-item h3 a {color:#000000;}
span.news-latest-date a {color:#666666; font-size:70%;}
hr.clearer {margin-top:15px;}
div.news-latest-item img {float:left; margin-right:15px; margin-bottom:15px;}

div.news-single-item h2 {color:#000000; background:none; text-indent:0px; font-size:12px;}
div.news-single-item h3 {color:#000000; background:none; text-indent:0px; font-size:12px; font-weight:normal;}


#startseite_hauptcontainer_rechts_big div.news-latest-item {background: #22377e; padding:0px; }
#startseite_hauptcontainer_rechts_big div.news-latest-item h3 {font-weight:normal; padding-left:6px; margin-top:1px; width:350px;}
#startseite_hauptcontainer_rechts_big div.news-latest-item h3 a { color:#ffffff; padding-bottom:0.1em;}
#startseite_hauptcontainer_rechts_big div.news-latest-item p.bodytext {color:#ffffff; font-weight:normal; padding-top:0.1em;}
#startseite_hauptcontainer_rechts_big div.news-latest-item img {border-bottom:1px solid #FFFFFF; margin-bottom:0px; padding-bottom:0px; width:380px; padding:0px;}


/* Subnavigation */ 
#subnavigation li {
	background-color: #355a98;
	color: #000000;
}

#subnavigation li.subheadline , #subnavigation li.subheadlineactive {
  background-color: #a2b3d2;
  text-indent: 20px;
  color: #000000;
}

#subnavigation li.subheadline a:link {
  color: #000000;
}

#subnavigation li a:hover {
	background: #d1d9e8;
	color: #000000;
}

#subnavigation li.headlineactive, #subnavigation li.headlineactive a:link, #subnavigation li.headlineactive a:visited, #subnavigation li.headlineactive a:hover, #subnavigation li.headlineactive a:active {
  background: #a2b3d2;
  color: #000000;
}

#subnavigation li.subheadlineactive, #subnavigation li.subheadlineactive a:link, #subnavigation li.subheadlineactive a:visited, #subnavigation li.subheadlineactive a:hover, #subnavigation li.subheadlineactive a:active {
  background: #D1D9E8;
  color: #000000;
}


h1.csc-firstHeader, h1 {
	background-color: #355a98;
	font-size: 95%;
	font-weight: bold;
	color: #ffffff;
	line-height: 180%;
	text-indent: 0.5em;
	margin-bottom: 0.5em;
}

h2.csc-firstHeader, h2 {
	background-color: #355a98;
	font-size: 90%;
	font-weight: bold;
	color: #ffffff;
	line-height: 150%;
	text-indent: 0.5em;
	margin-bottom: 0.5em;
}

h3.csc-firstHeader, h3 {
	background-color: #22377e;
	font-size: 95%;
	font-weight: bold;
	color: #ffffff;
	line-height: 180%;
	text-indent: 0.5em;
	margin-bottom: 0.5em;
}