BODY 
{
	SCROLLBAR-BASE-COLOR: #2B002C;
	SCROLLBAR-ARROW-COLOR: #2B002C;
	
}

a, a:link, a:visited
{
	font-family:     tahoma;
	font-size:       10px;
	color:          #F28513;
	text-decoration: none;
}

a:hover, a:active
{
        font-family:     tahoma;
        font-size:       10px;
        color:           #F28513;
        text-decoration: underline;
}

.standard
{
        font-family: tahoma;
        font-size:   10px;
        color:       #F28513;
}

.standard_fett
{
        font-family: tahoma;
        font-size:   12px;
        color:       #F28513;
	font-weight: bold;
}

.standard_klein
{
        font-family: tahoma;
        font-size:   10px;
        color:       #F28513;
}