@charset "UTF-8";

body {
	background-color: #B2CB34;
}
.hervor {
	font-weight: bold;
	color: #800F3D;
}

#alle {
	float: left;
	width: 1024px;
	background-color: #FFFFFF;
	height: auto;
	background-repeat: repeat;
	top: 8px;
	left: 100px;
	border: thin solid #FFFFFF;
	position: absolute;
	left: 641px;
	margin-left: -512px;
	z-index: 0;
	overflow:hidden;
}
#bauersfeld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	float: left;
	width: 600px;
	padding: 40px 50px 50px 50px;
}
#bauersfeldkon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	float: left;
	width: 500px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 50px;
}

#bilder {
	width: 200px;
	float: right;
}

#bilderstart {
	width: 200px;
	float: right;
	padding: 65px 50px 50px 50px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
}
#bilderkon {
	float:right;
	padding: 65px 50px 50px 0;
	width:400px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #99CC00;
}
h4 {
	color:#800F3D;
	font-weight:bold;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #99CC00;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #99CC00;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #99CC00;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #99CC00;
	text-decoration: none;
}
#kopf {
	float: left;
	height: 327px;
	width: 1024px;
	background-repeat: no-repeat;
	background-color: #7F003C;
}
#navi {
	background-repeat: no-repeat;
	float: left;
	height: 73px;
	width: 1024px;
	background-image: url(images/images/webversuch2_02_02.jpg);
	background-color: #7F003C;
}

/*--- mainmenu ---*/
#navibutton {
	float: left;
	width: 1000px;
	padding-left: 10px;
	padding-top: 14px;
}
#navibutton ul {
	list-style: none;
}
#navibutton li {
	float: left;
	margin: 0 30px 0 0;
}
#navibutton li a {
	color: #fff;
	font-size: 18px;
}
#navibutton li a:hover {
	color: #e2bdce;
}
#navibutton li.active a {
	font-weight: bold;
}

/*--- link restaurant ---*/
#link_restaurant {
	position: absolute;
	margin: 30px 0 0 810px;
}
#link_restaurant a {
	color: #fff;
	font-size: 18px;
}
#link_restaurant a:hover {
	color: #e2bdce;
}


#inhalt {
	float: left;
	width: 1023px;
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #99CC00;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
img {
	border: 0px;
}

.links {
	float: left;
	margin-right: 20px;
	border: 1px solid #666;
}

.csc-frame-rulerBefore {
	margin-top: 20px;
	border-top: 1px solid #999;
}

