body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #e5d7d0;
	margin-top: 3px;
	background-image: url(img/back4.gif);
	background-position: center;
	background-repeat: repeat-y;
	text-align: center;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #b7524f;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
h2 {
	font-size: 16px;
	color: #b7524f;
	font-weight: normal;
}

a {
	color: #990000;
}
a:link {
	color: #990000;
}
a:hover {
	color: #CC6600;
}
a:visited {
	color: #804040;
}
a:active {
	color: #990000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #b7524f;
	font-weight: normal;
}
div.zentral {
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	align: center;
	margin-top: 5px;
	text-align: left;
}
div.oben {
	margin-right: auto;
	margin-left: auto;
	width: 726px;
	align: center;
	margin-top: 5px;
	text-align: center;
	background-color: #FAF4ED;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 20px;
	border: 1px solid #F5DBC2;
	background-image: url(img/backStreifen.gif);
}



.boxlink1:hover {
	color: #993300;
	font-weight: normal;
	border: thin solid 848671;
	text-transform: uppercase;
	background-image: url(img/pfeilchen.gif);
	background-repeat: no-repeat;
	background-position: 8px;


}


.boxlink1
 {
	color: #990000;
	text-decoration: none;
	margin: 3px;
	text-transform: uppercase;
	padding-right: 3px;
	padding-left: 15px;
	font-size: 90%;
	background-image: url(img/pfeilchen.gif);
	background-repeat: no-repeat;

}

