@charset "utf-8";
body {
	background-color: #f9ebd5;
	margin: 0px;
}
#ploeger {
	position: absolute;
	top: 0px;
	right: 0px;
}

#hauptcontainer {
	height: 600px;
	width: 898px;
	position: absolute;
	left: 50%;
	top: 250px;
	background-image: url(bilder/bg_bilder/bg_hauptcont.jpg);
	border: 1px solid #000000;
	right: auto;
	background-repeat: no-repeat;
	margin-top: -150px;
	margin-left: -450px;

}

#navicontainer {
	width: 100%;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	top: 0px;
	left: 0px;
	vertical-align: middle;
	text-align: center;
	height: 40px;
	margin-top: 10px;
}

#navicontainer table {
	width: 100px;
	left: 0px;
	top: 50%;
	text-align: center;
	vertical-align: middle;

}
#navicontainer a {
	font-family: "Times New Roman", Times, serif, Hel;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
}
#navicontainer  a:hover {
	color: #339900;
}
#navicontainer a#current {
	color: #CC6600;
}


.td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	height: 30px;
	
}
#bildercontainer {
	height: 547px;
	width: 897px;
	overflow: auto;
	margin-top: 1px;
}
.tdimpressum {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	text-align: left;
	width: 800px;
	font-weight: normal;
	vertical-align: top;
	padding-top: 15px;
	padding-left: 20px;
}
.tdinhalt {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	text-align: left;
	width: auto;
	font-weight: normal;
	padding-bottom: 10px;
	vertical-align: top;
	padding-top: 15px;
	padding-left: 20px;
}

#hauptcontainer table {
	width: 100%;
	text-align: center;
	scroling: yes;
	
}


#impressum {
	font-family: "Times New Roman", Times, serif, Hel;
	;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	height: 30px;
	width: 100px;
	position: absolute;
	left: 799px;
	top: 601px;
}

#impressum a {
	text-decoration: none;
	color: #000000;
}
#impressum a:hover {
	color: #339900;
}

#kontaktcontainer  {
	height: 549px;
	width: 75%;
	margin-left: 200px;
	margin-top: 25px;
}
#kontaktcontainer table {
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: right;
	width: 60%;
	font-weight: bolder;
}
#kontaktcontainer td {
	padding-top: 10px;
	padding-bottom: 10px;
}



select {
	background-color: #F6F6F6;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-size: 12px
}
input {
	background-color: #F6F6F6;
	width: 225px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-size: 12px;
	color: #000000;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
textarea {
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-size: 12px;
	width: 225px;
	height: 100px;
	background-color: #F6F6F6;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.absendebuttons {
	width: auto;
	text-align: center;
	background-position: center center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

