body{background:#000000;}
.buttonscontainer {width: 160px;background:#000000;margin-left:0px;
border: 0px solid #666666;}

.buttons a {color: #ff9933;
background-color: #000000;
padding: 2px;
padding-left: -8px;
display: block;
border-bottom: 1px solid #666666;
font: 12px Trebuchet MS, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;}

.buttons a:hover {background-color: #ff0000;
color: #ffff00;
text-decoration: none;}

#titel{color: #000000;
height:15px;
background-color: #ff9933;
padding: 2px;
padding-left: -8px;
display: block;
border-bottom: 1px solid #ffff00;
border-top: 1px solid #ffff00;
font: 13px Trebuchet MS, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;}
