@CHARSET "UTF-8";

body	{

background: url(kopf.jpg);
background-repeat: 
no-repeat;
background-attachment: 
fixed;
color: #66EA3A;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;

		font-size-adjust: 0;
		letter-spacing: 0.5px;
		text-align: justify;
}
a, a:link	{
	
color: #66EA3A;
text-decoration:underline;
	}
	a:hover	{
	
color: #66EA3A;

text-decoration:none;
	}
img	{
	border:none;
	margin:0px;
	padding:0px;
}


h1	{
font-size:17px;
letter-spacing: 1px;

}
    .s { color: black; background-color: #66EA3A; }
    .w { color: white; background-color: none;}
#band h1, #history h1, #kontakt h1, #impressum h1, #media h1, #gb h1, #discography h1, #links h1	{
	text-align:center;
	}

#band span	{
	font-weight:bold;
	width:200px;

}
h3	{
	text-align:center;
	}
textarea, input	{
background:none;

color: #66EA3A;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;

		font-size-adjust: 0;
		letter-spacing: 0.5px;
		text-align: justify;
		
		
		
		
		width:400px;
		margin:1px;
}

textarea	{
height:100px;
}
