html, body {
	background: #d1edf0 url('../images/bgr.jpg') repeat-x left top;
	color: #17535f;
	font-family: Arial, Helvetica, lucida, sans-serif;
	font-size: 89.01%;
	margin: 0;
	padding: 0;
	text-align: center;
	top: 0;
}
#wrapper {
	background: url('../images/mainbgr.jpg') repeat-y left top;
	margin: -1px auto 0 auto;
	width: 980px;
	position: relative;
	border-top: 1px solid #fff;
}
#main {
	padding: 0 40px;
	position: relative;
	text-align: left;
	height: auto;
	min-height: 100%;
	_height: 100%;
	background: url('../images/wrapperbgr.jpg') no-repeat left top;
	border-top: 1px solid #fff;
	margin-top: -1px;
}
#footer {
	clear: both;
	padding: 10px 40px;
	background:  url('../images/footer.jpg') repeat-y left top;
	color: #fff;
	text-align: right;
	margin: 0;
	height: 3em;
}
#footer a{
 color: #fff
}
h1, h1 span {
	display: block;
	width: 159px;
	height: 114px;
	padding: 0;
	margin: 0;
	font-size: 120%;
	overflow: hidden;
	position: relative;
	float: left;
	text-align: center;
}
h1 a {
	color: ##ff0101;
	text-decoration: none;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
}
h1 span {
	top: 0;
	left: 0;
	position: absolute;
	background: transparent url('../images/logo.jpg') no-repeat;
	z-index: 10;
	cursor: pointer;
	margin: 0;
}
#menu {
	background: #082F31 url('../images/menubgr.jpg') repeat-x left bottom;
	height: auto;
	margin: 63px 0 50px 0;
	padding: 0;
	list-style-type: none;
	min-height: 3.2em;
	line-height: 3.2em;
	_height: 3.2em;
	overflow: hidden;
	.overflow: none;
}
#menu li {
	float: left;
	display: block;
	position: relative;
	background:  url('../images/menupoint.jpg') no-repeat left center;
	border-bottom: 4px solid #B9D61C;
}
#menu li.first {
	background: transparent
}
#menu li a {
	text-decoration: none;
	color: #fff;
	text-align: left;
	padding: 0 15px 5px 15px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 95%;
}
#menu li a:hover {
	color: #B9D51C;
}
#menu li.active {
	border-bottom: 4px solid #d3ee0c;
	background: #13494b url('../images/menupoint.jpg') no-repeat left center;
}
#menu li.active a {
	color: #d3ee0c;
}
#content {
	height: auto;
	min-height: 580px;
	_height: 580px;
	margin: 10px 30px 20px 30px;
}
img.right {
 floaT: right;
 border: 4px solid #fff;
 margin: 0 0 1em 1em;
}
#newsletter {
	margin-top: 20px;
	background: #D2F2F3;
	padding-left: 20px;
	line-height: 40px;
	height: 40px;
	color: #0b3133;
	_padding-top: 15px;
	_line-height: 20px;	
	border: 1px solid #D2F2F3;
}
#newsletter p{
margin: 0em;
padding: 0;

}
form{
 margin: 0;
 padding: 0;

}
input{
 border: 1px solid #48B2DA;
}
input.button{
 background: #48B2DA;
 color: #fff;
 padding: 0 20px;
 .font-sizE: 95%;
 font-weight: bold;
}
a:hover{
 text-decoration: none;
}
.clear {
	clear: both;
}
.clearer {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 0;
}
.aktu{
 padding: 20px 0;
 margin: 0px 20px;
 border-bottom: 1px solid #385a5c;
 color: #fff;
}
.aktu h4{
 font-size: 120%;
 margin: 0 0 10px 0;
}
.date{
 color: #b5d125;
}
.aktu h4 a{
 color: #4bb2df;
 padding-left: 35px;
 background: url('../images/newsin.gif') no-repeat left 5px;
}
.clearer{
 height: 0;
 clear: both;
 height: 0;
 line-height: 0;
 margin: 0;
 padding: 0;
}
.project p a{
 color: #fff;
 background: url('../images/blue.gif') no-repeat left center;
 padding-left: 30px;
}
.galbox{
 floaT: left;
 width: 120px;

 margin: 10px;
}
.galbox img{
 margin-bottom: 0;
}
.galbox h4.clear{
 margin: 0 0 0 0;
}
h4 a{
  color: #4bb2df;
}
#text a{
 color: #17535f;
}
#text a:hover{
 text-decoration: none;
}
#text a img.dwn {
 border: none;
 margin:0 1em 0 0;
 float: left;

}
#text div.dwn{
 clear: left;
 margin-bottom: 1.5em;
}
table, th, td{
 border-collapse: collapse;
 border-width: 1px;
}
table{
 border: 4px solid #48B2DA;
 margin-bottom: 2em;
}
th{
 text-align: left;
 border: 1px solid #D2F2F3;
 vertical-align: top;
 padding: 2px 0.7em;
 background: #D2F2F3;
}
td{
 text-align: left;
 border: 1px solid #D2F2F3;
 vertical-align: top;
 padding: 2px 0.7em;
}

