*{padding: 0; margin: 0;}

html, body {
	background: url(../design/bg.jpg);
	height:100%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#haupt{
	background: url(../design/rel.jpg);
	width:900px;
    min-height:100%;
	margin:0px auto;
}


img{
	border:none;
}

th{
	padding-right:10px;
}

fieldset{
	padding:10px;
}

dl{
	margin-top:10px;
}

h1{
	margin-bottom:10px;
	background: url(../design/headline.jpg) no-repeat left top;
	width:472px;
	height:47px;
	padding-top:23px;
	padding-left:50px;
	color:#FFFFFF;
	font-size:1.5em;
}

a{
	text-decoration:none;
}

#head{
	background: url(../design/header.jpg) no-repeat left top;
	width:900px;
	height:188px;
}

#content{
	background: url(../design/open.jpg) no-repeat left top;
	width:900px;
	min-height:172px;
}

#menue{
	width:115px;
	float:left;
	margin-left:35px;
	margin-top:10px;
	color:#FFFFFF;
	font-size:0.9em;
}

#menue p{
	height:25px;
	background: url(../design/linie.gif) no-repeat right bottom;
	margin:0 0 5px 0;
}

#menue a{
	color:#FFFFFF;
	text-decoration: none;
	margin-left:5px;
}

#text{
	float:left;
	width:585px;
	margin-left:15px;
	text-align:justify;
	margin-top:10px;
	font-size:0.7em;
}

#news{
	width:291px;
	float:left;
}


#news_head{
	width:291px;
	height:46px;
	background: url(../design/termine/termine_oben.jpg) no-repeat top left;
}

#news_head h2{
	padding:23px 0 0 60px;
	color:#FFFFFF;
}

#news_body{
	width:291px;
	background: url(../design/termine/termine_rel.jpg) top left;
}

#news_body a{
	text-decoration:none;
}

.news_content{
	margin-left:40px;
	margin-right:20px;
	text-align:left;
}

.news_content h3{
	margin-bottom:5px;
}

#news_footer{
	width:291px;
	height:39px;
	background: url(../design/termine/termine_unten.jpg) no-repeat top left;
}

#termine{
	width:291px;
	float:right;
	line-height:200%;
}

#termine_head{
	width:291px;
	height:46px;
	background: url(../design/termine/termine_oben.jpg) no-repeat top left;
}

#termine_head h2{
	padding:23px 0 0 60px;
	color:#FFFFFF;
}

#termine_body{
	width:291px;
	background: url(../design/termine/termine_rel.jpg) top left;
}

#termine_body a{
	text-decoration:none;
	margin-left:40px;
}

#termine_footer{
	width:291px;
	height:39px;
	background: url(../design/termine/termine_unten.jpg) no-repeat top left;
}


#newsuber{
	margin-top:50px;
}

.galboxub{
	float:left;
	margin:10px;
	text-align:center;
	width:170px;
}

.galboxubalb{
	float:left;
	margin:5px;
	text-align:center;
	width:105px;
}

#rechts{
	float:left;
	width:100px;
	margin-left:10px;
	color:#FFFFFF;
}

#rechts a{
	color:#FFFFFF;
	text-decoration: none;
}

#rechts p{
	background: url(../design/linie.gif) no-repeat right bottom;
	margin:0;
}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}
