/* ****************************************** */
/* 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;
}

ul li {
	margin-left: 2em;
	}

/* ****************************************** */
/* 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: #2e6aa1;
	}
		
	#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: #2e6aa1;
			text-decoration: none;
			}
			
			#head #headnavigation #quicknavi div.headnavitem a:hover {
				color: #2e6aa1;
				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 #langmenu {
			position: relative;
			float: right;
			width: 175px;
			height: 37px;
			line-height: 37px;
			vertical-align: middle;	
			margin-right: 10px;
		}
		
				#head #headnavigation #langmenu select {
					width: 120px;
					}
							
		#head #headnavigation #quicksearch {
			position: relative;
			float: right;
			width: 250px;
			height: 37px;
			line-height: 37px;
			vertical-align: middle;
			}
			
			#head #headnavigation #quicksearch #Schnellsuche_Eingabe, #head #headnavigation #quicksearch input.submit {
				width: 85px;
				border: 1px solid #000000;
			}
			
		#head #headnavigation #hermann {
			position: relative;
			float: right;
			width: 125px;
			height: 80px;
			}
			
		#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: #2e6aa1;
					text-decoration: none;
					}
					
				#head #breaddate #breadcrumb a:hover {
					color: #2e6aa1;
					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;
	}
	
		* html #startseite_hauptcontainer_rechts_links {
			margin-right: 5px;
			}
	
	#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;
		}



		
	#hauptcontainersmall {
		width: 535px;
		height: auto;
		position: relative;
		float: left;
		background: #ffffff;
		margin-top: 22px;
		margin-left: 20px;
		}
		
	#nebencontainer {
		width: 190px;
		height: auto;
		position: relative;
		float: left;
		background: #ffffff;
		margin-top: 22px;
		margin-left: 20px;
	}

	#footer{
		position: relative;
		font-size: 80%;
		width: 955px;
		height: 40px;
		margin: 0 auto 0 auto;	
		text-align: center;
		clear:both;
		border-top: 1px #2E6AA1 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 #2E6AA1 solid;
		}
		
	
	#footer a {
		color: #2E6AA1;
		}
	
		#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: #2E6AA1;
			}
	
	#breadcrumb, #date {
		color: #2e6aa1;
	}

	.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;
	}

/* ****************************************** */
/* 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;
	margin:0px;
}

/* 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 {
	background-image:url(navigation/blue_back.gif);
	background-repeat: repeat-x;
	width: 190px;
	}
	
.menu ul li.turq {
	background-image:url(navigation/turq_back.gif);
	background-repeat: repeat-x;
	}
	
.menu ul li.green {
	background-image:url(navigation/green_back.gif);
	background-repeat: repeat-x;
	}
	
.menu ul li.orange {
	background-image:url(navigation/orange_back.gif);
	background-repeat: repeat-x;
	}
	
.menu ul li.red {
	background-image:url(navigation/red_back.gif);
	background-repeat: repeat-x;
	margin-right: 0px;
	width: 190px;
	}
	
/* second level item background color */
	/* blue */
	.menu ul li.blue ul li:hover, .menu ul li.blue ul li:hover a {
		background: #cde0f6;
	}	
	.menu a:hover, .menu ul li.blue ul li a:hover{
		background: #cde0f6;
	}
	.menu :hover > a, .menu ul li.blue ul li :hover > a {
		background: #cde0f6;
	}

	/* turquoise */
	.menu ul li.turq ul li:hover, .menu ul li.turq ul li:hover a {
		background: #bce7e8;
	}
	.menu a:hover, .menu ul li.turq ul li a:hover{
		background: #bce7e8;
	}
	.menu :hover > a, .menu ul li.turq ul li :hover > a {
		background: #bce7e8;
	}
	
	/* green */
	.menu ul li.green ul li:hover, .menu ul li.green ul li:hover a {
		background: #c7e9c0;
	}
	.menu a:hover, .menu ul li.green ul li a:hover{
		background: #c7e9c0;
	}
	.menu :hover > a, .menu ul li.green ul li :hover > a {
		background: #c7e9c0;
	}

	/* orange */
	.menu ul li.orange ul li:hover, .menu ul li.orange ul li:hover a {
		background: #edd4af;
	}
	.menu a:hover, .menu ul li.orange ul li a:hover{
		background: #edd4af;
	}
	.menu :hover > a, .menu ul li.orange ul li :hover > a {

		background: #edd4af;
	}

	/* red */
	.menu ul li.red ul li:hover, .menu ul li.red li:hover a {
		background: #f1cac3;
	}
	.menu a:hover, .menu ul li.red li a:hover{
		background: #f1cac3;
	}
	.menu :hover > a, .menu ul li.red ul li :hover > a {
		background: #f1cac3;
	}
	
	/* second level border */
	
	ul li.blue ul li {
		border: 1px #2f6ba2 solid;
		border-top: 0px;
		width: 188px;
	}
	
	ul li.turq ul li {
		border: 1px #01a3a5 solid;
		border-top: 0px;
		width: 187px;
	}
	
	ul li.green ul li {
		border: 1px #0e7101 solid;
		border-top: 0px;
		width: 187px;
	}
	
	ul li.orange ul li {
		border: 1px #ea7d01 solid;
		border-top: 0px;
		width: 187px;
	}
	
	ul li.red ul li {
		border: 1px #b70402 solid;
		border-top: 0px;
		width: 188px;
	}
	
	ul li ul li a {
		width: 187px;
		height: 22px;
		display: block;
		}
	
/* Subnavigation */

