img.bg { min-height: 100%; min-width: 1024px; width: 100%; height: auto; position: fixed; top: 0; left: 0; }
@media screen and (max-width: 1024px) { img.bg { left: 50%; margin-left: -512px;  } }
body{
	
	
	
	color : #000000;
	font-size: 13px;
	font-family : Arial;
	margin: 0px 0px 0px 0px; 
	padding: 0px;
}

.bg { z-index: -1; }

#cookie-bar {background:#111111; height:24px; line-height:24px; color:#eeeeee; text-align:center; padding:3px 0; z-index: 999999;}
#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {margin:0; padding:0;}
#cookie-bar a {color:#ffffff; display:inline-block; border-radius:3px; text-decoration:none; padding:0 6px; margin-left:8px;}
#cookie-bar .cb-enable {background:#007700;}
#cookie-bar .cb-enable:hover {background:#009900;}
#cookie-bar .cb-disable {background:#990000;}
#cookie-bar .cb-disable:hover {background:#bb0000;}
#cookie-bar .cb-policy {background:#0033bb;}
#cookie-bar .cb-policy:hover {background:#0055dd;}

#container{width:985px; margin-top:0px !important; margin-left: auto; margin-right: auto; text-align: left; z-index: 0; display:inline-block; background: rgb(247,247,247); background: rgba(247,247,247, 1);  border: solid #000000 1px}
#topbar{width:auto; display:block;}
#main{width:98%; display:block; padding:0px; margin: 0px; display:inline-block;}
#column_left { margin-bottom: 3px; }
div.spacer{clear:both; height:0px; display:block; position: relative;}
#footer{width:975px; display:inherit; padding:5px; font-size:11px; background-color:#8897AC;}

td{
	font-size: 13px;
}
a:link, a:visited, a:hover{
	color : #0000A0;
	font-weight : normal;
	font-size: 13px;
    text-decoration:underline;
}

.bkgcolor {
	background-color : #F7F7F7;
}

.footer {
	background-color : #8897AC;
}

.footerfont {
	color : #ffffff;
	font-size: 13px;
}
a.footerlink:link, a.footerlink:visited ,a.footerlink:active, a.footerlink:hover {
	text-decoration:none;
	color: #ffffff;
	font-size: 13px;
}

a.footerlink:hover {
	text-decoration:underline;
}

a.maplink:link, a.maplink:visited, a.maplink:active, a.maplink:hover {
	text-decoration:underline;
	color: #0000FF;
	font-size: 14px;
	font-weight : bold;
}

a.maplink:hover {
	color: #000000;
}

.hr1{
	border: thin ridge #000000;
	margin: 15px 0;
}

#main ul
{
 overflow:auto; 
 padding:0px 0px 0px 22px;
 margin:0px;
}

#main li
{
 margin-left: 12px;
}

#Spalte1 {
	width: 354px;
	float:left;
}

#Spalte2 {
	margin-left: 374px;
}

.clear{display:block; clear:right; margin-bottom: 5px;}
.clear:after{display:block; visibility:hidden; height:0; clear:both; font-size:0; content:"";}
.one_half{width:47.5%;}
.one_half.nogutter{width:50%;}
.one_third{width:31.66%;}
.one_quarter{width:23.75%;}
.one_fifth{width:15%;}
.one_sixth{width:15.8%;}
.one_half, 
.one_third, .two_third, 
.one_quarter, .two_quarter, .three_quarter, 
.one_fifth, .two_fifth, .three_fifth, .four_fifth, 
.one_sixth, .two_sixth, .three_sixth, .four_sixth, .five_sixth{display:inline; float:left; margin:0 7px 0 0; }

.one_half:first-child, 
.one_third:first-child, .two_third:first-child, 
.one_quarter:first-child, .two_quarter:first-child, .three_quarter:first-child, 
.one_fifth:first-child, .two_fifth:first-child, .three_fifth:first-child, .four_fifth:first-child, 
.one_sixth:first-child, .two_sixth:first-child, .three_sixth:first-child, .four_sixth:first-child, .five_sixth:first-child{margin-left:0;}


#fadeSlideShow, #fadeSlideShow, .gallerylayer {
	background-color: #F7F7F7 !important;
}
#banner, .gallerylayer {
	background-color: #F7F7F7 !important; /* change bg color to white */
}
.gallerylayer img { /* make slide images scalable */
	height: auto !important;
	width: auto !important;
	max-width: 100%;
	vertical-align: bottom;
	margin-top: 0 !important; /* ensure a slide image is always at the top of the #banner container */
}
.video-container { position: relative; /* keeps the aspect ratio */ padding-bottom: 56.25%; /* fine tunes the video positioning */ overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%;
}
#main {margin: 0px 10px;}

#navbar {  }

#main a:hover{
	color : #0000FF;
}

#centeredmenu {
   clear:both;
   float:left;
   margin:0;
   padding:0;
   width:100%;
   position:relative;
   FONT-SIZE: 13px;
   FONT-FAMILY: Arial;
   font-weight: bold;	
   margin-bottom: 10px; 
}

#centeredmenu ul:hover
{
   z-index:5001; 
}

#centeredmenu ul ul {
	display: none;
}

#centeredmenu ul li:hover > ul {
		display: block;
}


#centeredmenu ul {
    background:#8897AC;
	padding: 0px;
    margin: 0px;	
    width:100%;
	list-style: none;
	position: relative;
	display: inline-table;
}
#centeredmenu ul:after {
	content: ""; clear: both; display: block;
}

#centeredmenu ul li {
	float: left;
	margin:0 0 0 6px;
}

#centeredmenu ul li a:hover {
   background: url('dot.gif') no-repeat 0px 6px #C0C0C0;   
   background-position:left center;  
}

#centeredmenu ul li:hover a {
	color: #FFFFFF;
	}
		
#centeredmenu ul li a {
   display:block;
   margin:0;
   padding:.6em .5em .4em;
   line-height:1em;
   text-decoration:none;
   color:#FFFFFF;
   FONT-SIZE: 13px;
   FONT-FAMILY: Arial;
   font-weight: bold;
   background: url('dot.gif') no-repeat 0px 6px #8897AC; 
   background-position:left center;   
   padding-left: 10px;
}
			
		
#centeredmenu ul ul {
   background: #8897AC; 
   position: absolute;
   padding: 0;
   width:15em; 
   border:1px solid #FFFFFF;  
}

#centeredmenu ul ul li {
   float: none; 
   border-right:1px solid #FFFFFF;   
   position: relative;
}

#centeredmenu ul ul li a {
   font-weight:normal; 
   color:#FFFFFF !important;
   background: url('dot2.gif') no-repeat 23px 6px #8897AC;
   line-height:1.0em; 
   background-position:left center;   
   padding-left: 10px;
   padding-right: 10px;
}	



#centeredmenu ul ul li a:hover {
   color:#FFFFFF;
   background: url('dot2.gif') no-repeat 23px 6px #C0C0C0;
   line-height:1.0em; 
   background-position:left center;     
}
		
#centeredmenu ul ul ul {
	position: absolute; left: 100%; top:0; 
}
		

#centeredmenu .cup { border-right:5px solid #000000; box-sizing: border-box;}

}

.one_half img {max-width: 456px; }
