body {
	text-align: center;
	background-color: #fff;
}

#wrapper {
	font-family: "Trebuchet MS";
	font-size: 12px;
	width: auto;
	border: 0;
	color: black;
		}
#top {
	display: none;
		}

#subtopleft {
	width: auto;
	font-size: 16px;
	float: left;
	text-align: left;

		}

#subtopright {
	display: none;
		}

#left {
	display: none;
		}

#content {
	float: left;
	width: 510px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	padding-top: 5px;
		}

#content img{
	margin: 0px 5px;
		}

#right{
	display: none;
		}

#bottom {
	width: auto;
		}

#credit {
	display: none;
		}

p {
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

h1 {
	font-size: 120%;
	margin-top: 6px;
	margin-bottom: 6px;
	color: #E40007;
	letter-spacing: 0.3em;
}

h2 {
	font-size: 110%;
	margin-top: 6px;
	margin-bottom: 6px;
	color: #E40007;
	letter-spacing: 0.2em;
}

h3 {
	font-size: 105%;
	margin-bottom: 2px;
	color: #E40007;
	letter-spacing: 0.1em;
	margin-top: 0px;
}

a:link, a:visited {
	font-weight: bold;
	color: #E40007;
	text-decoration: underline;
	font-size: 109%;
}

a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	font-size: 109%;
}

.head {
	letter-spacing: 0.5em;
	margin-top: 12px;
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E40007;
}

.intendhead {
	letter-spacing: 0.5em;
	margin-right: 20px;
	margin-left: 30px;
	margin-top: 12px;
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E40007;
}

.intendtext {
	margin-top: 12px;
	margin-bottom: 6px;
	margin-right: 20px;
	margin-left: 30px;
}

.righthead {
	letter-spacing: 0.1em;
	margin-top: 12px;
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E40007;
}

.centreer {
	text-align: center;
}

.linksaligneer {
	text-align: left;
}

.rechtsaligneer {
	text-align: right;
}

.tabeltitel {
	font-size: 120%;
	color: #E40007;
	font-weight: bold;
	letter-spacing: 0.4em;
}

ul {
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: circle;
	margin-left: 50px;

}
td {
	vertical-align: middle;
	margin-top: 3px;
}
