
a:link { text-decoration: none; color: #0000FF; }
a:visited { text-decoration: none; color: #0000FF; }
a:hover { text-decoration: underline; color: #0000FF; }
a:active { text-decoration: underline; color: #0000FF; }
a.selected { font-weight:bold; }


td.mainpart { padding-left:50px; width:430px;}

td.menupart {
   padding-top:60px;
}

img
{
position:absolute;
}


.listc
{
list-style:square url("../img/gruen.gif");
}



.text
{
font-size: 12px;
color: #999999;
line-height: 21px;
font-family: Courier New,Courier,Monaco,monospace;
}

.lesen
{
font-size: 11px;
color: #181818;
line-height: 18px;
font-family: Verdana,Arial,Helvetica;
}


.head
{
font-size: 14px;
color: #666666;
line-height: 21px;
font-family: Courier New,Courier,Monaco,monospace;
}



.sb {
    background-image:url('../img/agbackground.png');
    background-repeat:no-repeat;
    background-color:#E6E6FA;
           scrollbar-3dlight-color:#666666;
           scrollbar-arrow-color:#cc3300;
           scrollbar-base-color:#ffffff;
           scrollbar-darkshadow-color:#6666666;
           scrollbar-face-color:#ffffff;
           scrollbar-highlight-color:#ffffff;
           scrollbar-shadow-color:
	  }
