body {  
	margin=0px ;
	background-color=#B2B2BF ;
	link=#111111 ;
	vlink=#111111 ;
	alink=#111111;
	background-color:#B3B3C0;
	font-family: Arial,Verdana, sans-serif;
	font-size:12px;
}

a:link { font-weight:bold; color:#000000; 		text-decoration:none; }
a:visited { font-weight:bold; color:#000000; text-decoration:none; }
a:focus { font-weight:bold; color:#ffffff; text-decoration:none; }
a:hover { font-weight:bold; color:#ffffff; text-decoration:none; }
a:active { font-weight:bold; color:#ffffff; text-decoration:none; }

.unterstrich:link{ text-decoration:underline; }
.unterstrich:visited{ text-decoration:underline; }
.unterstrich:focus{ text-decoration:underline; }
.unterstrich:hover{ text-decoration:underline; }
.unterstrich:active{ text-decoration:underline; }


.content{
	font-weight:normal;
	text-align:center;
}

.menu:link { font-weight:bold; color:#ffffff; text-decoration:none; }
.menu:visited { font-weight:bold; color:#ffffff; text-decoration:none; }
.menu:focus { font-weight:bold; color:#ffffff; text-decoration:none; }
.menu:hover { font-weight:bold; color:#ffffff; text-decoration:none; }
.menu:active { font-weight:bold; color:#ffffff; text-decoration:none; }


td {
vertical-align:top;font-size:12px;}

.logo{
vertical-align:bottom;
text-align:right;
}

.gelb:hover { font-weight:bold; color:#D78300; text-decoration:none; }


