<style type="text/css">
<!--

a:link { text-decoration:none; color:#000000; }
a:visited { text-decoration:none; color:#000000; }
a:hover { text-decoration:none; color:#000000; }
a:active { text-decoration:none; color:#000000; }

body
{
font-family: Verdana, sans-serif;
overflow: auto;
margin: 0px;
font-size:12px;
background-image:url(../admin/bg.gif);
}
.style_top
{
width:950px; 
padding-bottom:8px;
}
.style_main
{
width:930px; 
padding:10px;
margin:0px;
background:#ffffff;
}
.style_impressum
{
color:#ffffff; 
font-size:12px; 
height:25px; 
background-color:#424242; 
width:950px; 
padding:5px;
margin-bottom:10px;
}
p
{
margin: 0px;
padding: 0px;
}
.button_td{
padding-top:8px;
vertical-align:bottom;
}

.button_off,
.button_off:link,
.button_off:visited,
.button_off:active
{
position: relative;
text-decoration: none;
font-size:12px; font-family:verdana; color:#1f1f1f; vertical-align:middle;
height:20px;
padding-right:5px; padding-left:5px; padding-top:1px; margin-left:5px;
background-color:#fff6d5;
border:1px solid #ffffff; border-bottom:0px;
}

.button_on{
font-size:12px; font-family:verdana; color:#1f1f1f; vertical-align:middle;
z-index: 1000;
height:20px;
padding-right:5px; padding-left:5px; padding-top:1px; margin-left:5px;
background-color:#ffffff;
border:1px solid #ffffff; border-bottom:0px;
cursor:pointer;
}


.button_off span{
display: none;
text-decoration: none;
}

.button_on span {
float:left;
color:#c0c0c0;
top:20px;
z-index: 1000;
left:-1px;
font-family: Verdana;
margin:0;
white-space:nowrap;
}

.sub_on{
font-size:12px; font-family:verdana; color:#454545;
background-color:#dfdfdf;
padding:5px;
}

.sub_off{
font-size:12px; font-family:verdana; color:#454545;
background-color:#ffffff;
padding:5px;
}

.span{
font-size:11px;
font-family:verdana;
filter:alpha(opacity=90); -moz-opacity:0.9;
}
//-->
</style>