body {
		background-color:#e8edf0;
		background-image:url(../img/bg_page.gif);
		background-repeat: repeat-x;
		font: 11px verdana, arial, helvetica, sans-serif;
		margin:0 10px 0 10px;
		padding:0;
		color:#666666;
		line-height:16px;

		height: 100%;
}


html {
		background-color:#e8edf0;
		background-image:url(../img/bg_page.gif);
		background-repeat: repeat-x;
		font: 11px verdana, arial, helvetica, sans-serif;
		margin: 0;
		padding: 0;
		color:#666666;
		line-height:16px;

		height: 100%;
		/* padding: 0; */
}


#geruest {
		padding: 10px 22px 10px 22px;
		position:relative;
		margin:auto;
		width:938px;
		background-color:white;
		border-left: 1px solid #b0c4cc;
		border-right: 1px solid #b0c4cc;
}

#geruest_error {
		padding: 10px 22px 10px 22px;
		position:relative;
		margin:auto;
		width:938px;
		background-color:white;
		border-left: 1px solid #b0c4cc;
		border-right: 1px solid #b0c4cc;
		height: 100%;
}


#blue {
		width:200px;
		height:25px;
		background-color:#6a869d;
		float:left;
		margin:0 5px 5px 0;
		display:block;
}

#menue {
		width:733px;
		height:25px;
		background-color:#6a869d;
		float:right;
		margin-bottom:5px;
}

#menuewidth {
		width:972px;
		height:25px;
		background-color:#6a869d;
		float:right;
		margin-bottom:5px;
		margin-right: 8px;
}

#menue2 {
		float:right;
		margin-right:40px;
		vertical-align:bottom;
}


#blue2 {
		width:200px;
		height:20px;
		background-color:#eff3f5;
		float:left;
		margin:0 5px 0 0;
}

#blue2fat {
		width:200px;
		height:25px;
		background-color:#eff3f5;
		float:left;
		margin:0 5px 0 0;
}

#blue3 {
		width:723px;
		height:20px;
		background-color:#cddce1;
		float:right;
		padding:0 5px 0 5px;
}

#blue3width {
		width:972px;
		height:20px;
		background-color:#cddce1;
		float: right;
		margin-right: 8px;
}

#blue3widthfat {
		width:972px;
		height:25px;
		background-color:#cddce1;
		float: right;
		margin-right: 8px;
}

#links2 {
		width:174px;
		background-color:#cddce1;
		float:left;
		padding:13px;
		margin:5px 5px 0 0;
}

#rechts2 {
		width:174px;
		background-color:#cddce1;
		float:right;
		padding:13px;
		margin:5px 0 0 5px ;
}



#content2 {
		width:722px;
		background-color:white;
		float:left;
		padding:0;
		margin-top:10px;
}

#content21 {
		width:351px;
		background-color:white;
		float:left;
		padding:0;
		margin-right:10px;
}

#content22 {
		width:361px;
		background-color:white;
		float:right;
		padding:0;
		margin:0;
}




#links {
			 float:left;
			 border:0;
			 width:174px;
			 padding:13px;
			 margin:5px 15px 0 0;
			 background-color:#cddce1;
}

#content {
			 float:left;
			border:0;
			padding:0;
			margin-top:10px;
			width:500px;
			background-color:white;
}

#rechts {
			 float:right;
			 border:0;
			 width:174px;
			 padding:13px;
			 margin:5px 0 0 15px;
			background-color:#cddce1;
			line-height:15px;
}





.box_links {
		position:relative;
		border: 1px solid white;
		width:153px;
		padding:10px 9px 5px 10px;
		margin-bottom:10px;
		line-height:13px;
		background-color:#eff3f5;

}

#navi {
		margin: 0;
		padding: 0;
		text-align:center;
		 }

#navi ul, #navi li {
		margin: 0;
		padding: 0;
		display: inline;
		list-style-type: none;
		font: 11px verdana, arial, helvetica, sans-serif;


		}

