html{height:100%}
body,tdinput,select,textarea{
	font-family: Arial, Helvetica sans-serif, Verdana;
	color: #333333;
	font-size: 11px;
	line-height: 13px;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color: #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}
input{
	font-size: 15px;
	line-height: 22px;
	color: #666666;
}
b{
	font-weight: bold;
}
small{
	font-size: 9px;
	line-height: 13px;
}
big{
	font-family: Arial, Helvetica sans-serif, Verdana;
	font-size: 90px;
	line-height: 70px;
	font-weight: bold;
	color: #cccccc;
	margin-left:-5px;
}
.headlinebold{
	font-size: 24px;
	font-family: Arial;
	line-height: 24px;
	font-weight: bold;
}
.headline{
	font-size: 24px;
	font-family: Arial;
	line-height: 24px;
}
.hedlinegruen{
	font-size: 16px;
	font-family: Arial;
	color: #999966;
	font-weight: bold;
}
.tracklistingwhite{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.tracklistingprelisten{
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.linklist{
	font-size: 12px;
	color: #a6a6a6;
}
.buyalbum{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.buyalbum:hover{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.buyalbum:active{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.stern{
	color: #fe0f0f;
	font-size: 12px;
}




.whiteheadline{
	color: #ffffff;
	font-size: 11px;
}

a{
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}
a:hover{
	color: #999966;
	text-decoration: none;
	font-weight:bold;
}
a:active{
	color: #999966;
	text-decoration: none;
	font-weight:bold;
}

.artistlink{
	font-family: Arial, Helvetica sans-serif, Verdana;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	font-size: 24px;
	line-height: 20px;
}
.artistlink:hover{
	font-family: Arial, Helvetica sans-serif, Verdana;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	font-size: 24px;
	line-height: 20px;
}
.artistlink:active{
	font-family: Arial, Helvetica sans-serif, Verdana;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	font-size: 24px;
	line-height: 20px;
}
.emaillink{
	color: #ff9900;
	text-decoration: none;
	font-weight:bold;
	font-size: 11px;
}
.emaillink:hover{
	color: #ff9900;
	text-decoration: none;
	font-weight:bold;
	font-size: 11px;
}
.emaillink:active{
	color: #ff9900;
	text-decoration: none;
	font-weight:bold;
	font-size: 11px;
}


.newsletter{
	background-color:#ccff00;
	height:16px; 
	width:114px; 
	border:0px; 
	padding-left:0px;
	font-size: 11px;
	line-height: 16px;
	padding:0px; 
	position:relative; 
	bottom:1px;
}






.whitelink{
	color: #ffffff;
	text-decoration: none;
}
.whitelink:hover{
	color: #ffffff;
	text-decoration: underline;
}
.whitelink:active{
	color: #ffffff;
	text-decoration: underline;
}
.orangelink{
	color: #FEA012;
	text-decoration: none;
}
.orangelink:hover{
	color: #FEA012;
	text-decoration: underline;
}
.orangelink:active{
	color: #FEA012;
	text-decoration: underline;
}
.error{
	color: #ff0000;
	font-weight: bold;
}

input{
	border-width: 1px;
	border-style: solid;
	border-color: #757575;
	background: #FFFFFF;
}
.inputsmall{
	border-width: 1px;
	border-style: solid;
	border-color: #757575;
	background: #FFFFFF;
	font-size: 9px;
	line-height: 13px;
}
select{
	border-color: #787878;
}
textarea{
	border-width: 1px;
	border-style: solid;
	border-color: #787878;
}
.checkbox{
	border: none;
}

