/* Version: 17.01.2014 */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	word-spacing: normal;
	line-height: 19px;
	background-color:#eee;
}

p {
	margin:0;
}

h1{
	margin: 0px;
	font-size: 25px;
	line-height: 30px;
	font-weight: normal;
}
h2{
	margin: 0px;
	font-size: 18px;
	line-height: 23px;
	font-weight: normal;
}
#rahmen {
	padding: 0px;
	width: 700px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFF;
	border: 1px solid #818284;
	box-shadow: -0.5px 5px 15px #999;
	background-image: url(bg-blau.jpg);
	background-repeat: no-repeat;
	background-position: bottom;/*-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;*/

}
#rahmen_top {
	padding: 0px;

}
#rahmen_bottom {
	padding: 0px;
}

#content{
	margin-right: 3.5%;
	margin-left: 3.5%;
	padding-top: 20px;
	padding-bottom: 20px;
}

#box_oben{
}

#box_unten{
}

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

#box_mitte{
}

#box_rechts{
	float:right;
	width:48%;
}

#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: #000000;
}
a:active{
	text-decoration: none;
	color: #000000;
}

.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: 14px;
	line-height: 20px;
}

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

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

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

.farbe {
	color: #035972;
}

.abstand{
	margin-bottom: -10px;
}

.ausblenden {
   
	}


ul {
	margin-left:9px;
	padding-left:9px;
	margin-top:0px;
	list-style-type: disc;
	list-style-image:url(bp-blau.gif);
}
li {
	margin: auto;
	padding: 0;
}

	#bild1{
	display:none;
}
	
	#bild2{
	display:none;
}

p:empty {
height: 18px;
}


.refnr {}

.apply {}
