.um {
	font-family: sans-serif;
	background-color: #FFFF00;
	font-size: 70%;
}
.s2_1 {
	position: absolute;
	left: 20px;
	top: 70px;
	width: 50%;
	height: 420px;
	border: 1px none;
	background: White;
}
.s2_2 {
	position: absolute;
	right: 0px;
	top: 70px;
	width: 50%;
	height: 420px;
	border: 1px none;
	background: White;
}
.s4_1 {
	position: absolute;
	left: 10px;
	top: 70px;
	width: 25%;
	height: 400px;
	border: 1px none;
	background: White;
}
.s4_2 {
	position: absolute;
	left: 25%;
	top: 70px;
	width: 25%;
	height: 400px;
	border: 1px none;
	background: White;
}
.s4_3 {
	position: absolute;
	left: 50%;
	top: 70px;
	width: 25%;
	height: 400px;
	border: 1px none;
	background: White;
}
.s4_4 {
	position: absolute;
	left: 70%;
	top: 70px;
	width: 25%;
	height: 400px;
	border: 1px none;
	background: White;
}
.unten70 {
	position: absolute;
	top: 460px;
	height: 100px;
	background-color: White;
}

td.w1 {width:15px;}
td.wc {width:30px;}
td.wa {width:50px;}
td.wb {width:75px;}
td.w2 {width:85px;}
td.w3 {width:90px;}
td.w4 {width:100px;}
td.w5 {width:105px;}
td.w6 {width:110px;}
td.w7 {width:115px;}
td.w8 {width:150px;}

#h1 {
	background-color: #FFFF00;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	color: #000000;
}
a:link {
color: #0000FF;
}
a:visited {
	color: #800080;
}
a:active {
	color: #FF0000;
}

a#extern {
		font-family : sans-serif;
		font-size : 85%;
		text-decoration:none;
}
.obenlinks {
	position: absolute;
	top: 0px;
	height: 20px;
	width: 40px;
}
div.menue{
	position:fixed;
         left:0;
         bottom:0;
         height:20px;
         width:100%;
}
