html, body {
	font: 12px/1.4em Arial, Helvetica, sans-serif;
	color: #B4B4B4;
	margin: 0px;
	padding: 0px;
	background-color: #1a1a1a;
}
a, a:visited {
	color: #999999;
	text-decoration: none;
	outline: none;
}
.outerFrame {
	text-align: left;
	border: 1px solid #4C4C4C;
	width: 900px; /* IE5.x/win sees this.. */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 862px; /* ..but not this "standards" width value.. */
	padding: 20px;
	margin: 20px auto;
}
html>body .outerFrame {
  width: 864px;
}
.head {
	height: 80px;
	color: #CCCCCC;
}
.head a:hover {
	color: #fff;
	text-decoration: none;
}
.sidemenu em, .mainmenu em {
	font-weight: bold;
	color: #951919;
}
.sidemenu {
	text-align: right;
	font-size: 10px;
}
.mainmenu {
	padding-top: 20px;
	padding-left: 0px;
	float: left;
	clear: left;
	height: 40px;
	width: 860px; /* IE5.x/win sees this.. */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 860px; /* ..but not this "standards" width value.. */
}
.breadcrumb {
	float: left;
	width: 650px;
}
.stage {
	background-color: #FEFEFE;
	color: #767676;
	width: 100%;
	padding: 0px 0px 10px;
	text-align: center;
	height: 490px; /* IE5.x/win sees this.. */
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 490px; /* ..but not this "standards" width value.. */
	vertical-align: top;
}


/*  Artikel Details */

.bigArt {
	text-align: center;
}
.bigArt p {
	padding:10px 10px 4px 10px;
}

/*  Styling Links */

.butH {
	color: #C4C4C4;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}
a:hover.butH {
	color: #fff;
	border-bottom: 1px dotted #fff;
}
.butD {
	text-decoration: none;
	border-bottom: 1px dotted #000;
}
a:hover.butD {
	color: #000;
	border-bottom: 1px dotted #000;
}


/*  Artikel Auswahl/thumbnails */

.thumb {
	float: left;
	height: 210px;
	border: 1px solid #fff;
	margin-left: 10px;
	margin-top: 10px;
	text-align: center;
	vertical-align: bottom;
	width: 160px; /* IE5.x/win sees this.. */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 158px; /* ..but not this "standards" width value.. */
}
.thumb:hover {
	border: 1px solid #EDECEC;
}
.thumb img {
	border: 0px;
}
.thumb p {
	margin: 0px;
	padding: 2px 4px;
	font-size: 0.8em;
}
.thumb div {
	height: 160px;
	width: 160px;
}

.back {
	text-align: right;
	float: right;
	padding-right: 4px;
	width: 5.5em;
	background: url(../img/back.gif) no-repeat left center;
}
h2 {
	font: normal 1.2em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-bottom: 0.4em;
	margin: 0em;
	color: #fff;
}
.txt {
	height: 500px;
}
.txt td {
	padding-right: 10px; 
}
.txt p {
	margin: 0px;
	padding: 0.6em 0em 0em;
}
.txt a, a.butH {
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}
.txt a:hover, a:hover.butH {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}

#wkInfo {
	position: absolute;
	width: 480px;
	border: 1px solid #4C4C4C;
	padding: 4px;
	background-color: #363636;
	visibility: hidden;
	z-index: 100;
	left: 10px;
	top: 10px;
	height: 2.7em;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 13px;
}

.musicPlayer {
	width: 252px;
	float: right;
	height: 30px;
	padding-top: 20px;
}
