body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	background-color: #336633;
}

.stil1 {
	font-size: 18px;
	font-weight: normal;
	color: #990000;
}
.stil2 {
	font-size: 14px;
	font-weight: normal;
	color: #990000;
}
.titel {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	background-color:#FFFFCC;
}


/*  Links */
a:link {
	color: #660000;
	text-decoration: underline;
}
a:visited {
	color: #660000;
	text-decoration: underline;
}
a:active {
	color: #660000;
	text-decoration: underline;
}

#top {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width: 1200px;
}

#impressum {
	position:absolute;
	left: 490px;
	top: 260px;
	background-color:#FFFFCC;
}
	.stil_impressum {
		font-size: 12px;
		font-weight: normal;
		color: #330000;
	}	