#subnavigation li {
	display: block;
	color: #ffffff;
	line-height: 20px;;
	background-color: #2e6aa1;
	height: 20px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 2px;
	text-align: left;
	text-indent: 10px;
	font-size: 80%;
}

#subnavigation li a:hover {
	background: #cde0f6;
	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 #2e6aa1;
}

input.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	width: 50px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #2e6aa1;
}

/* Content Formatting */

#startseite_hauptcontainer_links, #startseite_hauptcontainer_rechts, #hauptcontainer, #hauptcontainersmall, #nebencontainer {
	font-size: 80%;
}

div.csc-textpic {
	margin-top: 10px;
	}
	
img {
	border: none;
}

/* Hauptcontainer Rechts Spezialformatierung */

p {
	margin-bottom: 1em;
}

#startseite_hauptcontainer_rechts p.bodytext {
	background-color: #1a3e5f;
	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;
	width: 90%;
	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: #2e6aa1;
}

div.news-latest-item {
	margin-top: 2em;
	margin-bottom: 2em;
	}
	
	div.news-latest-item img {
		position: relative;
		float: right;
		margin: 0em;
		margin-right: 0.5em;
		}
		
	div.news-latest-item h3 {
		margin-bottom: 1em;
	}
	
div.news-list-content p {
	margin: 0em;
	padding: 0em;
}

div.news-single-item {
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	}

	
hr {
	clear: both;
	margin: 0px;
	padding: 0px;
	background-color:#2e6aa1; /* Mozilla 1.4 */
	color: #2e6aa1; /* IE 6 */
	border: #2e6aa1; /* 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; } 

.tabelle {
	position: relative;
		height: 1px;
		
		line-height: 15px;
		vertical-align: top;
}

#startseite_hauptcontainer_rechts_links div.startseite_highlight div.startseite_highlight_content, #startseite_hauptcontainer_rechts_rechts div.startseite_highlight div.startseite_highlight_content {
text-align: center;
}

div.startseite_highlight {
	position: relative;
	float: left;
	margin-bottom: 10px;
	width: 100%;
	height: auto;
	clear: both;
	}

div.startseite_highlight h1 { text-indent: 0px; text-align: center; }

div.tx-wagrandomimage-pi1 {
text-align: center;
}


/* ****************************************** */
/* Highlight Container	                      */
/* ****************************************** */

div.highlight_container { 
	position: relative;
	float: left;
	clear: both;
	width: 187px;
	margin-bottom: 10px;
	background: #fff;
	}


div.highlight_container div.highlight_headline { 
	position: relative;
	float: left;
	clear: both;
	width: 187px;
	height: auto;
	background: #fff;
	}
	
div.highlight_container h1 { 
	text-align: center;
	padding-left: 4px;
	padding-right: 4px;
}

div.highlight_container_content {
	position: relative;
	float: left;
	width: 187px;
}

/* ****************************************** */
/* Vereinsregister	         			      */
/* ****************************************** */


.tx-ofvereinsregister-pi1 .clear {
	clear: both;
}

.tx-ofvereinsregister-pi1 .tx_of_vereinsregister-alphabetical ul {
	list-style: none;	
	margin: 15px 0px 15px 0px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px 0px 5px 0px;
	text-align: center;
}

.tx-ofvereinsregister-pi1 .tx_of_vereinsregister-alphabetical ul li {
	display: inline;
	margin: 0px;
	padding: 5px;
}

.tx-ofvereinsregister-pi1 .tx_of_vereinsregister-alphabetical p.info {
	padding: 5px;
}

.tx-ofvereinsregister-pi1 .tx_of_vereinsregister-alphabetical ul li a {
	font-weight: bold;
	font-size: 0.9em;
}

.tx-ofvereinsregister-pi1 .tx_of_vereinsregister-alphabetical ul li.ofvereinsregister_letter_act a {
	text-decoration: underline
}

.tx-ofvereinsregister-pi1 .tx_of_vereinsregister-alphabetical .results {
	margin-top: 25px;
}

.tx-ofvereinsregister-pi1 .vr-entry {
	border-bottom: 1px solid #ccc;
	margin-bottom: 25px;
}

.tx-ofvereinsregister-pi1 .vr-entry img {
	float: left;
}

.tx-ofvereinsregister-pi1 .vr-entry .address {
	float: left;
	padding: 5px 10px 10px 15px;
	width: 360px;
}

.tx-ofvereinsregister-pi1 .vr-entry .more {
	float: right;
}

.tx-ofvereinsregister-pi1 .vr-detail h1 a {
	color: #fff;
}

.tx-ofvereinsregister-pi1 .vr-detail .left {
	border-bottom: 1px solid #ccc;
}

.tx-ofvereinsregister-pi1 .vr-detail img {
	float: left;
}

.tx-ofvereinsregister-pi1 .vr-detail .address,
.tx-ofvereinsregister-pi1 .vr-detail .contact,
.tx-ofvereinsregister-pi1 .vr-detail .bank {
	padding: 5px 10px 15px 0px;
	float: right;
	width: 365px;
}

.tx-ofvereinsregister-pi1 .vr-detail .details {
	margin-top: 15px;
}

.tx-ofvereinsregister-pi1 .vr-entry h2 a {
	color: #fff;
}

.tx-ofvereinsregister-pi1 .browseBoxWrap {
	margin-top: 25px;
	text-align: center;
	padding-bottom: 25px;
}

.tx-ofvereinsregister-pi1 .browseBoxWrap span {
	padding: 2px;
}

#vregister-cat ul {
	list-style: none;	
}

#vregister-cat ul li {
	border-bottom: 1px solid #ccc;
	padding: 5px;
	margin: 0px;
}
