html, body {
	font: 10pt/1.4em Arial, Helvetica, sans-serif;
	color: #ccc;
}
a, a:visited {
	color: #999999;
	text-decoration: 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: 100%;
}
.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 {
	display: none;
}
.breadcrumb {
	display: none;
}
.stage {
	background-color: #fff;
	width: 100%;
}


/*  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 {
	display: none;
}

.musicPlayer {
	display: none;
}
