* { padding: 0; margin: 0; }

html, body {
  color: #666666;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}

.wrapper {
	width: 1024px;
	margin: 0px auto;
}
.wrapper a{
	color: #666666;
}
#content a{
	color: #004380;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover{
	text-decoration: underline;
}
#right a{
	color: #004380;
	font-weight: bold;
	text-decoration: none;
}
#right a:hover{
	text-decoration: underline;
}
#head_img {
	height: 167px;
	background: url(images/head.jpg) center center;
}
#foot_img {
	height: 33px;
	background: url(images/foot.jpg) center center;
}

#logo{
	height: 101px;
	width: 112px;
	background: url(images/logo.jpg);
	margin: 0 0 10px 0;
	float:left;
}
.clear {
	clear:both;
}
.wrapper #logo a{
	height: 101px;
	width: 112px;
	display: block;
}

.wrapper #navi ul li{
	list-style:none;
}
.wrapper #navi ul li a {
	padding: 4px 0 0 28px;
	display: block;
	height: 20px;
	text-decoration:none;
	font-weight: bold;
	font-size:14px;
}
.wrapper #navi ul li a:hover {
	color: #004380;
}

.wrapper #navi ul li a.big{
	height: 38px;
}

.wrapper #navi ul li a.active {
	color: #004380;
	background: url(images/link_active.jpg) no-repeat center left;
}
.wrapper #navi ul li a.kultur {
	padding: 50px 0 0 28px ;
	background: url(images/link_kultur.jpg) no-repeat bottom left;
}
#subnavi {
	float:right;
	margin: 10px;
}

#subnavi a{
	color: #000000;
}

#navi {
	float: left;
	width: 213px;
	margin: 20px 0 20px 0;
}
#content_start {
	float: left;
	width: 430px;
	margin: 20px 50px 20px 50px;
}
#content {
	width: 430px;
	line-height: 17px;
}

#content_big {
	float: left;
	width: 761px;
	margin: 20px 0 20px 50px;
}

#right {
	float: left;
	width: 281px;
	margin: 20px 0 20px 0;
	line-height: 17px;
}


#foot1 {
	color: #000000;
	font-family: verdana, sans-serif;
	font-size: 10px;
	margin: 15px 0;
	padding: 0 0 0 10px;
	float: left;
	border-right: #000000 1px solid;
	width: 357px;
	height: 70px;
}
#foot2 {
	color: #000000;
	font-family: verdana, sans-serif;
	font-size: 10px;
	margin: 15px 0;
	padding: 0 0 0 10px;
	float: left;
	width: 432px;
	border-right: #000000 1px solid;
	height: 70px;
}
#foot3 {
	color: #000000;
	font-family: verdana, sans-serif;
	font-size: 10px;
	margin: 15px 0;
	padding: 0 0 0 10px;
	float: left;
	width: 203px;
	height: 70px;
}

.wrapper .logos {
	margin: 0 15px 0 0;
	border: 0px;
}

h1 {
	font-size: 28px;
	margin: 0 0 10px 0;
	color: #000000;
}
h2 {
	font-size: 24px;
	margin: 0 0 10px 0;
}
h3 {
	font-size: 14px;
	margin: 0 0 10px 0;
}

.wrapper #content_start a .mehrpaten {
	border:0px;
	float: right;
	margin: 10px 0 10px 0;
}
.wrapper #content p {
	border-bottom: #dbdbdb 1px solid;
	padding: 10px 0 10px 0;
	margin: 0 0 10px 0;
}
.wrapper #content3 p {
	border-bottom: #dbdbdb 1px solid;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}

.high {
	line-height: 20px;
}

a.pdf {
background:url(images/pdf.jpg) no-repeat center left;
padding: 0 0 0 15px;
}

a.jpg {
background:url(images/jpg.jpg) no-repeat center left;
padding: 0 0 0 15px;
}

a.pdf_big {
background:url(images/pdfbig.jpg) no-repeat center left;
	padding: 9px 0 9px 27px;
	text-decoration:none;
	font-weight: bold;
	font-size:14px;
}

a.pfeil {
	background: url(images/link_active.jpg) no-repeat center left;
	padding: 4px 0 4px 28px;
	text-decoration:none;
	font-weight: bold;
	font-size:14px;
}