a.myextlink:link { text-decoration:none; font-weight:bold; color:black; }
a.myextlink:visited { text-decoration:none; font-weight:bold; color:black; }
a.myextlink:hover { text-decoration:none; font-weight:bold; background-color:#ff0; }
a.myextlink:active { text-decoration:none; font-weight:bold; }
a.myextlink:focus { text-decoration:none; font-weight:bold; }

#header h1 {
	font-size: 4.4em;
}

.content_section h2 {
	font-size: 3.6em;
}

#description h3 {	
	font-size: 2.2em;
	padding: 0px 0px 0px 0px;
}

/* von anderer seite */
#box {
	position: absolute;
	top: 10px;
	padding: 10px 10px;
	z-index: 50;	
	margin-left:830px;
}

/*musicload*/
#box2 {
	position: absolute;
	top: 14px;
	padding: 10px 10px;
	z-index: 60;	
	margin-left:814px;
}

/*itunes*/
#box4 {
	position: absolute;
	top: 14px;
	padding: 10px 10px;
	z-index: 60;	
	margin-left:700px;
}

/*icons email, fb in contact section*/
#box3 {
	position: absolute;
	top: 3100px;
	padding: 10px 10px;
	z-index: 70;	
	margin-left:790px;
}

a img {outline : none;}
img {border : 0;}

#description {
	width: 470px;
	margin-top:-6px;
}


.content_section p {
	font-size: 1.3em;
}

/* show case einstellungen */

#showcase {
	border: 4px solid #2a2829; /*#C1E0E2*/
	float: left;
	height: 200px;
	max-height: 200px;
	overflow: hidden;
	position: relative;
	width: 444px;
}

#showcase ul {
	list-style-type: none;
}

#showcase li {
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 200px;
}

#showcase img {
	background: transparent;
	border: 0px;
	height: 200px;
	width: 444px;
}

div.album {
	border: 4px solid #2a2829; /*#C1E0E2*/
	float: left;
	height: 200px;
	max-height: 200px;
	overflow: hidden;
	position: relative;
	width: 444px;
}

div.album img {
	background: transparent;
	border: 0px;
	height: 200px;
	width: 444px;
}

#prevBtn, #nextBtn { /* Showcase Controls */
	top: 2612px;
	left: 478px;
	display:none;
}

#nextBtn {
	top: 2637px;
}

#prevBtn a { /* Up Triangle */
	left: 5px;
}

#nextBtn a { /* Down Triangle */
	left: 5px;
}

/* mein kram */
#tracklist {	
	margin-top: 12px;
	
}

#paypalform {	
	margin-top: 6px;
	
}