body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	background-color: #FFFFFF;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #85aee3;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #85aee3;
}
a:hover {
	text-decoration: underline;
	color: #85aee3;
}
a:active {
	text-decoration: none;
	color: #85aee3;
}
h1 {
	font-size: 18px;
	color: #85aee3;
}
h2 {
	font-size: 16px;
	color: #85aee3;
}
h3 {
	font-size: 14px;
	color: #85aee3;
}
#main {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(images/image_01.png);
	background-repeat: no-repeat;
	float: left;
	height: 140px;
	width: 960px;
}
#maincontent {
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 960px;
	background-image: url(images/maincontent.png);
}

#left {
	background-repeat: repeat;
	float: left;
	height: auto;
	width: 220px;
}
.navigation {
	margin-top: 0px;
	margin-left: 0px;
	left: 0px;
	top: 0px;
	float: left;
	list-style-position: inside;
	list-style-type: none;
	position: fest;
	clip: rect(0px,auto,auto,0px);
	padding: 10px 0px 0px 20px;
	margin-bottom: 0px;
	bottom: 0px;
}
.navigation a {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	padding-top: 3px;
	padding-left: 40px;
}
.navigation a:visited {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	float: left;
}
.navi {
	float: left;
	height: auto;
	width: 220px;
	background-image: url(images/image_03.png);
}
.navigation li {
	display: block;
	float: left;
	height: 22px;
	width: 192px;
	margin-left: 0px;
	left: 0px;
	top: 0px;
}
.navigation a:hover {
    color:#FFFFFF;
	display: block;
	height: 19px;
	width: 154px;
	background-color: #0232FB;
	margin: 0px;
	float: left;
	left: 0px;
	top: 0px;
	font-size: 14px;
	text-decoration: none;
}
.navigation a:visited {
    color:#FFFFFF;
}
.image {
	background-image: url(images/image_06.png);
	background-repeat: no-repeat;
	float: left;
	height: 172px;
	width: 220px;
}

.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	width: 190px;
	padding-left: 30px;
	margin-bottom: 4px;
}
.adresse a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	float: left;
	width: 190px;
}
.adresse a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	float: left;
	width: 190px;
}
#content {
	float: left;
	height: auto;
	width: 740px;
}
.contentimage {
	float: left;
	width: 500px;
	height: auto;
	padding: 10px 10px 7px;
}
.textindex {
	height: auto;
	width: 500px;
	float: left;
}

.newsticker {
	float: right;
	height: auto;
	width: 195px;
	margin-top: 10px;
	padding-right: 25px;
}
.newsticker .newstheader {
	float: left;
	height: 24px;
	width: 195px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 1px;
	background-image: url(images/newstickerheaderbg.jpg);
	background-repeat: no-repeat;
}
.newsticker .newstcontent {
	width: 190px;
	float: left;
	height: auto;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 0px;
}

.newsticker .werbung {
	float: left;
	width: 195px;
	text-align: center;
	height: auto;
	padding-top: 25px;
}


#footer {
	background-image: url(images/image_10.png);
	background-repeat: no-repeat;
	float: left;
	height: 26px;
	width: 960px;
}
#footer .systemm a {
	float: left;
	width: 270px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 30px;
}
#footer .trb {
	float: right;
	width: 270px;
	text-align: right;
	padding-right: 30px;
}

img, div, a, input { behavior: url(iepngfix.htc) }
