body {
	margin: 0;
	font-family: Helvetical, Arial, sans-serif;
	font-size: 11px;
	color: #4b4b4d; }

.clear {
	clear: both; }

#wrapper {
	width: 709px;
	padding-left: 200px;
	position: absolute;
	left: 50%; 
	top: 70px;
	z-index: 1;
	margin-left: -454px;}

#wrapper_home {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -207px 0 0 -407px;
	padding-left: 140px; 
	height: 409px;
	width: 774px;
	background: url(../images/bg_wrapper_home.gif) no-repeat; }

#wrapper_home span {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -74px 0 0 128px;
	height: 250px;
	width: 250px; }

#wrapper_home span a {
	text-decoration: none;
	color: #002e54;
	font-weight: bold;
	font-size: 18px; }
#wrapper_home span a:hover {
	color: #fff; }
	
a {
	color: #97bf0d;
	text-decoration: none; }
a:hover {
	text-decoration: underline; }

/* *********************************** */ 
/* OVERLAY */
/* *********************************** */

#overlay {
	position: fixed;
	z-index: 2;
	top: 30px;
	left: 50%;
	margin-left: -410px;
	padding-left: 20px;
	height: 606px;
	width: 167px;
	background: url(../images/bg_overlay_2.png) no-repeat; }

* html #overlay { /* IE6-Star-HTML-Hack */
	position: absolute;
	background: none;
	border-right: 2px solid #ccc;
	border-bottom: 2px solid #ccc; }

#logo {
	margin: 24px 0 18px 24px;
	border: 0; }

#overlay h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 6px 0 6px 0;
	color: #97bf0d; }

#overlay #newsentry {
	position: relative;
	background: url(../images/bg_overlay_newsentry.gif) repeat-x bottom/* #002e54*/ #90C010;
	font-size: 12px;
	color: #fff;
	width: 159px;
	height: 164px;
	padding: 0;
	margin: 0 0 18px 0;}

#overlay #newsentry div {
	padding: 10px;
	width: 139px;
	height: 137px;
	background: #96BF0D; }

#overlay #newsentry div.animate1 { background-image: url(../images/animation1-plastep1.gif); }
#overlay #newsentry div.animate2 { background-image: url(../images/animation1-plastep2.gif); }
#overlay #newsentry div.animate3 { background-image: url(../images/animation1-plastep3.gif); }
#overlay #newsentry div.animate4 { background-image: url(../images/animation1-plastep4.gif); }
#overlay #newsentry div.animate5 { background-image: url(../images/animation1-plastep5.gif); }
  

#overlay #newsentry h4 {
	margin: 5px 0 6px 5px;
	font-size: 15px;
	color: #002e54; }
	
#overlay #newsentry div a {	
	font-size: 12px;
	cursor: pointer;
	color: #fff; }

#overlay #newsletter-teaser {
	color: #002e54; }

#overlay .evententry {
	width: 150px;
	padding: 3px 0;
	border-top: 1px dashed #666; }

#overlay .evententry:first-child {
	border: 0; }

#overlay .evententry h4,
#overlay .evententry p {
	margin: 0; }

	
/* *********************************** */ 
/* NAVIGATION */
/* *********************************** */

#navigation {
	list-style-type: none;
	background: url(../images/bg_navigation.gif) no-repeat right 44px;
	height: 70px;
	overflow: hidden;
	margin: 0 0 0 40px;
	padding: 0; }

#navigation li {
	float: left;
	width: 66px;
	padding-right: 6px;
	height: 45px;
	text-align: center;
	background: url(../images/bg_navigation_li.gif) no-repeat left 22px; }

#navigation li:hover,
#navigation li#active {
	background-position: left -23px; }

#navigation li a {
	outline: none;
	display: block;
	text-decoration: none;
	text-transform: lowercase;
	padding: 29px 0 0 0;
	color: #002e54;
	font-size: 11px;
	font-weight: bold; }

#navigation li#search {
	width: 121px;
	float: right;
	margin-right: 20px;
	background-position: -84px 22px; }

#navigation li#search input#mailformsword {
	margin-top: 22px;
	padding: 6px 2px 0 2px;
	border: 0;
	background: transparent;
	vertical-align: bottom;
	width: 90px; }

#navigation li#search input#mailformsubmit {
	vertical-align: bottom; }

/* *********************************** */ 
/* SUBNAVI AUF INFOSEITEN */
/* *********************************** */

ul#subnavi {
	margin: 0;
	padding: 0;
	list-style-type: none; }

