@charset "utf-8";
/* CSS Document */

/* Version: 17.01.2014 */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	word-spacing: normal;
	line-height: 15px;
	
}

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 #A7A9A4;
	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: 45px;
	margin-left: 45px;
	padding-top: 42px;
	padding-bottom: 42px;
}

#box_oben{
	position:absolute;
	top:501px;
	right:45px;
}

#box_unten{
}

#box_mitte{
}


#box_links{
	float:left;
	width:48%;
}

#box_rechts{
	float:right;
	width:48%;
}
#box_links2{
	float:left;
	width:30%;
}

#box_rechts2{
	float:right;
	width:70%;
}

#box_1-3 {
	float:left;
	width:40%;
}

#box_2-3 {
	float:left;
	width:30%;
}

#box_3-3 {
	float:right;
	width:30%;
}

#footer{
}

#video {
                position: absolute;
                top: 25px;
                right: 23px;
}


img {
	max-width: 100%;
	height: auto;
	width: auto9; /* ie8 */
}

 
/* Zusatz*/ 

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #0446be;
}
a:active{
	text-decoration: none;
	color: #0446be;
}

.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: 13px;
	line-height: 17px;
}

.titel_gross{
	font-size: 26px;
	line-height: 30px;
}

.text_klein{
	font-size: 11px;
	line-height: 15px;
}

.titel_klein{
	font-size: 19px;
	line-height: 23px;
}

.grau {
	color: #666;
}

.flex {
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	/*align-items: flex-start;*/
	flex-direction: row;
	flex-wrap: wrap;
}
.left {
	width: 48%;
}

.right {
	width: 48%;
}

.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;
}

.button_box {
    text-align: center;
}

.button_box::after {
	clear:both;
	content:"";
	display:block;
}

.button a {
    background: #2d5aae;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
    display: inline-block;
    position: relative;
    margin: 0 auto;
    padding: 10px 40px;
}

.button a:hover {
    background: #123487;
}



sup, sub {line-height:0; font-size:65%;}

p:empty {
height: 18px;
}


.refnr {}

.apply {}
