/* ****************************************** */
/* Detmold Stylesheet	         			  */
/* copyright 2006 by Orangefluid GbR		  */
/* www.orangefluid.com       				  */
/* ****************************************** */
/* Startseite  			         			 */
/* Body & HTML			       				  */
/* ****************************************** */


* {
	margin: 0px;
	padding: 0px;
	}

html, body {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 100%;
	height: 100%;
}

body {
	background: url(media/bg.gif) repeat-y #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	text-align: center;
}

/* ****************************************** */
/* Layout Container		         			  */
/* ****************************************** */

#container {
	width: 955px;
	min-height: 100%;
	height:auto;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	
}

* html #container {
	height: 100%;
}

	#head {
		width: 955px;
		height: 157px;
		position: relative;
		float: left;
		background: url(media/hl_standard.jpg);
		}
		
	#head a {
		color: #335a99;
	}
		
	#headnavigation {
		position: relative;
		height: 37px;
		width: 955px;
		line-height: 37px;
		vertical-align: middle;
	}
		
		#head #headnavigation #quicknavi {
			position: relative;
			float: right;
			height: 37px;
			text-align: right;
			line-height: 37px;
			vertical-align: middle;
			}
			
			#head #headnavigation #quicknavi div.headnavitem {
				position: relative;
				float: left;
				font-size: 70%;
				line-height: 37px;
				height: 37px;
				margin-right: 10px;
				vertical-align: middle;
				}
				
			* html #headnavigation {
				margin-top: 10px;
			}
			
			#head #headnavigation #quicknavi div.headnavitem a, #head #headnavigation #quicknavi div.headnavitem a:link, #head #headnavigation #quicknavi div.headnavitem a:visited, #head #headnavigation #quicknavi div.headnavitem a:active {
			color: #335a99;
			text-decoration: none;
			}
			
			#head #headnavigation #quicknavi div.headnavitem a:hover {
				color: #335a99;
				text-decoration: underline;			
			}
			
		#head #headnavigation #print {
			position: relative;
			float: right;
			height: 37px;
			text-align: right;		
			font-size: 70%;
			line-height: 37px;
			vertical-align: middle;	
			margin-right: 10px;
		}
		
		#head #headnavigation #quicksearch {
			width: 250px;
			height: 37px;
			position: relative;
			float: right;
			line-height: 37px;
			vertical-align: middle;
			}
			
		#head #breaddate {
			width: 955px;
			height: 18px;
			position: absolute;
			top: 139px;
			background: #ffffff;
			filter:alpha(opacity=80);
			opacity: 0.8;
			-moz-opacity:0.8;
			left: 0px;
		}
		
			#head #breaddate #breadcrumb {
				width: 700px;
				height: 18px;
				line-height: 18px;
				position: relative;
				float: left;
				font-size: 10px;
				text-indent: 5px;
				font-size: 70%;
			}
			
				#head #breaddate #breadcrumb a:link, #head #breaddate #breadcrumb a:visited, #head #breaddate #breadcrumb a:active {
					color: #335a99;
					text-decoration: none;
					}
					
				#head #breaddate #breadcrumb a:hover {
					color: #335a99;
					text-decoration: none;
				}
			
			#head #breaddate #date {
				width: 250px;
				height: 18px;
				line-height: 18px;
				position: relative;
				float: right;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 70%;
				text-align: right;
				padding-right: 5px;
			}
			
	#hauptnavi {
		width: 955px;
		height: 37px;
		display:block;
		position: relative;
		float: left;
		z-index: 9999;
		}
		
	#startseite_hauptcontainer_links {
		width: 555px;
		height: auto;
		position: relative;
		float: left;
		margin-top: 22px;
		min-height: 200px;
	}
	
	* html #startseite_hauptcontainer_links {
		width: 555px;
		height: auto;
		position: relative;
		float: left;
		margin-top: 22px;
		min-height: 200px;
	}
	
	#startseite_hauptcontainer_rechts {
		width: 380px;
		height: auto;
		position: relative;
		float: right;
		margin-top: 22px;
		min-height: 200px;
		
	}
	
	#startseite_hauptcontainer_rechts_links{
		width: 185px;
		height: auto;
		position: relative;
		float: left;
		margin-top: 0px;
		margin-right:10px;
	}
	
	#startseite_hauptcontainer_rechts_rechts{
		width: 185px;
		height: auto;
		position: relative;
		float: left;
		margin-top: 0px;
		margin-right: 0px;
	}
	#startseite_hauptcontainer_rechts_big{
		width: 380px;
		height: auto;
		position: relative;
		float: left;
		overflow:hidden;
	}
	
	#subnavigation {
		position: relative;
		float: left;
		width: 190px;
		height: auto;
		min-height: 400px;
		margin-top: 22px;
	}
	
	#hauptcontainer {
		width: 744px;
		height: auto;
		position: relative;
		float: left;
		background: #ffffff;
		margin-top: 22px;
		margin-left: 20px;
		padding-bottom:20px;
		}



		
	#hauptcontainersmall {
		width: 535px;
		height: auto;
		position: relative;
		float: left;
		background: #ffffff;
		margin-top: 22px;
		margin-left: 20px;
		padding-bottom:20px;
		}
		
	#nebencontainer {
		width: 190px;
		height: auto;
		position: relative;
		float: left;
		background: #ffffff;
		margin-top: 22px;
		margin-left: 20px;
	}
	
	
