* {
	margin: 0px;
	padding: 0px;
}

body {
	text-align: center;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8.7pt;	
	background-color: #F4F4F4;
	background-image: url(images/bg_body.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

img {
	border: 0px;
}

.imgLeft {
	margin-right: 10px;
	margin-bottom: 10px;
}

.imgRight {
	margin-left: 10px;
	margin-bottom: 10px;
}

a {
	color: #0F734C;
	text-decoration: underline;
	font-weight: bold;
	cursor: pointer;
}

h1 {
	font-size: 16px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

hr {
	margin: 5px 0px 5px 0px;
	border-top: 1px solid #CAD5E6;
	height: 1px;
}

.kleinschrift {
	font-size: 16px;
}

.grossschrift {
	font-size: 32px;
}

.ierror {
	border: 1px solid red;
	-moz-border-radius:1px;
}

#druckadresse {
    display: none;    
}

/* LAYOUT --------------------------------------------------------------- */
#layout {
	background: url(images/bg_content.gif) repeat-y;
	text-align: left;
	margin: 10px auto auto auto;
	padding: 0px;
	width: 773px;
	height: auto;	
}

#seite {
	width: 773px;	
}

#seite2 {
	width: 773px;	
}

#seite3 {
	width: 773px;
}

/* LINKE SEITE --------------------------------------------------------------- */
#linkeSeite {
	width: 282px;
	position: absolute;
	top: 50px;	
}

#linkeSeiteLogo {		
	background-image: url(images/bg_logo.jpg);
	background-repeat: no-repeat;
	width: 258px;
	height: 102px;	
	padding-top: 20px;	
	padding-left: 24px;
}

#linkeSeiteHeader {
	background-image: url(images/header_menue.jpg);
	background-repeat: no-repeat;
	width: 275px;
	height: 28px;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	padding: 9px 0px 0px 7px;
}

/* MENUE --------------------------------------------------------------- */
#menue {
	background-image: url(images/bg_menue.gif);
	background-repeat: repeat-y;
	background-position: bottom;	
	background-color: transparent;
	width: 282px;
	margin: 0px;
	padding: 10px 0px 10px 0px;	
}

#menue a {
	cursor: pointer;
}

#menue ul {
	padding: 0px;
	margin: 0px;
}

#menue ul li {
	list-style: none;
}

.menue1 {
	width: 281px;
	height: 23px;
	display: block;	
	margin-left: 1px;
}

.menue1 a {
	height: 20px;
	display: block;
	text-decoration: none;
	color: #0F734C;
	font-weight: normal;
	padding-top: 3px;
}

.menue1 a:hover {
	font-weight: bold;
}

.menue1aktiv {
	width: 281px;
	height: 23px;
	display: block;	
	margin-left: 1px;
}

.menue1aktiv a {
	height: 20px;
	display: block;
	text-decoration: none;
	color: #0F734C;
	font-weight: bold;
	padding-top: 3px;
}

.menue2 {
	width: 240px;	
	display: block;	
	margin: 0px 10px 5px 30px;
}

.menue2 a {
	color: #404040;
	font-weight: normal;
	text-decoration: none;
}

.menue2 a:hover {
	color: #404040;
	font-weight: normal;
	text-decoration: underline;
}

.menue2aktiv {
	width: 240px;	
	display: block;	
	margin: 0px 10px 5px 30px;
}

.menue2aktiv a {
	color: #404040;
	font-weight: normal;
	text-decoration: underline;
}

/* CONTENT --------------------------------------------------------------- */
#contentHeader {
	background-image: url(images/header_content.jpg);
	width: 520px;
	height: 25px;
	color: #ffffff;
	padding-top: 11px;
	padding-left: 10px;
	border-bottom: 1px solid #B2B2B2;
}

#contentHeader2 {
	background-image: url(images/header2_content.jpg);
	width: 763px;
	height: 25px;
	color: #ffffff;
	padding-top: 11px;
	padding-left: 10px;
	border-bottom: 1px solid #B2B2B2;
}

#content {
	width: 530px;
	float: right;
	line-height: 1.4em;
	background-color: #FFFFD3;	
	border-left: 1px solid #B2B2B2;
	border-top: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;	
	color: #404040;		
}

#content2 {
	width: 773px;
	line-height: 1.4em;
	background-color: #FFFFD3;	
	border-left: 1px solid #B2B2B2;
	border-top: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;	
	color: #404040;		
}

#content ul li {
	list-style: square;
	margin-left: 15px;
}

.kontakt input {
	border-bottom: 1px solid #EA9B15;
	border-top: none;
	border-left: none;
	border-right: none;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding: 3px;
	background-color: #FFFFD3;
}

