/***CSS Wasserschutzberatung***/

html {
	background-color: #efefef;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0em;
	padding: 0em;

}

body {  
      font-family: Arial, Helvetica, sans-serif;
      font-size: 100.1%;
      margin: 0em;
      padding: 0em;
	  color: #828283;
      background-color: #efefef;
      text-align: center;
}

#center {
	width: 62.2em; /*1004px;*/
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	margin: auto;
	text-align: left;
	color: #000000;
	border-style: 1px solid #ffffff;
	
}

.header {
	background-color: #96bfd2;
	margin: 0em;
	padding: 0.5em 0em;
}

.header img {
	border: 0em;
	margin: 0em 6em 0em 0em;
	padding: 0em;
	float: left;
}

.header ul {
	list-style-image: none;
	list-style-type: none;
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	margin: 0em;
}

.header li {
	float: left;
	margin: 0em 0.25em;
	border: 1px solid #ffffff;
	padding: 0.4em;
}	

.header li:link {color: #ffffff; background-color: transparent; text-decoration: none;}
.header li:visited {color: #ffffff; background-color: transparent; text-decoration: none;}
.header li:hover {color: #ffffff; background-color: #95c154; text-decoration: none;}

.header a:link {color: #ffffff; background-color: transparent; text-decoration: none;}
.header a:visited {color: #ffffff; background-color: transparent; text-decoration: none;}
.header a:hover {color: #ffffff; background-color: #95c154; text-decoration: none;}

#nav_sel {color: #ffffff; background-color: #95c154; text-decoration: none;}


.header label {
	display: none;
}

.header form {
	display: block;
	width: 120px;
	height: 30px;
	float: left;
}

.header input {
	background-color: #96bfd2;
	border: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 0.75em;
	margin: 0em 0.2em 0em 0.2em;
	padding: 0.3em 0.1em;
	border: 1px solid #ffffff;
	float: left;
}

#suche_button {
	border: 1px solid transparent !important;
	margin: 0em;
	padding: 0.2em 0em 0em 0em !important;
	float: left;
}

/****************************Hauptnavigation*************************/
#nav {
	background-color: #ffffff;
	color: #96bfd2;
	margin: 0em;
	padding: 0em;
	border-top: 2px solid #96bfd2;
	border-left: 2px solid #ffffff;
	border-bottom: 2px solid #dfebf2;
	border-right: 2px solid #ffffff;
}

#menu {
	list-style-image: none;
	list-style-type: none;
	font-size: 0.75em;
	font-weight: bold;
	text-transform: uppercase;
	color: #96bfd2;
	margin: 0em;
	padding: 0em;
}

#menu li {
	float: left;
	display: block;
	margin: 0.7em 0.2em;
	padding: 0em;
	position:relative;
	z-index:100;
	}

#menu li span {
	display:block; 
	z-index:100;
	padding: 0.5em;
}

#menu li a, #menu li a:visited {display:block; padding:0;}

#menu dl {position:absolute; top:0; left:0; margin: 0; padding: 0; background: url(../img/empty.gif);}
#menu dt {background: #ffffff; margin:0em 0em 9px 0em; font-size: 1em; border-bottom:1px solid #ffffff; float:left; border-right:1px solid #ffffff;}
#menu dd {display:none; background: transparent; border-bottom:1px solid #ffffff; clear:left; margin:0; padding:0em; color: #585858; font-size: 0.9em; text-align:left;}

#menu dt a, #menu dt a:visited {display:block; color:#96bfd2; padding: 0.5em; text-decoration:none; white-space: nowrap;}
#menu dd a, #menu dd a:visited {background:#d9dadb; color:#585858; text-decoration:none; display:block; padding: 0.2em 0.4em; white-space: nowrap;}

#menu li a:hover {border:0;}

#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl {border-bottom:1px solid #ffffff;}
#menu li:hover dt a, #menu li a:hover dt a {background: #ffffff; color:#95c154;}
#menu dd a:hover {background: #d9dadb; color:#ffffff;}

.ende dd {margin: 0px 0px 0px -120px !important;}


/*****************************Inhaltsbereich*******************************/
#inhalt {
	background-color: #ffffff;
	margin: 0em;
	padding: 0em;
}


