body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bg.png);
	background-position: 0px 0px;
	background-repeat:repeat-x;
}

#wrapper
{
	margin-left:20px;
	width:817px;
	background-image:url(images/rahmen.png);
	background-repeat:repeat-y;
	height:100%;
	min-height: 400px;
	float: left;
}

#unten
{
	clear:both;
	width:817px;
	height: 40px;
	margin-left: 20px;
}
#rahmen_u
{
	width: 757px;
	background-image: url(images/rahmen_u.png);
	background-repeat: repeat-x;
	background-position: 0px 21px;
	height: 33px;
	float: left;
}

p {
	background-color: #FFFFFF;
	margin-right: 140px;
	margin-left: 140px;
	line-height: 18px;
}

td {
	background-color: #FFFFFF;
}

ul li {
	background-color: #FFFFFF;
	margin-left: 150px;
	margin-bottom: 20px;
	margin-right: 150px;
	line-height: 18px;
	list-style-image: url(images/haken.jpg);
}

ol li {
	background-color: #FFFFFF;
	margin-left: 150px;
	margin-bottom: 20px;
	margin-right: 150px;
	line-height: 18px;
}

.small {
	margin-left:20px;
	width:817px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #000000;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-right: 60px;
	margin-left: 60px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #6B4318;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-right: 60px;
	margin-left: 60px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #C58037;
}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-right: 60px;
	margin-left: 60px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #C58037;
}

.box1 {
	background-color: #EEEAE7;
	font-size: 11px;
	font-style: italic;
	padding: 25px;
	border-width: thin;
	border-style: solid;
}

.box2 {
	background-color: #EEE7DE;
	font-size: 12px;
	line-height: 18px;
	padding: 25px;
	border-width: thin;
	border-style: solid;
}

.box2Headline {
	font-size: 18px;
	font-weight: bold;
}

strong {
	color: #C58037;
	font-weight: bold;
}

b {
	color: #000000;
	font-weight: bold;
}

a:link {
	color: #0000FF;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #3333FF;
	text-decoration: none;
}

a:active {
	color: #990000;
}