#navi a:link, #navi a:visited {
		float: left;
		font: 11px verdana, arial, helvetica, sans-serif;
		font-weight: bold;
		padding: 0 15px 0 15px;
		line-height: 25px;
		text-decoration: none;
		color: #666666;
		background-color: #eff3f5;
		border-right:1px solid white;

		}

#navi a:hover {
		color: #FFFFFF;
		background-color: #6a869d;

		}

#navi li a#aktuell {
		color: #FFFFFF;
		background-color: #6a869d;

		}


#navi2 {
		margin: 0;
		padding: 0;
		text-align:center;
		 }

#navi2 ul, #navi2 li {
		margin: 0;
		padding: 0;
		display: inline;
		list-style-type: none;
		font: 10px verdana, arial, helvetica, sans-serif;


		}

#navi2 a:link, #navi2 a:visited {
		float: left;
		font: 10px verdana, arial, helvetica, sans-serif;
		font-weight: normal;
		padding: 0 10px 0 10px;
		line-height: 25px;
		text-decoration: none;
		color: #666666;
		}

#navi2 a:hover, #navi2 a:hover#akt {
		color: #96b41e;


		}

.errorMessage {
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

.fragezeichen {
	vertical-align: top;
}

/* Menü im Nutzbereich */

ul#nav3 {        /* Menue 1. Ebene */

        padding:0;
        margin:0;
        list-style:none;
        border-top:1px solid white;
        width:170px;

        }

ul#nav3 li {
        list-style: none;
        margin: 0; padding: 0;
        border-bottom:1px solid white;
        }



ul#nav3 a.level1 {
        display:block;
        margin:0;
        padding:4px 8px 3px 12px;
        background-color:#6a869d;
        text-decoration:none;
        color:white;
        }

ul#nav3 a.level1:link { color:white;}
ul#nav3 a.level1:visited { color:white; }
ul#nav3 a.level1:hover { color: #6a869d; background-color:#eff3f5; text-decoration:underline;}
ul#nav3 a.level1:active { color: #6a869d; background-color:#eff3f5;}

ul#nav3 a.level1aktuell {
        display:block;
        margin:0;
        padding:4px 8px 3px 12px;
        background-color:#eff3f5;
        text-decoration:none;
        color:#6a869d;
        }


ul#nav3 a.level2 {
        display:block;
        margin:0;
        padding:4px 8px 3px 15px;
        background-color:#a3b6c3;
        text-decoration:none;
        color:white;
        }

ul#nav3 a.level2:link { color:white;}
ul#nav3 a.level2:visited { color:white; }
ul#nav3 a.level2:hover { color: #6a869d; background-color:#eff3f5; text-decoration:underline;}
ul#nav3 a.level2:active { color: #6a869d; background-color:#eff3f5;}


ul#nav3 a.level2aktuell{
		display:block;
	    margin:0;
	    text-decoration:none;
	    padding:4px 8px 3px 15px;
	    background-color:#eff3f5;
	    color:#6a869d;
	}


/* Ende Menü im Nutzbereich */





a , a:visited , a:active, a:hover {
color : #96b41e;
text-decoration : none;

}

a:hover {
	text-decoration: underline;
}

h1 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: #6a869d;
		margin-bottom:10px;
		padding-bottom:5px;
		border-bottom:1px solid #bdbdbd;

}
h2 {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: normal;
		color: #6a869d;
		margin-bottom: 5px;

}

h3 {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #6a869d;
		margin-bottom: 5px;

}

h4 {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #6a869d;
		margin-bottom: 5px;
}


.headline {
		width:100%;
		background-color:#e8edf0;
		border-top:1px solid #cddce1;
		border-bottom:1px solid #cddce1;
		margin:20px 0 10px 0;
		padding:3px;
}

table.gewaessertable {
	width: 550px;
	border: none;
}

td.td_checkbox {
	width:15px;
}

td.td_name {
	/*width:300px;*/
}

