/*WYSIWYG: .H1:TAG#&nbsp;H1,.H2:TAG#&nbsp;H2,.H3:TAG#&nbsp;H3,.bold#&nbsp;bold,.kursiv#&nbsp;kursiv,.li_pdf#&nbsp;li&nbsp;pdf,.li_extern#&nbsp;li&nbsp;extern,*/
/*TABLECORE: .H1#&nbsp;H1,.H2#&nbsp;H2,.H3#&nbsp;H3,.bold#&nbsp;bold,.kursiv#&nbsp;kursiv*/

.bold {font-weight:700;}
.kursiv {font-style:italic;}

.H1 {font-size: 1.3em;color: #1e367c;background-color: transparent;margin-bottom: 0.6em;}
.H2 {font-size: 1.1em;font-weight: bold;color: #1e367c;background-color: transparent;margin-bottom: 0.6em;}
.H3 {font-size: 1em;color: #1e367c;background-color: transparent;margin-bottom: 0.6em;}


/**** NEW ****/
li.sitemap0 {}
li.sitemap1 {margin:0 0 0 2em;}
li.sitemap2 {margin:0 0 0 4em;}


th, td {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	}	
	
th {
	font-weight: bold;
	}	
	
tr.dunkel, tr.dunkel td {
	background-color: #b6c8e9;
	}	
	
.tabelle {
	padding-top: 2em;
	width: 80%;
	}

.table_bold {
font-weight:bold;
}




/* bild im WYSIWYG Template */
/*div.grafik_workaround {width:65%;text-align:right;}*/
div.grafik_workaround {float:right;width:65%;}
div.grafik_workaround img,div.grafik_workaround a img{
	position: relative;
	float: right;
	width: 100%;
	margin-right: .5em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	}	

#menu a.aktiv {background-color:#dee6f3;color:#1e367c;}
#navcontainer .aktiv_L2, 
#navcontainer .aktiv_L2 a.aktiv:link {background-color:#1e367c;color:#dee6f3;}
#glossar {border-collapse:separate;}
#glossar td {border:1px solid #b6c8e9;padding:1px;}
#page ul {padding-left: 2em;}
.suche_box {padding: 0em 1em 1em 1em;bor der-color: #999999;margin-bottom: 2em;min-height: 12em;}
.video {}
.container_bild img {float: left;position: relative;width: 28%;padding-right: 2em;padding-bottom: 1em;}
.right {text-align:right;}
.center {text-align:center;}

#lightbox{position: absolute;left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{border:none;}

#outerImageContainer{position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{padding:10px;}

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(360_DE.gif); /* Trick IE into showing hover */ display: block; } 
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(162001_DE?exp=24550214370800) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(162000_DE?exp=24549864322900) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; } 

/******************* BILDERGALERIE *********************/
.lightbox_box {border:2px solid #999;padding:10px;width:75%;}
.lightbox_img_box {float:left;width:166px;height:182px;text-align:center;}
.lightbox_img {border:5px solid #FFF;}
/*************/

#kontakt {}
#kontakt fieldset {width:35em;border:1px solid #1e367c;}
#kontakt fieldset legend {font-size: 1.1em;font-weight: bold;color: #1e367c;}
#kontakt ul {list-style:none;}
#kontakt ul li {padding:.25em; 0 0 0;}
#kontakt fieldset label {float:left;width:8em;}
#kontakt fieldset input {width:20em;}
#kontakt fieldset #kontakt_submit {width:8em;margin:0 0 0 8em;}



/*Seitenfarben 
Hellblau:
	#dee6f3
Mittelblau:
	#b6c8e9
Dunkelblau:
	#1e367c
*/

* {
	margin: 0;
	padding: 0;
	}

/*Allgemeines*/
body {
	width: 95%;
	padding-left: 2em;
	padding-right: 2em;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background: #b6c8e9; 
	}

th, td {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	}	
	
hr {
	color: #b6c8e9;
	border-style: solid;
	}

.invisible {
	position: absolute;
	top: -1000px;
	left: 0px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	color: #dde6f3;
	background-color: transparent;
	}
	
p {
	padding-bottom: 0.5em;
	}	
	
.glossar {
	color: #666666;
	border-bottom: dashed 0.1em #666666;
	}
	
	


/*Schriften*/
h1, h2, h3 {
	margin-top: 1em;
	}

h1 {
	font-size: 1.3em;
	color: #1e367c;
	background-color: transparent;
	}

h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #1e367c;
	background-color: transparent;
	}

h3 {
	font-size: 1em;
	color: #1e367c;
	background-color: transparent;
	}
	
.white {
	color: #dee6f3;
	background-color: transparent;
	}
	
.small_caps {
	font-variant: small-caps;
	}	
	


/*Listen*/
.link {
	list-style-type: none;
	}	
	
.link_dot {
	float: left;
	padding-right: 2em;
	padding-left: 5em;
	list-style-type: none;
	}	
	
.li_extern {
	padding-top: 0.3em;
	list-style-image:  url(159923_DE?exp=24550834864600);
	} 
	
.li_extern_rahmen {
	padding-top: 0.3em;
	list-style-image:  url(159923_DE?exp=24550834864600);
	border-bottom: 1px solid #b6c8e9;
	} 	
		
.li_pdf {
	padding-top: 0.3em;
	list-style-image:  url(159995_DE?exp=24550834861600);
	} 	
	
.li_pdf_rahmen {
	padding-top: 0.3em;
	list-style-image:  url(159995_DE?exp=24550834861600);
	border-bottom: 1px solid #b6c8e9;
	} 	
	
.li_rahmen {
	padding-top: 0.3em;
	border-bottom: 1px solid #b6c8e9;
	} 	
		
.list_imfeld {
	padding-left: 2em;
	}		

li.badestellen li{padding-top:10px;margin-top:20px}

/*Links*/
a {
	text-decoration: underline; 
	color: #1e367c;
	background-color: transparent;
	border: none;
	}

a:hover {
	border: none;
	}
	
a img {
	border-style: none; 
	}	



#neues #ne a {
		background-color: #dee6f3;
		color:#1e367c;
		}
		
#laufende_projekte #la a {
		background-color: #dee6f3;
		color:#1e367c;
		}		

#seen #se a {
		background-color: #dee6f3;
		color:#1e367c;
		}		
		
