
.body {
background-color: #ffffff;
color: #000000;
font-family: "arial", tahoma, sans-serif;
font-size: small;
margin-bottom:0pt;
margin-top:0pt;
margin-right:0pt;
margin-left:0pt;
}

.menue {width: 130px;

    background: #FFF url('/bg_sidebar.png') bottom repeat-x;
    border: 1px solid #CC8;
    color: #555;
}

.menue_top {
  width: 130px;
 color: #995; 
 font-size: small; 
 font-weight: bold; 
 background: #FFF url('/bg_header.png') bottom repeat-x;
 text-align:center;
 height:15;
}

.menue_botton {
 width: 130px;
 color: #555; 
 font-size: small; 
 text-align:center;
}

.buttonscontainer {width: 130px;}

.buttons a {color: #000000;
background: transparent;
padding: 2px;
padding-left: 3px;
display: block;
color: #47A; 
font-size: small;
text-decoration: none;
text-align: left;}

.buttons a:hover {background: transparent;
color: #773;
text-decoration: underline;
}



.uebersichtsmodus {
    background: #FFF url('/bg_sidebar.png') bottom repeat-x;
    border: 1px solid #CC8;
    color: #555;
 font-size: small; 
}

.uebersichtsmodus_top {
 color: #555; 
 font-size: small; 
 font-weight: bold; 
 background: #FFF url('/bg_header.png') bottom repeat-x; 
 text-align:center;
 height:15;
}

.uebersichtsmodus_rahmen {
 background-color:#5b6c94; 
}

.einzelbildmodus_top {
 color: #995; 
 font-size: small; 
 font-weight: bold; 
 background: #FFF url('/bg_header.png') bottom repeat-x; 
 text-align:center;
 height:15;
}


.uebersichtsmodus_botton {
 color: #47A; 
 font-size: small; 
 text-align:center;
 height:45;
}

.einzelbildmodus_botton {
 color: #47A; 
 font-size: small; 
 text-align:left;
 background: transparent; 
}

.einzelbildmodus_senderdaten {
border-right: 1px dashed #ccabab; 
color: #47A; 
font-size: small; 
text-align:justify;
background: transparent; 
}

.uebersichtsmodus_mid {
 background: transparent; 
 color: #47A; 
 font-size: small; 
 text-align:center;
}

.uebersichtsmodus_aussen{
  float: left; width: 190;
}

.uebersichtsmodus_coins{
 color: #47A; 
 font-size: small; 
 text-align:center;
}

.textbox{
 background-color: #ffffff;
 color: #555; 
 font-size: small; 
 text-align:center;
}

.textboxcontainer {width: 200px;}

.textbox a {color: #000000;
background-color: #ffffff;
padding: 5px;
display: block;
text-decoration: none;
}

.textbox a:hover {background-color: #000000;
color: #ffffff;
text-decoration: none;}







