body {
    	margin:0;
    	padding:0;
    	border:0;
    	height: 100%;
    	overflow-y:auto;
    background-color:black;
	background-image:url(../images/skelett.gif);
	background-repeat:no-repeat;
	background-position:98% 10px;
	background-attachment:fixed;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	}

#fixiert {
	background-color:black;
	position:fixed;
	top:0px;
	width: 80%;
}

* html #fixiert {background-color:black; position:absolute;} 

#inhalt {
	background-color:black;
	position:static;
	padding:155px 0 0 0; 
	width: 80%;
}

#moderhead {
	background-color:black;
	position:static;
	padding:5px 0 0 0;
	width: 80%;
}

#no_frames {
	background-color:black;
	position:static;
	padding:5% 0 0 5%; 
	width: 50%;
}

#ymp-relevance {
	visibility: hidden;
}

.ymp-player-max #ymp-body #ymp-body-base #ymp-body-strip
{
width: 560px;
}

.ymp-player-max #ymp-body.ymp-skin {
width: 570px;
}

.redfont {color: #FF0000}

.darkredfont {color: #800000}
  
a:link  { text-decoration:underline; font-weight:bold; color:white; }
a:hover { text-decoration:underline; font-weight:bold; color:#1e6116; }
a:visited { text-decoration:underline; font-weight:bold; color:#3a3a3a; }
a:active { text-decoration:underline; font-weight:bold; color:#1e6116; }
a:focus { text-decoration:underline; font-weight:bold; color:#1e6116; }
a:focus, a:focus img {outline:0px;}





