body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
body {
	background-color: #28448E;
	background-image: url(bg_linie.jpg);
	background-repeat: repeat-x;
	margin: 0;
	
}
a:link, a:visited, a:active {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}

li {

list-style:square;
margin-bottom: 5px;
}

/*hr {
	margin: 5px 0px 5px 0px;
	color: #660033;
	border: 0;
	border-top: 1px solid #660033;
	height: 1px;
	width: 580px;
}*/

h1 {
	font-size: 14px;
	font-weight: bold;
}

h2 {
font-size: 13px;
font-weight: bold;
}

h3 {
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 0;
}

h4 {
font-size: 11px;
font-weight: bold;
}

#container {
	width: 870px;
	height: 770px;
	margin-left: 100px;
	padding: 0;
	/*border: yellow 1px solid;*/
}

#main {
width: 870px;
height: 107px;
/*border: red 1px solid;*/
}


/* ---------------------- wechselndes Headerbilder nach Page ID ------------------ */

.headerbild {
height:104px;
width: 870px;
background: url(tropfen_neu1.jpg) no-repeat;
padding:0;
margin:0 0 0 0;
}

#hintergrundbild14 {background: url(tropfen_neu1.jpg);} /* Über uns */
#hintergrundbild15 {background: url(tropfen_neu1.jpg);} /* Über uns - Team */
#hintergrundbild18 {background: url(tropfen_neu1.jpg);} /* Über uns - Verwaltung */
#hintergrundbild17 {background: url(tropfen_neu1.jpg);} /* Über uns - Geschichte */
#hintergrundbild16 {background: url(tropfen_neu1.jpg);} /* Über uns - Genossenschaft */
#hintergrundbild12 {background: url(wasser_stein.jpg);} /* Wasserqualität */
#hintergrundbild13 {background: url(wasser_stein.jpg);} /* Wasserqualität - Resultat der Proben */
#hintergrundbild8 {background: url(tropfen_neu.jpg);} /* Informationen */
#hintergrundbild11 {background: url(tropfen_neu.jpg);} /* Informationen - Downloads */
#hintergrundbild10 {background: url(tropfen_neu.jpg);} /* Informationen - Hinweise zum Bauen */
#hintergrundbild9 {background: url(tropfen_neu.jpg);} /* Informationen - Links */
#hintergrundbild19 {background: url(eis.jpg);} /* Kontakt */
#hintergrundbild1 {background: url(wasser.jpg);} /* Not- & Störfälle */
#hintergrundbild5 {background: url(bruecke.jpg);} /* Disclaimer */
#hintergrundbild3 {background: url(wasserfall.jpg);} /* Sitemap */


/* ----------------------- Ende wechselndes Headerbilder ------------------------------ */


#contentbox {
width: 870px;
height: 530px;
color: #000033;

/*border: green 1px solid;*/
}

#logo {
float: left;
width: 173px;
height: 94px;
margin-top: 5px;
/*border: yellow 1px solid;*/
}

#content {
padding: 10px;
line-height: 15px;
float: right;
width: 673px;
min-height: 520px;
background-color: #FFFFFF;
}

form {
	margin: 0;
}



.banner, .search_box {
	height: 80px;
	background-image: url(header.jpg);
	background-repeat: repeat-x;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
}
.banner {
	width: 530px;
	padding-left: 20px;
	float: left;
	text-align: left;
}
.search_box {
	float: right;
	clear: right;
	width: 200px;
}
.search_string {
	width: 100px;
	height: 16px;
	font-size: 10px;
	vertical-align: middle;
}
.search_submit {
	width: 50px;
	height: 22px;
	font-size: 10px;
	vertical-align: middle;
}
.highlight {
	background-color: #D0D0D0;
}
.banner a {
	color: #FFFFFF;
}

/* --------------------------- Hauptnavi (Hauptmenüpunkte) ------------------------ */

#hauptnavi {
float: left;
margin-left: 4px;
width: 500px;
height: 100px;
padding-top: 5px;
/*border: orange 1px solid;*/
}


