

body{
	
	
	background-color : #FFFFFF;
	color : #000000;
	font-size: 14px;
	font-family : Verdana;
	margin: 5px 0px 0px 0px; 
	padding: 0px;
}

.bg { z-index: -1; }

#container{width:985px; margin: 0px auto; text-align: left; z-index: 0; display:inline-block; background-color: #FFFFFF;  border: solid #000000 2px}
#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:#801A0C;}

td{
	font-size: 14px;
}
a:link, a:visited, a:hover{
	color : #0066CC;
	font-weight : bold;
	font-size: 14px;
    text-decoration:underline;
}

.bkgcolor {
	background-color : #FFFFFF;
}

.footer {
	background-color : #801A0C;
}

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

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 #DC0C21;
	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:19%;}
.one_sixth{width:15.88%;}
.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 10px 0 0px; }

.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;}
#main {margin: 0px 10px;}

#navbar {  }

#main a:hover{
	color : #0066CC;
}

#centeredmenu {
   clear:both;
   float:left;
   margin:0;
   padding:0;
   width:100%;
   position:relative;
   FONT-SIZE: 14px;
   FONT-FAMILY: Verdana;
   font-weight: bold;	
   margin-bottom: 10px; 
}
#centeredmenu ul {
   background:#D70222;
   margin:0;
   padding:0;
   list-style:none;
   float:left;
   width:100%;   
   z-index:5000; 
}
#centeredmenu ul:hover
{
   z-index:5001; 
}
#centeredmenu ul li {
   margin:0 0 0 6px;
   float:left;
   position:relative;
}
#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: Verdana;
   font-weight: bold;
   background: url('dot.gif') no-repeat 0px 6px #D70222; 
   background-position:left center;   
   padding-left: 10px;
   white-space: nowrap;
}
#centeredmenu ul li.active a {
   color:#fff;
   background:#000;
}
#centeredmenu ul li a:hover {
   color:#FFFFFF;
   background: url('dot.gif') no-repeat 0px 6px #808080;   
   background-position:left center;      
}
#centeredmenu ul li:hover a,
#centeredmenu ul li.hover a { 
   background: url('dot.gif') no-repeat 0px 6px #808080;    
   background-position:left center;   
   padding-left: 10px;   
}

#centeredmenu ul ul {
   display:none; 
   position:absolute;
   top:2em;
   left:0;
   right:auto; 
   width:10em; 
   background: #8080FF;
   width: 300px; 
   border:1px solid #FFFFFF;     
}

#centeredmenu ul ul li {
   left:auto;  
   margin:0; 
   padding:0px;   
   clear:left;
   border-right:1px solid #FFFFFF;       
   }
#centeredmenu ul ul li a,
#centeredmenu ul li.active li a,
#centeredmenu ul li:hover ul li a,
#centeredmenu ul li.hover ul li a {
   font-weight:normal; 
   color:#FFFFFF;
   background: url('dot2.gif') no-repeat 15px 6px #8080FF;
   line-height:1.0em; 
   background-position:left center;    
   padding-left: 10px;
   width: 280px;
   margin-left: 3px;   
   white-space: normal;
   }
#centeredmenu ul ul li a:hover,
#centeredmenu ul li.active ul li a:hover,
#centeredmenu ul li:hover ul li a:hover,
#centeredmenu ul li.hover ul li a:hover { 
   color:#FFFFFF;
   background: url('dot2.gif') no-repeat 15px 6px #601409;
   padding-left: 10px;
   background-position:left center;    
   width: 280px;
   white-space: normal; 
   margin-left: 3px;
}


#centeredmenu ul ul.last {
   left:auto; 
   right:0; 
}

#centeredmenu ul li:hover ul,
#centeredmenu ul li.hover ul { 
   display:block; 
   z-index:5500; 
}

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