body,td,th {
	font-size: 10pt;
	color: #3c3c3c;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-image: url("images/bg.jpg");
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 10pt;
	color: ##3c3c3c;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: ##3c3c3c;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: ##3c3c3c;
}
h1 {
	font-size: 16pt;
	color: #174895;
}
h2 {
	font-size: 16pt;
	color: #4C73AE;
}
h3 {
	font-size: 14pt;
	color: #174895;
}
h4 {
	font-size: 12pt;
	color: #174895;
}
#main {
	height: auto;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url("images/header_01.jpg");
	background-repeat: no-repeat;
	height: 205px;
	width: 970px;
}
#topmenue {
	background-image: url("images/topmenue_02.jpg");
	background-repeat: no-repeat;
	height: 30px;
	width: 410px;
	float: left;
	padding-top: 5px;
	padding-left: 560px;
}
#topmenue a {
	color: #FFFFFF;
	display: block;
	float: left;
	width: 135px;
	text-align: center;
}
#topmenue a:hover {
	color: #999999;
}
#maincontent {
	background-image: url("images/mainbg_02.jpg");
	background-repeat: repeat;
	float: left;
	height: auto;
	width: 970px;
}
#left {
	background-image: url("images/left.jpg");
	float: left;
	height: 327px;
	width: 184px;
	background-repeat: no-repeat;
	background-position: left -10px;
}
.navi {
	list-style-type: none;
	margin: 22px 0px 0px;
	padding: 0px;
}
.navi li {
	height: auto;
	float: left;
	text-align: left;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#left a {
	display: block;
	text-align: right;
	width: 105px;
	height: 18px;
	color: #3C3C3C;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 2px;
}
#left .navi a:hover {
	color: #FFFFFF;
	background-color: #416AA8;
}


#content {
	float: left;
	height: auto;
	width: 686px;
	padding: 10px 50px 5px;
}
.box {
	width: 98%;
	display: block;
	background-color: #DAE3F2;
	padding: 5px;
}

#content a {
	color: #174895;
}
#content a:hover {
	color: #3C3C3C;
}


.newsticker {
	height: 205px;
	width: 215px;
	float: right;
	border: 1px solid #174895;
}
.newsheader {
	color: #FFFFFF;
	background-color: #174895;
	height: 20px;
	padding: 3px;
	text-align: center;
}
.newscontent {
	padding: 5px;
	background-image: url("images/newsticker-bg.jpg");
	background-repeat: repeat-x;
	height: 169px;
	background-position: 0px 13px;
}
.info {
	float: right;
	padding-top: 10px;
	width: 200px;
}
.info .pfeil {
	padding-top: 5px;
	padding-right: 5px;
}
.pfeil {
	margin-right: 5px;
	margin-top: 0px;
}

#footer {
	background-image: url("images/image_06.jpg");
	background-repeat: no-repeat;
	float: left;
	height: 52px;
	width: 970px;
	font-size: 9pt;
	color: #3C3C3C;
}
.footerleft a {
	font-size: 9pt;
	color: #3C3C3C;
}
.footerright a {
	font-size: 9pt;
	color: #3C3C3C;
}
.footerleft {
	float: left;
	width: auto;
	margin-top: 15px;
	padding-left: 15px;
}
.footerright {
	width: auto;
	float: right;
	margin-top: 15px;
	padding-right: 80px;
}
.list {
	margin-left: 260px;
}

