table, tr, td, th {
	border-color: #009933;
	border-collapse:collapse;
}
table {
	border-width: 4px;
	border-style: solid;
}
body {
	background-color: white;
}
a:link, a:visited {
	font-weight:bold;
	color:black;
	text-decoration:none;
}
a:focus, a:hover {
	font-weight:bold;
	color:black;
	text-decoration:underline;
}
.frame {
	background-color: transparent;
}
.body {
	background: url(background.jpg) 0 0 no-repeat;
}
.title {
	background: url(logo.png) 0 0 no-repeat;
	width:1024px;
	height:320px;
	vertical-align: bottom;
}

#links {
	vertical-align: bottom;
	margin-bottom: 0;
}

#box-oben {
	margin-bottom: 170px;
}

#text {
	text-align: center;
	color: #06420D;
	text-shadow: 5px -5px 1px #C0C0C0;
//	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=-5, Color=#C0C0C0, Positive='true');
	font-size: 40px;
	font-family: "Times New Roman";
	font-weight: bold;
	behavior: url(ie-css3-100722.htc);
}