

body{
	
	
	background-color : #AAAAAA;
	color : #000000;
	font-size: 12px;
	font-family : Arial;
	margin: 5px 0px 0px 0px; 
	padding: 0px;
	text-align: center;	
}

.bg { z-index: -1; }

#container{width:985px; margin: 0px auto; text-align: left; z-index: 0; background-color: #FFFFFF; }
#topbar{width:auto; display:block;}
#main{width:auto; display:block; padding:0px; margin: 0px;}

div.spacer{clear:both; height:0px; display:block; position: relative;}
#footer{width:975px; display:block; 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;
}

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

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

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

#Spalte2 {
	margin-left: 444px;
}
#column_left{ width:68px; margin-right:20px; float:left;}
#column_right{ margin-right:20px; overflow:hidden;}

#column_right2{ width:80px; 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;
	text-decoration: none;
	display: block;
	width: 68px;
	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 15px 5px #600000;
	padding-left: 24px;
	text-decoration: none;
	display: block;
	width: 56px;
	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 15px 5px #666666;
}