.kontakt textarea {
	border: 1px solid #EA9B15;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}

div.dbs1 {
  position: relative;
  left: 0px;
  top: 0px;
  margin-bottom: 15px;
  width: 661px;
  height: 443px;
  overflow: hidden;
}

img.ibs1 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 660px;
  height: 442px;
}

div.dbs2 {
  position: relative;
  left: 0px;
  top: 0px;
  margin-bottom: 15px;
  width: 181px;
  height: 221px;
  overflow: hidden;
}

img.ibs2 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 180px;
  height: 220px;
}

div.dbs3 {
  position: relative;
  left: 0px;
  top: 0px;
  margin-bottom: 0px;
  width: 511px;
  height: 317px;
  overflow: hidden;
}

img.ibs3 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 510px;
  height: 316px;
}

div.dbs4 {
  position: relative;
  left: 0px;
  top: 0px;
  margin-bottom: 15px;
  width: 261px;
  height: 177px;
  overflow: hidden;
}

img.ibs4 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 260px;
  height: 176px;
}

div.dbs5 {
  position: relative;
  left: 0px;
  top: 0px;
  margin-bottom: 0px;
  width: 481px;
  height: 292px;
  overflow: hidden;
}

img.ibs5 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 480px;
  height: 291px;
}

div.dbs6 {
  position: relative;
  left: 0px;
  top: 0px;
  margin-bottom: 0px;
  width: 481px;
  height: 304px;
  overflow: hidden;
}

img.ibs6 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 480px;
  height: 303px;
}

div.links {
  float: left;
  margin-right: 15px;
}

div.rechts {
  float: right;
  margin-left: 15px;
}

div.mitte {
  position: relative;
  left: 50%;
  margin-left: -330px;
/* margin-left entsp. hier minus halbe Bildbreite */
} 

/* FOOTER --------------------------------------------------------------- */
#footer {
	width: 532px;
	font-size: 10px;
	color: #868887;
	clear: both;
	float:right;
	text-align: center;
	background-color: #F0F2EF;
	border-top: 1px solid #B2B2B2;
}

#footer2 {
	width: 775px;
	font-size: 10px;
	color: #868887;
	clear: both;	
	text-align: center;
	background-color: #F0F2EF;
	border-top: 1px solid #B2B2B2;
}

#footer a {
	text-decoration: none;
	color: #015643;
	font-size: 10px;
	font-weight: normal;
}

/* SEITE DRUCKEN --------------------------------------------------------------- */

@media print {
  body {
  	background: #ffffff;
  	font-family: Arial,Helvetica,sans-serif;
  	font-size: 10pt;
  	padding-left: 0px;
  	background-image: none;
  	background-color: #FFFFFF;
  }
  
  body a:link, body a:visited {
    font-weight: bold;
    text-decoration: none;
    color: #000000;
  }
    
  h1 {
  	font-weight: bold;
  	font-size: 18px !important;
  	color: #000;  	
  }
  
  #layout {
	background-image: none;
	margin: 0px;
	width: 100%;	
	}
	
	#seite {
		width: 100%;
	}
	
	#seite2 {
		width: 100%;	
	}
	
	#seite3 {
		width: 100%;
	}
	
	#linkeSeite {
		display: none;
	}
	
	#linkeSeiteLogo {		
		display: none;
	}
	
	#linkeSeiteHeader {
		display: none;
	}
	
	#menue {
		display: none;
	}
	
	#contentHeader {
		background-image: none;
		width: 100%;
		height: 26px;
		color: #000;
		padding-top: 10px;
		padding-left: 10px;
		border: none;
	}
	
	#contentHeader2 {
		background-image: none;
		width: 100%;
		height: 26px;
		color: #000;
		padding-top: 10px;
		padding-left: 10px;
		border: none;
	}
	
	#content {
		width: 90% !important;
		float: none;
		line-height: 1.4em;
		background-color: #fff;	
		border: none;			
		background-image: none !important;
	}
	
	#content2 {
		width: 90%;
		line-height: 1.4em;
		background-color: #fff;	
		border: none;
		background-image: none !important;
	}
	
	#footer {
		display: none;
	}
	
	#footer2 {
		display: none;
	}
	
	.icon {
		display: none;
	}
	  
  .padding {
  		padding: 10px !important;
  }
  
  #druckadresse {
    border-bottom: 1px solid #000000;
    display: block;    
    margin-bottom: 20px;
    padding-bottom: 30px;
  }
  
  .indent {
  	 width: 90% !important;
  	 padding-left: 0px !important;
  	 text-align: left !important;
  	 margin-left: 0px !important;
  }
  
  .indent2 {
  	 width: 350px !important;
  	 padding-left: 0px !important;
  	 text-align: left !important;
  	 margin-left: 0px !important;
  }

}

