body{
	background: #000000;
	margin:0px;
	padding:0px;
}

/* ============================ */
/* ---- Farben ---------------- */


/* ============================ */
/* ---- Texte und Titel ------- */

span.text1,p,td{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	color: #555555;
	margin: 0px;
	line-height: 18px;
}

span.lieder{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:9px;
	color: #555555;
	line-height: 12px;
}


h2{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:15px;
	line-height: 36px;
	color: #333333;
	font-weight: bold;
	margin: 0px;
}
h3{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:14px;
	color: #FFFFFF;
	line-height: 30px;
	font-weight: bold;
	margin: 0px;
}


/* ============================ */
/* ---- Verweise -------------- */

a.menue{ 	font-size:12px; color: #ffffff; font-weight: bold; text-decoration:none; 		font-family:verdana,arial,helvetica,sans-serif; }
a.menue:hover{ 	font-size:12px; color: #ffffff; font-weight: bold; text-decoration:underline; 	font-family:verdana,arial,helvetica,sans-serif; }


/* ============================ */
/* ---- Sonstiges ------------- */

img.diskografie{
	border: 1px dashed #999999;
}

img.cdinfo{
	border: 1px dashed #999999;
}

/* ============================ */
/* ---- Tabellen -------------- */

ul{
	margin: 0px;
	padding: 0px;
}

li{
	display: inline;
	padding-right: 16px;
}

td.cdinfo{
	padding-right: 10px;
}

table.cdinfo{
	margin-bottom: 10px;
}

/* ============================ */
/* ---- Blöcke und Divs ------- */

div#webseite{
	width: 980px;
}

div#kopf{
	height: 35px;
	background: url(../bilder/grundlayout/groessenwahn.gif) top left no-repeat;
	margin-left: 30px;
}

div#bauchRahmen{
	padding: 16px;
	background: #FFFFFF;
}
div#bauch{
	text-align: left;
	position: relative;
}

div#bilderschau{
	height: 330px;
	width: 948px;
	position: relative;
	background: #FFFFFF;
}

div#bilder{
	height: 330px;
	width: 948px;
	overflow: hidden;
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
}

div#menue{
	position: absolute;
	z-index: 1;
	right: 0;
	top: 10;
	text-align: right;
}

div#inhalt{
	height: 180px;
	background: #ffffff;
	xxxposition: relative;
}

div#leer{
	height: 16px;
}
