body {
	margin: 0;
	padding: 0;
	text-align: center;
	font: normal 10px Verdana,Arial,sans-serif;
	background: white;
	color: black;
	}

h1 {
	font: normal 11px Georgia,serif;
	float: left;
	margin: 0;
	}

h2 {
	font: normal 11px Georgia,serif;
	float: right;
	margin: 0;
	}

ul {
	list-style-image:url(../gallerie/list.gif);
	margin: 0;
	padding:0 15px;
	}

li {
	margin: 0;
	padding: 1px 0;
	}

a img {
	border: none;
	}

#thebox {
	position: absolute;
	left: 50%;
	margin-left: -354px;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 708px;
	height: 80%;
	min-height: 420px;
	}

#menu {
	position: absolute;
	left: 1px;
	width: 703px;
	height: 62px;
	margin-left: 2px;
	}

#nav {
	position: absolute;
	left: 1px;
	margin-top: 90px;
	width: 300px;
	text-align: left;
	float: left;
	}

#fillit {
	position: absolute;
	overflow: hidden;
	left: 1px;
	margin: 120px 0 0 400px;
	width: 200px;
	height: 200px;
	}

#feuer {
	position: absolute;
	overflow: hidden;
	left: 1px;
	margin: 150px 0 0 320px;
	width: 350px;
	height: 350px;
	}

#footer {
	position: absolute;
	left: 1px;
	bottom: -50px;
	height: 20px;
	width: 704px;
	}

a {
	text-decoration: none;
	color: black;
	}

a:hover {
	color: grey;
	}

table {
	table-layout: fixed;
	border-collapse: collapse;
	}

.vita td {
	text-align: left;
	vertical-align: top;
	padding: 10px 20px 0 0;
	}

.grey {
	margin: 0;
	color: grey;
	}

.button {
	position: relative;
	float: left;
	width: 78px;
	height: 60px;
	}

.button img {
	position: absolute;
	left: 5px;
	bottom: 0;
	z-index: 2;
	}

h3 {
	position: absolute;
	margin: 0;
	left: 5px;
	width: 69px;
	bottom: 0px;
	display: block;
	text-align: center;
	font: normal 11px Georgia,serif;
	z-index: 1;
	}