body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-image: url(/images/bg_vblau.gif);
}

#top{

	margin:0 0 20px 0;
	padding:0 0 20px 0;
	border-bottom:1px solid;
	letter-spacing: normal;
	border-bottom-color: #CCCCCC;
	z-index: 2;
}

#menu{
	list-style:none;
	float:left;
	width:200px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	padding: 0 5px 0 5px;
	text-align: center;
	top: 90px;
	position: absolute;
	left: 10px;
	z-index: 1;
	border-color: #FFFFFF;
	border: 0px;
}

#textlinks{
	float:none;
	text-align: center;
	top: 90px;
	z-index: 4;
	width: 30%;
	position: absolute;
	left: 35%;
}

#textrechts{
	text-align: center;
	position: absolute;
	left: 80%;
	top: 90px;
	padding: 0 10px 0 10px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: normal;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	text-align: center;
}

img {
	border: none;
}