@charset "utf-8";
/* CSS Document */

		/*.overlay{
			display: none;
			position: absolute;
			top: 0%;
			left: 0%;
			width: 100%;
			height: 100%;
			background-color: black;
			z-index:1001;
			-moz-opacity: 0.6;
			opacity:.60;
			filter: alpha(opacity=60);
		}
		.inhalt_lightbox {
			display: none;
			position: absolute;
			width: auto;;
			height: auto;
			top: 25%;
			left: 40%;
			padding: 15px;
			background-color: #ede9ee;
			z-index:1002;
			overflow: auto;
			-moz-border-radius:5px; 
			-webkit-border-radius:5px;
			-khtml-border-radius:5px;
			border-radius:5px;
		}
		
		#schliessen {
		font-size: 70%;
		float:right;
		} */

#bg_div {
background-color:#ede9e6;
margin-left:auto;
margin-right:auto;
width: 900px;
}

#Content_impress {
display: none;
padding: 10px;
}

#header_bild {
border: 10px;
border-color:#FFFFFF;
border-style:solid;
margin-left:auto;
margin-right:auto;
margin-top:5px;
width: 700px;
height:auto;
}

a {
color: #9e8f7b;
font-family: arial, verdana, sans-serif;
}

#header {
margin-left:auto;
margin-right:auto;
width: 700px;
height:auto;
}

#right {
float:right;
padding: 30px;

}


#left {
float:left;
padding: 30px;
padding-left: 120px;
}

.links {
font-size:90%;
font-weight: normal;
}

.logo {
width: auto; 
height:90px;
}

#logo_behrendt {
margin-left:-4px;
margin-bottom: 20px;
}

#logo_gmbh {
margin-left:-130px;
margin-bottom: 20px;
}

#logo_div {
margin-left:auto;
margin-right:auto;
width: 700px;
height:auto;
}

h1 {
  color: #9e8f7b;
  font-family: arial, verdana, sans-serif;
  font-weight: bold;
  font-size: 200%;
  padding: 0px;
  margin: 0px;
}

p {
  color: #9e8f7b;
  font-family: arial, verdana, sans-serif;
  font-weight: bold;
  font-size: 90%;
  padding: 0px;
  margin-bottom: 20px;
}

#gmbh {
margin-bottom: 0px;
}

.blau {
color:#007abd;
}

.kontakt {
font-weight: normal;
}

h2 {
  color: #9e8f7b;
  font-family: arial, verdana, sans-serif;
  font-weight: normal;
  font-size: 125%;
  padding: 0px;
  margin: 0px;
}

h3 {
  color: #9e8f7b;
  font-family: arial, verdana, sans-serif;
  font-weight: normal;
  font-size: 90%;
  padding: 0px;
  margin: 0px;
}


address {
  color: #9e8f7b;
  font-family: arial, verdana, sans-serif;
  font-weight: normal;
  font-variant: normal;
  font-size: 80%;
  padding: 0px;
  margin: 0px;
}

#impressum {
float: right;
font-size: 60%;
margin-bottom: 5px;
margin-top: 5px;
}

body {
  background-color: #FFFFFF;
  margin-top:    0px;
  margin-left:   0px;
  margin-bottom: 0px;
  margin-right:  0px;
}

a:link { text-decoration:none; font-weight:normal; color:#9e8f7b; }
a:visited { text-decoration:none; font-weight:normal; color:#9e8f7b; }
a:hover { text-decoration:none; font-weight:normal; }
a:active { text-decoration:none; font-weight:normal; }
a:focus { text-decoration:none; font-weight:normal; }
