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

p {
	margin:0;
}

p:empty {
height: 18px;
}


h1{
	margin: 0px;
	line-height: 24px;
	font-size: 20px;
	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;
	border: 1px solid #000;
	position: relative;
}

#logo{
	margin-top: -170px;
}

#content{
	padding-top: 6%;
	padding-right: 6%;
	padding-bottom: 9%;
	padding-left: 6%;
}

#box_oben{
}

.box_mitte{
	background-color: #dcdddf;
	padding: 15px;
}

#box_unten{
}

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

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

#footer{
}

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

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

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

.farbe {
	color: #1f6091;
}

.upper {
	text-transform: uppercase;
}

.ausblenden {

}

ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
	list-style-type: square;
}


.button a {
  display: inline-block;
  background: #1f6091;
  padding: 0.6rem 2.5rem 0.6rem 2.5rem;
  margin: 2rem auto;
  cursor: pointer;
  transition: all 140ms ease 0s;
  -moz-transition: all 140ms ease 0s;
  -webkit-transition: all 140ms ease 0s;
  color: #fff;
}
.button a:hover {
  background-position: 15px center;
  background-color: #575756;
  text-decoration: none;
  color: #fff;
}


li {
	padding-left: 10px;
}

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

.refnr {}

.apply {}
