a:link
{
color: #FF0000;
text-decoration: none;
}
a:visited
{
color: #FF0000;
text-decoration: none;
} 
a:active 
{
color: #FF0000;
text-decoration: none;
}
a:hover
{
color: #FF0000;
text-decoration:underline;
}
body
{
font-size: 15px;
font-family:  Arial, Helvetica;
background-color: #FFFFFF;
color: #000000;
SCROLLBAR-FACE-COLOR: #EEEEEE;	
SCROLLBAR-HIGHLIGHT-COLOR: #EEEEEE;
SCROLLBAR-SHADOW-COLOR: #000000;
SCROLLBAR-3DLIGHT-COLOR: #000000;
SCROLLBAR-ARROW-COLOR: #000000;
SCROLLBAR-TRACK-COLOR: #EEEEEE;
SCROLLBAR-DARKSHADOW-COLOR: #EEEEEE;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}
table
{
width: 100%;
font-size: 13px;
background-position: left;	
}
table.main
{
width: 98%;
}
table.unterstuetzen
{
width: 260px;
background-position: center;
}
table.ptviewer
{
width: 320px;
}
td
{
vertical-align: top;
}
td.unterstuetzen
{
text-align: center;
vertical-align: middle;
}
td.login_news
{
vertical-align: middle;
}
td.rahmen
{
background-color: #00FF00;
}
.line1
{
color: #00FF00;
width: 98%;
}