body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #707070;
	background-image: url(../bitmaps/basic-background-line.jpg);
	background-repeat: repeat-y;
	background-position: 0px;
}

/* Definition des DESIGNS */
#logo {
	left: 59px;
	top: 19px;
	position: absolute;
	height: 52px;
	width: 196px;
	z-index: 2;
}
#bgpic {
	position: absolute;
	z-index: 0;
	width: 1000px;
	left: 0px;
	top: 0px;
	background-image: url(../bitmaps/basic-background.jpg);
	background-color: #FFFFFF;
	bottom: 0px;
	height: 720px;
	visibility: visible;
}
#mainpic {
	position: absolute;
	height: 120px;
	width: 940px;
	left: 60px;
	top: 100px;
	z-index: 10;
}
#impressum {
	position: absolute;
	z-index: 4;
	height: 17px;
	width: 519px;
	top: 549px;
	left: 60px;
	line-height: 18px;
}
/* Definition von Text und Links */
.vline {
	position: absolute;
	z-index: auto;
	background-image: url(../bitmaps/basics/textline.gif);
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#keylinks {
	visibility: hidden;
	z-index: 0;
}
/* aktuelle Seitenzahl wird fett angezeigt*/
.active {
	font-weight: bold;
}
#colorbox {
	position: absolute;
	height: 120px;
	width: 50px;
	left: 0px;
	top: 100px;
}
#hline {
	background-image: url(../bitmaps/basics/textline2.gif);
}
.wichtig {
	color: #990000;
}
.formular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.pseudo {
	background-color: #AEAEAE;
}
.weiss {
	color: #FFFFFF;
}
#keycontent {
	visibility: hidden;
	position: relative;
	width: 1000px;
	top: -100px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 0px;
}
.telefon {
	font-size: 13px;
	font-weight: bold;
}
