@charset "utf-8";
/* CSS Document */

* {
	color:#696a6c;
	font-family:Arial, Helvetica, sans-serif;
}
h1 {
	color:#ff9900;
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
	letter-spacing: -1px;
	margin-top:0px;
	padding-top:opx;
}
* > p {
	margin-top:0px;
	text-align:justify;
}
* #rechts p {
	text-align:left;
}
#mitte p, #mitte ul li {
	font-size:14px;
	line-height: 150%;
}
#rechts {
	 font-size:12px;
}

#rechts:first-child {
	margin-top:20px;
	padding-top:0px;	
}
#rechts h3 {
	font-size:12px;
}
#rechts h3:first-child, #rechts p:first-child {
	margin-top:0px;
}
#rechts p {
	line-height: 150%;	
}



a.newsletter {
	font-size:12px;
	background-image: url(../Bilder/newsletter.gif);
	padding-left: 25px;
	background-repeat: no-repeat;
	text-decoration:none;
	color:#ff9900;

	margin-bottom:12px;
	background-position: 0px 0px;
}


#rechts a.pdf, a.pdf  {
	font-size:12px;
	background-image: url(../Bilder/pdf.gif);
	padding-left: 25px;
	background-repeat: no-repeat;
	text-decoration:none;
	color:#ff9900;
	display:block;
	margin-bottom:12px;
	background-position: 0px 2px;
}

a.exterenal-link {
	background-image: url(../Bilder/icon-externallink.gif);
	padding-left: 25px;
	background-repeat: no-repeat;
	text-decoration:none;
	color:#ff9900;
	display:block;
	margin-bottom:12px;
	background-position: 3px 4px;
}
.zwei_spalten {
	
}

.zwei_spalten .links {
	float: left;
	width: 49%;
	margin-right: 1%;
	overflow:hidden;
}

.zwei_spalten .rechts {
	float: left;
	width: 49%;
	overflow:hidden;
}

.zwei_spalten_40_60 {
	
}

.zwei_spalten_40_60 .links {
	float: left;
	width: 39%;
	margin-right: 1%;
	overflow:hidden;
}

.zwei_spalten_40_60 .rechts {
	float: left;
	width: 59%;
	overflow:hidden;
}

.zwei_spalten_bild_text {
	
}
.zwei_spalten_bild_text .links {
	float: left;
	width: 49%;
	margin-right: 1%;
	overflow:hidden;
	text-align:center;
}
.zwei_spalten_bild_text .links img{
	margin-top:8px;
}

.zwei_spalten_bild_text .rechts {
	float: left;
	width: 49%;
	overflow:hidden;
}
.zwei_spalten_bild_text .spacer {
	clear:both;
	height: 40px;	
}

form.mailform, .mailform_note {
	font-size: 12px;	
}

input {
	margin-top: 3px;
	margin-bottom: 7px;	
}

a.printer , #mitte a.printer {
	font-size:12px;
	background-image: url(../Bilder/printer.gif);
	padding-left: 25px;
	background-repeat: no-repeat;
	text-decoration:none;
	color:#ff9900;
	margin-bottom:12px;
	background-position: 0px 0px;
}
