html, body, form
{
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/00_all/MDT-Verlauf.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #626a69;
	text-decoration: none;
}
#page
{
	height: 100%;
	width: 100%;
	margin-right: auto;
	margin-top: 0px;
	margin-left: auto;
	background-image: url(../img/00_all/trenn_bott.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#boxCont {
	height: 100%;
	width: 316px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/00_all/headerLogo.png);
	background-repeat: no-repeat;
	background-position: top;
}
.headl {
	font-size: 14px;
	line-height: 24px;
}
.headlCol {
	font-size: 14px;
	line-height: 24px;
	color: #933589;
	text-decoration: none;
}
.highlight {
	color: #933589;
}
.dot {
	color: #933589;
	background-image: url(../img/00_all/dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 16px;
	display: block;
}
.link {
	color: #626a69;
	text-decoration: none;
}
.link:Hover {
	color: #933589;
}