@charset "ISO-8859-1";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A1EDFD;
	background-image: url(img/hg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}

a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}

ul, ol, dl { /* Aufgrund von Abweichungen zwischen verschiedenen Browsern empfiehlt es sich, die Auffüllung und den Rand in Listen auf 0 einzustellen. Zu Konsistenzzwecken können Sie die gewünschten Werte entweder hier oder in den enthaltenen Listenelementen (LI, DT, DD) eingeben. Beachten Sie, dass die hier eingegebenen Werte hierarchisch auf die .nav-Liste angewendet werden, sofern Sie keinen spezifischeren Selektor festlegen. */
	padding: 0;
	margin: 0;
}
#container {
	width: 960px; /* Der mit der Breite gekoppelte automatische Wert an den Seiten zentriert das Layout. */
	overflow: visible; /* Diese Deklaration bewirkt, dass .container das Ende der fließenden Spalten erkennt und ihren Inhalt aufnimmt. */
	height: 1400px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(img/verlauf.png);
	z-index: 1;
	top: 0px;
}
#logoH2O {
	position:relative;
	float: left;
	width: 920px;
	background-color: #0D0266;
	margin-left: 20px;
	margin-top: 0px;
	height: 400px;
	background-image: url(img/bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	z-index: auto;
	top: -700px;
}

#Logos {
	position:relative;
	width:180px;
	height:600px;
	z-index:3;
	left: 0px;
	top: -20px;
}

#Sprachwahl {
	float: left;
	width:100px;
	height:30px;
	z-index:2;
	background-color: #F90;
	overflow: hidden;
	visibility: visible;
	position: relative;
	top: -505px;
	left: 840px;
}
#Menu {
	position:relative;
	width:720px;
	height:60px;
	z-index:5;
	left: 200px;
	top: 200px;
}
#News {
	position:relative;
	width:450px;
	height:220px;
	z-index:6;
	left: 200px;
	top: 155px;
	overflow: auto;
	background-color: #003;
}
#Inhalt {
	position:relative;
	width:720px;
	height:700px;
	z-index:5;
	left: 220px;
	overflow: auto;
	vertical-align: top;
	top: 530px;
}
#Wetter {
	position:relative;
	width:248px;
	height:144px;
	z-index:7;
	left: 676px;
	top: -42px;
	text-align: right;
}

#marquee {
	position: relative;
	width: 920px;
	height: 110px;
	z-index: 20;
	overflow: hidden;
	top: 120px;
	background-color: #FFF;
	left: 20px;
}
.Sprachwahl_Text {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #003;
	text-decoration: none;
}