input.gewaesser_checkbox {
	margin-right: 5px;
	margin-bottom: 0;
	margin-left:5px !important; /*noetig fuer den Versatz der Checkbox im Firefox*/
	margin-left:0;
	margin-top:0;
	padding:0;
	border:none;
}

.menu_innen {
		background-color:#eff3f5;
		border: 1px solid #cddce1;
		padding: 5px;
		width: 592px;
		margin: 10px 0 10px 0;
		}

.menu_innen2 {
		background-color:#ffffff;
		border: 1px solid #cddce1;

		padding: 5px;
		/* width: 550px; */ /* 520 */
		/* height:195px; */ /* 95 */
		min-height:100px;
		height:auto !important;
		height:116px;
		margin: 10px;
		overflow:auto;
		}

.menu_innen21 {
		background-color:transparent;
		padding: 5px;
		width: 240px;
		float:left;
		}
.menu_innen22 {
		background-color:transparent;

		padding: 5px;
		width: 240px;
		float:right;
		}


tr.tablerow1 {
		background-color: #f2f5f6;
}

tr.tablerow2 {
		background-color: #e1ebed;
}


#buttons_map {
		float:left;
		width:49px;
		background-color:#eff3f5;
		border:1px solid #a7c7c9;
		padding:10px 0 10px 0;
		margin-left:15px;
}

/* Styles für Buttons auf der Kartenseite */
/*
a.tools {
  border: none;
  margin: 0px;
  padding: 0px;
  text-decoration: none;
  color: #010199;
  font: 70%/1.2 verdana,arial,helvetica,sans-serif bold;
}

a.tools:hover {
	border: none;
    text-decoration: none;
}

a.tools:link {
    border: none;
    text-decoration: none;
}

a.tools:visited {
    border: none;
    text-decoration: none;
}

a.tools:active {
    border: none;
    text-decoration: none;
}
*/
a.amail {

	padding-right:16px;
	background:url("../img/icon_mail.gif") right center no-repeat transparent;font-style: italic;
}
/*
img.tools {
  padding:2px;
  margin:0 10px 0 10px;;
  border:none;
}


input.tools {
  padding:2px;
  margin-left:5px;
  margin-right:5px;
  border:none;
}
*/
/* Ende Styles für Buttons auf der Kartenseite */

input[type=checkbox] {
	margin:0;
	padding:0;
	border:none;
}

label.menu {
	float:none;
	display:inline;
	margin:0;
	padding:0;
}

thead.anleitung {

	background-color: #CDDCE1;
}

.button {
		background-color: #6a869d;
		color:#fff;
		margin:10px 10px 10px 10px; /* 10 10 10 50 */
		padding-bottom:2px;
		border-top: 1px solid #fff;
		border-right: 1px solid #000;
		border-bottom: 1px solid #000;
		border-left: 1px solid #fff;
		height: 23px;
		font-size:11px;
		cursor:pointer;
}

.button:hover {
		background-color: #eff3f5;
		color:#96b41e;

}

.button_login {
		background-color: #6a869d;
		color:#fff;
		margin-bottom:5px;
		padding-bottom:2px;
		border-top: 1px solid #fff;
		border-right: 1px solid #000;
		border-bottom: 1px solid #000;
		border-left: 1px solid #fff;
		height: 23px;
		font-size:11px;
		cursor:pointer;
}

.button_login:hover {
		background-color: #eff3f5;
		color:#96b41e;

}


form {
		background:#e1ebed;
		width:620px;
		padding:10px;
		border:1px solid #6a869d;
		margin:0 auto;
		}

form fieldset {
		/* width:600px; */
		display:block;
		border:1px solid #6a869d;
		padding:5px;
		font-family:verdana, sans-serif;
		margin-bottom:0.5em;
		line-height:1.5em;

		}
