﻿body {
	font-family: "myriad-pro-n3", "myriad-pro", "myriad-pro", Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 13px;
	line-height: 24px;
	overflow: hidden;
	background-color:#463F34;
}
html {
	overflow: hidden;
}
h1 {
	font-family: "myriad-pro-n7", "myriad-pro", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 20px;
	line-height: 26px;
	color: #69A841;
	padding-bottom: 10px;
}
h2 {
	font-family: "myriad-pro-n7", "myriad-pro", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 15px;
}
strong {
	font-family: "myriad-pro-n7", "myriad-pro", Arial, Helvetica, sans-serif;
	font-weight: 700;
	}
p{
	padding-bottom: 10px;
	}
.light {
	font-family: "myriad-pro-n3", "myriad-pro", Arial, Helvetica, sans-serif;
	font-weight: 300;
}
.semibold, b {
	font-family: "myriad-pro-n6", "myriad-pro", Arial, Helvetica, sans-serif;
	font-weight: 600;
}
.green {
	color: #69A841;
}
a {
	color: #000;
	text-decoration: none;
}
#content a{
	color: #69A841;
}
ul {
	padding-left: 40px;
	list-style: circle;
}
li {
	padding-left: 10px;
}
#header {
	position: absolute;
	width: 100%;
	height: 140px;
	z-index: 999;
}
#header_container {
	position: absolute;
	top: 0px;
	width: 960px;
	height: 130px;
	margin-left: -480px;
	left: 50%;
	z-index: 999;
}
#header_shaddow {
	position: absolute;
	width: 960px;
	height: 10px;
	top: 130px;
	margin-left: -480px;
	left: 50%;
	/*background-image: url(../images/out_fade.png);*/
	background-image: url(../images/out_fade_big_min.png);
}
#header_logo_bg {
	position: absolute;
	top: 15px;
	left: 10px;
	width: 940px;
	height: 75px;
	background-image: url(../images/logo_background.png);
	text-align: center;
}
#header_navi {
	position: absolute;
	top: 90px;
	width: 960px;
	height: 40px;
	background-image: url(../images/menueleiste_min.png);
	clear: both;
}
.nav_point {
}
.nav_point a {
	display: block;
	position: relative;
	height: 100%;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 40px;
	font-size: 12px;
	font-family: "myriad-pro-n4", "myriad-pro", Arial, Helvetica, sans-serif;
	font-weight: 400;
	float: left;
}
.nav_point a:hover, .active a {
	background-image: url(../images/menue_auswahl.png);
	color: #69A841;
	border-left: 1px solid #B3B3B3;
	border-right: 1px solid #FFF;
	padding-left: 19px;
	padding-right: 19px;
}
#main {
	position: absolute;
	top: 130px;
	bottom: 0px;
	width: 100%;
	overflow:hidden;
	/*overflow-x: hidden;
	overflow-y: scroll;*/
}
#content {
	position: relative;
	width: 960px;
	margin-left: -480px;
	left: 50%;
	margin-bottom: 100px;
}
#content_headline {
	position: relative;
	width: 100%;
	height: 250px;
}
#content_headline_wrap {
	position: absolute;
	bottom: 40px;
	left: 10px;
	font-size: 40px;
	font-family: "myriad-pro-n7", "myriad-pro", Arial, Helvetica, sans-serif;
	font-weight: 700;
	line-height: 45px;
	color: #FFF;
	text-transform: uppercase;
	/*text-shadow: 0px 0px 30px #000000;
    filter: dropshadow(color=#000000, offx=0, offy=0);*/
	background-color: rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0px 0px 40px 30px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 40px 30px rgba(0, 0, 0, 0.3);
}
#content_inhalt {
	position: relative;
	width: 100%;
	padding-bottom: 40px;
	clear: both;
}
#content_inhalt_left {
	position: relative;
	height: 100%;
	float: left;
	padding-right: 10px;
}
#content_inhalt_right {
	position: relative;
	height: 100%;
	float: left;
}
#footer {
	position: absolute;
	width: 100%;
	height: 120px;
	background-color: #FFF;
	clear: both;
	bottom: 0px;
	z-index: 999;
}
#footer_container {
	position: absolute;
	width: 960px;
	height: 100%;
	margin-left: -480px;
	left: 50%;
}
.content_710_outer {
	position: relative;
	width: 690px;
	background-color: #FFF;
	margin-bottom: 10px;
	padding: 10px;
}
.content_560_outer {
	position: relative;
	width: 540px;
	background-color: #FFF;
	margin-bottom: 10px;
	padding: 10px;
}
.content_inner {
	width: 100%;
	position: relative;
	background-color: #E6E6E6;
}
.content_300-300_image {
	position: relative;
	/*height: 300px;*/
	width: 300px;
	top: 0px;
	overflow: hidden;
}
.content_690-340_image {
	position: relative;
	height: 340px;
	width: 690px;
	top: 0px;
	overflow: hidden;
}
.content_710_right_text {
	position: absolute;
	height: 280px;
	width: 350px;
	left: 300px;
	top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
.content_under_text {
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 40px;
	padding-bottom: 40px;
}
.content_smallbox_outer {
	position: relative;
	background-color: #FFF;
	margin-bottom: 5px;
	padding: 10px;
}
.content_smallbox_inner {
	position: relative;
}
.content_smallbox_image {
	position: relative;
	/*width:220px; /*löschen wenn relative größe notwendig*/
	/*height:125px; /*löschen wenn relative größe notwendig*/
	/*overflow:hidden;*/
}
.news_box .content_smallbox_image {
	position: relative;
	width:220px; /*löschen wenn relative größe notwendig*/
	height:125px; /*löschen wenn relative größe notwendig*/
	overflow:hidden;*/
}
.content_smallbox_imageshaddow {
	position: relative;
	height: 25px;
	width: 220px;
	background-image: url(../images/smallbox_shadow.png);
}
.content_smallbox_text {
	color: #666;
	position: relative;
	width: 220px;
	padding-bottom: 20px;
}
.content_smallbox_text h1 {
	padding-bottom: 10px;
}
.content_smallbox_text hr {
	border: none;
	border-top: 1px solid #69A841;
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 1px;
	padding-bottom: 5px;
}
#formular_wrap {
	position: relative;
	width: 290px;
	float: left;
	padding-left: 20px;
	font-size: 12px;
	font-family: "myriad-pro-n4", "myriad-pro", Arial, Helvetica, sans-serif;
	font-weight: 400;
}
#formular_wrap .anrede {
	line-height: 25px;
	height: 30px;
	padding-left: 2px;
}
#formular_wrap input[type=text] {
	font-family: "myriad-pro", sans-serif;
	display: block;
	width: 250px;
	height: 20px;
	background-image: url(../images/textfeld_s.png);
	background-repeat: no-repeat;
	font-size: 12px;
	margin-bottom: 10px;
	border: none;
}
#formular_wrap input[type=radio] {
	display: inline;
	margin-bottom: 10px;
	margin-right: 20px;
	position: relative;
	top: 2px;
}
.radioImage {
	position: relative;
	top: 3px;
	margin-left: 5px;
	margin-right: 20px;
}
#formular_wrap textarea {
	font-family: "myriad-pro", sans-serif;
	display: block;
	width: 250px;
	height: 150px;
	background-image: url(../images/textfeld_l.png);
	background-repeat: no-repeat;
	font-size: 12px;
	margin-bottom: 10px;
	border: none;
	resize: none;
}
#formular_wrap input[type=submit] {
	background : url("../images/senden_button.jpg") no-repeat center center;
	width : 141px;
	height : 21px;
	border : none;
	color : transparent;
	font-size : 0;
}
#formular_wrap input[type=submit]:hover {
	background : url("../images/senden_button.jpg") no-repeat center center;
}
#anschrift_wrap {
	position: relative;
	width: 160px;
	float: left;
}
.footer_box {
	color: #666;
	font-size: 13px;
	line-height: 18px;
	position: relative;
	width: 140px;
	height: 100px;
	padding-top: 20px;
	float: left;
}
.footer_box_small {
	width:auto;
}
.text-left{
	float: left;
}
.text-right{
	text-align:right;
}
.text-1 {
	text-align: center;
	float: left;
	display:inline;
	padding-left: 2px;
	padding-right: 2px;
}
.text-2 {
	text-align: center;
	display:inline;
	padding-left: 2px;
	padding-right: 2px;
}
/* Slider */
#slides{
height: 440px;	
}

