*, h1,h2,h3,h4,h5,h6,p,span,div,ul,ol,li {
	margin: 0px;
	padding: 0px;
}

body{
	background: #fff url(../images/bg_top.jpg) repeat-x 0 0;
	padding: 0;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #333;
}

h1,h2,h3,h4,h5,h6{
	font-family: Times New Roman, Times, serif;
	color:#333;
}

h1{
	font-size: 40px;
	color:#4D5564;
}

.links h1, .linksmitte h1{
	margin-top: -13px;
}

.links h1{
	margin-bottom: -4px;
}

.links h2{
	padding-top: 20px;
}

h2, .mitte h1, .rechts h1{
	font-size: 25px;
	color: #333333;
}

.mitte h1{
	padding-left: 20px;
	margin-top: 0px;
}

h3{font-size: 16px;}
h4{font-size: 13px;}
h5{font-size: 10px;}
h6{font-size: 8px;}

p{
	padding-top: 20px;
	line-height: 20px;
}

hr {
	border:none;
	border-top: 1px solid #666;
	height:1px;
	line-height:1px;
	width:100%;
	margin: 0px;
}

a {
	color:#4D5564;
}

.links .link a.pdf, .links .link a.leer{
	padding-left: 50px;
	padding-bottom: 40px;
}

.links .link a.pdf{
	background: transparent url(../images/icons/pdf.gif) no-repeat top left;
}

.links .link a.leer{

}

.links .kommentar{
	padding-left: 50px;
	padding-top: 5px;
	clear: both;
	margin-bottom: 10px;
}

ul{
	list-style-position:inside;
	list-style-type:square;
}

.links ul{
	list-style-position:outside;
}

.links ul li{
	line-height: 20px;
	margin-left: 15px;
	padding-left: 10px;
}

.links ul{
	margin-top: 10px;
}

.rechts ul{
		list-style-type:none;
}

#container {
	margin: 0 auto;
	width:940px;
	padding:0;
}

#logo {
	float: right;
	border-bottom:double 3px #666;
	width:405px;
	height:113px;
}

#main-menu {
	border-bottom:double 3px #666;
	margin-top:83px;
	float: left;
	width:535px;
	height:30px;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
}

	#main-menu li {
		border-right: 1px solid #666;
		display: block;
		float:left;
	}

	#main-menu .last {
		border-right: none;
	}

	#main-menu li a, #main-menu li.activ {
		display: block;
		padding: 8px 20px;
		text-decoration:none;
	}

	#main-menu li.activ {
		color: #4D5564;
	}

	#main-menu li a{
		color:#333333;
	}



#sub-menu{
	border-bottom:double 3px #666;
	height: 50px;
	float: left;
	width: 940px;
	font-weight:bold;
}

	#sub-menu ul{
		padding-top:17px;
		padding-left: 10px;
	}

	#sub-menu li{
		display: block;
		float:left;
		border-right: 1px solid #666;
	}

	#sub-menu .last{
		border-right: none;
	}

	#sub-menu a, #sub-menu li.activ{
		display: block;
		padding: 0 10px;
		text-decoration:none;
	}

	#sub-menu li.activ {
		color: #4D5564;
	}

	#sub-menu li a{
		color:#333333;
	}


#headerbild{
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom:double 3px #666;
	float:left;
}

#content {
	width:940px;
	height:auto;
	float:left;
}

.dreispalter, .zweispalter {
	display: block;
	clear: both;
}

.links, .mitte, .rechts {
	float: left;
	padding-top: 32px;
	padding-left: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.links, .linksmitte{
	border-right: 1px solid #666;
	display: block;
}

.linksmitte{
	float: left;
}

.dreispalter .links{
	width: 438px;
}

.zweispalter .links, .linksmitte{
	width: 679px;
}

.linksmitte{
	padding-right: 20px;
}

.mitte, .rechts{
	width: 220px;
	padding-right: 0px;
}

.rechts{
	padding-left: 20px;
}

.linkliste ul li{
	padding: 10px 0px;
	border-bottom: 1px solid #666666;
}

.linkliste ul li a{
	display: block;
	text-decoration: none;
	color: #333333;
}

.linkliste ul li a:hover, .linkliste ul li a:active, .linkliste ul li a:focus{
	color: #4D5564;
}

.bilderrahmen{
	border: 1px solid #AEAEAE;
	padding: 4px;
	background-color: #ffffff;
	margin-top:25px;
	float: left;
	margin-right: 33px;
}

.rechts .bilderrahmen{
	margin-right: 0px;
}

.textstart p{
	padding-top: 0px;
}


/* Formular */

.tx-thmailformplus-pi1 h2{
	padding-top: 0px;
}

fieldset{
	border: 0px solid #fff;
}

legend{
	display: none;
}

input{
	width: 380px;
	height:18px;
	border: 1px solid #ccc;
	margin-bottom: 6px;
	padding: 5px;
}

input.btn_submit{
	width: 116px;
	height: 28px;
	color: #fff;
	background:#CCCCCC url(../images/bg_button.jpg) repeat-x 0 0;
	margin-left: 276px;
}

textarea{
	width: 380px;
	height: 125px;
	border: 1px solid #ccc;
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}


/* der footer-Bereich */

#footer {
	border-top:double 3px #666;
	width:940px;
	height:36px;
	float:left;
	padding-top:12px;
}

.footertext{
	float: left;
}

.footermenu li{
	display: block;
	float:left;
	border-right: 1px solid #666;
}

	.footermenu .last {
		border: none;
	}

	.footermenu a, .footermenu li.activ {
		display: block;
		padding: 0 5px;
		text-decoration:none;
	}


.contentblock{
	padding-bottom:20px;
}



/* News-Liste */

.news-list-item{
	border-bottom: 1px solid #666;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 22px;
}

	.news-list-item h3{
		color:#333333;
		font-family:Arial,Helvetica,sans-serif;
		font-size:13px;
		font-weight: bold;
	}

	.news-list-item h3 a{
		text-decoration:none;
		font-weight: bold;
		color:#333333;
	}

	.news-list-item span, .news-list-item p{
		padding-top: 0px;
	}

.news-list-date{
	float: left;
}

.news-list-container .last{
	border-bottom: none;
	padding-bottom: 0px;
}

.clearer{
	margin: 0px;
}

.news-single-item{
	padding-top: 20px;
}

.news-single-item p{
	padding-top: 0px;
	padding-bottom: 20px;
}

.news-single-img p{
	padding-bottom: 0px;
}

.news-single-imgcaption{
	margin: 5px 0px 15px;
}

.news-single-item h2{
	padding-top: 0px;
}

.news-single-item h3{
	margin-bottom: 20px;
}

.news-single-item .kategorie {
	margin-left: 10px;
}

.news-single-img {
	float: left;
	margin-right: 33px;
}

.news-single-img a img{

	border: 1px solid #AEAEAE;
	padding: 4px;
	background-color: #ffffff;
}



/* Star-HTML-Hack (bis IE6) */
* html #hierDieID {

}

/* Star-Plus-HTML-Hack (IE7) */
*:first-child+html #HierDieID {

}
