body
{
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-image:url(../images/bg_muster.jpg);
}

table
{
	font-family:Verdana;
	font-size:12px;
	color:#333333;
	font-weight:normal;
}

.submenu
{
	color:#ffcc1d;
}
.submenu a:link
{
	color:#426bdd;
	text-decoration:none;
}
.submenu a:hover
{
	color:#6ebc60;
	text-decoration:none;
}
.submenu a:active
{
	color:#6ebc60;
	text-decoration:none;
}
.submenu a:visited
{
	color:#426bdd;
	text-decoration:none;
}

.titel
{
	 font-size:20px;
	 font-weight:normal;
	 color:#999999;
}

a:link
{
	color:#6ebc60;
	text-decoration:none;
}
a:hover
{
	color:#6ebc60;
	text-decoration:none;
}
a:active
{
	color:#6ebc60;
	text-decoration:none;
}
a:visited
{
	color:#6ebc60;
	text-decoration:none;
}

.titelblau
{
	color:#426bdd;
	font-weight:bold;
}

.fehler
{
	color:#FF0000;
	font-weight:bold;
}
