.textgrau {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	color: #50555F;
}

.subnavtbox
{
	width: 170px; 
	background-color: white;
	border-left: 1px solid gray;
	
}

#contactbox
{
	background-color: #939598;
	margin: 10px;
	padding: 10px;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	color: white;
}

#contactbox a:link
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}
#contactbox a:visited
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}
#contactbox a:hover
{
	color: white;
	font-weight: bold;
	text-decoration: underline;
}
#contactbox a:active
{
	color: white;
	font-weight: bold;
	text-decoration: underline;
}


/* DOWNLOAD STYLES */
.loginList
{
	width: 440px;
}
.loginList td
{
	vertical-align:top;
	border-top: 1px solid #cccccc;
	padding: 6px 10px 2px 0;
}

.loginList a:link,
.loginList a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #0b9632;
}

.loginList a:hover,
.loginList a:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	color: #0b9632;
}
/* DOWNLOAD STYLES END */

/* STERNCHEN-ZITATE SCHULUNG */
.quotestar
{
	background-image: url(de/images/sternchenDivBg.gif);
	padding-left: 20px;
}

/* EXPLIZITER STYLE FÜR TABELLEN (NUTZEN UND DOWNLOADS) */

.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}
