body {
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 10px;	
}

/* LINKS */
a:hover {
	color : #009900;
	text-decoration : none;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 10px;
	line-height : 11px;
	background : #ccff00
}
a:link {
	color : #00cc00;
	text-decoration : none;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 10px;
	line-height : 11px;
}
a:visited {
	color : #00cc00;
	text-decoration : none;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 10px;
	line-height : 11px;
}

/* MENU */
.menulink {
	font-size: 12px;
	color: #666666;
}
.menulinkActive {
	font-size: 12px;
	color: #00ff00;
	background: #666666;
}

/* TEXT */
.head {
	font-size: 10px;
	line-height: 11px;
	color: #009900;
}
.float {
	text-decoration : none;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 10px;
	line-height : 11px;
	color : #003300;
}
.artist {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	line-height: 11px;
	color: #003300;
}
.artist_head {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 14px;
	line-height : 14px;
	color : #006600;
}
.button {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #66cc33 ;
}

.title {
	text-decoration: none;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #006600;
}

#catnr {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #009900;
	float:left;
}
#reldate{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 9px;
	color: #00cc33;
	float:right;
}
#clear{
	clear:both;
}

/* NEWSLETTER FORMULAR */
.ntext {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 9px;
	line-height : 9px;
	color : #006600;
	border-color : #ffffff, #ffffff, #ffffff, #ffffff;
}
.nbutt {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 9px;
	line-height : 9px;
	color : #ffffff;
	background : #66cc33;
	border: 2px;
}
