#container {
	background: #605D5C;
	border: 6px solid #FFF;
	text-align: left; 
	margin: 30px auto;
	width: 480px;
}
#container, #intro {
	position: relative;
}
#explanation,#participation,#benefits,#requirements {
	margin-bottom: 18px;
}
#footer {
	text-align: right;
}
#larchives a, #lresources a {
	font-weight: bold;
}
#larchives h3 {
	background: url(archives.gif) no-repeat #605D5C; 
	border-bottom: 1px solid #8B0A0C;
	border-top: 6px solid #FFF; 
	height: 50px; 
} 
#larchives h3 span {
	visibility: hidden;
}
#linkList {
	font-family: Arial,Tahoma,serif; 
	font-size: 1em; 
	left: 286px; 
	position: absolute; 
	top: 206px;
	width: 194px; 
}
#linkList a:hover,#text2 #footer a:hover {
	text-decoration: underline;
}
#lresources h3 {
	background: url(resources.gif) no-repeat #9E0B0E; 
	border-bottom: 1px solid #8B0A0C;
	border-top: 6px solid #FFF; 
	height: 50px; 
} 
#lresources h3 span {
	visibility: hidden;
}
#lmenue h3 {
	background: url(menue.gif) no-repeat #9E0B0E; 
	border-bottom: 1px solid #393534;
	height: 50px; 
} 
#lmenue h3 span {
	display: none;
}
#pageHeader {
	background: url(header.gif) no-repeat #111; 
	border-bottom: 6px solid #FFF;
	height: 200px; 
}
#pageHeader h1 {
	visibility: hidden;
}
#pageHeader h2 {
	font-family: serif;
	font-style: italic; 
	font-weight: normal; 
	left: 206px; 
	position: relative; 
	top: 82px; 
}

#text1 h3, #text2 h3 {
	font-family: sans-serif; 
	font-size: 1.6em; 
	font-weight: normal;
}
#text1, #text2 {
	background: #969594; 
	border-right: 6px solid #FFF; 
	line-height: 1.3;
	padding: 10px; 
	width: 260px; 
}
#titel {
	background: #393534; 
	border-bottom: 6px solid #FFF; 
	border-right: 6px solid #FFF; 
	font-size: 1em;
	height: 72px;  
	padding: 0px; 
	width: 280px; 
}
#titel a {
	color: #FFF; 
	font-weight: bold; 
	text-decoration: underline;
}
#titel a:hover {
	color: #FF0000;
}

#text2 #footer a {
	color: #FFF; 
	font-weight: bold; 
	text-decoration: underline;
}
#text2 a {
	color: #FFF; 
	font-weight: bold; 
	text-decoration: underline;
}
#text2 a:hover {
	background: #605D5C;
}
#text2 p {
	margin-bottom: 6px;
}
#werbung {
	margin: 10px;
}
h2 {
	font-size: 1.4em;
}
a {
	text-decoration: none;
}
body {
	background: #000; 
	background-attachment: fixed;
	color: #FFF; 
	font-family: Tahoma,serif; 
	font-size: 0.7em; 
	margin: 0;
}
h1 {
	font-size: 3em;
}
h1,h2,h3,p {
	margin: 0;
}
li {
	background: #605D5C; 
	border-bottom: 1px solid #393534;
	color: #FFF; 
	display: block; 
	padding: 10px; 
}
li a {
	color: #FFF;
}

li:hover {
 background: #969696 url(hover.gif) no-repeat;
 }
ul {
	list-style-type: none;
	margin: 0; 
	padding: 0; 
}