.inhalt_text {
	left: auto;
	position: absolute;
	top: 140px;
	width: 800px; /*730px*/
	height: 477px;
	border: 0px none;
	background-image: url(../img/hg_inhalt.png);
	background-repeat: no-repeat;
	z-index: 10;
	margin: 0px 0px 0px 200px; /*270px*/
	padding: 0px;
	color: #000000;
	/*overflow: auto;*/
}

.text {
/*	margin: 2em 3em 0em 2em;*/
	background-color: #ffffff;
	color: #000000;
	border: 0px none;
	/*----test---*/
	overflow:auto;
	position:absolute;
	left:2em;
	right:3em;
	top:2em;
	bottom:0em;
	padding: 0px 10px 0px 5px;
}


.text h1 {
	font-weight: bold;
	font-size: 1em;
	color: #95c154;
	text-transform: uppercase;
	margin: 0em 0em 1em 0em;
	padding: 0em;
}

.text h1 a:link {color: #95c154; font-weight: bold; text-decoration: none;}	
.text h1 a:visited {color: #95c154; font-weight: bold; text-decoration: none;}
.text h1 a:hover {color: #95c154; font-weight: bold; text-decoration: none;}


.text h2 {
	font-weight: bold;
	font-size: 0.9em;
	color: #95c154;
	text-transform: uppercase;
	margin: 0em;
	padding: 0em;
}

.text h3, h4 {
	font-weight: bold;
	font-size: 0.8em;
	color: #000000;
	margin: 0em;
	padding: 0em;
}


.text p {	
	color: #000000;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0em 0em 1em 0em;
	padding: 0em;
}

.text p a:link {color: #4e8daa; font-weight: bold; text-decoration: none; font-size: 1em;}	
.text p a:visited {color: #4e8daa; font-weight: bold; text-decoration: none; font-size: 1em;}
.text p a:hover {color: #95c154; font-weight: bold; text-decoration: underline; font-size: 1em;}


.text ul {
	list-style-type: circle;
	font-size: 0.8em;
	color: #000000;
}

.text ul ul {
	list-style-type: circle;
	font-size: 1em;
	color: #000000;
}

.text li a:link {color: #4e8daa; font-weight: bold; text-decoration: none; font-size: 1em;}	
.text li a:visited {color: #4e8daa; font-weight: bold; text-decoration: none; font-size: 1em;}
.text li a:hover {color: #95c154; font-weight: bold; text-decoration: underline; font-size: 1em;}

.text a:link {color: #4e8daa; font-weight: bold; text-decoration: none; font-size: 0.8em;}	
.text a:visited {color: #4e8daa; font-weight: bold; text-decoration: none; font-size: 0.8em;}
.text a:hover {color: #95c154; font-weight: bold; text-decoration: underline; font-size: 0.8em;}

.text ol {
	list-style-type: decimal;
	font-size: 0.8em;
	color: #000000;
}

.text ol ol {
	list-style-type: decimal;
	font-size: 1em;
	color: #000000;
}


.text img {
	margin: 0px 8px 8px 0px;
}

.text table {
	border-collapse: collapse;
	font-size: 0.8em;
	width: 97%;
}

.text td {
	border: 1px solid #58585a;
}

.text form {
	margin: 0em 0em 2em 0em;
}


.Anmerkung { font-family: Arial, Helvetica, sans-serif; font-size: 0.75em; }    
.Beschriftung{ font-family: Arial, Helvetica, sans-serif; font-style: italic; font-size: 0.75em; }

/****************************Kontaktformular*****************************************/
.cont_mailformular_anliegen {
	border: 0px none;
	padding: 0.4em;
	margin-bottom: 1.5em;
}
.cont_mailformular_anliegen legend{
	display: none;
}
.cont_mailformular_anliegen label{
	display: block;
	font-size: 0.8em;
}

.cont_mailformular_anliegen input {
	margin-bottom: 10px;
	font-size: 0.8em;
}

.cont_mailformular_anliegen textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.cont_mailformular_daten {
	border: none;
	margin: 0em 0em 1em 0em;
}
.cont_mailformular_daten legend {
	margin-bottom: 0.5em;
	background-color: #ffffff;
	display: block;
	font-weight: bold;
	font-size: 0.9em;
	color: #95c154;
	text-transform: uppercase;
}

.cont_mailformular_bg {
	padding: 0.4em;
}

.cont_mailformular_title {
	margin-left: 0.45em;
	font-size: 0.8em;
}
.cont_mailformular_label {
	font-size: 0.8em;
	width: 8em;
	height: 1.5em;
	margin-top: 0.7em;
	margin-left: 0em;
	padding-left: 0.5em;
	display: block;
	float: left;
}
.cont_mailformular_field {
	height: 1.5em;
	font-size: 0.8em;
	overflow: hidden;
	color: #000000;
	margin-top: 0.4em;
}

.cont_mailformular_label_nl {
	font-size: 0.8em;
	width: 6em;
	height: 1.5em;
	margin-top: 0.7em;
	margin-left: 0em;
	padding-left: 0.5em;
	display: block;
	float: left;
}

.cont_mailformular_radio {
	font-size: 0.8em;
}



/********************************Aktuell****************************/

.inhalt_aktuell {
	position: absolute;
	top: 10em;
	z-index: 2;
	
}

.inhalt_aktuell ul {
	margin: 0em 4em;
	padding: 0em;
	list-style-type: circle;
	font-size: 1em;
	color: #96bfd2;
	font-weight: bold;
}

.inhalt_aktuell li {
	margin: 0.5em 0em;
}

.inhalt_aktuell li:link {color: #96bfd2; text-decoration: none;}	
.inhalt_aktuell li:visited {color: #96bfd2; text-decoration: none;}
.inhalt_aktuell li:hover {color: #95c154; text-decoration: none;}

.inhalt_aktuell a:link {color: #96bfd2; text-decoration: none;}	/*58585a*/
.inhalt_aktuell a:visited {color: #96bfd2; text-decoration: none;}
.inhalt_aktuell a:hover {color: #95c154; text-decoration: none;}

.inhalt_aktuell span {
	font-size: 0.7em;
	font-weight: normal;
}

.hp_kontakt {
	position: absolute;
	top: 24em;
	left: auto;
	background-color: transparent;
	background-image: url('../img/wsb_kreis_weiss.png');
	background-repeat: no-repeat;
	color: #666666;
	text-align: center;
	font-size: 0.8em;
	z-index: 3;
	margin: 0em 0em 0em 49em;
	padding: 8em 7.2em;
}
.hp_kontakt p{
	margin: 0em;
	padding: 0em;
	line-height: 1.5em;
	white-space: nowrap;
}

.hp_kontakt a:link {color: #666666; text-decoration: none;}	
.hp_kontakt a:visited {color: #666666; text-decoration: none;}
.hp_kontakt a:hover {color: #666666; text-decoration: underline;}

.clear {
	clear: left;
	font-size: 0em;
	margin: 0em;
	padding: 0em;
}

.unsichtbar {
	display: none;
}
.sichtbar {
	display: block;
}

.eintrag_unsichtbar {
	display: none;
}

/********************Suchergebnis**********************/
.suchergebnis {
	margin: 0px 0px 10px 0px;
}
.suchergebnis_l {
	font-size: 0.8em;
	font-weight: bold;
}

.suchergebnis_r {
	text-align: right;
}
/******************Veranstaltungen*****************************/
.veranstaltung {margin: 0px 0px 50px 0px;}
.veranstaltung ul { list-style-type: none; list-style-image: none; padding: 0px;}
.veranstaltung ul li { display: inline; padding: 0px 50px 0px 0px;}

.veranstaltung table {margin: 0px; padding: 0px; border: 1px solid #efefef;}
.veranstaltung thead th {border: 1px solid #efefef; background-color:#96bfd2; color: #ffffff; }
.veranstaltung tbody td {border: 1px solid #efefef;}

.veranstaltung tbody a:link {color: #4e8daa; font-weight: bold; text-decoration: none; font-size: 1em;}	
.veranstaltung tbody a:visited {color: #4e8daa; font-weight: bold; text-decoration: none; font-size: 1em;}
.veranstaltung tbody a:hover {color: #95c154; font-weight: bold; text-decoration: underline; font-size: 1em;}

.veranstaltung tbody tr:link {text-decoration: none; background-color: white;}
.veranstaltung tbody tr:visited {text-decoration: none; background-color: white;}
.veranstaltung tbody tr:hover {text-decoration: none; background-color: #f7f7f7;}