body {
 padding: 0px;
 margin: 0px;
 height: 100%
}

* {
 text-decoration: none;
 font-weight: normal;
}

a, a:link, a:visited, a:hover, a:active {
 font-size: 12px;
 font-family: "TheSans","Lucida Sans",sans-serif;
 font-weight:bold;
 text-transform: uppercase;
 color: #666666;
}

a:hover, a.nav_active {
 color: #cc3300 !important;
}

h1, .singers {
 font-family: "TheSans","Lucida Sans",sans-serif;
 font-weight:bold;
 font-size:16px;
 text-transform:uppercase;
 color: #cc3300;
 margin-left: 170px;
 margin-bottom: 11px;
}

p {
 font-family: "TheSans","Lucida Sans",sans-serif;
 font-size:12px;
 color: #666666;
 margin-left: 170px;
 margin-right: 7px;
}

h2, td, .group, em, td li {
 font-family: "TheSans","Lucida Sans",sans-serif;
 font-weight:bold;
 font-size:12px;
}

.links li {
 font-size:16px;
}

h2, .group {
 color: #cc3300;
 text-transform:uppercase;
}

em {
 color: #cc3300;
 font-style:normal;
}

td, td.group {
 padding: 5px 0px 5px 0px;
 vertical-align: top;
}

td {
 color: #666666;
}

li ul {
 text-indent:10px;
}

li {
 margin-bottom:7px;	
}

table {
 table-layout: fixed;
 border: 0px;
}

.col12 {
 width: 340px;
}

.col12 p {
 margin-left:0px;
}

.col3 {
 width: 260px;
 position:absolute; top:30px; left:340px;
}

#logo {
 height: 268px;
 width:100%;
 background-image:url(../pics/bogen.png);
 z-index:1;
 position:absolute;
 top:0px;
 left:0px;
}

#logo h1 {
 color: white;
 width: 796px; /* 800px brutto + 4px padding des Fonts rechts */
 margin: 35px 0px 0px 0px;
 text-align: right;
}

#logo img {
 position:absolute; left:491px;top:21px;
}

div#content {
 position:absolute; top: 0px; left: 200px;
 z-index:0;
 width: 600px;
 min-height: 100%;
 height: auto !important; /* fuer den IE */
 height: 100%;
 color: #333333;
}

#content {
 background-color: #e6e6e6;
}

div#content div {
 margin-top: 234px;
}

div#menu {
 position:absolute; top: 265px; left: 0px;
 padding-left: 38px;
 width: 162px;
}

#menu ul, td ul {
 list-style-type: none;
 padding:0px;
 margin: 0px;
}

#menu li {
 padding:0px;
 margin: 0px;
}

#menu a, #menu a:link, #menu a:visited, #menu a:hover, #menu a:active {
 color: #999900;
}

.singers {
 list-style-type: none;
 padding:0;
 margin:0 !important;
 position:absolute;
 top:740px;
 left:540px;
 width:260px;
 text-align:center;
}

.singers li {
 display:none;
 font-weight:bold;
}


sup {
	vertical-align: text-top; 
	font-size: 0.7em;
}
