body.erwin
{
background-color: #000000;
background-repeat : repeat-x;
}



h1 {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: 	yellow;
}

table,td {
font-family: Georgia;
font-size: 12px;
color: #ffffff;
/*line-height : 18px;*/
}

.song {
font-family: Georgia;
font-size: 12px;
color: #FFFFFF;
text-decoration: none;
line-height : 20px;
}

.homekop {
font-family: Georgia;
font-size: 12px;
color: yellow;
text-decoration: none;
/*line-height : 18px;*/
}

td.niettilen{
	background-repeat : no-repeat;
}

a{
font-family: Georgia;
font-size: 12px;
color: #FFFFFF;
text-decoration : none;
}

a:hover{
color: yellow;
}

input,select,textarea{
border:0;
background: #8CA08C;
color: #FFFFFF;
}




