/* 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;
}

p {
	margin:0;
}
p:empty {
height: 18px;
}


.button a {
  display: inline-block;
  padding: 0.6rem 1.5rem 0.6rem 1.5rem;
  margin: 1rem auto;
  cursor: pointer;
	font-size: 1.1em;
 background-color: #308fe4;
border: 1px solid #308fe4;
  transition: all 140ms ease 0s;
  -moz-transition: all 140ms ease 0s;
  -webkit-transition: all 140ms ease 0s;
  color: #fff;
border-radius: 3px;
}
.button a:hover {
  background-position: 15px center;
  background-color: #308fe4;
text-decoration: none;
}

h1{
	margin: 0px;
	font-size: 25px;
	line-height: 30px;
	font-weight: normal;
}
h2{
	margin: 0px;
	font-size: 18px;
	line-height: 23px;
	font-weight: normal;
}
#rahmen {
	padding: 0px;
	width: 720px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFF;
	border: 1px solid #A7A9A4;
	box-shadow: -0.5px 5px 15px #999;
	-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;

}
#rahmen_top {
	padding: 0px;

}
#rahmen_bottom {
	padding: 0px;
}

#content{
	margin-right: 3.5%;
	margin-left: 3.5%;
	padding-top: 10px;
	padding-bottom: 20px;
}

#box_oben{
}

#box_unten{
		padding-right: 3.5%;
	padding-left: 3.5%;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color:#308fe4;
	color:#fff;
	-webkit-border-radius: 0px 0px 7px 7px;
-moz-border-radius: 0px 0px 7px 7px;
border-radius: 0px 0px 7px 7px;
}

#box_mitte{
}

#box_links{
}

#box_rechts{
}
.blue
{color:#308fe4;}
#footer{
}

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: #000000;
}
a:active{
	text-decoration: none;
	color: #000000;
}
 
.text_gross{
	font-size: 16px;
	line-height: 20px;
}

.titel_gross{
	font-size: 26px;
	line-height: 35px;
}

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

.titel_klein{
	font-size: 19px;
	line-height: 25px;
}

.farbe {
	color: #0A75BD;
}

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

ul {
	margin-left:9px;
	padding-left:9px;
	margin-top:0px;
	list-style-type: disc;
}
li {
	margin: auto;
	padding: 0;
}

	#bild1{
	margin-right: 3.5%;
	margin-left: 3.5%;
	padding-top: 20px;
	padding-bottom: 10px;

}
	
	#bild2{
}

.refnr {}


.apply {}
