* {
    margin: 0;
    padding: 0;
    outline: none;
}

body {
    font-family: Tahoma, Arial, Helvitica, sans-serif;
    background: url(../img/layout/planetbg.png) #ebebeb no-repeat center 270px;
}

@font-face {
    font-family: 'bitterregular';
    src: url('../fonts/bitter-regular-webfont.eot');
    src: url('../fonts/bitter-regular-webfontd41d.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/bitter-regular-webfont.svg#bitterregular') format('svg'),
         url('../fonts/bitter-regular-webfont.html') format('woff'),
         url('../fonts/bitter-regular-webfont-2.html') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'bitter-italic';
    src:url('../fonts/bitter-italic-webfont.eot');
    src:url('../fonts/bitter-italic-webfontd41d.eot?#iefix') format('embedded-opentype'),
		/*url('../fonts/bitter-italic-webfont.svg#flexslider-icon') format('svg'),*/
        url('../fonts/bitter-italic-webfont.html') format('woff'),
        url('../fonts/bitter-italic-webfont-2.html') format('truetype');        
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pt_sansbold';
    src: url('../fonts/pt_sans-web-bold-webfont.eot');
    src: url('../fonts/pt_sans-web-bold-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pt_sans-web-bold-webfont.html') format('woff'),
         url('../fonts/pt_sans-web-bold-webfont-2.html') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'pt_sansregular';
    src: url('../fonts/pt_sans-web-regular-webfont.eot');
    src: url('../fonts/pt_sans-web-regular-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pt_sans-web-regular-webfont.html') format('woff'),
         url('../fonts/pt_sans-web-regular-webfont-2.html') format('truetype');
    font-weight: normal;
    font-style: normal;

}

section, article, aside, header, footer, nav {
    display:block;
}

a {
	color: #ce0320;
    text-decoration: none;
}

a:hover {
}

p {
	margin: 0 0 20px;
}

img {
    border: 0;
}

h1, h2, h3, h4 {
	margin: 0 0 15px 0;
	line-height: 1;
	color: #ce0320;
	font-weight: normal;
    font-family: 'bitterregular';
	text-shadow: 1px 1px 0 #fff;
}

h1 {
	font-size: 32px;
}

h2 {
	font-size: 25px;
}

h3 {
	font-size: 22px;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}

hr {
	margin: 20px 0;
    color:#d8d8d8; /*used for IE, top color*/
    background:#d8d8d8; /*firefox and chrome, top color*/
    min-height: 0px;  /*required to get IE to render the top pixel color*/
    border-left: 0px; 
    border-right: 0px; 
    border-top: 1px solid #d8d8d8; /*Your top color*/
    border-bottom: 1px solid #ffffff; /*Your bottom color*/
}

#logolink {margin-top: -107px;float: right;}

#metanav {
	position: relative;
	font-size: 13px;
    font-family: 'pt_sansregular';
}

#metanav ul {
	position: absolute;
	top: -258px;
	right: 0;
	padding: 0 30px;
	line-height: 22px;
	color: #fff;
	border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	background: #cf0320;
}

#metanav li {
	display: inline;
}

#metanav li:after {
	content: " | ";
	margin: 0 7px;
}

#metanav li.last:after {
	display: none;
}

#metanav a {
	color: #fff;
}

nav#navigation {
    height: 40px;
    line-height: 44px;
}

nav#navigation ul {

}

nav#navigation li {
	position: relative;
    display: inline;
    float:left;
    padding-right: 24px;
}

nav#navigation li p {

	display:inline-block;
}

nav#navigation li:last-child {
    display: inline;
    float:left;
    padding-right: 0px
}


nav#navigation li a {
    font-family: 'pt_sansregular';
    color:#fff;
    font-size: 15px;
}

#navigation li a p::first-letter {
    font-family: 'pt_sansbold' !important;
    color:#fff !important;
	margin:0px;
}

nav#navigation ul ul {
	position: absolute;
	top:38px;
	left: -9999px;
	z-index: 10000;
	padding: 5px 0 0;
	width: 220px;
	border: 1px solid #8a0111;
	border-top: none;
	border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	background: #c30219;
}

nav#navigation ul li:hover ul {
	left: 0;
}

nav#navigation ul ul li {
	float: none !important;
	display: block !important;
	padding: 0;
	line-height: 20px;
	border-bottom: 1px solid #a50013;
}

nav#navigation ul ul a {
	display: block;
	padding: 8px 12px 4px;
	font-size: 14px;
}

nav#navigation ul ul a:hover {
	text-decoration: underline; 
	}


.clear {
    clear:both;
}

.container {
    margin: 0 auto;
    width: 960px;
}

#startlinks {
	width:490px !important;
	float:left;
	margin-bottom: 20px;
}

#startlinks p{
	width: 470px;
}

#startrechts {
	width:470px !important;
	float:right;
}

#header .container.logo {
    background-repeat: no-repeat;
    height: 250px;
    padding-bottom: 10px;
    background-position: bottom right;
}

#header {
    background: url(../img/layout/headbg.png);
    height: 300px;
    width: 100%;
	position: relative;
}

#hotline {
	margin-left: -5px;
    padding-top: 48px;
    width: 480px;
    height: 63px;
    padding-bottom: 32px;
    font-family: 'bitter-italic';
}

#mitgliedschaft {
    font-family: 'bitter-italic';
    float: left;
    width: 500px;
}

