html, body {
	background-image: url(../images/bg.jpg);
	margin: 0;
	padding: 0;		
}
h2 {
	font-family: miso-bold, Arial, "sans-serif;";
	font-weight: normal;
	font-size: 42px;
	color: #FFF;
	line-height: 34px;
	margin-bottom: 0;
	margin-top:0;
}
.fliesstext {
	font-family: PTSansRegular, Arial, "sans-serif;";
	font-size: 21px;
	color: #888888;
	line-height: 23px;
}
a[href*='.pdf'] {
  padding-left: 1.5em;
  margin-right: 0px;
  background: url('../images/pdf.png') no-repeat;
  background-size: 18px;
}
a {
	color: #888888;
	text-decoration: underline;
}
a:hover {
	color: #cf604c;
	text-decoration: none;
}
a:visited {
	color: #888888;
	text-decoration: underline;
}

p.footer {
	font-family: PTSansRegular, Arial, "sans-serif;";
	font-size: 15px;
	color: #888888;
	float: left;
	margin-top: 37px;
}
p.teaser {
	font-family: PTSansRegular, Arial, "sans-serif;";
	font-size: 15px;
	color: #FFF;	
}
.bold {
	font-family: PTSansBold, Arial, "sans-serif;";
	font-size: 21px;
	color: #000000;
}
a.hauptnavigation {
	font-family: PTSansBold, Arial, "sans-serif;";
	font-size: 20px;
	color: #000000;
	text-decoration: none;
}
a.hauptnavigation:hover {
	font-family: PTSansBold, Arial, "sans-serif;";
	font-size: 20px;
	color: #cf604c;
	text-decoration: none;
}

a.teaserlink {
	font-family: PTSansItalic, Arial, "sans-serif;";
	font-size: 15px;
	color: #FFF;
	text-decoration: none;
	margin-left: 5px;
}
a.subline {
	font-family: PTSansRegular, Arial, "sans-serif;";
	font-size: 15px;
	color: #888888;
	text-decoration: none;
	line-height: 8px;
}
img {border:0px;}
img.header {
	max-width: 100%; 
	height: auto; 	
}
#navigation {
	display: inline;
	list-style-type: none;
}
li.navigation {
	float: left;
	margin-right: 25px;
	margin-top: 27px;
	display: block;
}
#teaser_1 {
	margin-left: -7px;
	background-image: url(../images/spot_gruen.png);
	width: 300px;
	height: 240px;
	padding-top: 205px;
	padding-left: 60px;
	float: left;
}
.page_headline {
	margin-left: 20px;
	background-image: url(../images/spot_red.png);
	background-repeat: no-repeat;
	float: left;
	width: 282px;
	padding-top: 80px;
	padding-left: 40px;
	padding-bottom: 90px;
	margin-top: 20px;
}
.page_headline_impressum {
	margin-left: 20px;
	background-image: url(../images/spot_gelb.png);
	background-repeat: no-repeat;
	float: left;
	width: 282px;
	padding-top: 80px;
	padding-left: 40px;
	padding-bottom: 90px;
	margin-top: 20px;
}

.page_headline_dunkelgruen {
	margin-left: 20px;
	background-image: url(../images/spot_dunkelgruen.png);
	background-repeat: no-repeat;
	float: left;
	width: 282px;
	padding-top: 80px;
	padding-left: 40px;
	padding-bottom: 90px;
	margin-top: 20px;
}
.page_headline_dunkelgruen_2 {
	margin-left: 20px;
	background-image: url(../images/spot_dunkelgruen_2.png);
	background-repeat: no-repeat;
	float: left;
	width: 282px;
	padding-top: 80px;
	padding-left: 40px;
	padding-bottom: 90px;
	margin-top: 0px;
}
.page_headline_dunkelgruen_3 {
	margin-left: 20px;
	background-image: url(../images/spot_dunkelgruen.png);
	background-repeat: no-repeat;
	float: left;
	width: 282px;
	padding-top: 80px;
	padding-left: 40px;
	padding-bottom: 90px;
	margin-top: 0px;
}


#arrows {
	float: right;
	width: 120px;
	margin-top: -95px;
}
#footer {
	background-color: #FFF;
	margin-top: 20px;
	height: 200px;
}
#foot_center {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 24px;
}
#icons {
	float: right;
	margin-top: 30px;
}
#back-top {
}
#back-top a {
 
}
#back-top a:hover {
}
label {
	float:left; /* Take out of flow so the input starts at the same height */
	width:9em;
	padding-top: 4px; /* Set a width so the inputs line up */
}
.rahmen {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: transparent;
	height: 28px;
	margin-bottom: 32px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 0px;
	width: 428px;
	font-family: PTSansRegular, Arial, "sans-serif;";
	font-size: 21px;
	color: #888888;
}
.button {
	clear: both;
	float: right;
	background-color:#FFF;
	border-width:1px;
	border-style:solid;
	border-color: #888888;
	font-family: PTSansRegular, Arial, "sans-serif;";
	font-size: 21px;
	color: #888888;
	margin-top: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 25px;
	padding-right: 25px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
 }

.button:hover {
	background-color:#CCC;
 }
.galerie_liste {
	float: left;
	list-style-type: none;
	margin: 8px; 
}