#fliessgewaesser #fl a {
		background-color: #dee6f3;
		color:#1e367c;
		}			
		
#fische #fi a {
		background-color: #dee6f3;
		color:#1e367c;
		}	
		
#qualitaetssicherung #qu a {
		background-color: #dee6f3;
		color:#1e367c;
		}			
		
#publikationen #pu a {
		background-color: #dee6f3;
		color:#1e367c;
		}	

#kontakt #ko a {
		background-color: #dee6f3;
		color:#1e367c;
		}	
		
		

#ne {
	color: #fff;
	background-color: #1e367c;
	}
	
#la {
	color: #fff;
	background-color: #1e367c;
	}	
	
#se {
	color: #fff;
	background-color: #1e367c;
	}
	
#fl {
	color: #fff;
	background-color: #1e367c;
	}
	
#fi {
	color: #fff;
	background-color: #1e367c;
	}	
	
#qu {
	color: #fff;
	background-color: #1e367c;
	}	
		
#pu {
	color: #fff;
	background-color: #1e367c;
	}	
	
#ko {
	color: #fff;
	background-color: #1e367c;
	}		


/* HEADER */
#hinter {
	background-color: #1e367c;
	overflow: hidden;
	}

#header {
	margin: 0 auto;
	}

#logo {
	/*margin: 1.5em 2em 5em 1em;*/
	padding: 0 2em 1em 1em;
	}
	
