@charset "UTF-8";
/* CSS Document */

/* CSS Reset */
* { margin:0; padding:0; }

ul, li, dl, dt {
margin: 0;
padding: 0;
} 

BODY {
	background: #ffffff url(img/bg.jpg) repeat-y 0 0;
	min-width:1024px;
	font:normal 12px  Arial, Verdana, sans-serif;
	color: #333333;
}

A {
	text-decoration: underline;
	color: #333333;
}

A:hover {
	text-decoration: none;
	color: #333333;
}

#wappen {
	position: absolute;
	width: 260px;
	height: 90px;
	background: url(img/wappen.jpg);
	top: 35px;
	left: 75px;
}

#wappen A {
	display: block;
	width: 260px;
	height: 90px;
	text-indent: -1100px;
	outline: none;
}

#line {
	background: url(img/top2.jpg);
	width: 100%;
	height: 20px;
}

#line #start {
	display: block;
	float: left;
	width: 381px;
	height: 20px;
	background: url(img/top1.jpg);
}

#line #breadcrumb {
	font-size: 11px;
	display: block;
	float: left;
	width: 500px;
	margin: 0 0 0 20px;
	height: 20px;
	padding-top: 3px;
	padding-left: 3px;
	color: #888888;
}

#line #metanav {
	display: block;
	float: left;
	width: 100px;
	height: 20px;
	text-align: right;
}

#mainnav {
	display:block;   
	width:600px;
    height:35px;
    list-style:none;
	margin: 57px 0 0px 400px;
}

#mainnav LI {
	display: block;
	float: left;
	height: 31px;
	text-indent: -1100px;
}

#mainnav LI A {
	display: block;
	height: 31px;
	outline: none;
}

#mainnav LI.aktuelles A {
	width: 94px;
	background: url(img/aktuelles.jpg) no-repeat 0 0;
}

#mainnav LI.buergerservice A {
	width: 134px;
	background: url(img/buergerservice.jpg) no-repeat 0 0;
}

#mainnav LI.freizeit A {
	width: 183px;
	background: url(img/freizeit.jpg) no-repeat 0 0;
}

#mainnav LI.politik A {
	width: 188px;
	background: url(img/politik.jpg) no-repeat 0 0;
}

#mainnav LI.aktuelles-act A {
	width: 94px;
	background: url(img/aktuelles.jpg) no-repeat 0 -31px;
}

#mainnav LI.buergerservice-act A {
	width: 134px;
	background: url(img/buergerservice.jpg) no-repeat 0 -31px;
}

#mainnav LI.freizeit-act A {
	width: 183px;
	background: url(img/freizeit.jpg) no-repeat 0 -31px;
}

#mainnav LI.politik-act A {
	width: 188px;
	background: url(img/politik.jpg) no-repeat 0 -31px;
}

#mainnav LI A:hover {
	background-position: 0 -31px;
}

#container {
	position: relative;
	width: 850px;
	border: 1px solid #c4c4c4;
	margin: 0 0 0 148px;
	padding: 0 0 20px 0;
	background: url(img/cnt-bg.jpg) repeat-y 0 0;
}

.header IMG {
	margin: 1px;
}

#nav {
	width: 230px;
	float: left;
}

#content {
	margin-left: 20px;
	margin-right: 20px;
	width: 576px;
	float: right;
}


#box1 {
	position: relative;
	width: 335px;
	float: left;
	border: 1px solid #eaeaea;
	margin-top: 25px;
	background: #fefef5 url(img/bgbox.jpg) repeat-x;
}


#box2 {
	position: relative;
	width: 225px;
	float: right;
	border: 1px solid #eaeaea;
	margin-top: 25px;
	background: #fefef5 url(img/bgbox.jpg) repeat-x;
}

.spc {
	margin: 5px;
	margin-top: 10px;
}

.cls {
	clear: both;
	height: 1px;
}

#navigation {
	width: 210px;
	float: left;
}

#navigation H1 {
	width: 210px;
	height: 25px;
	text-indent: -1100px;
	margin: 30px 0 15px 19px;
}

#navigation H1.aktuelles {
	background: url(img/hdl-aktuelles.jpg) no-repeat 0 0;
}

#navigation H1.buergerservice {
	background: url(img/hdl-buergerservice.jpg) no-repeat 0 0;
}

#navigation H1.freizeit {
	background: url(img/hdl-freizeit.jpg) no-repeat 0 0;
}

#navigation H1.politik {
	background: url(img/hdl-politik.jpg) no-repeat 0 0;
}


#navigation LI {
	padding: 2px;
}


#navigation .Nav {
	margin-left: 20px;
	font-size:13px;
}

#navigation .Nav LI {
	list-style: none;
   	padding-left: 12px;
   	background: url(img/pfeil.png) no-repeat left top;
}

#navigation .subNav {
	font-size: 12px;
}

#navigation .subNav LI {
	list-style: none;
   	padding-left: 12px;
   	background: url(img/pfeil1.png) no-repeat left top;
}


LI .space {
	height: 20px;
	background: none;
}

.mnu {
	color: #555555;
	text-decoration: none;
}

.mnu:hover {
	color: #222222;
	text-decoration: underline;
}

.mnu-act {
	color: #222222;
	text-decoration: underline;
}

.mnu-act:hover {
	color: #222222;
	text-decoration: underline;
}

.mnu-breadcrumb {
	color: #888888;
	text-decoration: none;
}

.mnu-breadcrumb:hover {
	color: #555555;
	text-decoration: underline;
}

#content H1 {
	font-size: 15px;
	line-height: 1.5;
	font-weight: normal;
	display: block;
	height: 25px;
	margin: 30px 0 15px 0;
	padding-left: 25px;
	background: url(img/h1.jpg) no-repeat 0 0;
}

