/*        NeuLand Werbeagentur GmbH          */
/*       Medien - Werbung - Projekte      	 */
/*  (c)2005-2010 NeuLand Werbeagentur GmbH   */
/*                                           */
/*    http://www.neuland-werbeagentur.de     */
/*       info@neuland-werbeagentur.de        */

/* DEFINITIONEN ALLGEMEIN____________________________________________________ */
html {
	padding: 0;
	margin: 0;
}

body {  
	background-color: #2E4D6B;
	font-size: 100.01%;
	padding: 0;
	margin: 0;
	font-family: 'Lucida Grande', helvetica, arial, sans-serif;
	color: rgb(0,0,0);
	text-align: center;
}

li { list-style-type: square; }

p { width: 630px; }

a:link  {text-decoration: none;}

.cleaner { 
	background: transparent;
	clear: both;
	height: 1px;
	font-size: 1px;
	border: 0px none;
	margin: 0;
	padding: 0; 
}

.spacer { 
	background: transparent;
	clear: both;
	height: 40px;
	border: 0px none;
	margin: 0;
	padding: 0; 
}

.imagespools { 
	padding: 5px 8px 5px 5px;
	float: left;
}

.toTop { 
	clear:both; 
	margin-top:30px;
}

/* GRUNDGERÜST____________________________________________________ */
* html #container { background-image: url(images/hg_verlauf_ie.gif);}

#container { 
	background-image: url(images/hg_verlauf.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	width: 900px;
	height: 100%;
	min-height:600px;
	margin: auto;
	padding: 0 0 0 0px;
	background-color: #e0eef3;
	color: rgb(0,0,0);
	border: 1px solid rgb(255,255,255);
	text-align: left;
}

#header {
	position: relative;
	float: left;
	margin-top: 0px;
	padding: 2px 0px 0px 0px;
	width: 100%;
	height: 16px;
	background-color: rgb(46,77,107);
	text-align: right;
	vertical-align: middle;
	font-size: .675em;
	color: #ffffff;
	letter-spacing:0.05em;
}

#metaNavigation {
	position:absolute;
	right:0;
	top:0;
	text-transform:uppercase;
}

#metaNavigation ul {
	margin:4px 0 0 0;
	padding:0;
}

#metaNavigation li {
	float:left;
	list-style-type:none !important;
	line-height:1em;
	margin: 0 10px 0 0;
}

#metaNavigation .active a  {color: rgb(173,187,205);}

#metaNavigation a {
	text-decoration: none;
	color: rgb(235,244,250);
}

#metaNavigation a:hover { color: rgb(173,187,205); }


.headerTrenner {
	margin:0 0 0 0;
}

#head {
	position: relative;
	float: left;
	padding: 0px;
	width: 900px;
	height: 183px;
	border-top: 1px solid rgb(255,255,255);
}

#head h1 {display: none;}

#logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index:100;
	left:0;
	top:0;
	width: 243px;
	height: 180px;
}

#logo h1 {display: none;}


#headerImage {
	position: absolute;
	z-index:1;
	left:0;
	top:0;
}

#leftSideContent { 
	position: relative;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	width: 170px;
	height: 251px;
}

#leftSideContentImage {

}

/* NAVIGATION____________________________________________________ */

#navcontainer a {text-decoration: none;}

#navcontainer {
	position: relative;
	float: left;
	height: 23px;
	background-image:url(../images/hg_mainnav.gif);
	background-repeat:no-repeat;
	width: 730px;
	margin: 0px 0 0 0px;
	padding: 0 0 0 170px; 
}

#navcontainer ul { 
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#navcontainer ul li { 
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0 3px 0 0;
}

* html #navcontainer ul li a { border:0;}

#navcontainer ul li a {
	color: #c5c6c4;
	display: block;
	border:1px solid transparent;
	padding: 0 5px 0 5px;
	margin: 2px 0 0 0;
	text-align: center;
	font-size: 80%;
	font-weight: bolder;
	text-transform: uppercase;
}

#navcontainer ul li a:hover { 
	border:1px solid #dfe1e0;
	color: #c5c6c4;
}

#navcontainer ul li.current a { 
	border:1px solid #dfe1e0;
	color: #ffffff;
}

#navcontainer_sub { 
	position: relative;
	float: left;
	height: 24px;
	background-image:url(../images/hg_subnav.gif);
	background-repeat:no-repeat;
	width: 730px;
	margin: 0px;
	padding:0 0 0 170px; 
}

#navcontainer_sub ul { 
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center; }

#navcontainer_sub ul li { 
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0 3px 0 0;
	height: 25px; }

* html #navcontainer_sub ul li a { border:0;}

#navcontainer_sub ul li a { 
	color: #767676;
	border:1px solid transparent;
	display: block;
	padding: 0 6px 0 6px;
	margin: 4px 0 0 0;
	text-decoration: none;
	text-align: center;
	font-size: 70%;
	font-weight: bolder;
	text-transform: uppercase;
}

#navcontainer_sub ul li a:hover { 
	border:1px solid #ffffff;
	color:#767676;
	text-decoration: none;
}

#navcontainer_sub ul li a.current { 
	border:1px solid #ffffff;
	color:#ffffff;
	text-decoration: none;
}

#subnavigation { 
	background-color:#bcb8b1;
	position: relative;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0 0 5px 0;
	width: 172px;
}

#subnavigation ul { 
	font-size: 0.7em;
	font-weight: bolder;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#subnavigation li { 
	list-style: none;
	padding:5px 10px 0 5px;
	margin: 0;
	text-align: right;
}

* html #subnavigation li a { border:0;}

#subnavigation li a { 
	border:1px solid transparent;
	display: block;
	width: 100%;
	color: #767676;
	text-decoration: none;
	padding:0 5px 0 0;
}