/*boxmodel hack fuer IE6*/
* html #logo {
	padding: 1.5em 2em 5em 1em;
	margin: 0em;
	}	
	
.logo_bild {
	float: left;
	position: relative;
	padding-bottom: 0.5em;
	}
	
	
.logo_text {
	text-align: center;
	font-weight: bold;
	color: #dee6f3;
	float: left;
	width: 53%;
	margin-top: 3em;
	}	
	
.logo_text_gross {
	font-size: 2em;
	}

.logo_text_ganz_gross {
	font-size: 2.5em;
	}		
	
.logo_text_klein {
	font-size: 1.3em;
	}		
	
.rahmen1 {
	float: left;
	padding: 1.4em 2em 1.4em 2em;
	width: 20%;
	}	
	
/*SUCHE*/	
/*Suchfunktion*/	
.header_suche {
	position: relative;
	float: right;
	width: 20%;
	}
	
.header_st_suche {	
	position: absolute;
	float: left;
	right: 0.1em;
	font-size: 0.8em;
	color: #dee6f3;
	background-color: transparent;
	padding-top: 5em;
	}

.header_ew_suche {
	position: relative;
	float: right;
	right: 0.1em;
	font-size: 0.8em;
	padding-top: 8em;
	}
		
.header_ew_suche a:link{
	color: #dee6f3;
	background-color: transparent;	
	}
	
.header_ew_suche a:hover{
	color: #b6c8e9;
	}	
	
.suchebutton {
	float: right;
	}	
	
.suchfeld {
	width: 8em;
	}	
	
/* Erweiterte Suche*/	
#ewsuche {
	padding: 0em 0em 1em 2em;
	width: 60%
	}
	
.field_hidden {
	border-style: solid;
	border-width: thin;
	padding-top: 2em;
	border-color: #999999;
	}	
	
.themen {
	float: left;
	padding-left: 2em;
	}

.label_links {
	padding-left: 0.1em;
	float: left;
	}

.suchbegriffe label {
	width: 15em;
	float: left;
	text-align: right;
	padding-right: 1em;
	}
	
.suchbegriffe {	
	border-style: solid;
	padding-top: 2em;
	border-width: thin;
	border-color: #999999;
	}	
	

/*NAVIGATION oben*/
#menu {
	width: 99%;
	position: relative;
	}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	}

#menu li {
	float: left;
	}

#menu a {
	display: block;
	float: left;
	padding: 15px 30px 16px 30px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	border-left: #e8f3f7 1px solid;
	color: #dee6f3;
	background-color: transparent;
	}

#menu a:hover {
	background-color: #dee6f3;
	color: #1e367c;
	}


/*NAVIGATION links*/
.left_navi {							
	position: relative;
	float: left;	
	width: 24%;		/*war 20%*/
	z-index: 20;
	padding-top: 1em;
	overflow: hidden;
	}
	
.left_navi a {
	list-style-type: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	}
	
.left_navi ul {
	list-style-type: none;
	line-height: 1.8em;
	}
	
#navcontainer ul {
	margin-left: 1em;
	padding-left: 0em;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.8em;
	}

#navcontainer a {
	display: block;
	width: 89%;
	background-color: #dde6f3;
	border-bottom: 1px solid #eee;
	margin-left: 0.9em;
	}

#navcontainer a:link, .navlist a:visited {
	color: #1e367c;
	text-decoration: none;
	}


/*Boxmodelhack fuer IE6*/
* html #navcontainer li	{
	width: 100%;
	}
	

#navcontainer a:hover {
	background-color: #1e367c;
	color: #dde6f3;
	}
	
#navcontainer .list_1 a:hover { 
	background-color: #1e367c;
	color: #dde6f3;
	width: 93%;
	margin-left: 0.1em;
	padding-left: 1em;
	}
	