#box1 H1 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background: none;
	margin: 2px 0 2px 0;
	padding-left: 0px;
}

#box2 H1 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background: none;
	margin: 2px 0 2px 0;
	padding-left: 0px;
}

#fuss {
	font-size: 11px;
	width: 580px;
	margin-left: 400px;
	margin-bottom: 20px;
	margin-top: 5px;
	text-align: right;
}

#fuss A {
	color: #999999;
	text-decoration: none;
}

#fuss A:hover {
	text-decoration: underline;
	color: #666666;
}	

P.bodytext {
	line-height: 1.3em;
}

.m-eintrag {
	width: 100%;
	border: 1px solid #d4d4d4;
	border-top: 4px solid #fff200;
	margin-bottom: 20px;
	background: #ffffff url(img/boxbg.jpg) repeat-x;
	clear: both;
}

.m-bild {
	width: 115px;
	float: left;
}

.m-text {
	padding: 5px;
}

.m-cl {
	clear: both;
}

.m-text A {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.m-text A:hover {
	color: #000000;
	text-decoration: underline;
}

.m-datum {
	color: #333333;
	font-size: 15px;
	margin-bottom: 5px;
}

P.bodytext {
	margin-bottom: 10px;
}

#content .csc-textpic IMG {
	background: #ffffff;
	padding: 2px;
	border: 1px solid #e0e0e0;
}

#content .csc-textpic IMG:hover {
	background: #fff981;
	padding: 2px;
	border: 1px solid #c4c4c4;
}

.csc-textpic-intext-left .csc-textpic-imagewrap {
	padding-right: 10px;
	padding-bottom: 10px;	
}

#content UL.csc-menu {
	list-style: none;
	line-height: 1.3em;
	padding: 0px;
	padding-left: 0px;
	margin: 0px;
	border-left: none;
	background: none;
	position: relative;
	left: 0px;
}

#content UL.csc-menu LI {
	padding-left: 0px;
}

.ueb {
	margin-bottom: 6px;
	margin-top: 12px;
}

.csc-textpic-text UL {
	clear: both;
	line-height: 1.3em;
	list-style-position: outside;
	list-style-type: square;
	margin: 4px;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 10px;
}

.csc-textpic-text LI {
	margin-bottom: 8px;
	margin-top: 3px;
}

.contenttable {
	border-collapse:collapse;
}

.contenttable TD {
	padding: 4px;
	border: 1px solid #c4c4c4;
}

#formular TD {
	padding:5px;
	padding-left: 0px;
}

HR {
	color: #c4c4c4;
	background-color: #c4c4c4;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 0px;
}

#slideshow {list-style:none; color:#000}
#slideshow span {display:none}
#wrapper {width:580px; margin:50px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:574px; height:405px; padding:2px; border:1px solid #ccc; background:#fff}
#information {position:absolute; bottom:0; width:574px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image { width: 575px; background: #fff;}
#image img {position:absolute; z-index:25; width:auto; background: #fff;}
.imgnav {position:absolute; width:25%; height:406px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(img/left.gif) left center no-repeat}
#imgnext {right:0; background:url(img/right.gif) right center no-repeat}
#imglink {position:absolute; height:406px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(img/link.gif) center center no-repeat}
#thumbnails {margin-top:15px; border: 1px solid #e4e4e4; height: 80px;}
#slideleft {float:left; width:20px; height:81px; background:url(img/scroll-left.gif) center center no-repeat; background-color:#e4e4e4}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#e4e4e4 url(img/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#fff981}
#slidearea {float:left; position:relative; width:526px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}
#galcls {clear:both; }

.csc-textpic-caption {
   padding-top: 4px;
}

.meta-box {
  background: none;
  float: right;
  margin-top: none;
  padding-top: none;
  text-align: right;
  margin-right: 10px;
}

.tx-ghfontsize-pi1 {
  background: none;
  float: left;
  margin-top: none;
  padding-top: none;
  text-align: right;
  margin-right: 0px;
}

.tx-ghfontsize-pi1 A {
  color: #999999;
}

.tx-ghfontsize-pi1 A:hover {
  color: #444444;
}

.accordion_toggle {
height:15px;
			background-color:#fff981;
			padding: 4px;
			color: #000000;
			text-decoration: none;
			outline: none;
			font-size: 100%;
			border-left: 1px solid #fef200;
			border-right: 1px solid #fef200;
			border-top: 1px solid #fef200;
			cursor: pointer;
			margin: 0 0 2px 0;
		}

.accordion_content {
clear:both;
			background-color: #efefef;
			overflow: hidden;
			border-left: 1px solid #fef200;
			border-right: 1px solid #fef200;
			border-bottom: 1px solid #fef200;
			border-top: 1px solid #fef200;
			margin: 0 0 2px 0;
		}

.accordion_content p {
    line-height: 1.5;
    margin: 5px 10px 10px 0;
    padding: 0px;
    padding-left: 6px;
    }	

.col1 {
   position: relative;
   float:left;
   width: 350px;
}
    .col2 {
   position: relative;
    width:130px;
    float:right;
    text-align: right;
    color: #666666;
    }

.light {
   color:#666666;
}

.tx-indexedsearch-res, .tx-indexedsearch-noresults {
   margin-top: 20px;
   margin-bottom: 20px;
}

A.lnk-search {
   line-height: 1.8;
   font-size: 12px;
   color: #999999;
   text-decoration: none;
   margin-left: 5px;
}

A.lnk-search:hover {
   color: #66666;
   text-decoration: underline;
)