a, address, blockquote,
caption, cite, dfn, dl, dt,
fieldset, form, h1, h2, h3, h4,
img, label, legend, hr,
ul, ol, li, option, p, q, body,
select, textarea, td, th, div {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
	font-weight: normal;
  border: 0px;
  margin: 0px;
  padding: 0px;
	color: #0d073c;
}

html { 
	margin-bottom: 1px; 
	height: 100%;
}

body {
	background-color: #ffffff;
	height: 101%;
}

h1 {
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 1em;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0.5em;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0.5em;
}

p {
	line-height: 1.4em;
	margin-bottom: 0.8em;
}
p.zitat {
	font-style:italic;
}
p.quelle {
	margin-top: -0.6em;
}

table th,
table td
{
	padding: 5px 5px 10px 0px;
	vertical-align: top;
	text-align: left;
}
table th
{
	padding-right: 25px;
	white-space: nowrap;
}

#page {
	height: 100%;
	width: 844px;
	margin-left:auto; 
	margin-right:auto; 
}
#content {
	width: 800px;
	height: auto;
}
#header {
	width: 800px;
	height: 127px;
	overflow: hidden;
}
#footer {
	width: 800px;
	height: 75px;
	background: #f9f6ef url('../img/footer.gif') no-repeat top left;
	overflow: hidden;
}
#navigation {
	position: absolute;
	left: 25px;
	top: 150px;
}
#navigation a {
	font-size: 13px;
	text-decoration: none;
	line-height: 1.6em;
}
#navigation a:hover {
	color: #67acb6;
}
#navigation a.on {
	color: #67acb6;
}
#text {
	width: 800px;
	height: auto;
	background-color: #f7f3e7;
}
#text_homepage {
	position: absolute; 
	top: 725px; 
	left: 285px;
}
#text_padding {
	padding: 25px 75px 25px 175px;
}
#text_padding img {
}
#text_padding img.left {
	float: left;
	margin: 5px 10px 1px 0px;
}
#text_padding img.right {
	float: right;
	margin: 5px 0px 10px 10px;
}
.cd_left {
	float: left; 
	width: 200px;
}
.cd_right {
	float: left; 
	width: 350px;
}
.musiker_left {
	float: left; 
	width: 225px;
}
.musiker_right {
	float: left; 
	width: 325px;
}
.clear {
	clear: both;
}

.glowshadow { position: relative; margin-left:auto; margin-right:auto; padding-top: 11px; padding-left: 22px; width: 800px; }
.glowshadow-corner-rt { position: absolute; right: 0; top: 0; width: 22px; height: 11px; background: url(../img/glow_shadow.png) right top no-repeat; }
.glowshadow-corner-lt { position: relative; left: -22px; top: -22px; background: url(../img/glow_shadow.png) left top no-repeat; }
.glowshadow-corner-rb { background: url(../img/glow_shadow.png) right bottom no-repeat; }
.glowshadow-corner-lb { position: absolute; left: 0; bottom: 0; width: 22px; height: 22px; background: url(../img/glow_shadow.png) left bottom no-repeat; }
.glowshadow-content { position: relative; left: 11px; top: 11px; background: #ffffff;}
