ul, ol, li {
	padding: 0;
	margin: 0;
	list-style: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: black;
	background-image: url(hg.jpg);
	color: #bfbfbf;
	background-repeat: no-repeat;
	background-position: top;
}
a {color: #656230; font-weight: bold;}
a:visited {
	color: #656230;
	font-weight: bold;
}
a:active {color: #383629;}
a:hover {color: #ffffff; background-color: #00008B; font-weight: bold;}

#intention{
	width: 600px;
	margin-left: 350px;
	margin-top: 100px;
}

#rahmen {
	border: medium double #2e192c;
	height: 960px;
}
#navigation ol  {
	color: #656230;
	background-color: transparent;
	background-image: url(navi.jpg);
	float: left;
	margin-left: 2px;
	font-family: "Monotype Corsiva";
	margin-top: 20px;
	font-size: 18px;
	width: 100px;
}

#navigation ul  {
   	
}

#navigation li  {
	padding-bottom: 20px;
	padding: 8px 8px 8px 8px;
	
}
#letter {
	clear: both;
	float: right;
}

#youtube {
	margin-left: 350px;
	margin-top: 18px;
}
#inhalt {
	margin-left: 25%;
	margin-top: 55px;
	margin-right: 15%;
	border-bottom-color: #2e192c;
	border-bottom-style: double;
	border-top-color: #2e192c;
	border-top-style: double;
}

#Storm {
	float: left;
}

#Herz {
	margin-left: 28%;
}

#myspace {
	border: medium double #2e192c;
	clear: both;
	float: right;
}

#footer {
	text-align: right;
	font-size: small;
	margin-right: 15%;
} 

