body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color:#E9E9E9;
	margin:0px;
}

.klein {
	font-size: 11px;
}

td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px
}

A:link {
	text-decoration:none;
	color:#616161
}

A:visited {
	text-decoration:none;
	color:#616161
}

A:hover {
	text-decoration:underline;
	color:#000000
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
}

.content {
	width:950px;
	padding:5px 20px;
}

.box {
	width:500px;
	padding:5px;
	background-color:#F8F1AF;
	border: 1px solid #000;
}

.box_grey {
	margin-left:270px;
	width:300px;
	padding:5px;
	background-color:#DDDDDD;
	border: 1px solid #000;
	-moz-box-shadow: 5px 5px 5px #999;
	-webkit-box-shadow: 5px 5px 5px #999;
	box-shadow: 5px 5px 5px #999;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.hoch {
	vertical-align: super;
	font-size: 10px;
}

.unnamed1 {
	background-image: url(bilder/venus05.jpg);
	background-repeat: no-repeat;
	background-position: 340px 110px;
}

