html, body {
	height:100%;
	padding: 0;
  	margin:0;
	}

body {
	 background-color: #c8d1d0;
  font-size: 0.73em;
    line-height: 1.3em;
    font-family:   Arial, Helvetica, sans-serif;
    color:#556562;  
    padding: 0;
    margin:0;
	}


#space { 
  width:1px;
  height:50%;
  margin-bottom:-255px; 
  float:left;
  background-color: #c8d1d0;
	}
#content {
	 width: 680px;
  height:510px;
  background-color: #556562;
  margin: 0 auto;
  position:relative; 
  clear:left; 
  background-image: url(../bilder/bg_dgrau.gif);
  background-repeat: repeat;
	}
	



#links

 {
  width: 170px;
  height:510px;
  position:absolute;
  left: 0px;
  top: 0px;
  }
  
  
#inhalt

 {
	width: 510px;
	height:510px;
	position:absolute;
	left: 170px;
	top: 0px;
	background-color: #e6e8e7;
	overflow:auto;
	background-image: url(../bilder/Kontakt.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
  }
  

#inhalt1

 {
	width: 510px;
	height:510px;
	position:absolute;
	left: 170px;
	top: 0px;
	background-color: #e6e8e7;
	overflow:auto;
	
	background-repeat: no-repeat;
	background-position: bottom;
  }
  
  
#logo

 {
  width: 170px;
  height:170px;
  position:absolute;
  left: 0px;
  top: 0px;
  background-image: url(../bilder/Logo2.gif);
  background-repeat: no-repeat;
  }
  
#navi

 {
  width: 170px;
  height:340px;
  position:absolute;
  left: 0px;
  top: 170px;

  }




	
#fuss 
   {
  width: 680px;
  height: 30px;
  position:relative; 
  margin-top: 10px;
  margin-right: auto;

  margin-left: auto;

  }
  

 #adressezeile
 {
  
  text-align: center;
  font-size:1.1em;
  font-family:   Arial, Helvetica, sans-serif;
  color:#526462;


}
  
  
  #adressezeile a.map   {font-size:1em;}
#adressezeile a.map:link, #adressezeile a.map:visited, #adressezeile a.map:active
 {
color: #daae4c;
text-decoration: none;
font-size:1em;
font-family:   Arial, Helvetica, sans-serif;
  }
#adressezeile a.map:hover {
color: #556562;
}

a { 
color: #fff; text-decoration: none; font-size: 13px;}
a:visited {color:#fff;}
a:hover {color: #e3c678;}
a:active { color:#fff; }
  
a.transeffect:hover {
filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
filter: alpha(opacity=50); 
}
  
  
#navi ul {
  position: relative;
  padding:0;
  margin:0;
  list-style-type:none;
  top: 20px;
  left: 22px;
  font-family: Arial, Helvetica, sans-serif;
}
#navi li a {
  font-size: 13px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  display:block;
  text-decoration:none;
  color:#fff;
  padding-top: 9px;
  padding-right: 0px;
  padding-bottom: 9px;
  padding-left: 0px;
}


#navi li a:hover  {
  color:#e3c678;
  background-image: url(../bilder/pfeil.gif);
  background-repeat: no-repeat;
  background-position: 120px center;
}

#navi li a.activzustand  {
  color:#e3c678;
  background-image: url(../bilder/pfeil.gif);
  background-repeat: no-repeat;
  background-position: 120px center;
} 
	
  
ul {
  list-style-type: none;
}  
  
  
  
  
p {
   margin: 0px;
  padding: 0px;

  }
pre {
  font-size: 13px;
   margin: 0px;
  padding: 0px;
  }
  
h1 {
  font-size: 20px;
  font-weight: normal;

  padding: 15px 10px 0;
}
img {
border:0;
float:left;

}

.stern { color: #c4002d; font-weight: normal;}

.kontaktformular {

	width:370px;
	height:301px;
border:0;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
}

.kontaktunten {
	height: 140px;
	width: 400px;
	margin-left: 72px;
	padding-left: 15px;
	margin-top: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e3c678;

	
}
 fieldset{
	border: 0;
	display: block;
	width: 370px; /* wichtig */
	height:288px;
	margin: 0;

}
 
 
label{
	float: left;
	display: block;
	width: 80px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #859392;

}
.datenschutz label{
	float: right;
	display: block;
	width: 80px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #859392;

}
 
html textarea {
  width: 21em;
}

textarea {
resize: none;	
overflow:auto;

margin-bottom: 15px;
}

input {
	width: 20.5em;
	margin-bottom: 15px;
	height:1.5em;
}

input[type=checkbox] {
 width: 20px;
height: 20px;
	margin: 0 0 0 80px;
	
}


.buttonsenden {
	width: 70px;
		height:1.6em;
	background:#556562;
	border:none;
	color: #fff;
	margin-left: 80px;
		margin-top: 0.3em;
}


#Name, #Adresse, #tel, #Email, #botschaft
{border: 0;}
table { }


