/* Version: 17.01.2014 */
@font-face { 
	font-family: "Open Sans";
	src: url(../../ofl/opensans/OpenSans[wdth,wght].woff2) format('woff2');
	font-weight: 300, 400, 500, 600, 700, 800;
	font-style: normal;
}

@font-face { 	
	font-family: "Open Sans";
	src: url(../../ofl/opensans/OpenSans-Italic[wdth,wght].woff2) format('woff2');
	font-weight: 300, 400, 500, 600, 700, 800;
	font-style: italic;
}

body {
	font-family: 'Open Sans', sans-serif;
	font-size: 100%;
	color: #000;
	text-decoration: none;
	font-weight: 300;
	word-spacing: normal;
	background-color: #EDEDED;
	line-height: 1.4;
}

p {
	margin:0;
}

p:empty {
height: 18px;
}

strong{
	font-weight: 700;
}

.abstand_info{
        width: 5.5rem;
        display: inline-block;
}

h1{
	margin: 0px;
	font-size: 1.3rem;
	font-weight: 600;
}

h2{
	margin: 0px;
	font-size: 1.1rem;
	font-weight: 600;
}

#rahmen {
	padding: 0px;
	width: 720px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFF;
	border: 1px solid #ccc;
	box-shadow: 0px 0px 50px rgba(0,0,0,.05);
	-moz-box-shadow: 0px 0px 50px rgba(0,0,0,.05);
	-webkit-box-shadow: 0px 0px 50px rgba(0,0,0,.05);
	font-size: 0.75rem;
	position: relative;
}

.logo{
	position: absolute;
	right: 0px;
	top: 0px;
	text-align: right;
}

.logo img{
	width: 220px;
}

.content{
	padding: 13% 8% 4% 8%;
}

.box_oben{
}

.box_mitte{
}

.box_unten{
}

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

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

#footer{
}

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

 
/* Zusatz*/ 

a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}
 
.text_gross{

}

.titel_gross{

}

.text_klein{

}

.titel_klein{

}

.farbe {
	color: #0A75BD;
}

.upper {
	text-transform: uppercase;
}

.ausblenden {

}

.abstand5 {
	padding-top: 5px;
}

.abstand10 {
	padding-top: 10px;
}

.abstand15 {
	padding-top: 15px;
}

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

li {
	padding-left: 10px;
}

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

.hide_m{}

.refnr {}

.apply {}
