body
{
	color: rgb(0,0,0);
	background: fixed;
	background-image: url(../Grafiken/Background.jpg);
   color: rgb(0,0,0); background-color: rgb(225,219,185);
	
 }
a:link       { color: rgb(102,102,0) }
a:visited    { color: rgb(153,51,0) }
a:active     { color: rgb(204,51,0) }

h1           { color: rgb(153,102,0);
				font-size :16px;
				font-family: Arial;
				font-weight: bold;
 }
h2, marquee  {
	color: rgb(153,102,0);
	font-weight : bolder;
	font-stretch : wider;
	font-size : larger;
	font-family : sans-serif;
}
h3           { color: rgb(102,102,0) }
h4           { color: rgb(102,0,51) }
h5           { color: rgb(153,102,0) }
h6           { color: rgb(102,102,0) }
hr           { color: rgb(102,102,0) }
button       { background-color: rgb(102,0,51); color: white; border-color: rgb(153,51,0) }

#HBez		 {
	color: rgb(153,102,0);
	font-weight : bolder;
	font-stretch : wider;
	font-size : 150%;
	font-family : sans-serif;
	background-color : transparent;
	text-transform : capitalize;
	margin-top : -10px;
	margin-bottom : 3px;
}