* html #nebencontainer {
		overflow:hidden;
	}
	
	
	#footer{
		position: relative;
		font-size: 80%;
		width: 955px;
		height: 40px;
		margin: 0 auto 0 auto;	
		text-align: center;
		clear:both;
		border-top: 1px #355a98 solid;
		}
		
		
	* html #footer{
		position: relative;
		font-size: 80%;
		width: 955px;
		height: 40px;
		margin: 0 auto 0 auto;	
		text-align: center;
		clear:both;
		border-top: 1px #355a98 solid;
		}
		
	
	#footer a {
		color: #355a98;
		}
	
		#footer #footertools {
			position: relative;
			float: left;
			width: auto;
			height: 40px;
			line-height: 40px;
			}
			
		#footer #footerimpressum {
			position: relative;
			float: right;
			width: auto;
			height: 40px;
			line-height: 40px;
			color: #355a98;
			}
	
	#breadcrumb, #date {
		color: #335a99;
	}

	.Hilfe {
		position: absolute;
		left: -999px;
		top: -999px;
		width: 0px;
		height: 0px;
		font-size: 0px;
		line-height: 0px;
		margin: 0px;
		padding: 0px;
		overflow: hidden;
		display: inline;
	}
	
		#hauptcontainersmall ul {
	list-style:inside;
	}


	#hauptcontainersmall table {
		width:535px;
		margin-bottom:15px;
	}
	
	#hauptcontainersmall table tr td.td-0{
		width:400px;
	}
/* ****************************************** */
/* Hauptnavigation		         			  */
/* ****************************************** */

.menu {
	width: 189px; 
	font-size:0.85em;
	position:relative;
	float: left;
	z-index:100;
	margin-right: 2px;
	margin-top: 2px;
}

.menu#navi1, .menu#navi5 {
	width: 190px;
}

.menu#navi5 {
	margin-right:0px;
	}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {
	float:left;
	width:189px;
	height: 37px;
	position:relative;
	background: #ffffff;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height: 110%;
	vertical-align: middle;
	font-weight: normal;
	color: #ffffff;
	display: block;
}

/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
	width:189px;
	w\idth:189px;
}

/* style the links for the top level */
.menu a, .menu a:visited, .menu a:link, .menu a:hover, .menu a:active {
	font-size:11px;
	text-decoration:none; 
	width:187px; 
	height:37px;
	display: block;
	vertical-align: middle;
	font-weight: normal;
	color: #ffffff;
}
/* style of second level navigation */
.menu ul li ul li a, .menu ul li ul li a:link, .menu ul li ul li a:hover, .menu ul li ul li a:visited, .menu ul li ul li a:active {
	color: #000000;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	width: 187px;
}
.menu ul li ul li {
	width: 187px;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background: #ffffff;
}
/* style the second level hover */
.menu ul ul a.drop:hover{
background:#ffcc00;
}
.menu ul ul :hover > a.drop {
background:#ffcc00;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
	background:#ffffff;
}
/* style the third level hover */
.menu ul ul ul a:hover {
	background:#ffffff;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:36px;
	left:0; 
	width:187px;
}
/* another hack for IE5.5 */
* html .menu ul ul {
	top:36px;
	t\op:37px;
}

