

body{
	
	
	background-color : #AAAAAA;
	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); }
#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:#AD0000;}

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

.bkgcolor {
	background-color : #FFFFFF;
}

.footer {
	background-color : #AD0000;
}

.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 #AD0000;
	margin: 15px 0;
}

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

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

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

#Spalte2 {
	margin-left: 409px;
}

.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%;
}
#column_left{ width:150px; margin-right:10px; float:left;}
#column_right{ margin-right:20px; overflow:hidden;}

#column_right2{ width:150px; float:right; margin-left:10px; padding-left: 0px;}
#column_left2{ margin-left:20px; overflow:hidden;}

a:hover{
	color : #0000FF;
}

a.menu, a.menu:visited, a.menu:hover, a.menu:active  {
	background: url('dot.gif') no-repeat 3px 5px #AD0000;
	padding-left: 12px;
	padding-right: 10px;
	text-decoration: none;
	display: block;
	width: 128px;
	min-height: 15px;
	color: #FFFFFF;
	margin-top: 1px;
	FONT-SIZE: 13px;
	FONT-FAMILY: Arial;
	padding-top: 1px;
	font-weight: bold;
	margin-bottom: 1px;
}

a.menu:hover {
	background: url('dot.gif') no-repeat 3px 5px #666666;
}
a.submenu, a.submenu:visited, a.submenu:hover, a.submenu:active {
	background: url('dot2.gif') no-repeat 8px 5px #600000;
	padding-left: 17px;
	text-decoration: none;
	display: block;
	width: 133px;
	min-height: 15px;
	color: #FFFFFF;
	margin-top: 1px;
	FONT-SIZE: 13px;
	FONT-FAMILY: Arial;
	padding-top: 1px;
	font-weight: bold;
	margin-bottom: 1px;
}

a.submenu:hover {
	background: url('dot2.gif') no-repeat 8px 5px #666666;
}

a.submenu2, a.submenu2:visited, a.submenu2:hover, a.submenu2:active {
	background: url('dot2.gif') no-repeat 18px 5px #600000;
	padding-left: 27px;
	text-decoration: none;
	line-height: 1.2;
	display: block;
	width: 123px;
	min-height: 15px;
	color: #FFFFFF;
	margin-top: 1px;
	font-size: 13px;
	font-family: Arial;
	padding-top: 3px;
	padding-bottom: 3px;	
	font-weight: bold;
	margin-bottom: 1px;
}

a.submenu2:hover {
	background: url('dot2.gif') no-repeat 18px 5px #666666;
}

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