/*boxmodellhack fuer IE6*/	
* html #navcontainer .list_1 a:hover {
	background-color: #1e367c;
	color: #dde6f3;
	width: 100%;
	margin-left: 0.1em;
	padding-left: 1em;
	}					
	
 #aktiv {
	background-color: #1e367c;
	color: #dde6f3;
	margin-left: 0.9em;
	margin-right: 2em;
	width: 89%;
	}

#aktiv a.aktiv {
	background-color: #1e367c;
	color: #dde6f3;
	margin-left: 0.9em;
	margin-right: 2em;
	width: 89%;
	}	
	
#aktiv_ohne_nav {
	background-color: #1e367c;
	color: #dde6f3;
	margin-left: 0.9em;
	margin-right: 2em;
	width: 89%;
	}	
	


/*boxmodellhack fuer IE6*/	
* html #aktiv_ohne_nav {
	background-color: #1e367c;
	color: #dde6f3;
	margin-left: 0.9em;
	margin-right: 2em;
	width: 105%;
	}						
	
.list_1 {
	background-color: #dde6f3;
	color: #1e367c;
	width: 100%;
	}	
	
/*boxmodellhack fuer IE6*/	
* html .list_1 {
	background-color: #dde6f3;
	color: #1e367c;
	width: 120%;
	}				
	
	
/*BREADCRUMB*/
.breadcrumb {
		background-color: transparent; 
		color: #1e367c;
		font-size: 0.8em;
		padding: 0.7em 0.7em 0.7em 2.5em;
		font-weight: bold;
		}
			
.breadcrumb a:link {
		font-weight: lighter;
		color: #1e367c;
		background-color: transparent;
		}				


/* PAGE */

#page {
	background-color: #dee6f3;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	}
	

/* CONTENT */
.antifloat {
	clear: both;
	/*visibility: hidden;*/
	}
	

			
/*NEWS*/
#page #content_thema {
	float: left;
	width: 100%;
	text-align: justify; 
	}
	
.box_links {
	float:left;
	padding: 1em 1em 1em 1.8em;
	width: 74%; 
	}
	
/*boxmodellhack fuer IE6*/	
* html .box_links {
	float:left;
	padding: 2em;
	margin-left: 0.5em;
	width: 77%; 
	}			

.thema_box {
	padding: 0em 1em 1em 1em; 
	border-color: #999999;
	border-width: thin;
	border-style: solid;
	margin-bottom: 2em;
	min-height: 12em;
	}
	
/*boxmodellhack fuer IE6*/	
* html .thema_box {
	padding: 0em 1em 1em 1em; 
	border-color: #999999;
	border-width: thin;
	border-style: solid;
	padding-bottom: 2em;
	}				
	
.bild_box {
	float: right;
	width: 30%;
	padding-left: 1.5em;
	margin-top: 2.5em;
	}
	
.bild_news {
	width: 90%;
	}	
	
.datum {
	font-size: smaller;
	color: #1e367c;
	background-color: transparent;
	padding-bottom: 1em;
	padding-top: 0.5em;
	}	
	
.linktext_news {
	font-size: smaller;
	}	
	
	
/*PUBLIKATIONEN*/	
#page #content_publik {
	float: left;
	width: 74%; 
	text-align: justify;
	padding-left: 1.5em; 
	}	
	

/* SEITE MIT NAVIGATION LINKS und Infobox*/	
#page #content_navpage {
	float: left;
	width: 76%; /*war 80%*/
	text-align: justify; 
	}
	
/*Boxmodel-Hack fuer IE6*/
* html #page #content_navpage {
	width: 74%; /*war 70%*/
	}	
	
.container_titel {
	/*width: 77%;*/
	text-align: justify;
	position: relative;
	float: left;
	}	
	
/*Boxmodell Hack fuer IE6*/
* html .container_titel {
	width: 75%;
	}	

/*Boxmodell Hack fuer IE6*/
* html .container_text {
	width: 130%;
	}				
		

