/* Version: 25.04.2016 */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	word-spacing: normal;
	line-height: 17px;
	background-color:#c8d7e3;
}

#rahmen {
	color: #FFF;
	
	padding: 0px;
	width: 720px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #1a3553;
	border: 1px solid #A7A9A4;
	box-shadow: 0px 0px 10px #999;
	-moz-box-shadow: 0px 0px 10px #999;
	-webkit-box-shadow: 0px 0px 10px #999;
	position:relative;
}

#content{
	padding: 4%;
}

#footer{
	background:rgba(255,255,255,1);
	color:rgba(0,0,0,1);
	padding:4%;
	text-align:center;
}

.ueber{
	font-weight:bold;
	font-size:13px;
	margin-bottom:5px;
}

.dunkelblau{color:#1a3553;}
.mittelblau{color:#036fb7;}
.hellblau{color:#c8d7e3;}

p {
	margin:0;
}

p:empty {
height: 18px;
}

.linie{
	background:#036fb7;
	height:3px;
	margin-top:30px;
	margin-bottom:30px;
}


h1{
	margin-top:15px;
	line-height: 35px;
	font-size: 30px;
	font-weight: bold;
}

h1 span{
	font-size: 18px;
}

h2{
	margin: 0px;
	line-height: 23px;
	font-size: 18px;
	font-weight: normal;
}

#box_Stelle{
	padding-top:10px;
	float: right;
	width: 48%;
}

#box_Bild{
	float: left;
	width: 48%;
}

#box_links{
	float: left;
	width: 48%;
}

#box_rechts{
	float: right;
	width: 48%;
}
.clear{clear:both;font-size:0px;line-height:0px;}

img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
	border:0;
}

a img { border: none;
}
 
/* Zusatz*/ 

a:link {
	color: #fff;
	text-decoration: none;
}
a:link span {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #fff;
	text-decoration: none;
}
a:visited span {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #036fb7;
	text-decoration: none;
}
a:hover span {
	color: #036fb7;
	text-decoration: none;
}
a:active{
	color: #fff;
	text-decoration: none;
}
a:active span{
	color: #000;
	text-decoration: none;
}

.ausblenden {
	display:block;
}

ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

li {
	padding: 0px;
}

.refnr {}
.apply {}
