html {
	height:100%;
}
body {
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
}

a:link {
	color: #00138C;
}
a:visited {
	color: #00138C;
}
a:active {
	color: #00138C;
}
a:hover {
	color: #00138C;
}

.seitentab {
	vertical-align: bottom;
	background-image: url(/grafik/pr127060.jpg);
	height: 600px;
	width: 900px;
}
.bold {
	font-weight: bold;
}
.bold-blau {
	font-weight: bold;
	color: #00138C;
}
.blau {
	color: #00138C;
}
.unten {
	vertical-align: bottom;
}
.mitte-mitte {
	vertical-align: middle;
	text-align: center;
}
#distance { 
		width:1px;
		height:50%;
		background-color:#fc6;
		margin-bottom:-350px; /* half of container's height */
		float:left;
		}

#container {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:600px;
	width:900px;
	clear:left;
	background-color:#F8F8F8;
	border-top: 1px solid #fff;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #fff;
		}
