@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif, Geneva;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 8pt;
}
#header {
	margin-top: 12px;
	margin-bottom: 12px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
}
#wrapper {
	text-align: left;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer {
	margin-top: 5px;
	margin-bottom: 12px;
	clear: both;
	background-image: url(../Bilder/footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 46px;
	padding-top: 15px;
	font-size: 8pt;
	font-weight: bold;
	color: #999;
	padding-left: 5px;
}
a:link {
	text-decoration: none;
	color:#999
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: none;
}
.textlink {
	font-weight: bold;
	color: #999;
	text-align: left;
}
#pagebrand {
	margin: 0px;
	padding: 0px;
	height: 127px;
	width: 760px;
}
#navigation {
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 760px;
	text-align: center;
	padding-left: 0px;
}
h2 {
	font-size: 10pt;
	color: #333;
	line-height: 100%;
}
h3 {
	font-size: 8pt;
	color: #333;
	font-weight: bold;
}
.right_column {
	text-align: center;
	font-size: 7pt;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
}
#weitere_seiten {
	font-weight: bold;
	color: #999;
}
ul {
	list-style-type: square;
	color: #333;
	list-style-position: inside;
}
.aufzaehlung {
	text-align: left;
	list-style-position: outside;
	list-style-type: square;
	padding-left: 35px;
}
h1 {
	font-size: 11pt;
	color: #333;
}
.Newsthema {
	background-image: url(../Bilder/News/Hintergrund_big_column.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
}
.Newsthema_Head {
	background-image: url(../Bilder/News/Hintergrund_big_column_news_themen.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 10px;
}
.interner_link {
	color: #666;
	text-decoration: none;
}
h4 {
	font-size: 9px;
}
