html {
	height: 100%;
	width: 100%;
	background-color: #ffffff;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

body {
	background-color: #ffffff;
	width: 100%;
	min-height: 100%;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

/* ----Container---- */
#layout {
	position: relative; 
	width: 100%;
	height: 100%;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	padding: 0px;
	background-color: #ffffff;
}

#centercontainer {
	width: 800px;
	height: 100%;
	left: 50%;
	margin-left: -400px;
	position: absolute;
	padding-top: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ededed;
}

#head {
	width: 800px;
	height: 110px;
	text-align: right;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/headbackground.gif);
}

#contenttext {
width: 450px;
float: left;
padding: 0;
margin-top: 6px;
margin-bottom: 6px;
}

#contentside {
width: 216px;
float: left;
padding: 0;
margin-top: 6px;
margin-bottom: 6px;
}

#mapcontainer {
width: 200px;
height: 200px;
float: right;
padding: 0;
margin-top: 0px;
margin-bottom: 0px;
}



#nonfooter
{
position: relative;
min-height: 100%;
}

* html #nonfooter
{
height: 100%;
}


#footer {
	background-color: #dddddd;
	color: #aaaaaa;
	font-size: 10px;
	font-variant: normal;
	font-weight: normal;
	height: 15px;
	padding-top: 0px;
	left: 0px;
	text-align: left;
	width: 800px;
	position: relative;
	margin-top: -22px;
	border-bottom: 1px solid #990000;
}
* html #footer {
	bottom: -1px;
}
#footer a:link, #footer a:visited {
	color: #aaaaaa;
	font-size: 10px;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover {
	color: #990000;
	text-decoration: none;
}

#content
{
	background-color: #ededed;
	padding-bottom: 16px;
}

#centercontent
{
	width: 666px;
	background-color: #ededed;
	padding-bottom: 16px;
}

#imgcontent
{
	width:666px;
	background-color: #ededed;
	padding-bottom: 16px;
}


#contentline {
width:666px;
float: left;
padding: 0;
margin-top: 9px;
margin-bottom: 6px;
border-top: 4px solid #acacac;
}

#contentlineRed {
width:666px;
float: left;
padding: 0;
margin-top: 6px;
margin-bottom: 6px;
border-top: 4px solid #990000;
}

#contentline1 {
width:666px;
float: left;
padding: 0;
margin-top: 4px;
margin-bottom: 4px;
border-top: 1px solid #acacac;
}

#contentline1text {
width:500px;
float: left;
padding: 0;
margin-top: 4px;
margin-bottom: 4px;
margin-right: 166px;
border-top: 1px solid #acacac;
}

