body, html {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

body {
	background-image: url(_img/hintergrund.jpg);
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11pt;
}

#title_layer1, #title_layer2 {
	height: 130px;
	margin: 0px;
	padding: 0px;
}

#title_layer1 {
	background-image: url(_img/hintergrund_oben2.jpg);
	background-repeat: repeat-x;
	width: 100%;
}

#title_layer2 {
	background-image: url(_img/hintergrund_oben.jpg);
	background-repeat: no-repeat;
	padding-left: 10%;
	text-align: center;
}

#title {

}

#tabellen_bild {
	float: left;
	margin-left: 7px;
	margin-top: 0.5em;
}

#navigation {
	float: left;
	list-style-type: none;
	margin-left: 8px;
	width: 12.5%;
}

#navigation li {
	border-top: 2px solid rgb(86, 86, 86);
	border-right: 2px solid rgb(86, 86, 86);
	display: block;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 1.1em;
	margin: 0px;
	margin-top: 0.5em;
	padding: 0px;
	width: 100%;
}

#navigation li a {
	color: black;
	display: block;
	margin: 0px;
	padding: 0.2em;
	text-decoration: none;
}

#navigation li a:hover {
	background-color: rgb(86, 86, 86);
	color: white;
}

#content {
	padding: 1.5em;
	text-align: center;
}

#content #image {
	background-color: gray;
	background-image: url(_img/hintergrund_oben.jpg);
	background-repeat: repeat-y;
	height: 423px;
	margin: auto;
	text-align: center;
	width: 450px;
}

#content #image img {
	margin-top: 5px;
}
marquee { color: gray; font-weight: bold; text-decoration: underline; }
marquee a:link { color: gray; font-weight: bold; text-decoration: underline; }
marquee a:visited { color: gray; font-weight: bold; text-decoration: underline; }
marquee a:hover { color: gray; font-weight: bold; text-decoration: none; }
a:link { color: #693e3e; text-decoration: underline; border-style: none; }
a:visited { border-style: none; }
#text { position: absolute; top: 190px; left: 310px; }
h1 { font-size: 2em; font-weight: bold; margin: 0.67em 0; }

