.body { background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	scrollbar-arrow-color: #666666;
	scrollbar-face-color:  #cccccc;
	scrollbar-track-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #999999;
	scrollbar-shadow-color: #999999;
	scrollbar-darkshadow-color: #ffffff;
	background-image: url(images/bg-inhalt.jpg);
	background-repeat: no-repeat }

.bodystart { background-color: #880000;
	margin-top: 0px;
	margin-left: 0px }

.bodyempty { background-color: #810000;
	margin-top: 0px;
	margin-left: 0px }

.bodytop { background-color: #810000;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(images/bg-top1.gif);
	background-repeat: no-repeat }

.bodynavi { background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(images/bg-left.gif);
	background-repeat: repeat-y }

.bodyright { background-color: #810000;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(images/bg-right.gif);
	background-repeat: repeat-y }

.bodyro { background-color: #810000;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(images/bg-top2.gif);
	background-repeat: no-repeat }

.bodymu { background-color: #810000;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(images/bg-bottom1.gif);
	background-repeat: no-repeat }

.bodyru { background-color: #810000;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(images/bg-bottom2.gif);
	background-repeat: no-repeat }

.topic { font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
	font-weight: bold }

.city { font-family: Arial;
	font-size: 12px;
	color: #810000;
	line-height: 16px;
	font-weight: bold }

.text { font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	text-align: justify }

.textleft { font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height: 13px }

.textright { font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height: 13px;
	text-align: right }

.textsmall { font-family: Arial;
	font-size: 11px;
	color: #333333;
	line-height: 11px }

.textlink { font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height: 16px }

a:link		{ font-size:12px;
		color: #333333;
		font-family:Arial;
		text-decoration:underline }

a:visited	{ font-size:12px;
		color: #333333;
		font-family:Arial;
		text-decoration:underline }

a:active	{ font-size:12px;
		color: #333333;
		font-family:Arial;
		text-decoration:undeline }

a:hover       	{ font-size:12px;
		color: #333333;
		font-family:Arial;
		text-decoration:underline;
		background-color: #CCCCCC }