h1 {
	font-size:18px;
	color:#666666;
	font-weight: bold;
}
h3 {
	font-size:14px;
	color:#666666;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

/* ----Class-Styles---- */
.clear {
	clear: both;
	height: 0px;
	width: 100%;
}
.clear3 {
	clear: both;
	height: 3px;
	width: 100%;
}
.clear6 {
	clear: both;
	height: 6px;
	width: 100%;
}
.clear9 {
	clear: both;
	height: 9px;
	width: 100%;
}
.clear12 {
	clear: both;
	height: 12px;
	width: 100%;
}
.clear20 {
	clear: both;
	height: 20px;
	width: 100%;
}

.sidenav {
width: 100%;
font-size: 12px;
height: 13px;
font-weight: bold;
float: left;
padding-top: 4px;
padding-bottom: 6px;
margin: 0px 0px 0px 0px;
}

.sidenav a {
display: block;
color: #990000;
padding: 0px 0px 0px 0px;
text-decoration: none;
font-weight: bold;
border-bottom: 1px dotted #990000;
}

.sidenav a:hover
{
color: #0066FF;
}

.sidenav a.selected {
color: #0000ff;
padding-top: 1px;
border-bottom: 1px dotted #0000FF;
}

.sidenav a.visited {
color: #990000;
padding-top: 1px;
border-bottom: 1px dotted #990000;
}

.sidenav li li a
{
display: block;
color: #990000;
padding: 2px 0px 2px 0px;
text-decoration: none;
border-bottom: 1px solid #ffffff;
font-weight: bold;
}

.sidenav li li a:hover
{
color: #666666;
}


.sidenav li li a.selected {
color: #0000ff;
}

.sidenav ul ul {
border-bottom: 1px solid #cccccc;
}

.sidenavend {
width: 100%;
height: 26px;
float: left;
font-weight: bold;
padding: 0;
margin: 0px 0px 0px 0px;
border-bottom: 1px dotted #FF0000;
}

.sidenavend a {
display: block;
color: #990000;
padding: 5px 0px 5px 0px;
text-decoration: none;
font-weight: bold;
}

.sidenavend a:hover
{
color: #0066FF;
}

.sidenavend a.selected {
color: #0000ff;
}

.sidenavend li li a
{
display: block;
color: #990000;
padding: 2px 0px 2px 0px;
text-decoration: none;
border-bottom: 1px solid #ffffff;
font-weight: bold;
}

.sidenavend li li a:hover
{
color: #666666;
}


.sidenavend li li a.selected {
color: #0099ff;
}

.sidenavend ul ul {
border-bottom: 1px solid #cccccc;
}

.sidenavsub {
width: 100%;
font-size: 12px;
font-weight: bold;
float: left;
display: block;
padding-top: 3px;
padding-bottom: 2px;
margin: 0px 0px 0px 0px;
}

.sidenavsub a:link {
text-decoration: none;
font-weight: normal;
}

.sidenavsub a:hover
{
color: #0066FF;
}

.sidenavsub a.selected {
color: #0000ff;
}

.sidenavsub li li a
{
display: block;
color: #990000;
padding: 2px 0px 2px 0px;
text-decoration: none;
border-bottom: 1px solid #ffffff;
font-weight: bold;
}

.sidenavsub li li a:hover
{
color: #666666;
}


.sidenavsub li li a.selected {
color: #0099ff;
}

.sidenavsub ul ul {
border-bottom: 1px solid #cccccc;
}

.sidenavsubend {
width: 100%;
font-size: 12px;
font-weight: bold;
float: left;
padding-top: 3px;
padding-bottom: 7px;
margin: 0px 0px 0px 0px;
border-bottom: 1px dotted #FF0000;
}

.sidenavtn; a:link  {
width: 100%;
padding-top: 0px;
padding-bottom: 6px;
margin: 0px 0px 0px 0px;
}


/* ----Navigation---- */
#headnav {
width: 800px;
height: 24px;
float: center;
padding: 0;
margin: 0px 0px 0px 0px;
background-image: url(img/contentbackground.gif);
border-top: 1px dotted #990000;
border-bottom: 1px dotted #990000;
}

#headnav a {
display: block;
color: #990000;
padding: 5px 0px 5px 0px;
text-decoration: none;
font-weight: bold;
}

#headnav a:hover
{
background-color: #ffff00; /*#dedede; */
color: #333300;
}

#headnav a.selected {
background-color: #ebebeb;
color: #0000FF;
}


#subnav {
color: #000000; /*939393*/
font-weight: normal;
width: 656px;
height: 17px;
float: center;
padding: 0;
margin: 0px 0px 0px 0px;
background-image: url(img/contentbackground.gif);
border-top: 1px dotted #990000;
border-bottom: 1px dotted #990000;
}

#subnav a {
display: block;
color: #990000;
padding: 0px 0px 5px 0px;
text-decoration: none;
font-weight: normal;
}

#subnav a:hover {
background-color: #dddddd; 
color: #0099ff;
}

#subnav a.selected {
font-weight: normal;
background-color: #dddddd;
color: #0000FF;
}

#subheadnav {
color: #000000; /*939393*/
font-weight: normal;
width: 666px;
height: 19px;
float: bottom;
padding-top: 0px;
margin: 0px 0px 0px 0px;
border-top: 1px dotted #6b6b6b;
border-bottom: 1px dotted #6b6b6b;
}

#subheadnav a {
display: block;
color: #990000;
padding: 0px 0px 5px 0px;
text-decoration: none;
font-weight: normal;
}

#subheadnav a:hover {
background-color: #dddddd; 
color: #0099ff;
}

#subheadnav a.selected {
font-weight: normal;
background-color: #bbbbbb;
color: #0000FF;
}



#sidenav {
width: 100%;
float: left;
padding-top: 0px;
margin: 0px 0px 0px 0px;
}

#linkbox {
width: 400px;
height: 100px;
float: left;
background-color: #ffffff;
padding-top: 1px;
padding-bottom: 1px;
margin-bottom: 6px;
border-top: 1px dotted #666666;
border-bottom: 1px dotted #666666;
}