form legend {
		font-size:1.1em;
		color:#fff;
		border:2px solid #fff;
		margin-bottom:5px;
		padding:3px 5px 3px 5px;
		background:#a3b6c3;}
form label {
		clear:left;
		display:block;
		float:left;
		width:120px;
		text-align:right;
		padding-right:10px;
		margin-bottom:0.5em;
		}

form input {
		border:1px solid #a3b6c3;
		background:#fff;
		padding-left:0.5em;
		margin-bottom:0.6em;
		font-size:10px;}

form select {}
form textarea {
		width:410px;
		height:12em;
		border:1px solid #a3b6c3;
		padding:0.5em;
		overflow:auto;
		background:#fff;
		}

form option {
		background-color:#eff3f5;
		padding-left:0.5em;
		}

.form_error_text {
	color: #AB0F25;
	font-weight: bold;
}

form #button1, form #button2 {
		color:#c00;
		padding-right:0.5em;
		cursor:pointer;
		width:205px;
		margin-left:8px;
		}

form #button1:hover, form #button2:hover {
		background-position:center left;
		color:#000;
		}

form #login {
		width:129px;
		border:1px solid red;
		}

div.warning_message {
	background-color: white;
	border-top: 1px solid #D66F6F;
	border-bottom: 1px solid #D66F6F;
	width: 100%;
	margin:0 0 15px 0;
	padding-bottom:3px;
	padding-top:3px;
	color: #C72222;
}

div.warning_message h3 {
	font-weight: bold;
	color: #C72222;
	border-bottom: 1px dotted #C72222;
	margin-top: 0;
	text-transform: uppercase;
}

.kommentar_warning {
	color: #D66F6F;
}

pre.url {
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;       /* Opera 4-6 */
	white-space: -o-pre-wrap;       /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */

	border:1px dashed #CDDCE1;
	background-color:#eff3f5;
	color:#333;
	font-size:120%;
	overflow:auto;
	padding:0.5em;
}

/*
inline-resources auslagern. Erstmal 1:1 übertragen, aber das geht mit Bootstrap bestimmt eleganter
*/
img.wsv {
    border:0; float:right; margin-top: 10px; margin-bottom: 10px
}
img.pegelonlinegif {
    border:0; float:left;
}
img.pegelonlinegif_wms {
    border:0; margin: 10px 0;
}
img.wsv_wms {
    border:0; float:right; margin: 10px 0;
}
img.pegelonlinegif_ws{
    margin-top:4px; border:0; float:left;
}
img.radar {
    border:1px solid white; margin:3px 0 0 0;
}
img.deutsches_eck {
    border:1px solid white; margin:3px 0 3px 0;
}
div.radar {
    text-align: right; width: 100%; font-size: 7px; margin-top: 0
}
div.defaultRight_link_zur_karte {
    width: 172px; height:225px; border:1px solid white; margin:3px 0 3px 0; overflow: hidden; background-image: url('/img/map/deutschland-bg.png');
}
a.newsletter {
    color: #666666;
}
span.newsletter {
    float:left; padding-top:2px; color: #000000;
}
div.ganglinien_outer_box {
    border: 1px solid #6A869D; margin: 5px 0 10px 0; background-color: #E1EBED;
}
div.ganglinien_inner_box {
    margin: 3px 0 3px 2px; font-style: normal;
}
a.ganglinien_link {
    border: none;
}
img.gkinfo6_gif {
    border:0; margin:0 5px 5px 0; float:left;
}
img.header_po14 {
    border:0; margin:0 5px 5px 0;
}
img.header_po24 {
    border:0; margin:0 5px 5px 0;
}
img.header_po34 {
    border:0; margin:0 0 5px 0;
}

p.willkommen_desc {
    margin-top: 10px; margin-bottom: 0;
}

p.abonnement_desc {
    margin-top: 10px; margin-bottom: 0;
}

td.adminmail {
    padding-right: 2px;
}

a.adminmail {
    color: transparent; border: none; text-decoration: none;
}
div.adminmail {
    float:right; padding-top:2px;
}

div.divblock0 {
    height: 140px;
}

span.anmeldeinfo {
    float:left; padding-top:2px;
}