#subnavigation li a:hover { 
	border:1px solid #FFFFFF;
	color:#FFFFFF;
}
 
#subnavigation li a.current { 
	border:1px solid #FFFFFF;
	color:#FFFFFF;
}

/* CONTENT ____________________________________________________ */

#bodycontent {
	font-size: 80%;
	position: relative;
	float: left;
	margin-left: 30px;
	margin-top: 20px;
	padding: 0px;
	width: 660px;
	height: 100%;
	min-height:350px;
}

#bodycontent h1 {
	color: rgb(46,77,107);
	width: 600px;
	display: block;
	margin: 5px 0 5px 0;
	padding-left: 0px;
	font-size:1.8em;
	font-weight: normal;
	text-transform:uppercase;
}

#bodycontent h2 {
	margin: 0px;
	color: rgb(46,77,107);
	font-size: 1em;
	font-weight: bold;
}

#bodycontent p {margin-left: 0px;}

#bodycontent p.zusatz {
	font-size: 80%;
	float: left;
	width: 600px;
}

#bodycontent .center {width: 650px;
	text-align: center;}

#bodycontent a { color: rgb(46,77,107);
	text-decoration: none;
	border-bottom: 1px solid rgb(46,77,107);
	font-weight: bold;}

#bodycontent a:hover { color: black;
	text-decoration: none;
	border-bottom: 1px solid white;}

.bildbeschriftung {margin-left: 10px;
	font-size: 75%;
	font-weight: bold;}

/* Tabellendefinition auf den Poolsseiten */
* html #bodycontent table {margin: 0px 0px 10px 2px;}

#bodycontent table {font-size: 90%;
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 0px;
	border: 1px solid rgb(180,194,214);}

#bodycontent td {background-color: rgb(178,185,190);
	color: #1c2e3f;
	vertical-align: top;
	margin: 0px;
	padding: 5px;
	text-align: center;}

#bodycontent td.header {
	background-color: #2E4D6B;
	font-size: 90%;
	font-weight: bolder;
	color: white;
}

#bodycontent td.sub {
	background-color: #a0a09d;
	color: rgb(40,40,40);}

/* Bilderrahmen wie auf sandfilter.html */
#bodycontent .images  {background-color: rgb(180,194,214);
	float: left;
	position: relative;
	margin: 0px 0px 10px 2px;
	padding: 1px;
	text-align: left;
	font-size: 80%;
	font-weight: bolder;
	color: white;}

#infobox  {width: 300px;
	background-color: rgb(180,194,214);
	border: 1px solid rgb(46,77,107);
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 5px 10px 5px 10px;
	font-size: 80%;
	color: white;}

#infobox p  {width: 300px;}

#bodycontent a.imagelink {border-bottom: 0px;
	text-decoration:none;}

#bodycontent a.up {line-height: 120%;
	border-bottom: 1px dotted rgb(46,77,107);
	margin-bottom: 10px;
	float: left; }

#bodycontent .tabletext {background-color: transparent;
	text-align: left;
	color: black;
	border: 0px;
	margin: 0px;
	padding: 0px;}

.text-klein  {
	font-size: 80%;
	color: rgb(46,77,107);
}

#imageBilder {
	margin: 20px 0 20px 0;
	padding:0;
}


#imageBilder img {
	margin: 0 10px 10px 0;
	padding:0;
	border:0;
}

#bilderMitBeschreibung {
	position:relative;
	float:left;
	margin: 20px 0 20px 0;
	height:100%;
	width:100%;
}

.bilderMitBeschreibungContent {
	position:relative;
	float:left;
	margin: 0 10px 10px 0;
	border:1px solid #2E4D6B;
}

.bilderBeschreibung {
	color:#1C2E3F;
	display:block;
	padding:5px;
	background-color: #B2B9BE;
	font-size:0.8em;
	
}



/* SEITENABSCHLUSS____________________________________________________ */
#footer {
	font-size: 80%;
	color: rgb(237,242,248);
	text-align: center;
	background-color: rgb(46,77,107);
	position: relative;
	clear: both;
	margin-top: 10px;
	padding-top: 2px;
	width: 100%;
	height: 18px;
}

#footer a {
	color: rgb(237,242,248);
	text-align: center;
	text-decoration: none;
	margin-top: 4px;
	padding: 4px;
}

#footer a:hover, #footer a.current { color: rgb(173,187,205); }

#dbsuche {font-size: 100%;
	color: rgb(0,0,0);
	position: relative;
	clear: both;
	margin: 0px;
	padding-top: 0px;
	width: 100%;}

* html #bodycontent table.form {width: 360px;}

#bodycontent table.form td  {border: 0px solid red;}

.form {color: rgb(230,211,179);
	border: 0px solid rgb(243,237,226);
	line-height: 18px;
	padding: 0px;}

textarea {background-color: white;
	border: 1px solid rgb(51,103,153);
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 110%;
	margin: 0px;
	width: 242px;
	height: 150px;}

input {background-color: white;
	border: 1px solid rgb(51,103,153);
	color: rgb(51,103,153);
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 242px;}

radio {color: rgb(230,211,179);
	border-top: 0px solid rgb(243,237,226);
	text-align: left;}

lable {margin: 0px;
	padding: 0px;
	text-align: right;
	font-weight: bold;
	border: 0px solid rgb(51,42,26);}

input.button {
	background-color: white;
	border: 1px solid rgb(51,103,153);
	color: rgb(51,103,153);
	width: 100px;
	margin-right: 10px;}


#anfrage {width: 242px;
	float: left;}

.hidden {display: none;}

.radio {width: 2em;
	background-color: transparent;
	border: 0px;}
