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

#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;
	
}
.linie{border-bottom: 5px solid #A7A9A4;
width: 30%;}

#top{
	background:#fbba00;
	color:rgba(255,255,255,1);
	padding:1.5% 4%;
	text-align:center;
	font-size:18px;
	font-weight:bold;
}

#top a{
	color:rgba(255,255,255,1);
}

#top a:hover{
	color:rgba(0,0,0,1);
}

#slogan{
	position:absolute;
	right:40px;
	bottom:20px;
	width:250px;
}

#content{
	background-image:url(balken.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-size:contain;
	padding: 2% 2% 2% 6%;
}

p {
	margin:0;
	text-align:justify;
}

p:empty {
height: 18px;
}

.abstand5{
	margin-top:5px;
}

.abstand10{
	margin-top:10px;
}

.abstand15{
	margin-top:15px;
}

.gelb{color:#fbba00;}

#titel{
	text-align:right;
}

h1{
	margin: 0px;
	line-height: 1.4;
	font-size: 25px;
	font-weight: bold;
	border-bottom:4px solid #fbba00;
	display:inline-block;
	padding-left:10px;
	padding-bottom:3px;
}

h1 span{
	font-size: 12px;
}

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

.standorte{
	float:left;
	width:33%;
}

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

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

#firma{
	float:left;
	width:55%;
	text-align:justify;
	font-size:11px;
	font-style:italic;
}

#logo{
	float: right;
	width: 38%;
}
#firma2{
	
	width:100%;
	text-align:justify;
	font-size:11px;
	font-style:italic;
}
#logo2{
	
	width: 30%;
}

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

#footer{
}

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

a img { border: none;
}

 
/* Zusatz*/ 

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


.ausblenden {
}

ul {
	margin:0;
	margin-top:3px;
	margin-left:0;
	padding-left:15px;
	list-style-type: none;
	list-style:none;
}
li {
	position: relative;
}
li::before{
	content:"■";
	position: absolute;
	top: -1px;
	left: -15px;
	color:#fbba00;
}

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

.refnr {}
.apply {}
