@import url(https://fonts.googleapis.com/css?family=PT+Serif);
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: 'PT Serif', sans-serif;
	line-height: 22px;
	background: #f2f2f2;
	font-size: 12px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 14px;
	line-height: 24px;
	color: #454545;
}
th, td {
	text-align: left;
	font-weight: normal;
}
.clear {
	clear:both;
}

#Lang {
	position:relative;
	float: right;
	right: 0px;
	top: -60px;
	width: 108px;
	height: 34px;
	padding: 8px 0 0 4px;
	background: #f2f2f2;
}
div#Lang img {
	border: none;
	margin-left: 5px;
}

#Wrapper {
	margin: 0px auto;
	width: 995px;
	padding-top: 0px;
	background: url(img/wrapper-bg.png) no-repeat top center;
 	-webkit-animation-duration: .85s;
 	-webkit-animation-delay: .05s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-webkit-animation-name: fadeIn;
	 -moz-animation-duration: .85s;
 	-moz-animation-delay: .05s;
	-moz-animation-timing-function: ease;
	-moz-animation-fill-mode: both;
	-moz-animation-name: fadeIn;
	 animation-duration: .85s;
 	animation-delay: .05s;
	animation-timing-function: ease;
	animation-fill-mode: both;
	animation-name: fadeIn;
}

#Wrapper02 {
	margin: 0px auto;
	width: 995px;
	padding-top: 0px;
	background: url(img/wrapper-02.png) no-repeat top center;
 	-webkit-animation-duration: .85s;
 	-webkit-animation-delay: .05s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-webkit-animation-name: fadeIn;
	 -moz-animation-duration: .85s;
 	-moz-animation-delay: .05s;
	-moz-animation-timing-function: ease;
	-moz-animation-fill-mode: both;
	-moz-animation-name: fadeIn;
	 animation-duration: .85s;
 	animation-delay: .05s;
	animation-timing-function: ease;
	animation-fill-mode: both;
	animation-name: fadeIn;
}

#Wrapper03 {
	margin: 0px auto;
	width: 995px;
	padding-top: 0px;
	background: url(img/wrapper-03.png) no-repeat top center;
 	-webkit-animation-duration: .85s;
 	-webkit-animation-delay: .05s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-webkit-animation-name: fadeIn;
	 -moz-animation-duration: .85s;
 	-moz-animation-delay: .05s;
	-moz-animation-timing-function: ease;
	-moz-animation-fill-mode: both;
	-moz-animation-name: fadeIn;
	 animation-duration: .85s;
 	animation-delay: .05s;
	animation-timing-function: ease;
	animation-fill-mode: both;
	animation-name: fadeIn;
}

#Wrapper04 {
	margin: 0px auto;
	width: 995px;
	padding-top: 0px;
	background: url(img/wrapper-04.png) no-repeat top center;
 	-webkit-animation-duration: .85s;
 	-webkit-animation-delay: .05s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-webkit-animation-name: fadeIn;
	 -moz-animation-duration: .85s;
 	-moz-animation-delay: .05s;
	-moz-animation-timing-function: ease;
	-moz-animation-fill-mode: both;
	-moz-animation-name: fadeIn;
	 animation-duration: .85s;
 	animation-delay: .05s;
	animation-timing-function: ease;
	animation-fill-mode: both;
	animation-name: fadeIn;
}


#Wrapper05 {
	margin: 0px auto;
	width: 995px;
	padding-top: 0px;
	background: url(img/wrapper-05.png) no-repeat top center;
 	-webkit-animation-duration: .85s;
 	-webkit-animation-delay: .05s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-webkit-animation-name: fadeIn;
	 -moz-animation-duration: .85s;
 	-moz-animation-delay: .05s;
	-moz-animation-timing-function: ease;
	-moz-animation-fill-mode: both;
	-moz-animation-name: fadeIn;
	 animation-duration: .85s;
 	animation-delay: .05s;
	animation-timing-function: ease;
	animation-fill-mode: both;
	animation-name: fadeIn;
}

#Wrapper06 {
	margin: 0px auto;
	width: 995px;
	padding-top: 0px;
	background: url(img/wrapper-06.png) no-repeat top center;
 	-webkit-animation-duration: .85s;
 	-webkit-animation-delay: .05s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-webkit-animation-name: fadeIn;
	 -moz-animation-duration: .85s;
 	-moz-animation-delay: .05s;
	-moz-animation-timing-function: ease;
	-moz-animation-fill-mode: both;
	-moz-animation-name: fadeIn;
	 animation-duration: .85s;
 	animation-delay: .05s;
	animation-timing-function: ease;
	animation-fill-mode: both;
	animation-name: fadeIn;
}

