/* Version: 17.01.2014 */
@import url(../../css2_da584871efd0e815.css);

body {
	font-family: 'Noto Sans', sans-serif;
	font-size: 100%;
	color: #333;
	text-decoration: none;
	font-weight: 400;
	word-spacing: normal;
	background-color: #FFF;
	line-height: 1.45;
}

p {
	margin:0;
}

p:empty {
height: 18px;
}


h1{
	margin: 0px;
	font-size: 1.4rem;
	font-weight: 700;
}

h2{
	margin: 0px;
	font-size: 1.4rem;
	font-weight: 400;
}

h3{
	margin: 0px;
	font-size: 1rem;
	font-weight: 700;
}

#rahmen {
	padding: 0px;
	width: 700px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFF;
	border: 1px solid #ccc;
	font-size: 0.75rem;
}

.logo{
}

.logo img{
	width: 220px;
}

.content{
	padding: 4%;
}

.box_oben{

}

.box_mitte{
	padding: .76923077em 1.15384615em;
    background-color: #f3f3f3;
	margin: 2rem 0;
}

.box_unten{
	border: 1px solid #ccc;
    border-top-width: .53846154em;
    background-color: #fff;
	padding: 1.53846154em .76923077em 1.15384615em 1.53846154em;
}

.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: #333;
	text-decoration: none;
}

a:hover {
	color: #0066b3;
	text-decoration: none;
}
 
.text_gross{

}

.titel_gross{

}

.text_klein{

}

.titel_klein{

}

.farbe1 {
	color: #f60;
}

.farbe2 {
	color: #0066b3;
}

.grau {
	color: #5a5a5a;
}

.upper {
	text-transform: uppercase;
}

.hide_m {

}

.abstand5 {
	padding-top: 0.5rem;
}

.abstand10 {
	padding-top: 1rem;
}

.abstand15 {
	padding-top: 1.5rem;
}

.button:link, .button:visited, .button:active {
	color: #0066b3;
	text-decoration: none;
	background-color: #FFF;
	padding: 0.4rem 0.8rem;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	border: 1px solid #0066b3;
	font-size: 0.85rem;
}
.button:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #0066b3;
}

ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1.7rem;
	list-style: none;
}

ul li {
	position: relative; 
	padding-top: .30769231em;
}

ul li::before {
	position: absolute;
	top: 0.15rem;
	left: -0.8rem;
	content: "•";
	transform: scale(2);
	color: #ccc;
} 


.checkmark li::before {
  position: absolute;
top: 0.15rem;
left: -0.8rem;
  content: "✔";
  font-size: 1.2rem;
color:#f60;
}

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

.refnr {}

.apply {}
