/* CSS Document */
* {
margin:0;
padding:0;
border:0
}

html,body {
font-size: 12px;;
font-family: Arial;
BACKGROUND: #e3dfdc;
text-align:center
}

a:link {
	color: #660000;
	text-decoration: none;
	font-family: Arial;
	
}

a:visited {
	color: #660000;
	text-decoration: none;
	font-family: Arial;
}

a:hover {
 	color: white;
	font-family: Arial;
}

.list{
list-style:inside circle;
}

.menulink{
    color: white;
    border-left: 12px solid #a5b77a;
	font-size: 22px;
	/*background: #97a25e;*/
	font-family: Balloon;
	font-weigth: bold;
	Line-height:15px;
}

.menuerster{
    color: white; 
font-weigth: bold;
	font-size: 22px;
	font-family: Balloon;
	Line-height:15px;
}

.text{
  color: black; 
}

.text:visited {
 color: black;
 text-decoration: none;
}

.c1{
line-height: 1.3em;
font-weigth: bold;
font-size:1em;
}

.c2{
line-height: 1.3em;
font-size:1em;
}

.c3{
line-height: 1em;
font-size:1em;
color: white;
text-align: justify;
}

div#wrapper {
text-align:center;
margin:0 auto;
background:#FAFAF5;
width:715px;
background: url(container.gif) repeat-y;
/*height:1180px;*/
padding:0px;
position: relative;
}

div#pageHeader {
margin:0 auto;
padding: 0px;
padding-top: 5px;
width:665px;
height:45px;
text-align:center;
}

div#menue {
margin:0 auto;
margin-top: 5px;
padding: 0px;
margin-bottom: 0px;
width:665px;
/*background-color: #97a25e;*/
height:20px;
text-align:center;
}

div#Pfad{
vertical-align:top;
margin:0 auto;
padding-bottom: 0px;
margin-bottom: 0px;
margin-top: 0px;
width:665px;
height:;
font-size:10px;
text-align:left;
color: #97a25e;
font-family: Arial;
font-weight:bold;
}

.pfadlink:link{color: #97a25e;text-decoration:none;font-size:10px; font-family: Arial;font-weight:bold;}
.pfadlink:visited{color: #97a25e;text-decoration:none;font-size:10px; font-family: Arial;font-weight:bold;}
.pfadlink:active{color: #97a25e;text-decoration:none;font-size:10px; font-family: Arial;font-weight:bold;}
.pfadlink:hover{color: red;text-decoration:none;font-size:10px; font-family: Arial;font-weight:bold;}

#pageHeader h1{	
    height: 0px;
	padding: 0px;
}

#pageHeader span {
  display: none;
}

#Bild {
	background: blue;
	width: 665px;
	height: 45px;
	vertical-align: bottom;
	}
#Bild2 {
	background: blue;
	width: 665px;
	height: 20px;
	vertical-align: bottom;
	}
#haus {
	background: url(haus.gif) no-repeat;
	margin: 0 auto;
	margin-top: 5px;
	width: 665px;
	height: 250px;
}

#haus span {
  display: none;
}

#haus h1 {
	background: url(begruessungrot.gif) no-repeat right;
	height: 250px;
	margin: 0px;
	margin-right: 0px;
	margin-left: 5px;
	margin-top: 0px;
	padding: 0px;	
}

div#content2{
width: 390px;
padding-left:5px;
padding-top:14px;

pading-bottom:0px;
}

#content2 h2 span{
  display: none;
}

/* supportingText stuff */

div#wrapper3 {
 background: /*#a5b77a*/#97a25e;
 margin: 0px;
 height: 840px;
 margin-left: 25px;
 margin-right: 25px;
 padding-top: 20px;
 padding-bottom:20px;
 padding-right: 40px;
 padding-left: 40px;
 margin-bottom: 5px;
 border: 0px;
 width: 665 px;
 color: /*#a5b77a;#FCF091*/white;
 font-size: 23px;
 font-weight: bold;
 Line-height:20px;
 font-family: Balloon;
}

div#wrapper4 {
 background: /*#a5b77a*/#97a25e;
 margin: 0px;
 height: 450px;
 margin-left: 25px;
 margin-right: 25px;
 padding-top: 20px;
 padding-bottom:20px;
 padding-right: 40px;
 padding-left: 40px;
 border: 0px;
 width: 665 px;
 color: white;
 font-size: 23px;
 Line-height:22px;
 font-family: Arial;
 margin-bottom: 5px;
}

div#map_canvas {
 height: 300px;
 width: 500 px;
 background: url(footer_index.gif) no-repeat;
}

div#pageFooter {
	background: blue;
	margin-left: auto;
	margin-right: auto;
	background: url(footer_index.gif) no-repeat;
	width: 665px;
	height: 45px;
	border: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top:0px;
	padding-bottom:5px;
	clear: both;
}