/*INFOBOX rechts*/	
.container_info {
	width: 20%; 
	float: right;
	position: relative;
	padding-right: 0.3em;
	}	
	
.rechte_box {
	background-color: #1e367c;
	float: right;
	position: relative;
	width: 100%;
	margin-bottom: 1em;
	font-size: 0.9em;
	}	
	
/*boxmodellhack fuer IE6*/	
* html .rechte_box {
	width: 98%;
	}			
	
.rechte_box a {
	background-color: transparent;
	color: #FFFFFF;
	}	
	
.h_weiss h3 {
	background-color: transparent;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0em 0em 0.2em 0em;
	}	
	
.text_rechtebox {
	background-color: transparent;
	color: #fff;
	margin: 0.5em;
	}	
	
.bild_rechtebox {
	width: 60%;
	margin: 0.5em 0.5em 0.5em 0em;
	}
	
/*boxmodellhack fuer IE6*/	
* html .bild_rechtebox {
	width: 100%;
	}		
	
.bild_klein {
	width: 98%;
	}
	
.bildtext {
	color: #fff;
	font-size: 0.9em;
	font-style: italic;
	width: 30%;
	position: relative;
	float: right;
	margin: 0.5em;
	background-color: transparent;
	}	
	

/* Grafik in Seite ohne Infobox */
.grafik_box {
	width: 100%;
	background-color: #b6c8e9;
	color: #fff;
	margin-bottom: 0.5em;
	}	
	
.grafik_ueberschrift {
	padding: 1em 0em 0.5em 0.5em;
	background-color: #1e367c;
	color: #fff;
	}			
	
.grafik_text {
         float:left;
	padding-top: 0.5em;
	padding-left: 0.5em;
	font-size: 0.9em;
	font-style: italic;
	color: #1e367c;
	background-color: transparent;
	}
	
/*boxmodellhack fuer IE6*/	
* html .grafik_text {
	width: 98%;
	}			
	
.grafik {
	position: relative;
	float: right;
	width: 65%;
	margin-right: .5em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	}
		
	
/* Grafik in Infoboxseite*/
.grafik_box_info {
         width:100%;
	background-color: #b6c8e9;
	color: #fff;
	margin: 0 0.5em 1em 0;
	position: relative;
	float: left;
	}		
	
/*boxmodellhack fuer IE6*/	
* html .grafik_box_info {
	width: 130%;
	margin-bottom: 0.5em;
	}			
/* SEITE MIT NAVIGATION LINKS ohne Infobox */	

#navpage_text {
	padding: 0em 2em 1em 0em;
	}

	
/* Bild im Fliesstext */
.container_bild {
	width: 100%; 
	}
	
.bild_links_klein {
	float: left;
	position: relative;
	width: 28%;
	padding-right: 2em;
	padding-bottom: 1em;
	}	
	
.bild_links {
	float: left;
	position: relative;
	width: 40%;
	padding-right: 2em;
	padding-bottom: 1em;
	}		
	
.bild_download {
	float: left;
	position: relative;
	width: 18%;
	padding-right: 2em;
	}		
	
.text_rechts {
	position: relative; 
	float: left;
	width: 77%;
	}	
	
.text_rechts_klein {
	position: relative; 
	float: left;
	width: 67%;
	}		
	
	
.bild_rechts_klein {
	float: right;
	position: relative;
	width: 28%;
	padding-left: 2em;
	}	
	
.bild_rechts {
	float: right;
	position: relative;
	width: 40%;
	padding-left: 2em;
	}	

.container_mitarbeiter {
	width: 100%; 
	padding-bottom: 2em; 
	}	
	
/** themenseite **/

/*themenseiten*/	
#content_unter {
	width: 100%;
	text-align: justify;
	padding-top: 1.6em;
	float: left;
	/*background-color: red;*/
	}
	
.container_titel {
         width:77%;
	text-align: justify;
	background-color: transparent;
	}	
	
