@charset "UTF-8";
body {
	background-image: url(images/wood.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #563c2c;
}

.groesser {
	font-size: 150%;
	line-height: 115%;
	font-style: italic;
}

#wrapper {
	width: 880px;
	top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 100px;
	width: 208px;
	top: 0px;
	background-position: right;
}
#header {
	position: absolute;
	height: 206px;
	width: 783px;
	top: 75px;
}
#rayk_container {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#rayk {
	background-image: url(images/leafs.gif);
	background-repeat: no-repeat;
	height: 258px;
	width: 888px;
	top: 170px;
	background-position: right;
	position: absolute;
}
#container {
	top: 280px;
	overflow: hidden;
	width: 806px;
	position: absolute;
	background-image: url(images/content_bg.jpg);
}
#text {
	height: auto;
	width: 551px;
	padding-left: 25px;
	padding-right: 50px;
	float: left;
	background-image: url(images/paper_top2.jpg);
	background-repeat: no-repeat;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #8ea50f;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #8ea50f;
}

#navi {
	float: left;
	width: 180px;
	background-color: #c4b9a3;
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	padding-top: 145px;
	text-align: center;
	height: 170px;
}

#footer {
	height: 25px;
	width: 806px;
	float: left;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	padding-top: 97px;
	font-size: 11px;
	text-indent: 20px;
}
#footer_blank {
	height: 25px;
	width: 806px;
	float: left;
	background-image: url(images/footer_blank.jpg);
	background-repeat: no-repeat;
	padding-top: 97px;
	font-size: 11px;
	text-indent: 15px;
}

#footer_rechts {
	color: #c4b9a3;
	float: right;
	height: -25px;
	font-size: 11px;
	text-indent: 15px;
}

ul {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 16px;
}

.klein {
	font-variant: normal;
	font-size:100%;
	font-weight: normal;
	padding-left: 20px;
}

#navi LI.level1 {
	padding-left: 0px;
	list-style-type: none;
	line-height: 20px;
}

#navi LI.level1 a {
	text-decoration: none;
	color: #ede9dc;
}
#navi LI.level1 a:hover {
	color: #563c2c;
	text-decoration: none;
}
#navi LI.level1 .active {
	color: #563c2c;
	text-decoration: none;
}

#footer a {
	color: #c4b9a3;
	text-decoration: none;
}
#footer_blank a {
	color: #c4b9a3;
	text-decoration: none;
}

#footer a:visited {
	color: #c4b9a3;
	text-decoration: none;
}

.right {
	float: right;
}

.left {
	float: left;
}
#text a {
	color: #8EA50F;
	text-decoration: none;
}
#text a:visited {
	color: #8EA50F;
	text-decoration: none;
}
#text a:hover {
	color: #8EA50F;
	text-decoration: underline;
}
.linkicon {
	color: #fbec00;
	text-decoration: underline;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 13px;
}
.center {
	text-align: center;
}
#logo img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.border {
	border: 2px solid #8EA50F;
}

#kleiner {
	font-size:80%;
}

.bilderrahmen {
	border: 1px solid #aa9781;
	padding: 4px;
	background-color: #c4b9a3;
	float: right;
	margin-left: 4px;
}
.bild {
	border: 0px solid #aa9781;
}