#mitgliedschaft p {
	margin: 0;
    padding-bottom: 8px;
}

#hotline img {
    float:left;
    padding-right: 10px;
}

#hotline p {
    font-size: 18.8px;
}

#mitgliedschaft {
    font-size: 13.1px !important;
}

#nummer {
   font-size: 27.4px;
   color:#ce0320; 
   clear:both;
}

#content {
	padding: 50px 0;
	line-height: 20px;
	color: #5e5e5e;
	font-size: 15px;
}

#content img {
	border: 1px solid #6a6a6a;
	border-radius: 2px;
	-webkit-border-radius: 2px;
}

#content ul {
margin-left:25px;
}

#kontaktlinks {
	width:550px;
	float:left;
}

#kontaktrechts {
	width:410px;
	float:right;
}

#kontaktrechts p {
}


#teasers {
	clear: both;
	line-height: 20px;
	color: #40494e;
	font-size: 13px;
	padding-top: 20px;
}

#teasers .entry {
	float: left;
	margin: 10px 45px 0 0;
	width: 290px;
	text-align: center;
}


#teasers .entry:last-child {
	float: left;
	margin: 10px 0 0 0;
	width: 290px;
	text-align: center;
}


#teasers .entry.last {
	margin: 0;
}

#teasers .text {
	margin: 8px 0 15px;
	color:#40494e !important;
	font-family: 'pt_sansregular';
}

#teasers .button {
	position: relative;
	display: block;
	margin: 0 auto;
	width: 200px;
	height: 32px;
	line-height: 32px;
	color: #fff;
	font-size: 13px;
	text-shadow: 1px 1px 0 #730000;
	text-transform: uppercase;
    background: url(../img/layout/teaser-button.png);
}

#teasers .button:hover {
	text-decoration: none;
	background-position: 0 -32px;
}

#teasers .button:active {
	top: 1px;
}

#footer {
	margin: 55px 0 0;
	padding: 33px 0 0;
    height: 198px;
    background: url(../img/layout/footer.png);
}

#footer .footer-top {
	color: #fff;
	font-size: 18px;
    font-family: 'bitterregular';
}

#footer .footer-top .button {
	position: relative;
	right: -30px;
	display: block;
	margin: -5px 0 0 0;
	width: 200px;
	height: 32px;
	line-height: 36px;
	color: #3e3e3e;
	font-size: 14px;
    font-family: 'pt_sansregular';
	text-align: center;
    background: url(../img/layout/footer-button.png);
}

#footer .footer-top .button:hover {
	text-decoration: none;
	background-position: 0 -32px;
}

#footer .footer-top .button:active {
	top: 1px;
}

#footer .footer-middle {
	margin: 19px 0 27px;
	line-height: 18px;
	color: #787d80;
	font-size: 13px;
    font-family: 'pt_sansregular';
}

#footer .footer-middle h5 {
	color: #afb6ba;
	font-size: 15px;
	font-family: 'PT Sans', sans-serif;
	font-style: italic;
}

#footer .footer-middle .adress {
	float: left;
	width: 280px;
}

#footer .footer-middle .kerngebiete {
	float: left;
	width: 650px;
}

#footer .footer-middle .kerngebiete ul {
	float: left;
	margin: 0 22px 0 0;
	width: 130px;
}

#footer .footer-middle .kerngebiete ul.last {
	width: 200px;
}

#footer .footer-middle .kerngebiete li {
	list-style: none;
}

#footer .footer-middle .kerngebiete a {
	color: #787d80;
}

#footer .footer-bottom {
	color: #606466;
	font-size: 12px;
    font-family: 'pt_sansregular';
}

#footer .footer-bottom p {
	margin: 0;
}

#footer .footer-bottom a {
	color: #606466;
}


label {
	float: left;
	clear: left;
	width: 120px;
	height: 35px;
	line-height: 25px;
}

input, textarea {
	float: left;
	padding: 0 8px;
	width: 330px;
	height: 25px;
	line-height: 25px;
	color: #5e5e5e;
	font-size: 12px;
    font-family: Tahoma, Arial, Helvitica, sans-serif;
	border: 1px solid #d3d3d3;
	border-radius: 3px;
	-webkit-border-radius: 3px;
}

textarea {
	padding-top: 3px;
	height: 150px;
	line-height: 20px;
}

input.code {
	width: 132px;
	text-align: center;
}

input.radio {
	width: 32px;
	text-align: center;
}

input.submit {
	clear: left;
	float: none;
	display: block;
	cursor: pointer;
	margin: 0 0 0 150px;
	width: 150px;
	height: 30px;
	color: #fff;
	border: none;
	background: #ce0320;
}

img.code {
	display: block;
	border: none !important;
	margin: 0 0 10px;
}


.left {
    float: left;
}

.right {
    float: right;
}

.star {
	color: #ce0320;
	font-weight: bold;
}

/* 
* Clearfix
*
*/
.clearfix:after, .form-row:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix, .form-row {
	display: inline-block;
}
 
html[xmlns] .clearfix, html[xmlns] .form-row {
	display: block;
}
 
* html .clearfix, * html .form-row {
	height: 1%;
}

/*
* Formular
*
*/

.formGroup {
    margin-bottom:20px;
}

.formGroup label {
    float:left;
    width:160px;
    text-align:right;
}

.formField {
    margin-left:180px;
}