body {
 font-size: 11px;
 font-family: verdana;
 text-align: center;
 color: #ffffff;
	margin: 0px;
	padding: 0px;
}
#seite {
 margin: 0px auto;
 text-align: left;
 width: 600px;
 margin-top: 18%;
}
#oben_links_schwarz {
 background:  black url( /img/oben_link_schwarz.jpg) no-repeat top left;
 width: 600px;
 height: 350px;
 padding: 0px;
}
#unten_links_schwarz {
 background: url( /img/unten_link_schwarz.jpg) no-repeat bottom left;
float: left;
}
#oben_rechts_schwarz {
 background: url( /img/oben_rechts_schwarz.jpg) no-repeat top right;
float: left;
}
#unten_rechts_schwarz {
 background: url( /img/unten_rechts_schwarz.jpg) no-repeat bottom right;
 width: 600px;
 height: 350px;
 float: left;
}
#test {
 background: url( '/img/ecran.gif' );
 width: 400px;
 height: 330px;
 margin-left: 10px!important;
 margin-left: 5px!ie;
 margin-top: 10px;
float:left;
}
#oben_links {
 background: url( /img/oben_links.gif) no-repeat top left;
 width: 400px;
 height: 330px;
 float:left;
}
#unten_links {
 background: url( /img/unten_links.gif) no-repeat bottom left;
}
#oben_rechts {
 background: url( /img/oben_rechts.gif) no-repeat top right;
}
#unten_rechts {
 background: url( /img/unten_rechts.gif) no-repeat bottom right;
 weidth: 400px;
 height: 330px;
}

#menue {
 color: #ffffff;
 margin-left: 20px!important;
 margin-left: 0px!ie;
 margin-top: 30px;
 float:left;
}
#menue ul {
 list-style-type: none;
 padding: 0px;
 margin-left: 0px!important;
 margin-left: 20px !ie;
}
#menue a {
 color: #ffffff;
 text-decoration: none;
 font-family: verdana;
 font-weight: bold;
 font-size: 10px;
}
#logo {
 color: #ffffff;
 float:left;
 margin-left: 20px;
 margin-top: 30px;
}
#menue a:hover {
 color: black;
 background: url( /img/link_bg.gif);
}
#content {
 padding: 10px;
 overflow: auto;
 height: 310px;

 scrollbar-3dlight-color: #fff;
 scrollbar-arrow-color: #000;
 scrollbar-darkshadow-color: #fff;
 scrollbar-face-color: #fff;
 scrollbar-highlight-color: #fff;
 scrollbar-shadow-color: #fff;
 scrollbar-track-color: #000;

}
h1 {
 font-size: 13px;
 margin: 0px;
 
}

.videothumb {
 float:left;
 width: 109px;
 margin-left: 10px!important;
 margin-left: 7px!ie;
  margin-bottom: 10px;
 height: 110px;
  border: 1px solid #ffffff;
	overflow: hidden;
	background-color: black;
}
.videothumb span {
	margin-left: 3px;
	font-weight: bold;
}
.videothumb img {
 width: 109px;
height: 80px;
}
#menue ul li {
 background-color: #fff;
 width: 148px;
 margin-bottom: 15px;
}
#menue a.activ {
 color: black;
}
#knopf {

 width: 160px;
 float: right;
 margin-right: 20px;
 text-align: right;
}
#knopf img {
 margin-left: 20px;
 margin-top: 10px;
}