#Top {
	width: 995px;
	height: 190px;
	padding: 0px;
	background: none;
	clear: both;
}

#Logo {
	width: 356px;
	height: 190px;
	margin: 0;
}

#Main {
	width: 995px;
	background: none;
}
#Content {
	position: relative;
	top: 0px;
	left: 0px;
	width: 500px;
	float: left;
	font-size: 16px;
	text-align: left;
	line-height: 24px;
	color: #454545;
	margin: 0px 10px;
	padding: 0px 30px 10% 30px;
 	-webkit-animation-duration: .85s;
	 -webkit-animation-delay: .45s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-webkit-animation-name: fadeIn;
	 -moz-animation-duration: .85s;
	 -moz-animation-delay: .45s;
	-moz-animation-timing-function: ease;
	-moz-animation-fill-mode: both;
	-moz-animation-name: fadeIn;
 	animation-duration: .85s;
 	animation-delay: .45s;
	animation-timing-function: ease;
	animation-fill-mode: both;
	animation-name: fadeIn;
}
#Content a, #Footer a {
	color: #1a2027;
	text-decoration: none;
	cursor: pointer;
}
#Content a:hover, #Footer a:hover {
	color: #1a2027;
	text-decoration: underline;
}
/* Slideshow Navigation

----------------------------------------------- */

div#Links {
	font-size: 14px;
	width: 351px;
	min-height: 482px;
	position: relativ;
	top: 0px;
	right: 0px;
	float: left;
	padding: 5px;
	color: #333;
}

/* TYPO

----------------------------------------- */

h1 {
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 15px;
	line-height: 36px;
	color: #1a2027;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	margin-bottom: 8px;
	color: #1a2027;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	color: #1a2027;
	margin-bottom: 5px;
}
h4 {
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 10px;
	line-height: 30px;
	color: #1a2027;
}
.teaser {
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 10px;
	line-height: 32px;
}

a.pfeil{
height: 65px;
width: 460px;
padding: 20px 0 0 40px;
display: block;
background: url(img/list-bg.png) no-repeat center center;
}

a.pfeil:hover{
height: 65px;
width: 460px;
padding: 20px 0 0 40px;
display: block;
text-decoration: none !important;
background: url(img/list-bgo.png) no-repeat center center;
}

a.pfeil h2 {
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 4px;
}


a.back{
float: left;
height: 30px;
width: 90px;
padding: 5px 0 0 40px;
display: block;
text-decoration: none !important;
background: url(img/back.png) no-repeat center left;
}

a.back:hover{
height: 30px;
width: 90px;
padding: 5px 0 0 40px;
display: block;
text-decoration: none !important;
background: url(img/backo.png) no-repeat center left;
}

a.vor{
float: right;
height: 30px;
width: 155px;
padding: 5px 0 0 40px;
display: block;
text-decoration: none !important;
background: url(img/vor.png) no-repeat center right;
}

a.vor:hover{
height: 30px;
width: 155px;
padding: 5px 0 0 40px;
display: block;
text-decoration: none !important;
background: url(img/vor.png) no-repeat center right;
}


div.line {
	width: 608px;
	margin-bottom: 15px;
	margin-top: 15px;
	height: 0px;
	font-size: 0px;
	border-bottom: #666 1px dotted;
}
div#Content ul li {
	line-height: 24px;
	margin: 0 0 0 40px;
}

#Footer {
	position: fixed;
	bottom: 0em;
	color: #333;
	letter-spacing: 0.1em;
	width:100%;
	height: 6%;
	padding: 20px 0 0 0;
	margin:0px auto;
	text-align: center;
	background: #e1e8ec;
	text-transform: uppercase;
	-webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.26);
	-moz-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.26);
	box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.26);
}


/* Form */
.kont {
	width: 200px;
	background-color: #ffffff;
	display: block;
	border: 1px solid #999999;
}
.formular {
	width: 150px;
	background-color: #ffffff;
	display: block;
	border: 1px solid #999999;
}
.formularb {
	width: 365px;
	background-color: #ffffff;
	display: block;
	border: 1px solid #999999;
}

form#form{
	width: 100%;
	border: 1px solid #999999;
}

table#form{
	margin-right: 25px;
	margin-left: 25px;
}
