body{
	text-align:center;
	margin:0px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}
a:link, a:visited{
	text-decoration:none;
	color:#7f7f7f;
}
a:hover, a:active, a:focus, a.active{
	text-decoration:none;
	color:#064f06;
}
#out {
	color:#000000;
	float:rigth;
	font-size:12px;
	border:1px solid #4F4F4F;
	margin-bottom:10px;
	width:885px;
	padding:5px;
	cursor:pointer;
	background-color:#CCCCCC;
}
#wrap{
	width:900px;
	margin:0px auto;
}
#headl{
	position: relative;
	float:right;
	margin:0px 0px 15px 3px;
	width:450px;
	height:125px;
}
#headl img{
	/*position:absolute;*/
	top:25px;
	left:0px;
}
#headl ul{
	margin:0px;
	padding:0px;
	position:absolute;
	bottom:0px;
	left:0px;
	list-style:none;
}
#headl ul li{
	display:inline;
	font-size:12px;
	margin:0px 25px 0px 0px;
}
#headr{
	position: relative;
	margin:0px 3px 15px 0px;
	/*width:296px;*/
	width:196px;
	float:left;
	background-color:#064f06;
	color:#FFFFFF;
	text-align:left;
	height:125px;
}
#headr.news {width:296px;}
#headr p.buero{
	margin:0px;
	position: absolute;
	bottom: 15px;
	left: 15px;
}

#headr p.news {
	margin:0px;
	position: absolute;
	bottom: 5px;
	right: 5px;
	background: #FFFFFF;
	color: #064f06;
	font-weight: normal;
	padding:15px 15px 15px 15px;
	width:140px;
	height:85px;
	overflow: hidden;
}

#headr p.news a {
  text-decoration: underline;
}

#years, #months{
	text-align:left;
	margin:0px 0px 0px 3px;
	padding:0px;
	list-style:none;
}
#years li, #months li{
	display:inline;
	font-size:12px;
	margin:0px 20px 0px 0px;
}
#aktuelles{
	text-align:left;
}
.current a:link, .current a:visited{
	color:#064f06;
}

#schau_navi {
  text-align: left;
  margin-bottom: 10px;
  color: #7F7F7F;
}

.galimg{
	text-align:center;
	display:inline;
	float: left;
	margin: 0px 3px 2px 2px;
	height:150px;
	width:95px;
}
.galimg img{
	display:block;
	border: 0px;
	margin: 0px auto;	
}
.galimg .bigwrapper {
	display: none;
	position:absolute;
	z-index:1000;
}
.galimg .big {
  float: left;
	border: 1px solid #064F06;
	background: #EEEEEE;
	padding:3px;
  margin-right: 3px; 
}
.galimg .big p.name{
	position:absolute;
	z-index: 10001;
	padding:6px;
	color: #EEEEEE;	
	top:298px;
}
.bigwrapper .act_news {
  float: left;
  text-align: left;
  width:250px;
  height: 125px; 
  overflow: hidden;
  /*min-height: 333px;*/
  font-weight: normal;
  background: #fff;
	border: 1px solid #064F06;
  padding:3px;
	background: #EEEEEE;  
}

.bigwrapper .act_news p { padding-left: 5px; padding-right: 5px; }
.bigwrapper .act_news h2 {
  background: #064F06;
  color: #fff;
  padding: 5px;
}
.bigwrapper .act_news p {
 padding: 5px;
}

.content{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#7f7f7f;
	text-align:left;
	margin:0px 11px 0px 3px; 
}
.content a:link, .content a:visited{
	color:#064f06;
}
.content a:focus, .content a:active, .content a:hover,{
	color:#7f7f7f;
}
h2{
	margin:0px;
	font-size:14px;
}
h2 a:link, h2 a:visited{
	color:#064f06;
} 
h2 a:focus, h2 a:active, h2 a:hover{
	color:#7f7f7f;
}

.clearfix:after {  /* für Firefox, IE8, Opera, Safari, etc. */
    content: ".";  
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
 
* + html .clearfix { /* für IE7 */
    display: inline-block;
}
 
* html .clearfix { /* für IE6 */
	height: 1%;
}

.clear{
	clear:both;
}


.hidden {
  display: none;
}

