body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #999999 url(Bilder/verlauf.jpg) repeat-x;
	margin-top: 30px;
	margin-bottom: 50px;
}
.rahmen {
	border: 1px solid #000000;
}


.bg_li_re {
	background: #FFFFFF;
}
a:link,	
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}.inaktiv {
	font: 24px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
	vertical-align: top;
}
.inaktiv a {
	text-decoration: none;
	color: #000000;
}

.inaktiv a:visited {
	text-decoration: none;
	color: #000000;
}

.inaktiv a:hover {
	background: url(Bilder/lkw.gif);
	text-decoration: none;
}

.inaktiv a:active {

}

.aktiv {
	font: 24px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
	vertical-align: top;
}
a.aktiv:link, a.aktiv:active, a.aktiv:visited {
	text-decoration: none;
	color: #CC0000;
}
.aktiv a:hover {
	background: url(Bilder/lkw.gif);
}


.fett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