#slides .news_box {
	position: relative;
	width: 220px;
	height: 420px;
}
	
/*
	Pagination
*/

.pagination {
    margin:6px 0 0;
    float: right;
    list-style: none;
}

.pagination li {
    float: left;
    margin: 0px;
	padding-left:3px;
	padding-right:0px;
}

.pagination li a {
    display: block;
    width: 13px;
    height: 0;
    padding-top: 13px;
    background-image: url(../images/pagination.png);
    background-position: 0 0;
    float: left;
    overflow: hidden;
}

.pagination li.current a, .pagination li.current a:hover { background-position: 0 -12px }

.pagination li a:hover { background-position: 0 -25px }

/* Slider */
#slider_container{
	position:relative;
	width:100%;
	
}
#slider_text_container{
	position:relative;
	width:100%;
	margin:auto;
	padding-bottom:20px;
	
}
.slider_text{
	position:relative;
	width:25%;
	float:left;
	text-align:center;
}
.slider_text a{
	cursor:pointer;
}
#slider{
	position:relative;
	width:488px;
	margin:auto;
	padding-bottom:50px;
}
#tabs_container{
	position:relative;
	width:100%;
	overflow:hidden;
}
#tabs{
	position:relative;
	width:2600px;
}
#tabs > div{
	width:650px;
	float:left;
}
.tabs_text{
	width:340px;
	padding-right:30px;
}
.tabs_time{
	width:200px;
}
/*#tabs-1{
	background:#00F;
}
#tabs-2{
	background:#0FF;
}
#tabs-3{
	background:#0F0;
}
#tabs-4{
	background:#F0F;
}*/
.pdflink{
	text-align:right;
}