a:link { 
font-weight:bold; 
color:#0000ff; 
text-decoration:none 
}
a:visited { 
font-weight:bold; 
color:#000000; 
text-decoration:none 
}
a:hover { 
font-weight:bold; 
color:#ff0000; 
text-decoration:underline;
}
a:active { 
font-weight:bold; 
color:#ff0000; 
text-decoration:underline 
}
a:focus { 
font-weight:bold; 
color:#ff0000; 
text-decoration:underline 
}

.button2 {
background-color: #eeeeee;
border-color: #c0c0c0;
border-style: solid;
border-width: 2;
font-weight: bold;
color: #0000ff;
font-family: verdana;
}

.button_men {
background-color: #eeeeee;
border-color: #c0c0c0;
border-style: belved;
border-width: 2;
font-weight: bold;
color: #0000ff;
font-family: verdana;
font-size: 11px;
width: 150px;
cursor:hand;
cursor:pointer;
}

.subk {
font-size:8pt;
font-family:verdana;
color:white;
}

.plus {
font-size:7pt;
font-family:verdana;
color:#000000;
}

.boxen_header {border:1px solid #c0c0c0;}
.boxen_header_text {font-size:10px;font-family:verdana;color:#0000ff;font-weight:bold;background-color:#c0c0c0;}
.boxen_inhalt_text {font-size:10px;font-family:verdana;font-weight:bold;color:#000000;background-color:#eeeeee;}
.boxen_inner_border {background-color:#eeeeee;}
.boxen a:link { color: #0000ff; text-decoration:none;}
.boxen a:visited { color: #000000; text-decoration:none; }
.boxen a:hover { color: #000000; text-decoration:underline; }
.boxen a:active { color: #ff0000; text-decoration:none; }
.boxen_header_marquee {border:1px solid #c0c0c0;background-color:#eeeeee;}