body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	word-spacing: normal;
	line-height: 17px;
	background-color: #FFF;
	/* 	background-color:#e5eff5;*/
}

p {
	margin:0;
}

p:empty {
height: 18px;
}


h1{
	margin: 5px 0px 15px 0px;
	line-height: 30px;
	font-size: 25px;
	font-weight: normal;
}

h2{
	margin: 0px;
	line-height: 23px;
	font-size: 18px;
	font-weight: normal;
}

#rahmen {
	color: #000;
	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: 0px 0px 10px #999;
	-moz-box-shadow: 0px 0px 10px #999;
	-webkit-box-shadow: 0px 0px 10px #999;
	position:relative;
}
#content{
	padding: 6%;
}
#box_links{
	float: left;
	width: 48%;
}
#box_rechts{
	float: right;
	width: 48%;
}

.titel_icons{
font-weight: bold;
font-size: 14px;	
}
.box_klein{
padding:1%;
float: left;
width: 	180px;
margin-left: 4%;
margin-right:2%;
text-align:center;
}
 

.box_klein2{
padding:0%;

width: 	250px;
margin-left: auto;
margin-right:auto;
text-align:center;
}

.clear{clear:both;font-size:0px;line-height:0px;}

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

.grey{
background-color: #f0f1ec;
}

.balken_rot{
padding: 5px 4% 25px 4%; 
background-color:	#fc563e;
color: white;
}

.button a {
	background: #fc563e scroll right top ;
    color: #FFF;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    width: 200px;
    height: 10px;
    cursor: pointer;
   	display: block;
    position: relative;
    padding: 15px 0 0 0;
    margin:0px;
	border-radius:0px;	
	border: 1px solid #fc563e;
	line-height:0px;
}
.button a:hover {
	background:#ffb300;
	border: 1px solid #fc563e;
	color:#fc563e;
}

.button2 a {
	background: #fc563e scroll right top ;
    color: #FFF;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    width: 200px;
    
    cursor: pointer;
   	display: inline;
    position: relative;
    padding: 0.25rem 3%;
    margin:0px;
	border-radius:0px;	
	border: 1px solid #fc563e;
	line-height:0px;
}
.button2 a:hover {
	background:#ffb300;
	border: 1px solid #fc563e;
	color:#fc563e;
}

.balken_gelb{
background-color: #ffb300;
}

#logo{
text-align:center;	
margin-top:10px;
margin-bottom:10px;
}
a img { border: none;
}

/* Zusatz*/ 

a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #fc563e;
	text-decoration: none;
}
a:hover {
	color: #fc563e;
	text-decoration: underline;
}
a:active{
	color: #fc563e;
	text-decoration: none;
}
 
.farbe {
	color: #fc563e;
}

.ausblenden {

}

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

li {
	padding: 0px;
}

.refnr {}

.apply {}