
* {
	padding: 0px;
	margin: 0px;
}

html {
	min-height: 100%;
}

body {
	background-color: #dce9cb;
	background-image: url('images/verlauf.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
	text-align: center;
	min-height: 100%;
	overflow: scroll;
}

body * {
	text-align: left;
}

ul{
	list-style-type: none;
}

#rahmen {
	position: absolute;
	top: 30px;
	position: relative;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#rahmen2 {
	width: 900px;
	background-image: url("images/streifen/default.jpg");
	background-color: #ffffff;
	background-repeat: repeat-y;
	background-position: 670px 0px;
	border: 1px solid #999999;
	border-bottom: 0px;
	padding-bottom: 40px;
}

#top {
	position: relative;
	margin-top: 10px;
	width: 1024px;
}

div#links {
	width: 100%;
}

ul#linkliste {
	position: relative;
	float: right;
	width: 890px;
}

li {
	display: inline;
}

ul#bottomnav {
	width: 600px;
	margin-left: 140px;;
}

ul#bottomnav li {
	margin-left: 20px;
}

ul#bottomnav li a {
	text-decoration: none;
	color: #555555;
}

ul#bottomnav li a:hover {
	text-decoration: underline;
}


ul#linkliste div {
	float: left;
	height: 44px;
}

ul#linkliste div:hover {
	background-position: 100% 0px;
}

#btnstart {
	background-image: url('images/buttons/start.png'); 
	width: 89px;
}

#btngelaende {
	background-image: url('images/buttons/gelaende.png'); 
	width: 106px;
}

#btnplaetze {
	background-image: url('images/buttons/plaetze.png'); 
	width: 116px;
}

#btnbeitraege {
	background-image: url('images/buttons/beitraege.png'); 
	width: 107px;
}

#btnchronik {
	background-image: url('images/buttons/chronik.png'); 
	width: 119px;
}

#btngaeste {
	background-image: url('images/buttons/gaeste.png'); 
	width: 116px;
}

#btnkontakt {
	background-image: url('images/buttons/kontakt.png'); 
	width: 109px;
}

#btnimpressum {
	background-image: url('images/buttons/impressum.png'); 
	width: 127px;
}


li a {
	position: relative;
	z-index: 10;
}

ul a:hover {
	
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#startlogo {

}

h1 {
	margin-bottom: 30px;
}

h2 {
	margin-bottom: 10px;
}

#foot {
	color: #555555;
	width: 900px;
	background-color: #e7eef6;
	border: 1px solid #999999; 
	border-top: 0px solid #666666;
	text-align: right;
}

#footnav {
	width: 900px;
	background-color: #ffffff;
	text-align: center;
	border-left: 1px solid #999999; 
	border-right: 1px solid #999999;
	padding-top: 5px;
}


#foot span {
	width: 440px;
	padding-left: 20px;
	padding-right: 20px;
}

#foot #counter {
	width: 300px;
	float: left;
}

#foot #counter:after {
	content: ' Besucher';
}

#foot#footright {
	text-align: right;
}

table {
	width: 500px;
	margin-bottom: 20px;
}

td.was {
	width: 300px;
}

td.pro {
	width: 100px;
}

p {
	text-align: justify;
}

.intextleft {
	margin-right: 10px;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 5px;
	border: 1px solid #999999; 
}

.intextright {
	margin: 10px;
	margin-right: 0px;
	border: 1px solid #999999; 
}

div.bottom {
	width: 570px;
	padding-left: 52px;
	margin-top: 50px;
}

div#gelaende {
	width: 768px;
}


div.bottom img {
	border: 1px solid #999999; 
}

.umrandung {
	margin-bottom: 30px;
	border: 1px solid #cccccc;
	border-bottom: 2px solid #444444;
	padding: 10px;
	text-align: center;
}

div.umrandung h3 {
	margin-left: 5px;
	margin-bottom: 10px;
}

div.umrandung p {
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 15px;
}

div.umrandung img {
	margin-top: 0px;
}

div.umrandung img {
	margin-right: 5px;
	margin-left: 0px;
}

div.platz {
	background-color: #cdf7cd;
	background-image: url('images/freiback.jpg');
	background-repeat: repeat-x;
}

div.onegelaende {
	background-color: #f2e2c2;
	background-image: url('images/gelaendeback.jpg');
	background-repeat: repeat-x;
}

div.onegelaende img {
	width: 238px;
	margin: 0px 3px 0px 3px;
}

p#uberdenplaetzen {
	margin-top: 40px;
	margin-bottom: 40px;
	padding: 10px;
	background-color: #daecfa;
	border: 1px solid #cccccc;
}

p#unterdenplaetzen {
	margin-top: 40px;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #cdf7cd;
	border: 1px solid #cccccc;
}

#sauna{
	margin-bottom: 25px;
}

#sternchen {
	font-size: 12px;
	margin-top: 30px;

}

#gb {
	margin-top: 20px;
	margin-bottom: 50px;
}

#oben {
	position: relative;
	width: 570px;
	height: 180px;
}

#gbleft {
	position: absolute;
	width: 200px;
	height: 100%;
}

#gbright {
	position: absolute;
	left: 220px;
	width: 350px;
	height: 100%;
}

#sicherheit {
	margin-top: 20px;
	margin-bottom: 15px;
}

textarea#gbeingabe  {
	width: 100%;
	height: 147px;;
}

span.desc {
	display: block;
	width: 100%;
	height: 25px;
	font-size: 15px;
}

span.desc:after {
	content: ":";
}

.gbinputtext {
	display: block;
	margin-bottom: 15px;
	width: 200px;
	height: 19px;
}

#abschicken {
	float: right;
	width: 100px;
}

.umrahmung {
	padding: 1px;
	border: 1px solid #cccccc;
	border-bottom: 2px solid #444444;
}

.gbeintrag {
	background-color: #aabadc;
}

div.eintragheader {
	background-image: url('images/gaeste.jpg');
	background-color: #ffffff;
	border: 1px solid #cccccc;
	padding-top: 5px;
}

div.eintragtext {
	background-color: #e7ebf3;
	border: 1px solid #cccccc;
	border-top: 0px;
	padding: 10px;
}

span.name {
	padding: 0px 15px;
	display: block;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 2px;
}

span.name a {
	color: #295665;
	color: #ffffff;
}

span.schrieb {
	padding: 0px 30px;
	display: block;
	font-size: 15px;
	color: #ffffff;
	margin-bottom: 5px;

}

span.error {
	color: #ff0000;
}

span.email {
	font-weight: bold;
}

#neueneintrag {
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}

.bearbeiten {
	text-align: right;
	padding-right: 20px;
	display: block;
	margin-bottom: 20px;
}

.bearbeiten a {
	color: #cccccc;
	margin-left: 10px;
}

#kommentieren textarea{
	width: 568px;
	height: 100px;
}

#text {
	font-family: 'Lucida Sans';
}


ul#kontakte li{
	float: left;
	width: 50%;
	height: 130px;
	margin-top: 20px;
}

ul#kontakte span{
	display: block;
}


ul#kontakte li img{
	margin-right: 10px;
}
