body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-image: url(../img/bg.gif);
	background-repeat: repeat;
}
.banner {
	background-image: url(../img/banner.jpg);
	background-repeat: no-repeat;
}
.rand {
	border-right-width: 3px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #06B898;
	border-bottom-color: #06B898;
	border-left-color: #8EBCB4;
}
.mainlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: 1px solid #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height:17px;
	padding:5px 0px 5px 25px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: 1px solid #FFFFFF;
	padding-left:25px;
	font-weight: normal;
	text-decoration: none;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #FFFFFF;
	padding-left:25px;
	font-weight: bold;
	text-decoration: none;
}
.impressum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