/* position the third level flyout menu */
.menu ul ul ul{
	left:187px;; 
	top:0;
	width:187px;
}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
	left:-187px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {
	position:absolute; 
	top:0; 
	left:0;
}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	background:#ffffff; 
	color:#000; 
	height:auto; 
	line-height:1em; 
}

/* yet another hack for IE5.5 */
* html .menu ul ul a{
	width:187px;
	w\idth:187px;
}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
	color:#000000; 
	background: url(media/blank.gif);
}
.menu :hover > a .menu ul ul :hover > a {
	color:#000000;
	background: url(media/blank.gif);
}

.menu a:hover, .menu ul a:hover{
	color:#ffffff; 
	background: url(media/blank.gif);
}
.menu :hover > a, .menu ul :hover > a {
	color:#ffffff;
	background: url(media/blank.gif);
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
	visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
	visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
	visibility:visible;
}

.menu ul li.blue_first {
	background-image:url(navigation/blue_back.gif);
	background-repeat: repeat-x;
	width: 190px;
	}
	

	.menu ul li ul li a{
		padding-top:0px;
	}
	
.menu ul li.blue {
	background-image:url(navigation/blue_back.gif);
	background-repeat: repeat-x;
	}	
	
.menu ul li.blue_last {
	background-image:url(navigation/blue_back.gif);
	background-repeat: repeat-x;
	margin-right: 0px;
	width: 190px;
	}
	
/* second level item background color */
	/* darkbrown_first */
	.menu ul li.blue_first ul li:hover, .menu ul li.blue_first ul li:hover a {
		background: #d1d9e8;
	}	
	.menu a:hover, .menu ul li.blue_first ul li a:hover{
		background: #d1d9e8;
	}
	.menu :hover > a, .menu ul li.blue_first ul li :hover > a {
		background: #d1d9e8;
	}
	
	/* darkbrown */
	.menu ul li.blue ul li:hover, .menu ul li.blue ul li:hover a {
		background: #d1d9e8;
	}
	.menu a:hover, .menu ul li.blue ul li a:hover{
		background: #d1d9e8;
	}
	.menu :hover > a, .menu ul li.blue ul li :hover > a {
		background: #d1d9e8;
	}



	/* darkbrown_last */
	.menu ul li.blue_last ul li:hover, .menu ul li.blue_last li:hover a {
		background: #d1d9e8;
	}
	.menu a:hover, .menu ul li.blue_last li a:hover{
		background: #d1d9e8;
	}
	.menu :hover > a, .menu ul li.blue_last ul li :hover > a {
		background: #d1d9e8;
	}
	
	/* second level border */
	
	ul li.blue_first ul li {
		border: 1px #335a99 solid;
		border-top: 0px;
		width: 188px;
	}
	
	ul li.blue ul li {
		border: 1px #335a99 solid;
		border-top: 0px;
		width: 187px;
	}
	
	
	ul li.blue_last ul li {
		border: 1px #335a99 solid;
		border-top: 0px;
		width: 188px;
	}
	
	ul li ul li a {
		width: 187px;
		height: 22px;
		display: block;
		}
	
/* Subnavigation */

ul #subnavi {
	display:block;
}

#subnavigation li {
	position:relative ;
	display: block;
	color: #ffffff;
	line-height: 20px;;
	background-color: #335a99;
	height: 20px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 2px;
	text-align: left;
	text-indent: 10px;
	font-size: 80%;
}

#subnavigation li a:hover {
	background: #d1d9e8;
	display: block;
}

	#subnavigation li a, #subnavigation li a:link, #subnavigation li a:active, #subnavigation li a:visited {
		text-decoration: none;
		color: #ffffff;
		display: block;
	}
	
	#subnavigation li a:hover {
		text-decoration: none;
		color: #000000;
		display: block;
	}
	
/* Input fields / Formulare */

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	background-color: #ffffff;
	width: 150px;
	border: 1px solid #335a99;
}

input.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	width: 50px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #335a99;
}

/* Content Formatting */

#startseite_hauptcontainer_links, #startseite_hauptcontainer_rechts, #hauptcontainer, #hauptcontainersmall, #nebencontainer {
	font-size: 80%;
}

div.csc-textpic {
	margin-top: 10px;
	}
	
/* Hauptcontainer Rechts Spezialformatierung */

p {
	margin-bottom: 0.8em;
}

#startseite_hauptcontainer_rechts p.bodytext {
	background-color: #22377e;
	height: auto;
	font-size: 90%;
	color: #ffffff;
	line-height: 120%;
	padding-left: 0.5em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

