body  {   background: black url("elemente/hg.jpg") no-repeat fixed center top; margin: 0; padding: 0 }

body,td,p,textarea{
	font-family: Arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 1em;
	line-height: 130%;
	font-weight: normal;
	color: #fff;
	}





h1{ 
	color: #ffffb0;
	font-size: 40px;
	font-family: "Arial Black", "Myriad Pro Black", "Blk Univers 75";
	font-weight: 900;
	line-height: 95%;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	}

h2,h3,h4{
	color:#eeddaa;
	}

h2{
	font-size: 25px;
	}
h3{
	font-size: 19px;
	}

h4 {
	font-size:16px;
	}




a img {
	border:0;
	}

a{}
a:link{
	color:#ffff55;
	}
a:visited{
	color:#ffff55;
	}
a:hover{
	color:#ffffff;
	}
