body {
	margin: 0;
	text-align: center;
	font-family:  Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	background-image:url(../bilder/bg.jpg);
	background-repeat: repeat-x;
	background-color: #d0d4d5;
  scrollbar-base-color:#339900;
  scrollbar-3d-light-color:#FFFFFF;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#339900;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#339900;
  filter:Alpha(opacity=100, finishopacity=70, style=1);
}

h1 {
	font-weight: normal;
	margin: 0px;
	font-size: 17px;
}

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

img {
	border: none;
}

a {
  font-family:  Verdana, Arial, sans-serif;
	text-decoration: none;
	color: #339900;
}

a:hover {
	text-decoration: underline;
}

p {
	margin: 0px;
}

input {
	border: 1px solid #A9A9A9;
	width: 200px;
}

input:focus {
	background-color: lavender;
	border-color: black;
}

textarea {
	border: 1px solid #A9A9A9;
	width: 200px;
}

th {
	font-weight: normal;
	vertical-align: top;
}



#mainNav ul {
	vertical-align: middle;
	margin: 10px 20px 10px 0;
	padding: 0px;
}

#mainNav li{
	display: inline;
}

#wbgTop {
	float: left;
	width: 713px;
	height: 142px;
}
#wbgMiddle {
	float: left;
	width: 713px;
	height: 400px;
}

#wbgBottom {
	width: 713px;
	height: 28px;
	margin-bottom: 30px;
}
#globalheader {
	text-align: left;
	width: 716px;
	margin: 50px auto 0px auto;
}

#top {
	
}

#main {
	height: 575px;
	width: 716px;
}

#bottom {
	position: absolute;
	margin: 550px 0 0 125px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

#bgTop {
	float: left;
	width: 911px;
	height: 47px;
}

#bgMiddle {
	float: left;
	height: 500px;
	width: 911px;
}

#logo {
	position: absolute;
	margin: 10px 0 0 20px;
	width: 483px;
	height: 104px;
}

#mainNav {
	font-size: 17px;
	font-weight: normal;
	position: absolute;
	margin: 130px 0 0 222px;
	color: #A9A9A9;
}

#mainNav div {
	float: left;
	height: 30px;
}

#mainNav li {
	padding-right: 20px;
}

#adress {
	position: absolute;
  margin: 20px 0 0 480px;
  font-family: Verdana, Arial, sans-serif ;
  font-size: 14px;
	font-weight: bold;	
}

#bar {
	margin: 190px 0 0 20px;
	position: absolute;
	height: 10px;
	width: 674px;
	background-color: #339900;
}

#inhalt {
	position: absolute;
	margin: 230px 0 0 30px;
}

#homebody {
	position: absolute;
	margin: 200px 0 0 20px;
}

#wellcome {
	position: absolute;
	margin: 200px 0 0 450px;
  font-family: Verdana, Arial, sans-serif ;
  font-size: 14px;
  color: #339900;
  text-align: center;
}

#picture {
	position: absolute;
	margin: 558px 0 0 340px;
}

#picbg {
	position: absolute;
}

#pic_img{
	position: absolute;
	margin: 10px 0 0 10px;
}
.list {
	text-align: left;
	list-style-image: url(../bilder/icon.gif);
	margin-left: 20px;
	padding: 0px;
	width: 610px;
}

.list li {
	font-size: 13px;
	vertical-align: top;
	line-height: 20px;
}
.list li a {
	display: block;
	height: 25px;
	background-color: white;
}

#adresse {
	position: absolute;
	width: 240px;
}

#adresse ul{
	margin: 0px;
	list-style: none;
	padding: 10px 0 0px 0;
}

#map {
	position: absolute;
	margin: 0 0 0 250px;
}

.colorBlack a{
	color: #000000;
}
