/* Version: 17.01.2014 */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	word-spacing: normal;
	line-height: 16px;
	background-color:#ededef;
}

p {
	margin:0;
}

h1{
	margin: 0px;
	font-size: 25px;
	line-height: 29px;
	font-weight: normal;
}
h2{
	margin: 0px;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
}
#rahmen {
	position:relative;
	padding: 0px;
	width: 720px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color:#fff;
	border: 1px solid #2f7a3f;
	box-shadow: -0.5px 5px 15px #999;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;

}
#rahmen_top {
	padding: 0px;

}
#rahmen_bottom {
	padding: 0px;
}

#content{
	margin-right: 40px;
	margin-left: 40px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#box_oben{
	position:absolute;
	top:123px;
	left:40px;
	color:#fff;
}

#box_unten{
	background-image: url(bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;	
	background-color:#317a42;
	color:#fff;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top:#21502a 1px solid;
}

#box_mitte{
}


#box_links{
	float:left;
	width:48%;
}

#box_rechts{
	float:right;
	width:48%;
}

#footer{
}

#video {
                position: absolute;
                top: 25px;
                right: 23px;
}


img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}

 
/* Zusatz*/ 

a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: underline;
	color: #517a58;
}
a:active{
	text-decoration: none;
	color: #517a58;
}

.btn
{
                border-radius: 8px;
                width:150px;     
                height:30px;
                background-color:#72ba01;
                color:#fff;
                padding-top:10px;
                font-size:13px;
                text-align:center;
                
}

 
.text_gross{
	font-size: 16px;
	line-height: 20px;
}

.titel_gross{
	font-size: 26px;
	line-height: 30px;
}

.text_klein{
	font-size: 11px;
	line-height: 15px;
}

.titel_klein{
	font-size: 19px;
	line-height: 23px;
}

.farbe {
	color: #2f7a3f;
}

.abstand{
	margin-bottom: -10px;
}

/*.blocksatz{
	text-align: justify;
	text-align-last: justify;
}

.blocksatz:after{
	content: "";
	display: inline-block;
	width: 100%;
}*/

.ausblenden {
   
	}


ul {
	margin-left:6px;
	padding-left:6px;
	margin-top:0px;
	margin-bottom:20px;
	list-style-type: disc;
	list-style-image: none;
}
li {
	margin: auto;
	padding: 0;
}

	#bild1{
	display:none;
}
	
	#bild2{
	display:none;
}

sup, sub {line-height:0; font-size:65%;}

p:empty {
height: 18px;
}


.refnr {}

.apply {}
