
a:link { font-family: Tahoma; text-decoration: none;}
a:visited { font-family: Tahoma; text-decoration: none;}
a:hover { font-family: Tahoma; text-decoration: none;}
a:active { font-family: Tahoma; text-decoration: none;}

.l
{
	float:left;
	display:inline;
}
.r
{
	float:right;
	display:inline;
}

tr
{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

b
{
	font-weight:normal;
}
h1
{
	font-weight:normal;
}
h2
{
    color: black;
	text-decoration: underline;
	font-size: 15px;
	font-weight:normal;
}

.navigation
{
	color:white;
	font-weight:bold;
	font-size: 13px;
	font-family: Tahoma;
}



.sl
{
	cursor:hand;
    text-decoration:none;
    color: blue;
	font-weight:bold;
	width=100%;
}

.ueberschrift
{
    font-weight:bold;
    font-size: 16px;
    color:black; ;
    font-family: Tahoma;
}

.text
{
    font-size: 12px;
    color: #999999;
    font-family: Tahoma;
}
.link
{
    font-size: 12px;
    color: black;
    font-family: Tahoma;
}

.minitext
{
    font-size: 10px;
    color: #999999;
    font-family: Tahoma;
}

.sehrklein
{
    font-size: 10px;
    color: #999999;
    anchor-color: #999999;
    link-color: #999999;
    font-family: Tahoma;
}

.lesen
{
font-size: 12px;
color: #666666;
font-family: Tahoma;
}

.head
{
font-size: 14px;
color: #666666;
font-family: Tahoma;
}


.sb {
	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:
}

p
{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.gross
{
	text-transform: uppercase;
}

.gleichezeile
{
	display:inline;
}
.input
{
	font-size: 11px;
    border: 1px solid orange;
    font-style: normal;
    font-family: Tahoma;
    background-color: #ffffff;
}