body	{
	color: #EFC300;
	background-color:black;
	
	font: 10pt/18pt verdana, arial; 
	margin: 0px; 
	//height: 100%;
	padding: 0px 0px 0px 0px;  
	text-align: left;
		font-weight: bold;
	}

ul {
list-style-type:dot;
}

img
	{
	border: 0;
	}
	
a:link{
color: white;
}

a:hover
{
color: white;
}
 
 
a:visited
{
color: white;
}
 
 
 
#kontakt {
background-image: url(kontakt-head.gif);
width:600px;
margin: 0 auto;
padding:60px;
background-repeat: no-repeat;
}



#head {
background-image: url(gangrel3dpl.gif);
background-position: 10px;
width:400px;
height:89px;
margin: 0 auto;
padding:0;
}




div	{
	border: 0px dotted gray;
	}


h1	{
	color: #76A13F;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 400px;
	font: 20pt georgia;
	font-weight: bold;
	}

#copyright {
	padding: 80px 20px 20px;  
  	width: 90%;
	height: 40px;
	//position: relative;
//clear:left;
		//position: absolute;
		bottom: 0 !important;
		bottom: -1px;
//float: bottom;
	margin-top: 7.5em;
	clear: both;
}


.copyright a:link { 
	text-decoration: none; 
	color: #454545;
	}
.copyright a:visited { 
	text-decoration: none; 
	color: #454545;
	}
.copyright a:hover, a:active { 
	text-decoration: underline overline;
	color: #454545;
	}

p.copyright
{
	text-align: center;
	color: #454545;	
	font: 8pt verdana, arial; 
}
