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


.J50
{
position:absolute;
top:1rem;
left:1rem;
width:75px;
z-index:4;


}

p {
	margin:0;
}

p:empty {
height: 18px;
}


h1{
	margin: 0px;
	line-height: 36px;
	font-size: 30px;
	font-weight: normal;
}

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

#rahmen {
	padding: 0px;
	width: 700px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFF;
	box-shadow: 5px 5px 15px #999;
	-moz-box-shadow: 5px 5px 15px #999;
	-webkit-box-shadow: 5px 5px 15px #999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 48px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #185f89;
	border-right-color: #185f89;
	border-bottom-color: #185f89;
	border-left-color: #185f89;
	position: relative;
}

#content{
	padding: 4%;
}

#box_oben{
}

#box_mitte{
	padding-left: 11%;
}

#box_unten{
}

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

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

#footer{
	position: absolute;
	right: 40px;
	bottom: -31px;
	color: #FFF;
}

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

 
/* Zusatz*/ 

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active{
	color: #000000;
	text-decoration: none;
}
 
.text_gross{
	font-size: 14px;
	line-height: 18px;
}

.titel_gross{
	font-size: 28px;
	line-height: 32px;
}

.titel_gross2{
	font-size: 23px;
	line-height: 30px;
}


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

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

.farbe {
	color: #185F89;
}

.ausblenden {

}

ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

li {
	padding: 0px;
}

#bild1{
	display: block;
	text-align: center;
}
	
#bild2{
	display: none;
}

.refnr {}

.apply {}

.button a {
    background: #185f89 scroll right top ;
    color: #FFFFFF;

    text-decoration: none;
    font-weight: bold;
    width: 130px;
    height: 30px;
    cursor: pointer;
    display: block;
    position: relative;
    padding: 12px 0 0 0;
    margin:15px 0px;
    border:solid 0.1rem #185f89;
    border-radius: 50px;
text-align:center;
}
.button a:hover {
               background:#FFFFFF;
               color: #185f89;
}