.TitelMenu {
	height: 49px;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	background: #141414;
	background: -moz-linear-gradient(top, #FF9900 0%, #FF6600 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FF9900), color-stop(100%, #FF6600));
	background: -webkit-linear-gradient(top, #FF9900 0%, #FF6600 100%);
	background: -o-linear-gradient(top, #FF9900 0%, #FF6600 100%);
	background: -ms-linear-gradient(top, #FF9900 0%, #FF6600 100%);
	background: linear-gradient(to bottom, #FF99000 0%, #FF6600 100%);
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#FF9900', EndColorStr='#FF6600', GradientType=0);
	border-bottom: 2px solid #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 49px;
	vertical-align: middle;
	color: #000;
	font-weight: bold;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.untertitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.haupttitel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.background {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-attachment: scroll;
	background-color: #000066;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bildunterschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-position: center center;
}
.klein {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 4px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 22px;
}
.linktabelle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: normal;
}
.menugross {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	font-size: 14px;
}
.menuklein {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	font-size: 10px;
	font-variant: normal;
}
.titelweiss {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
}
.formular {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.formulareingabe {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.formularklein {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}
a.textweiss:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
a.textweiss:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
a.textweiss:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.Logos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.angebot {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
a.textweiss:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
a.angebote:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
a.angebote:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
a.angebote:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
a.angebote:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
a.link:link {
	color: 9A161D;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}
a.link:visited {
	text-decoration: none;
	color: #9A161D;
	font-weight: normal;
	font-variant: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}
a.link:hover {
	text-decoration: none;
	color: #9A161D;
	font-weight: normal;
	font-variant: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}
a.link:active {
	text-decoration: none;
	color: #9A161D;
	font-weight: normal;
	font-variant: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}
.adresse {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
}
.hauptlin {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 14px;
}
a.hauptlink:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 14px;
}
a.hauptlink:visited {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
	font-variant: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 14px;
}
a.hauptlink:hover {
	text-decoration: none;
	color: #FF3300;
	font-weight: bold;
	font-variant: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 14px;
}
a.hauptlink:active {
	text-decoration: none;
	color: #FF3300;
	font-weight: bold;
	font-variant: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 14px;
}
a.sprachwahl:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
a.sprachwahl:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
a.sprachwahl:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC6600;
}
a.sprachwahl:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
a.adresselink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
a.adresselink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
a.adresselink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
a.adresselink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}





#modernbricksmenu{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font: bold 11px Arial;
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu a{
float: left;
display: block;
color: white;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
background-color: black; /*Default menu color*/
border-bottom: 1px solid white;
}

#modernbricksmenu a:hover{
background-color: gray; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #D25A0B; /*Brown color theme*/ 
border-color: #D25A0B; /*Brown color theme*/ 
}

#modernbricksmenuline{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: #D25A0B; /*Brown color theme*/ 
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: bold 11px Verdana;
height: 22px;
background-color: lightyellow;
}
.bilder{
	padding: 0px;
	text-decoration: none;
	letter-spacing: 1px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: none;
	background-position: left bottom;
}


  #meteoprovbz_widget       {
	width: 150px;
}  /* Container des Widget */
 .meteoprovbz_icon         {
	width: 150px;
}  /* Container der Bilder (nicht verfügbar beim Hochformat) */




/* The div enclosing the menu */
.MyMenu {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin-right: 5px;
	font-size: 14px;
	margin-left: 0px;
	width: 176px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 24px;
	text-align: left;
	vertical-align: top;
	color: #FFF;
	height: 24px;
	display: list-item;
	list-style-type: none;
}
/* All items */
.MyMenu li {
   list-style-position: inside;
   list-style-type: none;
	font-size: 14px;
   margin: 0 0 5px 0;
   padding: 0;
}

/* All trees */
.MyMenu ul {
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin: 0;
	text-align: left;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}

/* Second level trees */
.MyMenu ul ul {
	font-size: 0.7em;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 5px;
	margin-left: 0px;
	
}

/* Trees of third level and below */
.MyMenu ul ul ul {
   font-size: 0.8em;
   	width: 171px;
}
/* The tree titles */
.MyMenu li.WebYepMenuTitle {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 0px;
	width: 176px;

}

/* The first item in each submenu */
.MyMenu li li.WebYepMenuFirstItem {
	margin-top: 0;
	padding-top: 5px;
}

/* The actual links */
.MyMenu a:link, .MyMenu a:visited, .MyMenu a:active {
	background-image: url(img/menu-bl.png);
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin-right: 5px;
	margin-left: 0px;
	width: 171px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 24px;
	text-align: left;
	vertical-align: middle;
	color: #FFF;
	height: 24px;
	text-decoration: none;
	list-style-type: none;
	z-index: auto;
	background-repeat: no-repeat;
}

/* The actual links when hovering */
.MyMenu a:hover {
	background-image: url(img/menu.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin-right: 5px;
	margin-left: 0px;
	width: 171px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 24px;
	text-align: left;
	vertical-align: middle;
	color: #FFF;
	height: 24px;
}

/* The actual link of the currently selected item */
.MyMenu .WebYepMenuCurrentItem a:link, .MyMenu .WebYepMenuCurrentItem a:visited, .MyMenu .WebYepMenuCurrentItem a:active {
	background-image: url(img/menu-bl.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin-right: 5px;
	margin-left: 0px;
	width: 171px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 24px;
	text-align: left;
	vertical-align: middle;
	color: #FFF;
	height: 24px;
}

/* The actual link of the currently selected item when hovering */
.MyMenu .WebYepMenuCurrentItem a:hover {
	background-image: url(img/menu.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin-right: 5px;
	margin-left: 0px;
	width: 171px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 24px;
	text-align: left;
	vertical-align: middle;
	color: #FFF;
	height: 24px;
}


.WebYepBilderContainer {
	
}
.WebYepBilderContainer td {
	border:                 4px solid #403727;
	background-color:       #f4f4f4;
	padding:                4px;
	vertical-align:         middle;
	text-align:             center;
	-moz-box-shadow:        0 0 3px 1px #ccc;
	-webkit-box-shadow:     0 0 3px 1px #ccc;
	-moz-border-radius:     3px;
	border-radius:          3px;
}
.WebYepBilderImage img {
	border:                 4px solid #403727;
	background-color:       #f4f4f4;
	padding:                4px;
	vertical-align:         middle;
	text-align:             center;
	-moz-box-shadow:        0 0 3px 1px #ccc;
	-webkit-box-shadow:     0 0 3px 1px #ccc;
	-moz-border-radius:     3px;
	border-radius:          3px;
}
.WebYepBilderImage {

}


.WebYepGalleryContainer {
	border-spacing:         10px;
	empty-cells:            hide;
}
.WebYepGalleryContainer td {
	border:                 1px solid #aaa;
	background-color:       #003;
	padding:                3px;
	height:                 100px;
	vertical-align:         middle;
	text-align:             center;
	-moz-box-shadow:        0 0 3px 1px #ccc;
	-webkit-box-shadow:     0 0 3px 1px #ccc;
	-moz-border-radius:     3px;
	border-radius:          3px;
}
.WebYepGalleryImage img {
    -moz-box-shadow:        0 0 2px 0 #666;
    -webkit-box-shadow:     0 0 2px 0 #666;
}
.WebYepGalleryImage {
	line-height:            0px;

}
.WebYepGalleryText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	vertical-align: bottom;
}
.WebYepGalleryImage + div + .WebYepGalleryText {
    display:                block;
}
