* {
	padding: 0;
	margin: 0;
}
html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
body {
	color: #CCCCCC;
	background-color: #141414;
	margin: 0px;
	padding: 0px;


}
/*
h1 {
	font-size: 1.6em;
	display: block;
	word-spacing: 0.15em;
	font-weight: bold;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	line-height: 2em;
	clear: both;

}
*/
h1 {
	background-color: #A92707;
	text-align: center;
	font-size: 1.2em;
	color: #FDD8CE;
	line-height: 2em;
	padding-top: 0.4em;
	margin-top: 0.5em;
	margin-bottom: 0.2em;
	border-right: 1px solid #711A04;
	border-bottom: 1px solid #711A04;
	border-top: 1px solid #C12E09;
	border-left: 1px solid #C12E09;
	font-weight: normal;
	clear: both;
}
h2 {
	text-align: left;
	font-size: 1.2em;
	color: #5FA0FF;
	line-height: 1em;
	padding-top: 0.3em;
	margin-top: 0.5em;
	margin-bottom: 0.2em;
	font-weight: normal;

}
h3 {
	text-align: left;
	font-size: 1em;
	color: #5FA0FF;
	line-height: 1em;
	padding-top: 0.3em;
	margin-top: 0.5em;
	margin-bottom: 0.2em;
	font-weight: bold;

}
h4 {
	text-align: left;
	font-size: 1em;
	color: #5FA0FF;
	line-height: 1em;
	padding-top: 0.3em;
	margin-top: 0.5em;
	margin-bottom: 0.2em;
	font-weight: bold;

}
h5 {
	font-size: 1em;
	color: #C14E2F;
}
sup {
	font-size: 0.6em;

}
a {
	font-weight: bold;
	color: #CCCCCC;
}

a:visited {
	color: #999999;
	font-weight: bold;
}
a:hover {
	color: #E40707;
	text-decoration: none;
	font-weight: bold;
	border: 0px;

}
a.noborder, a.noborder:hover, a.noborder:visited, a.top img{
	border: 0px none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
hr {
	background-image: url(hr.gif);
	height: 6px;
	background-color: #FBF9E2;
	text-align: center;
	border: 0px none;
	width: 98%;
}
caption {
	font-weight: bold;
	letter-spacing: 0.15em;
}
code {
	background-color: #141414;
	display: block;
	padding: 0.2em;


}

* html #container {
	height:100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#container {
	min-height:100%;
	display: block;
	margin: 0px auto;
	padding: 0px;
	width: 955px;
}

#header {
	width: 955px;
	text-align: center;
	height: 180px;
	display: block;
	margin-top: 20px;
	background-color: #000000;
	border-top: 1px solid #5FA0FF;
	border-right: 1px solid #5FA0FF;
	border-bottom: 1px solid #003077;
	border-left: 1px solid #5FA0FF;
}

#marquee {
	color: #CCCCCC;
	margin: 0px;
	padding: 0px 17px;
	height: 30px;
	display: block;
	text-align: left;
	font-size: 0.9em;
	border-bottom: 1px solid #003077;
	line-height: 25px;
	background-color: #000000;
	border-right: 1px solid #5FA0FF;
	border-left: 1px solid #5FA0FF;
	width: 921px;
	white-space: nowrap;

}
#topnavi {
	color: #333399;
	margin: 0px;
	padding: 0px;
	height: 30px;
	display: block;
	text-align: center;
	position: relative;
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: 1px solid #003077;
	border-right: 1px solid #5FA0FF;
	border-left: 1px solid #5FA0FF;
	width: 955px;
}
#topnavi ul {
	margin: 0;
	white-space: nowrap;
	padding: 0;
}
#topnavi li {
	display: inline;
	list-style-type: none;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
}
#topnavi a:link, #topnavi a:visited {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
	background-color: #171717;
	padding-right: 17px;
	padding-left: 17px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 0px;
	border-right: 1px solid #0047B3;
	border-bottom: 0px;
	border-left: 1px solid #0047B3;
	margin-left: -1px;
}
#topnavi a.current:link, #topnavi a.current:visited, #topnavi a.current:hover, #topnavi a.current:active {
	color: #FFFFFF;
	background-color: #002864;
	cursor: default;
}
#topnavi a:hover, #topnavi a:active {
	color: #FFFFFF;
	text-decoration: none;
	border-top: 0px;
	border-bottom: 0px;
	background-color: #002864;
}

#subnavibox{
	float: right;
	margin: 0px;
	padding: 0px;
	width: 150px;
}
#content {
	width: 955px;
	text-align: left;
	padding: 0px;
	margin: 0em 0px 0px;
	height: auto;
	clear: both;
	border-right: 1px solid #5FA0FF;
	border-left: 1px solid #5FA0FF;
	border-bottom: 1px solid #5FA0FF;
	background-color: #000000;
}
#content ul li{
	margin-left: 5px;
}
#text ul li{
	margin-left: 5px;
}
#subnavi {
	line-height: 1em;
	text-align: left;
	margin: 40px 0px 0px;
	padding: 20px 10px 10px;
	height: 500px;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	width: 270px;
	background-color: #FDF3E0;

}
#subnavi ul {
	margin: 0;
	padding: 0;
	list-style-type: none;

}
#subnavi li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;

}
#subnavi a, #subnavi a:link, #navi a:visited {
	padding: 0.73em 1.5em;
	margin: -1px 0em 0em;
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	display: block;
	font-size: 1em;
	width: 200px;
	background-color: #FEFEEE;
	border: 1px solid #B19699;
}
html>body #subnavi a:link, #subnavi a:visited { 
height:auto; 
} 
#subnavi a.current,#subnavi a.current:hover, #subnavi ul li.active a, #subnavi ul li.active a:link, #subnavi ul li.active a:hover,#subnavi ul li.active a:active {
	color: #E40707;
	background-image: url(Bilder/subnavi-tag.gif);
	cursor: default;
}
#subnavi a:hover {
	text-decoration: none;
	color: #534035;
	background-color: #FDE9D4;
	border-left: 1px solid #FDE6CE;
}
#subnavi a .showcase {
display: none;
}
#subnavi a:hover .showcase {
	position: absolute;
	top: 260px;
	left: auto;
	display: block;
	right: 20px;
	border: 1px solid #543E40;
	text-align: left;
	background-color: #15151E;
	padding: 20px 10px 10px;
	color: #CCCCCC;
	font-weight: normal;
	height: 110px;
	width: 350px;
	line-height: 1.6em;
	word-spacing: 0.1em;

}