div.div2 {
    border:0; margin:0 5px 5px 0; float:left; width:200px; height:25px; background-color:#6A869D;
}
div.div3 {
    width:510px; background-color: #ffffff; float: left; padding: 0; margin-top: 10px;
}
h1.pegelinfo {
    font-size: 16px; font-weight: bold; color: #6a869d; margin-bottom: 10px;padding-bottom: 4px; border-bottom: 1px solid #dbdbdb;
}
div.pegelinfo_width {
    width:510px;
}
div.pegelinfo_body {
    font: 11px verdana, arial, helvetica, sans-serif; color: #666666; line-height: 16px; width: 510px; margin: auto; background-color: white; padding: 0 10px;
}

h2.stammdaten_zr {
    clear:both; font-weight: bold; padding-top: 20px; color: rgb(10, 121, 164)
}
a.aktuelle_wasserstaende {
    font-weight: bold; font-size: 13px;
}
img.ganglinie {
    border: none; width:151px; height:120px;
}
p.pegel_mobil {
    text-align:center; margin-top: 20px; margin-bottom: 20px;
}
a.pegel_mobil {
    font-weight: bold; font-size: 18px;
}
caption.bold_size14 {
    font-weight: bold; font-size: 14px;
}
table.beispiel_hoehensysteme {
    border:1px solid #cddce1; margin:0 0 10px 0;
}
img.logo_itzbund {
    border:0; float:right;
}
img.logo_ees {
    border:0; float:right; padding-right:25px
}
table.stammdaten_width300 {
    width: 300px !important; border:1px solid #cddce1; margin:0 0 10px 0;
}
table.stammdaten_width400 {
    width: 400px !important; border:1px solid #cddce1; margin:0 0 10px 0;
}
table.stammdaten_width510 {
    width: 510px !important; border:1px solid #cddce1; margin:0 0 10px 0;
}
table.stammdaten_width722 {
    width: 722px !important; border:1px solid #cddce1; margin:0 0 10px 0;
}
tr.first_color {
    background-color: #e1ebed;
}
tr.second_color{
    background-color: #f2f5f6;
}
td.messstelle_name {
    width: 50% !important;
}
a.wms_color {
    color: #96B41E;
}
span.kommentar_color {
    color: #D66F6F;
}
td.title_w50 {
    width: 50% !important;
}
td.title_w40 {
    width: 40% !important;
}
td.title_w20 {
    width: 20% !important;
}
div.barrierefrei_mt30 {
    margin-top: 30px;
}
input.barierefrei_remove_pegel {
    width: 15px;height: 15px; margin: 0; padding: 0
}
p.legende1 {
    margin-bottom: 0; padding-bottom: 0;
}
p.legende2 {
    padding-top: 5px; margin-top:0; padding-left: 12px;
}
#pegelAuswahlContainer {
    margin-left:0; width: 100%; height:50px;
}

img.captcha {
    border:0; margin:1px 5px 5px 0; float:left;
}
.password_vergessen_msg {
    color: rgb(216,36,36); font-weight:normal; font-size:10px;
}
.timeSeriesData {
    font-family:Courier,sans-serif;font-size: 8pt;width:600px; height:400px;
}
table.vorhersagenRangeInfos {
    border:1px solid #cddce1; margin:5px 0 0 0;
}
.block {
    display: block;
}
table.filelisting {
    width: 100%;
    margin:0 0 5px 0;
    background: none repeat scroll 0 0 #A3B6C3;
    border: 1px solid rgb(205, 220, 225);
}

table.filelisting td,th {
    white-space:nowrap;
    padding:2px;
    vertical-align: middle;
}

table.filelisting th {
    text-align: left;
}
table.filelisting th.alignright {
    text-align: right;
}

table.filelisting td.alignright {
    text-align: right;
}

.legende-pegel-marker {
    height: 8px;
    width: 8px;
    opacity: 0.9;
    border-radius: 50%;
    display: inline-block;
}