/* Version: 17.01.2014 */
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	word-spacing: normal;
	line-height: 16px;
	background-color: #DDEAF9;
}

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 #4C85BC;
	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: 1rem 4%;
}

.position--relative {
	position: relative;
}

.gradient-box {
	position: absolute;
	top: 0.1rem;
	right: -1rem;
	width: 37%;
	background: rgb(250,188,137);
	background: radial-gradient(at bottom, rgba(250,188,137,1) 0%, rgba(184,89,10,1) 61%); 
	border-radius: .2rem;
	padding: 0.3rem;
}

.slogan-box {
	background: #ffffff;
	padding: 0.3rem .5rem;
	font-style: italic;
	color: #002060;
}

.slogan-image-box {
	padding: 1.9rem 1.7rem 2.3rem 1.7rem;
}

#box_oben{
}

#box_unten{
}

#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: auto9; /* ie8 */
}

 
/* Zusatz*/ 

a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #518BBD;
}
a:active{
	text-decoration: none;
	color: #518BBD;
}

.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: 1.2rem;
	line-height: 23px;
}

.blau {
	color: #5084bd;
}

.abstand{
	margin-left: 20px;
}

/*.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: -5px;
	margin-bottom:20px;
	list-style-type: disc;
	list-style-image: none;
}
li {
	margin-right: 0px;
	margin-left: 10px;
	padding-right: 0px;
	padding-left: 10px;
        margin-top: 5px;
}

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

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

p:empty {
height: 18px;
}

.mt--l {
	margin-top: 1rem;
}

.mb--s {
	margin-bottom: .7rem;
}

.refnr {}

.apply {}
