body {
	background-image: url(../media/img/elemente/bg.gif);
	margin: 0;
	background-repeat: no-repeat;
	background-color: #FDEEC5;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#F0AF54;
}
#logo {
	width:150px;
	height:80px;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align:center;
}
#top {
	width:400px;
	height:59px;
	position: absolute;
	left: 231px;
	top: 2px;
}
#top h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: 700;
	color: #853C05;
	margin-bottom: 2px;
	margin-top: 2px;
}
#top p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #853C05;
	margin-top: 2px;
}
#left {
	position: absolute;
	left: 0px;
	top: 100px;
	width: 150px;
}
#content {
	width:595px;
	left:177px;
	position: absolute;
	top: 100px;
	height: 463px;
	overflow: auto;
	padding-right: 10px;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 700;
	color: #853C05;
	margin-bottom: 10px;
	margin-top: 2px;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #853C05;
	margin-bottom: 10px;
	margin-top: 2px;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #853C05;
	margin-top: 2px;
}
#content ul {
	margin-bottom: 10px;
	margin-top: 0px;
}
#content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #853C05;
	margin-top: 2px;
	margin-bottom: 10px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #853C05;
	
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #853C05;
}
.linklist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #853C05;
	text-decoration: none;
		
}
.linklist:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #853C05;
	text-decoration: underline;
}
.bildunterschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #853C05;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #853C05;
	margin-top: 2px;
}
