body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, serif;
	font-size: 11px;
/*	font-weight: bold;*/
 	background-color: #000000;
	color: #ffffff;
}

a:link { color: #FFFF00; text-decoration: none; }
a:visited {color: #FFC0CB; text-decoration: none;}
a:active {color: #EE2C2C; text-decoration: none;}
a:hover {color: #FFA500; text-decoration: underline;}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}

h2 {
	font-family: Verdana, Arial, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 0.5;
}

table {
	font-family: Verdana, Arial, serif;
	font-size: 11px;
/*	font-weight: bold;*/
}


/*albumtext {
	margin-left:500px ;
/*	padding: 0;*/
/*	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
 	background-color: #000000;
	color: #ffffff;
}*/

/**********************************************************************/
/**********************************************************************/
#menu {
	position: fixed; /*absolute*/
/*	margin: 165px 0 0 2px; /*NEW*/
	top: 145px; /*165*/
	right: 0px;
	bottom: 0px;
 	left: 2px;
	width: 150px; /*245*/
	color: #000000;
/*	z-index: 2;*/
}


#top {
	position: fixed; /*absolute*/
/*	margin: 0 0 0 0;*/
	z-index: 1;
}


#mp3 {
	position: fixed; /*absolute*/
	right: 10px;
	top: 10px;
}


#mp3cloud {
position: fixed;
top: 30px;
right: 5px;
bottom: 0px;
width: 235px;
}




#bottom {
	position: fixed; /*absolute*/
	bottom: 5px;
/*	left: 250px;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
/*	z-index: 2;*/
}

#imageleft {
	position: fixed;
	top: 150px; /*165*/
	right: 0px;
	bottom: 0px;
/*	left: 755px;      nicht von links weg zählen für größere auflösungen (image ist dann ganz rechts)*/
	width: 245px;
	color: #000000;
}



#content {
	position: absolute;
	top: 132px;
	left: 175px; /*155*/
	right: 275px;
	bottom: 50px;
/*	bottom: 40px; */
/*	padding: 30px 20px 20px 50px;*/
	padding-left: 30px; /*NEW*/
	padding-top: 10px; /*NEW*/
	padding-right: 10px; /*ganz New*/
/*	width: 530px; */
/*	height: 504px;*/
/*	height: 400px;*/
	color: #ffffff;
	overflow: auto;
	background-image: url(img/contentback.jpg);
/*	z-index: 5;*/
/*scrollbar-face-color: #CC0033;
scrollbar-highlight-color: #DDDDDD;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #4B4B4B;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #990000;*/
}

td{
border-bottom: 13px solid transparent;
}

