

body{
	
	
	background-color : #EEEEEE;
	color : #000000;
	font-size: 12px;
	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(255,255,255); background: rgba(255,255,255, 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:#0000FF;}

td{
	font-size: 12px;
}
a:link, a:visited, a:hover{
	color : #0000AD;
	font-weight : bold;
	font-size: 12px;
    text-decoration:underline;
}

.bkgcolor {
	background-color : #FFFFFF;
}

.footer {
	background-color : #0000FF;
}

.footerfont {
	color : #FFFFFF;
	font-size: 12px;
}
a.footerlink:link, a.footerlink:visited ,a.footerlink:active, a.footerlink:hover {
	text-decoration:none;
	color: #FFFFFF;
	font-size: 12px;
}

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 dotted #FFFFFF;
	margin: 15px 0;
}

#main ul
{
 overflow:auto; 
 padding:0px 0px 0px 22px;
 margin:0px;
}

#main li
{
 margin-left: 12px;
}

#Spalte1 {
	width: 404px;
	float:left;
}

#Spalte2 {
	margin-left: 424px;
}

.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: #FFFFFF !important;
}
#banner, .gallerylayer {
	background-color: #FFFFFF !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: 14px;
   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:#0000FF;
	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 #00FFFF;   
   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: 14px;
   FONT-FAMILY: Arial;
   font-weight: bold;
   background: url('dot.gif') no-repeat 0px 6px #0000FF; 
   background-position:left center;   
   padding-left: 10px;
}
			
		
#centeredmenu ul ul {
   background: #600000; 
   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 15px 6px #600000;
   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 15px 6px #666666;
   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; }
#styled_popup {
border: 1px solid #636261;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
-moz-box-shadow: 3px  5px  8px  #302e30;-webkit-box-shadow: 3px  5px  8px  #302e30;box-shadow: 3px  5px  8px  #302e30;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
background-color: #FFFFFF;
z-index: 10; 
}
.dragme {
width: 100%;
background: #FFFFFF; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: -moz-linear-gradient(top,  #FFFFFF 0%, #737373 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#737373)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #FFFFFF 0%,#737373 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #FFFFFF 0%,#737373 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #FFFFFF 0%,#737373 100%); /* IE10+ */
background: linear-gradient(to bottom,  #FFFFFF 0%,#737373 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#737373',GradientType=0 ); /* IE6-8 */
padding: 0px;
height: 20px;
vertical-align:middle;
box-shadow: 0px;
/*cursor: move;*/
float: left;
}
.closebutton {
background-color: red;
color: white;
font-weight: bold;
width: 30px;
text-align: center;
height: 100%;
float: right;
cursor: pointer;
}
.closebutton a {
color: white;
text-decoration: none;
font-family: Arial;
font-weight: bold;
}
.popupcontent {
background-color: #FFFFFF;
color: #000000;
margin: 3px;
box-shadow: 0px;
font-family: Arial;
}
.headinhalt {
float:left;
margin-left: 3px;
color: #FFFFFF;
text-decoration: none;
font-family: Arial;
}