#startseite_hauptcontainer_rechts p.bodytext a, #startseite_hauptcontainer_rechts p.bodytext a:link, #startseite_hauptcontainer_rechts p.bodytext a:visited, #startseite_hauptcontainer_rechts p.bodytext a:active {
	text-decoration: none;
}

#startseite_hauptcontainer_rechts p.bodytext a:hover {
	text-decoration: underline;
}

#hauptcontainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	line-height: 150%;
	}

/* News Plugin */

div.news-list-item {
	position: relative;
	float: left;
	font-size: 90%;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 120%;
	border-bottom: 1px solid #0000FF;
	}
	
	div.news-list-item img {
		position: relative;
		float: left;
		border: none;
		margin: 0px;
		margin-right: 10px;
	}
	
	div.news-list-item h3 {
		font-size: 120%;
		font-weight: bold;
		margin-top: 0.5em;
		margin-bottom: 0.5em;
	}
	
span.news-list-date {
	color: #355a98;
}
	
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 */
}
	
	
.tx-dropdownsitemap-pi1 LI.open OL { display: block; }

.tx-dropdownsitemap-pi1 LI.closed OL { display: none; }

.tx-dropdownsitemap-pi1 LI.open UL { display: block; }

.tx-dropdownsitemap-pi1 LI.closed UL { display: none; }

.tx-dropdownsitemap-pi1 DIV { border: solid 1px #666666; background: #CED8E1; padding: 2px; margin: 2px; }

.tx-dropdownsitemap-pi1 DIV.level_2 { background: #FFFFFF; }

.tx-dropdownsitemap-pi1 DIV.level_3 { background: #D0E0CC; }

.tx-dropdownsitemap-pi1 DIV.level_4 { background: #FFFFFF; }

.tx-dropdownsitemap-pi1 DIV.level_5 { background: #E0CCCC; }

.tx-dropdownsitemap-pi1 DIV.expAll { text-align: center; } 


/* Content Listen  */


#hauptcontainersmall ul  {
	list-style-type: none;
}

#hauptcontainersmall ul li {
	font-size: 1.0em;	
	background-image: url(media/dot.gif);
	background-repeat: no-repeat;
	background-position: 0.1em 0.6em;
	padding-left: 1.2em;
	line-height: 1.5em;
}

* html #hauptcontainersmall ul li {
	height: 1px;
}


/* ****************************************** */
/* Formulare				      		*/
/* ****************************************** */

div.formline, div.formline label {
	color: #000000;
	font-weight: normal;
}

 div.formfield {
	width: 100%;
	position: relative;
	display: block;
	padding-bottom: 8px;
	}

 div.fullformfield {
	width: 100%;
	position: relative;
	float: left;
	padding-bottom: 5px;
	}

div.formfield label {
	width: 250px;
	position: relative;
	float: left;
	font-weight: normal;	
}

div.fullformfield label {
	width: 250px;
	position: relative;
	float: left;
	font-weight: normal;
	padding-bottom:5px;	
}

div.fullformfield input {
	width: 430px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:11px;	
	border: 1px solid #999999;
	padding:1px 3px 1px 3px;

}

div.fullformfield select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:11px;	
	width: 186px;
	border: 1px solid #999999;
	padding:1px 0px 0px 1px;

}

div.fullformfield option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:11px;	
	padding:1px 0px 1px 3px;
}

div.formfield input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 180px;
	font-size:11px;	
	border: 1px solid #999999;
	padding:1px 3px 1px 3px;
}



div.fullformfield input.abschicken {
	width: 130px;
	padding-bottom:1px;
	padding-top:2px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;

}

div.formfield textarea, div.fullformfield textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 430px;
	height: 100px;
	font-size:11px;	
	border: 1px solid #999999;	
	padding:3px 3px 3px 3px;
}


/* ****************************************** */
/* Formulare	IE-Hack			       		*/
/* ****************************************** */



 * html div.formfield {
	width: 100%;
	position: relative;
	display: block;
	padding-bottom: 5px;
	}
	
	
* html div.formfield label, div.fullformfield label {
	width: 250px;
}


*+html div.formfield {
	width: 100;
	position: relative;
	display: block;
	padding-bottom: 5px;
	}
	

*+html	div.formfield label, div.fullformfield label {
	width: 250px;
}
