body {
	margin-left:0px;
	margin-top:0px;
	background-color: #8B988C;
}
h1 {
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
a {
	color: black;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 130%;
	font-variant: normal;
	text-align: left;
}
a:link {
    color: black;
	text-decoration: underline;
/*	background: white; */
}
a:hover {
    color: black;
	text-decoration: none;
	background: white; 
}
a:visited {
    color: #111111;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.textlink {
	color: white;
	text-decoration: underline;
}
h2 {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.border {
	color:black;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 115%;
	font-variant: normal;
}
.borderHeader {
	color:black;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 115%;
	font-variant: normal;
}
.li {
	color:white;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 125%;
	font-variant: normal;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 130%;
	color: black;
}
.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 130%;
	color: #555555;
}
.hell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 130%;
	color: #FFFFFF;
}
a.hell:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 130%;
	color: #FFFFFF;
}
a.hell:hover {
    color: white;
	text-decoration: none;
	background: #000000;
}
a.hell:visited {
    color: #EEEEEE;
	text-decoration: none;
}
a.hell:active {
	color: #FFFFFF;
	text-decoration: none;
}	

#header {
	background: url(../2009/images/header_09.jpg);
	height: 181px;
	width: 800px;
	border: 0px;
	margin: auto;

}
#logo {
	/*	background-image: url(../2009/images/logo.gif); */
	background-repeat: no-repeat;
	height: 144px;
	width: 103px;
	margin-left: 0.7em;
	margin-top: 0em;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	padding-left: 120px;
	padding-top: 150px;
}
.mainmenue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-left: 47em;
	margin: -7.5em;
}

#page {
	width: 800px;
	background-image: url(../2009/images/content.gif);
	background-repeat: repeat-y;
	margin: auto;
}

#main {
	padding: 0em 0 0 120px;
	width: 30em;
	float: left;
	height: auto;
}

#right {
	width: 140px;
	background-color: #A2ACA3;
	padding: 5px;
	margin-left: 40.6em;
	height: auto;
}

#footer {
	width: 800px;
	background-repeat: repeat-y;
	height: 40px;
	background-image: url(../2009/images/content.gif);
	margin: auto;



}
.img {
	float: left;
	margin-top: 0em;
	margin-right: 1em;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-position: left;
	margin-right: 10em;
	padding-left: 120px;
	padding-top: 1em;

}

.piclogo {
	height: auto;
	width: auto;
	padding: 10px 5px 10px 0;
	vertical-align: middle;
	
}