ul#subnavi li {
	float: left;
	background-color: #002050; }

ul#subnavi li:hover {
	background: #0041A2; }

ul#subnavi li a {
	color: #fff;
	display: block;
	padding: 3px 10px; }

/* *********************************** */ 
/* CONTENT */
/* *********************************** */

#content {
	width: 638px;
	min-height: 405px; /**/
	float: right;
	padding-right: 30px;
	background: url(../images/bg_content.gif) repeat-y right 0; }

#content h1, #content h1 a {
	font-weight: bold;
	color: #002e54;
	font-size: 14px; }

#content p {
	font-size: 11px;
	color: #4b4b4d; }

#content #left {
	float: left;
	width: 330px; }

#content #right {
	float: right;
	width: 280px; }

/* *********************************** */ 
/* FOOTER */
/* *********************************** */

div#footer {
	width: 669px;
	height: 39px;
	margin-left: -200px;
	padding: 50px 0 0 240px;
	font-size: 11px;
	color: #9c9e9f;
	font-weight: bold;
	background: url(../images/bg_footer.gif) no-repeat 0 0; }

div#footer img {
	border: 0;
	margin-right: 12px; }

div#footer a {
	color: #4b4b4d;
	text-decoration: none; }

div#footer a:hover {
	color: #97bf0d;
	text-decoration: underline; }

/* *********************************** */ 
/* NEWSLETTERFORMULAR */
/* *********************************** */

#newsletterform {
	border: 0; }

#newsletterform label {
	width: 150px;
	float: left; }

#newsletterform input {
	width: 170px;
	margin-bottom: 2px;
	border: 1px solid #ccc; }

#newsletterform #submit {
	margin-left: 150px;
	color: #002e54; 
	width: 172px;
	cursor: pointer;
	background: #97bf0d; }


/* *********************************** */ 
/* NEWSLETTER-Template */
/* *********************************** */

#wrapper_newsletter {
	margin: 0 auto;
	width: 893px;
	background: url(../images/bg_wrapper_newsletter.gif) 762px 0  no-repeat; }

#wrapper_newsletter h1 {
	color: #fff; 
	font-size: 23px;
	font-weight: bold;
	margin: 0; }

#wrapper_newsletter h4 {
	color: #032e54; 
	font-size: 57px;
	font-weight: bold;
	margin: 15px 40px; }

#wrapper_newsletter h5 {
	font-size: 23px;
	color: #97bf16;
	font-weight: normal;
	margin: 15px 0px 40px 40px; }

#wrapper_newsletter p {
	font-size: 12px;
	line-height: 120%;
	color: #032E54; }

#nl_content {
	overflow: hidden; /* auto */
	width: 863px;
	padding: 0 0 0 30px;
	background: url(../images/bg_nl_content.gif) repeat-y; }

#nl_content_top {
	display: block;
	margin: 0; }

#wrapper_newsletter #teaser_A1 {
	float: left;
	width: 510px;
	height: 560px;
	padding: 20px;
	margin: 0 15px 15px 0;
	background: #97bf16; }

#wrapper_newsletter #teaser_B1 {
	float: left;
	width: 226px;
	height: 560px;
	padding: 20px;
	margin: 0 0 15px 0;
	background: #97bf16; }

#wrapper_newsletter #entries div.nl_entry {
	float: left;
	width: 227px;
	height: 560px;
	padding: 20px;
	margin: 0 15px 15px 0;
	background: #97bf16; }

#wrapper_newsletter div#footer {
	width: 890px;
	text-align: center;
	height: 39px;
	margin-left: 0;
	padding: 0;
	font-size: 11px;
	color: #9c9e9f;
	font-weight: bold;
	background: none; }

#wrapper_newsletter div#footer #kleingedrucktes .fliesstext {
	text-align: left;
	height: 39px;
	margin-left: 147px;
	padding: 0;
	font-size: 11px;
	color: #9c9e9f;
	font-weight: normal;
	background: none; }

#wrapper_newsletter #pdflink {
	margin: 20px 30px;
	font-size: 16px;
	
}

/* ************************************ */
/*   MAILFORMULAR KONTAKTSEITE          */
/* ************************************ */

#kontaktform label {
	width: 100px;
	float: left; }

#kontaktform input,
#kontaktform select,
#kontaktform textarea {
	border: 1px solid #032C56;
	width: 200px; }

#kontaktform textarea {
	width: 300px; }

#kontaktform #submit {
	margin-left: 150px;
	color: #002e54; 
	width: 172px;
	cursor: pointer;
	background: #97bf0d; }
