/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image:url(../images/Bg.gif);
	background-repeat:repeat-y;
	background-position:center
}
a:link {
	color: #aa8400;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #aa8400;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Baumann {
color:aa8400;
font-size:14px;
font-weight:bold;
border-bottom:2px solid #aa8400
}