/* Version: 17.01.2014 */
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    color: #000;
    text-decoration: none;
    font-weight: normal;
    word-spacing: normal;
    background-color: #FFF;
    line-height: 1.25;
    background-image: url(hg.jpg);
    background-repeat: repeat;
}

.orange {color: #ff6600 !important;}

p {
	margin:0;
}

p:empty {
height: 18px;
}


h1{
	margin: 0px;
	font-size: 1.25rem;
	font-weight: bold;
}

h2{
	margin: 0px;
	font-size: 0.9rem;
	font-weight: bold;
}

#rahmen {
	padding: 0px;
	width: 720px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFF;
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
	font-size: 0.8rem;
}

.logo{
}

.content{
	padding: 7%;
}

.box_oben{

}

.box_mitte{
	padding-left: 12%;
}

.box_unten{
}

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

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

#footer{
}

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

.flex {
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	/*align-items: flex-start;*/
	flex-direction: row;
	flex-wrap: wrap;
}


.bgbild {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top;
}

.bild{
width: 13%;
}


.kontakt{
width: 83%;
  align-items: center;
  align-content: center;
}
 
/* Zusatz*/ 

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

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

}

.titel_gross{

}

.text_klein{
	font-size: 0.6rem;
}

.titel_klein{

}

.farbe {
	color: #ff6600;
}

.upper {
	text-transform: uppercase;
}

.hide_m {

}

.abstand5 {
	padding-top: 0.5rem;
}

.abstand10 {
	padding-top: 1rem;
}

.abstand15 {
	padding-top: 1.5rem;
}

ul {
	padding: 0px;
	margin-top: 0.5rem;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	list-style-type: none;
	list-style: none;
}

li {
	padding-left: 1.8rem;
	text-indent: -1.3rem;
}

ul li::before {
    content: "•";
    padding-right: 1rem;
    color: #ff6600;
}

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

.refnr {}

.apply {}
