/* 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: 18px;
	background-color:#f0f0f0;
}

p {
margin:0;
}

h1 {
	font-family: 'Aldrich', sans-serif;
    margin: 0px;
    line-height: 1.1;
    font-size: 28px;
    font-weight: normal;
    padding: 0;
    margin: 0;
}

h1 span {
	font-size: 19px;
}

h2{
	margin: 0px;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
}

hr {
border:none;
border-bottom: solid 5px #0069b4;
}

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

#box_job{
	background-color:#c01818;
	color:#fff;
	margin-right: -42px;
	margin-left: -42px;
	padding-right: 42px;
	padding-left: 42px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#box_job_Blau{
	background-color:#0069b4;
	color:#fff;
	margin-right: -42px;
	margin-left: -42px;
	padding-right: 42px;
	padding-left: 42px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#box_unten{
	position:absolute;
	bottom:42px;
	right:78px;
}

#box_Logo{
	position:absolute;
	bottom:42px;
	right:78px;
        width:36.5%;
}




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


.blauerLink a:link {
	color: #000000;
	text-decoration: none;
}
.blauerLink a:visited {
	text-decoration: none;
	color: #000000;
}
.blauerLink a:hover {
	text-decoration: underline;
	color:#0069b4;
}
.blauerLink a:active{
	text-decoration: none;
	color:#0069b4;
}

.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: #0A75BD;
}

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

/*.blocksatz{
	text-align: justify;
	text-align-last: justify;
}

.blocksatz:after{
	content: "";
	display: inline-block;
	width: 100%;
}*/

.ausblenden {
   
	}




.abstand_unten {
   margin-bottom: 20px;
}

.blauBP ul {
	margin-left:6px;
	padding-left:6px;
	margin-top:0px;
	margin-bottom:0px;
	list-style-type: disc;
	list-style-image:url(bpBlau.jpg);
}


ul {
	margin-left:6px;
	padding-left:6px;
	margin-top:0px;
	margin-bottom:0px;
	list-style-type: disc;
	list-style-image:url(bp.jpg);
}
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 {}

.blau{color:#0069b4;}