ul.nav1st, ul.nav2nd {
	margin: 0px;
	padding: 0px;
}
#text {
	min-height:400px;
	font-size: 0.95em;
	line-height: 1.4em;
	text-align: left;
	padding: 1.5em 2em 0.5em;
	margin: 0px;
	float: left;
	display: block;
	width: 890px;
}
#text p{
	line-height: 1.2em;
	margin-top: 0.7em;
	margin-bottom: 0.7em;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E5E5E5;
	letter-spacing: 0.02em;
}
#text table{
	background-color: #141414;
	padding: 0.5em;

}
#text tr{

}
#text td{
	padding-right: 0.5em;
	border-bottom: 1px dotted #000000;
	padding-top: 0.1em;
	padding-bottom: 0.1em;

}
#text ul li{
	margin-left: 5px;
	list-style-type: none;
}
#text ol li{
	margin-left: 10px;
	list-style-type: decimal;
	list-style-position: outside;
	margin-bottom: 1em;
	margin-right: 20px;
}

.mp3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	float: right;
	display: block;
	margin-bottom: 0.75em;
	color: #FF7700;
	background-color: #141414;
	width: 220px;
	padding: 10px 10px 10px 30px;
	line-height: 20px;
	margin-top: 0.75em;
	margin-left: 0.75em;
}
.mp3 a{
	background-image: url(mp3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	display: block;
	margin-left: -30px;
}
html>body .mp3 a{
	margin-left: -30px;
	height: 20px;
}
.preview {
	width: 400px;
	display: block;
	float: left;
	border: 1px solid #141414;
	margin-top: 10px;
	margin-right: 20px;
	padding-right: 10px;
	background-color: #0B0B0B;
	height: 205px;
}
.preview p{
	padding-top: 0.75em;
}
.previewmp3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	float: left;
	display: block;
	margin-bottom: 0px;
	color: #FF7700;
	background-color: #141414;
	width: 260px;
	padding: 5px 10px 5px 30px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
	line-height: 18px;
	height: 76px;
}
.previewmp3 a {
	background-image: url(mp3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	display: block;
	margin-left: -30px;
	height: 1em;

}
html>body .previewmp3{
	height: 80px;
}
html>body .previewmp3 a{
	margin-left: -30px;
	height: 20px;
}
.new {
	font-weight: bold;
	border: 1px solid #5FA0FF;
	padding: 5px;
	line-height: 1.5em;
	width: 80%;
	text-transform: uppercase;
	color: #0033FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
.news h1, .release h1 {
	background-color: #A92707;
	text-align: center;
	font-size: 1.2em;
	color: #FDD8CE;
	line-height: 1.5em;
	padding-top: 0.2em;
	margin-top: 0.5em;
	margin-bottom: 0.2em;
	border-right: 1px solid #711A04;
	border-bottom: 1px solid #711A04;
	border-top: 1px solid #C12E09;
	border-left: 1px solid #C12E09;
	font-weight: normal;

}
#footer {
	font-size: 0.8em;
	text-align: center;
	width: 955px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	border-top: 1px solid #5FA0FF;
}

#footertop {
	background-color: #DF0024;
	line-height: 0.15em;
	width: 100%;
	background-image: url(navi/topnaviend.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin-left: -35px;
	padding-right: 35px;
	margin-bottom: 5px;
}
.footerbox {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 10px;


}
* html .footerbox {

}
.important {
	border: 1px solid #CC0000;
	padding: 5px;
	line-height: 1.5em;
	width: 80%;
	color: #FF0000;
	font-weight: bold;
}
/* Definition der Klassen ohne Rahmen*/ 

.floatLeft {
	float: left;
	margin-top: 0.5em;
	margin-right: 0.75em;
	margin-bottom: 0.5em;
	vertical-align: text-bottom;
	border: none;
	clear: left;


}
.floatRight {
	float: right;
	margin-top: 0.5em;
	margin-left: 0.75em;
	margin-bottom: 0.5em;
	vertical-align: text-bottom;
	border: none;
	clear: right;
}
.pnormal {
	clear: both;
border: 0px none;
	
}
.pnormal_b {
	clear: both;
	border: 1px solid;
	border-top: #EBEBEB;
	border-right: #666666;
	border-bottom: #666666;
	border-left: #EBEBEB;
}
.splitter {
	clear: both;
	width: 100%;
	height: 1px;
	display: block;
}
.clear {
	clear:both;
}
a.top, a.top:hover, a.top:visited {
	clear:both;
	width: 96%;
	text-align: right;
	display: block;
	border: 0px none;
	text-decoration: underline;
	background-image: url(top-under.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
	padding-right: 25px;
	margin-top: 10px;
	margin-bottom: 10px;

}