#linkboxtext {
width: 270px;
float: left;
padding-bottom: 0px;
margin: 0px 0px 0px 0px;
}

#linkboximg {
width: 160px;
float: right;
padding-bottom: 0px;
margin: 0px 0px 0px 0px;
}

/* Styles */
ol
{
margin: 0px 0px 0px 18px;
padding: 0px 0px 0px 0px;
}


ol li
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 5px 10px;
}



.bereichname a:aktive { color: #FFFFFF}

.box {
	font-size: 12px;
	color: #990000;

}

.bildlegende {
	font-size: 12px;
}

.home {
	color: #8b8b8b;
	padding-top: 6px;
	padding-bottom: 0px;
	font-size: 10px;
	font-weight: normal;
	align: left;
}

 .home a:link {
	color: #8b8b8b;
	padding-top: 6px;
	padding-bottom: 0px;
	font-size: 10px;
	font-weight: normal;
	align: left;
}

.titelbox {
	color: #666666;
	padding-top: 3px;
	padding-bottom: 1px;
	font-size: 14px;
	font-weight: bold;
}

b { color: #424242;
}

p
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.titelrot {

	color: #990000;
	font-size: 12px;
	font-weight: bold;
}
.titelgrau, .titelgrau td {

	color: #424242;
	font-size: 12px;
	font-weight: bold;
	margin-top: 4px;
}

.titeltabgrau {

	color: #424242;
	font-size: 12px;
	font-weight: bold;
	margin-top: 6px;
	padding-left: 20px;
}

.text, .text td {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.textclr {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #225522;
	padding-top: 3px;
}

.textgrey, .textgrey td, .textgrey td b {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #919191;
}

.textbold,  .textbold td {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #424242;
}

.textklein {
	font-size: 10px;
	color: #000000;
	}

.textkleingrey, .textkleingrey td, .textkleingrey td b, .textkleingrey a:link {
	font-size: 10px;
	color: #424242;
	}

.textkleingrey a:hover {
	font-size: 10px;
	color: #424242;
	}

.textkleingrey a:link {
	font-size: 10px;
	color: #424242;
	}


.texttab {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 20 px;
}

.texttablink {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #424242;
}

img {
	border-style: none;
	border-width: 0px;
}

.text a:link {
	color: #424242;
}
.text a:visited {
	color: #994444;
}
.text a:active {
	color: #994444;
	font-weight: normal;
	text-decoration: none;
}
.text a:hover {
	color: #0099ff;
	font-weight: normal;
	text-decoration: none;
}

.texttablink a:link {
	color: #424242;
	font-weight: bold;
	text-decoration: none;
}
.texttablink a.visited {
	color: #424242;
	font-weight: bold;
	text-decoration: none;
}
.texttablink a.selected {
	color: #1a1a1a;
	font-weight: bold;
	text-decoration: underline;
}
.texttablink a:hover {
	color: #0099ff;
	font-weight: bold;
	text-decoration: underline;
}

.sidenav a:link {
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}
.sidenav a.visited {
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}
.sidenav a.selected {
	color: #0000ff;
	font-weight: normal;
	text-decoration: none;
}
.sidenav a:hover {
	color: #0099ff;
	font-weight: normal;
	text-decoration: none;
}

.sidenavend a:link {
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}
.sidenavend a.visited {
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}
.sidenavend a.selected {
	color: #0000ff;
	font-weight: normal;
	text-decoration: none;
}
.sidenavend a:hover {
	color: #0066ff;
	font-weight: normal;
	text-decoration: none;
}

.sidenavsub a:link {
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}
.sidenavsub a.visited {
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}
.sidenavsub a.selected {
	color: #0000ff;
	font-weight: normal;
	text-decoration: none;
}
.sidenavsub a:hover {
	color: #0099ff;
	font-weight: normal;
	text-decoration: none;
}

.sidenavsubend a:link {
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}
.sidenavsubend a.visited {
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}
.sidenavsubend a.selected {
	color: #0000ff;
	font-weight: normal;
	text-decoration: none;
}
.sidenavsubend a:hover {
	color: #0099ff;
	font-weight: normal;
	text-decoration: none;
}

<!--a:link {
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}
a:active {
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #0099ff;
	font-weight: normal;
	text-decoration: none;
}

-->