
body{
	background-image: url(../img/bg.jpg);
	background-size: auto 100%;
	background-repeat: repeat;
	background-attachment: fixed;
	
}

.body {
	font-family: "Lucida Grande", sans-serif;
	font-size: 22px;
	color: #000;
	
	/* background-color: #bf373e; */
	width: 890px;
	margin: 0 auto;
	position: relative;
}

.example-image{
	
	width:150px;
	/* height:150px; */
}

.footer-img{
	width:100%;
	margin-bottom:-7px;
	
}

.navi{
	/* background-color: #252422; */
	background-color: #434038;
    color: #a01b1b;
    padding: 10px 0 10px 90px;
	/* height:50px; */
	margin:0 0 10px 0;
	border-bottom: 7px solid #252422;
	text-align:center;
	padding: 15px 0 15px 0;
}

.center{text-align:center;}

.navi_button{
	
	color:#fff;
	text-decoration:none;
	margin-right: 15px;
	
	text-transform:uppercase;
	font-size:13px;
}

.navi_button:hover{
	
	color:#a01b1b;
	text-decoration:underline;
}

.navi_button1{
	
	color:#a01b1b;
	text-decoration:none;
	margin-right: 15px;
	
	text-transform:uppercase;
	font-size:15px;
}

.navi_button1:hover{
	
	color:#a01b1b;
	text-decoration:underline;
}


strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

#header_oben {
	margin: 30px 10px 10px 0px;
	/* border: 5px solid #000; */
	width: 875px;
	height: 300px;
	
}

#header_unten {
	margin: 10px 10px 10px 0px;
	/* border: 5px solid #000; */
	width: 875px;
	height: 200px;
}

#button_home_logo {
	background-image: url(../img/nav/logo1.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	margin: 0 20px 0 0;
	width: 560px;
	height: 273px;
	display: block;
	float: left;
}

#button_home_logo:hover {
	border: 5px solid #a01a1b;
}

#button_zerti {
	background-image: url(../img/nav/button_zerti1.jpg);
	background-repeat: no-repeat;
	background-size: 260px 75px;
	margin: 0 0 15px 0;
	width: 260px;
	height: 75px;
	display: block;
	float: right; 
	/* clear: both; */
}

#button_zerti:hover {
	background-image: url(../img/nav/button_zerti_hover1.jpg);
	background-repeat: no-repeat;
	background-size: 260px 75px;

}

#button_leistungen {
	background-image: url(../img/nav/button_leistungen.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	
	margin: 15px 0 0 0;
	width: 260px;
	height: 160px;
	display: block;
	float: right;
	/* clear: both; */
}

#button_leistungen:hover {
	background-image: url(../img/nav/button_leistungen_hover.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
}

#button_geschichte {
	background-image: url(../img/nav/button_geschichte1.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	margin: 0 15px 0 0;
	width: 260px;
	height: 160px;
	display: block;
	float: left;
}

#button_geschichte:hover {
	background-image: url(../img/nav/button_geschichte_hover1.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
}

#button_einsatzgebiete {
	background-image: url(../img/nav/button_einsatzgebiete.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	margin: 0 30px 0 15px;
	width: 260px;
	height: 160px;
	display: block;
	float: left;
}

#button_einsatzgebiete:hover {
	background-image: url(../img/nav/button_einsatzgebiete_hover.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
}

#button_bilder {
	background-image: url(../img/nav/button_bilder.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 260px;
	height: 160px;
	display: block;
	float: right;
}

#button_bilder:hover {
	background-image: url(../img/nav/button_bilder_hover.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
}

.nav_deko {
	border: 5px solid #000;
	box-shadow: 10px 10px 20px rgba(0,0,0,0.8);
}

.nav_deko:hover {
	/* border: 5px solid #a01b1b; */
}

main{
	background-color: #434038;
	/* margin: 10px 10px 20px 10px; */
	width: 890px;
	/* height: 600px; */
	box-shadow: 10px 10px 20px rgba(0,0,0,0.8);
	padding: 10px 0 0px 0;
	display: block;
}

#button_impressum {
	text-align: right;
	/* text-decoration: none; */
	color: #000;
}

h1 {
	background-image: url(../img/mk.png);
	background-size: 1.8em;
	background-repeat: no-repeat;
	background-position: 30px;

	background-color: #252422;
	color: #a01b1b;
	padding: 10px 0 10px 90px;
	font-size: 28px;		
}

.h1 {
	background-image: url(../img/mk.png);
	background-size: 1.8em;
	background-repeat: no-repeat;
	background-position: 240px;

	background-color: #252422;
	color: #a01b1b;
	padding: 10px 0 10px 90px;
	font-size: 28px;		
}

h2 {
	font-size: 22px;
}

.inhalt {
	/* border: 1px solid black; */
	margin: 0 30px;
}

#zerti_bild {
	display: block;
	margin: 0 50px 0 0;
	width: 250px;
	float: left;
}

.steilhang_bild {
	width: 250px;
	box-shadow: 10px 10px 20px rgba(0,0,0,0.4);
	margin: 7px;
}

li{
	margin-bottom: 15px;
}

table, tr, td, img{
	width: 500px;
/* 	border: 1px solid red; */
}

td{
	text-align: center;
	padding: 10px 30px;
	
}

table{
	margin: 0 auto;
	color: #000;

}

.geschichte_text {
	width: 350px;

}

.gal{padding: 0 30px;}

.geschichte_bilder {
	width: 300px;
	box-shadow: 10px 10px 20px rgba(0,0,0,0.4);
}

#steilhang  {
    list-style-image: url(../img/bullet.png);
	margin-left: 20px;
	margin-right: 10px;
}

#kontakt {
	text-align: left;
	/* text-decoration: none; */
	color: #000;
}

#kontakt_inhalt {
	margin: 0 30px;
}

#kontakt_impressum {
	margin: 0 30px;
}

main a{
	color: #000;
}


#deutschland_bild {
	width: 200px;
	margin: 20px 80px;
	float: left;
	
}

.header-img{
	
	width: 100%;
	/* margin:50px 0 0 0; */
	/* border: 5px solid #000; */
}

#einsatz {
	background-image: url(../img/bullet.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 32px;
	padding-top: 4px;
	width: 475px;
	float: right;
	margin-top: 140px;
}

/* .inhalt_einsatzgebiet { */
	/* height: 400px; */
/* } */

footer {
	background-color: #434038;
	margin: 10px 0px 20px 0px;
	width: 870px;
	height: 40px;
	box-shadow: 10px 10px 20px rgba(0,0,0,0.8);
	text-align: center;
	padding: 10px;
}

footer a{
/* 	text-decoration: none; */
	margin: 5px;
	font-size: 18px;
}

footer div{
	text-decoration: none;
/* 	margin: 5px; */
	font-size: 18px;
}

#index {
	font-size: 2px;
	color: #434038;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	width: 300px;
	margin: 0 auto;

}

#index_footer {
	margin-top: 0;

}


@media only screen and (max-width:1200px){

.h1 {

	background-position: 115px;

	background-color: #252422;
	color: #a01b1b;
	padding: 10px 0 10px 90px;
	font-size: 28px;		
}

.navi_button{
	font-size:15px;
}

.navi_button1{
	font-size:15px;
}
}

