body,td,th {
	font-size: 10px;
	color: #E3E3E3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin:auto;
	text-align:center;
}
h1 {
	font-size:14px;
	font-weight:bold;
	padding:3px;
	margin:0;
	line-height:15px;
}

h2 {
	font-size:12px;
	font-weight:bold;
	padding:2px;
	margin:0;
	line-height:10px;
}

h3 {
	font-size:10px;
	font-weight:bold;
	padding:10px 2px 2px 2px;
	margin:0;
	line-height:10px;
}
a {
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #CCCCCC;
	background-color: #000000;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
	background-color: #000000;
}
a:hover {
	text-decoration:underline;
	color: #CCCCCC;
	background-color: #000000;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
	background-color: #000000;
}
.archiv {
	position: absolute;
	bottom: 30px;
	width: 99%;
}
.mainframe {
	position: absolute;
	width: 680px;
 	height: 300px;
	left: 50%;
	top: 50%;
	margin-left: -325px;
	margin-top: -210px;
}
img {
	border: 0 none;
	}
	
.platte {
	position:relative;
	left:50%;
	width:660px;
	margin-top:20px;
	margin-left:-330px;
	padding:0 10px 0 10px;
	border:1px;
	border-style:dashed;
	border-color:#999999;
	line-height:30px;
}

ul {
	padding: 6px;
	margin: 2px;
	list-style:none;
}

li {
	line-height:15px;
}
#links {
	text-align:left;
	width:200px;
	float:left;
}

#links1 {
	text-align:left;
	width:200px;
	float:left;
}

#mitte {
	text-align:left;
	width:250px;
	height:200px;
	float:left;
	padding-left:10px;
}

#zentriert {
	text-align:center;
}

#reset {
	clear:both;
}

.fuss {
 	position: absolute;
	left: 50%;
	bottom:10px;
	text-align:center;
	width: 100%;
	margin-left: -50%; 
}
