body
{
	background-color: #fffeef;
	background-image:url(../pics/bg.gif);
	margin: 0;

	/* Scrollbars fuer den IE */
	scrollbar-base-color: #294293;
	scrollbar-track-color: #273564;
	scrollbar-arrow-color: #fffeef;
	scrollbar-3d-light-color: #00b5ef;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #3960DD;
}

a.unter, a.unter:link, a.unter:active, a.unter:visited
{
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	text-decoration:underline;
	color:#000000;
}

.lnkFett
{
	color: #383b8e;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.text
{
	color: #000000;
	font-style: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.textFett, .textBold
{
	color: #000000;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.textBoldRed
{
	color: #ff0000;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.textWeiss
{
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.textGross
{
	color: #000000;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.schatten
{
	background-image: url(../pics/schatten.gif);
}