.h_box_themenseite {
         position: absolute;
         top:21em;
	float: left;
	left: 8em;
	z-index: 2;
	}
	
/*.h_box_themenseite {
         position: absolute;
         top:12em;
	float: left;
	left: 15em;
	z-index: 2;
	}*/
	
/*Boxmodell Hack für IE6*/
* html .h_box_themenseite {
	top: 31em;
	width: 60%;
	}
	
	
#wasser_h {
	background-color: #1e367c;
	color:#DEE6F3;;
	font-size: 2.5em;
         font-weight:bold;
	padding: 0 0.5em;
         margin
	}	
		

.bild_h	{
	float: left;
	width: 40%;
	padding-bottom: 1em;
	padding-right: 2em;
	position: relative;
	z-index: 1;
	}	
	
.text_container {
	/*background-color: yellow;*/

	}	
	
.text_themenseite {
	padding-top: 1.2em;
	/*background-color: orange;*/
	width: 70%;
	}	

/*boxmodellhack fuer IE6*/	
* html .text_themenseite {
	width: 99%;
	}	
	

.grafik_box_dunkel {
	width: 100%;
	border-color: #1e367c;
	border-width: thin;
	border-style: solid;
	}	
	
.icons {
	width: 95%;
	padding: 0em 0em 1em 1.5em;
	}	
	
.grafik_ueberschrift_dunkel {
	/*width: 96.5%;*/
	padding: 0em 0em 0.5em 1.5em;
	background-color: #1e367c;
	color: #dee6f3;
	}

.white_keinabstand {
	color: #dee6f3;
	background-color: transparent;
	margin-top: 0em;
	}	

.h_weiss h2 {
	background-color: transparent;
	color: #dee6f3;
	margin: 0em 0em 1em 0em;
	}

/*** seenbericht ****/
.see_box {
	padding: 1em 0.2em 1em 0.2em;
         float:left;
         width:450px;
         margin-right:30px
	}
.see_bild_box {
	float: right;
	width: 170px;
	margin-left:20px;
	margin-top: 2.5em;
	}

   	
.guete_tab {
	border-width: thin;
	border-color:#333;
	margin-bottom: 2em;
	}

.guete_tab_kl {
	border-width: thin;
	border-color:#333;
	margin-top: 0.8em;
	}

/*Buttons Güte für die Seen*/
.blau {
	width: 11em;
	background-color: #0b46b3;
	color:#FFF;
	text-align: center;
	font-weight: bold;
	/*float: left;*/
	position: relative;
	padding: 0.1em;
	margin: 0.1em;
	/*display: inline;*/
	}	
	
.gruen {
	width: 11em;
	background-color: #2b911d;
	color:#fff;
	text-align: center;
	font-weight: bold;
	/*float: left;*/
	position: relative;
	padding: 0.1em;
	margin: 0.1em;
	/*display: inline;*/
	}	
	
.gelb {
	width: 11em;
	background-color: #fbf805;
	color:#000;
	text-align: center;
	font-weight: bold;
	/*float: left;*/
	position: relative;
	padding: 0.1em;
	margin: 0.1em;
	/*display: inline;*/
	}		
	
.orange {
	width: 11em;
	background-color: #fab703;
	color:#000;
	text-align: center;
	font-weight: bold;
	/*float: left;*/
	position: relative;
	padding: 0.1em;
	margin: 0.1em;
	/*display: inline;*/
	}		
	
.rot {
	width: 11em;
	background-color: #f40d2e;
	color:#fff;
	text-align: center;
	font-weight: bold;
	/*float: left;*/
	position: relative;
	padding: 0.1em;
	margin: 0.1em;
	/*display: inline;*/
	}

/** A-Z Leiste **/
#a_z {font-weight:bold}						

/* FOOTER */

#footer {
	background-color: #1e367c;
	height: 7em;
	padding-top: 3em;
	}

#footer p {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #dee6f3;
	background-color: transparent;
	}

