body {
	background-color: #FFF;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
}
#links {
	float: none;
	height: 500px;
	width: 200px;
	position: absolute;
	left: 0px;
	top: 75px;
}
#links ul li {
	list-style-type: none;
	list-style-image: url(../images/intent.gif);
	vertical-align: text-bottom;
	list-style-position: outside;
	text-align: left;
	border-bottom-color: #F00;
	height: 22px;
}
#links a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
#links a:link {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
}
#links a:visited {
	color: #000;
}
#links a:hover {
	color: #F00;
}
.kultnet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#links a:active {
	color: #F60;
}

#rechts {
	width: 700px;
	top: 75px;
	left: 210px;
	visibility: visible;
	position: absolute;
	height: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#rechts a {
	text-decoration: none;
	color: #000;
}
#rechts a:hover {
	color: #F00;
}

#rechts ul li {
	list-style-type: none;
	list-style-image: url(../images/intent.gif);
	vertical-align: middle;
	list-style-position: outside;
	text-align: left;
	border-bottom-color: #F00;
	height: auto;
	color: #000;
	margin-top: 3px;
	margin-bottom: 3px;
}
#rechts .klein {
	font-size: 10px;
}

#rechts .fett {
	font-weight: bold;
}
#rechts .header {
	font-weight: bold;
	font-size: 16px;
}
#rechts .header1 {
	font-weight: bold;
	font-size: 14px;
}
.footer {
	font-size: 10px;
	color: #999;
}
.klein {
	font-size: 10px;
	color: #000;
}
.rotfett {
	font-weight: bold;
	color: #F00;
}

