body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
	font-weight: normal;
	text-decoration: none;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
a {
	color: #777777;
}
#logo, #footer {
	height: 72px;
	border-style: solid;
	border-color: #333333;
	border-width: 0 0 1px 0;
}
#content {
	width: 885px;
	margin: 40px auto 20px auto;
	text-align: center;
}
#texte {
	width: 885px;
	height: 365px;
	overflow: auto;
	padding-top: 2px;
	padding-bottom: 2px;
}
#content h1 {
	font-size: 140%;
	font-weight: bold;
	padding: 0 0 10px 0;
}
#texte p {
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 130%;
}
#bilder img {
	border: 1px solid #333333;
}
#slogan {
	margin: 20px 0 20px 0;
}
#footer {
	border-width: 1px 0 0 0;
}
#navigation {
	background-color: #1D1D1D;
}
td.buttons img {
	padding-right: 15px;
}
#textlinks {
	font-size: 10px;
	padding: 20px 0 10px 0;
}