div#hauptnavi ul, div#hauptnavi li {
		list-style: none;
		margin: 0;
		padding: 0;
		float: left;
}
div#hauptnavi ul {
		margin: 0px 0 0 0px;
		font-size: 13px;
		font-weight: 100;
}

div#hauptnavi li {
		margin: 0;
		
}


div#hauptnavi a:link, div#hauptnavi a:visited {
color: #FFFFFF;
text-decoration:none;
padding:70px 10px 10px 10px;
display:block;
border-left:1px solid #8590AE;
/*border: red 1px solid;*/
}


div#hauptnavi a:hover {
		color: #8590AE;
		
}

div#hauptnavi a.menu_current {
		color: #FFFFFF;
		font-style: italic;
}


/* ------------------------------ Ende Hauptnavi ------------------------------- */

/* ------------------------------ Subnavi (Untermenüpunkte) --------------------------------- */
#subnavi {
float: left;
width: 177px;
height: 525px;
/*border: orange 1px solid;*/
}


div#subnavi ul, div#subnavi li {
		list-style: none;
		margin: 0;
		padding-bottom: 10px;
		padding-top: 10px;	
}

div#subnavi ul {
		margin-left: -40px;
		font-size: 13px;
		font-weight: 100;
		color: #FFFFFF;
		
}

div#subnavi li {
		margin: 0px 0px 0px 0px;
		background-image: url(trenn_bot.gif);
		background-position: bottom;	
		background-repeat: no-repeat;
}


div#subnavi a:link, div#subnavi a:visited {
		text-decoration: none;
		padding-left: 15px;
		color: #FFFFFF;
}


div#subnavi a:hover {
color: #8590AE;

		
}

div#subnavi a.menu_current {
		color: #FFFFFF;
		font-style: italic;
}



/* -------------------------------- Ende Subnavi ---------------------------- */

/* -------------------------------- Servicenavi (Impressum etc.) ----------------------------- */

#servicenavi {
margin-top: 78px;
float: right;
width: 150px;
height: 13px;
/*border: orange 1px solid;*/
}


div#servicenavi ul, div#servicenavi li {
		list-style: none;
		margin: 0;
		padding: 0;
		float: right;
}
div#servicenavi ul {
		margin: 0 0 0 0;
		font-size: 11px;
		font-weight: 100;
		color: #FFFFFF;
}

div#servicenavi li {
		margin: 0;
		
}


div#servicenavi a:link, div#servicenavi a:visited {
		text-decoration: none;
		padding: 0px 0px 0px 23px;
		color: #FFFFFF;
		/*border: red 1px solid;*/
}


div#servicenavi a:hover {
		color: #8590AE;
		
}

div#servicenavi a.menu_current {
		color: #FFFFFF;
		font-style: italic;
}


/* ----------------------------- Ende Servicenavi ------------------------------ */

.menu_default ul {
}



.menu_main a:link, .menu_main a:visited, .menu_main a:active {
	border-bottom: 1px dashed #999999;
}
.menu_main a:hover {
	border-bottom: 1px dashed #333333;
}
.login_table {
	border: 1px solid #D0D0D0;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 3px;
}
.login_table h1 {
	color: #660033;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 5px 0px;
}
.login_table input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 100px;
}
.content {
	margin-left: 150px;
	padding: 4px 10px 14px 10px;
	text-align: justify;
	clear: right;
}

#pathbox {
height: 20px;
width: 670px;
/*border: orange 1px solid;*/
}

.pathway {
margin-right		: 2px;
padding				: 2px;
font-size			: 11px;
}

a.pathway {

margin-left: 5px;
}


.footer {
	height: 20px;
	margin-left: 178px;
	margin-top: 10px;
	font-size: 11px;
	/*border: green 1px solid;*/
	color: #FFFFFF;
}
.powered_by {
	text-align: center;
	font-size: 10px;
	padding-top: 2px;
}
.clear {
clear: both;
}

#welle {
width: 271px;
height: 153px;
background-image: url(welle1.png);
background-repeat: no-repeat;
position: absolute;
top: 570px;
left: 830px;
z-index: 1;
}

.post_short {
padding-top: 10px;
}

.field_title {
padding-top: 8px;
}