body {
	/*background-image: url(../pics/menubg.gif);*/
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited, a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0000FF;
	}
	
a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
	}
	
a.glink:link, a.glink:visited, a.glink:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFF00;
	text-decoration:none;
	width: 60px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	background-color: #0000FF;
	}
a.glink:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	text-decoration:none;
	width: 60px;
	text-align: center;
	height: 12px;
	background-repeat: repeat-x;
	background-color: #FFFF00;
}
#content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background-image: url(../pics/riffelblech.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
	padding-top: 10px;
	padding-bottom: 20px;
}

#content h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	background-image: url(../pics/h1bg.gif);
	border: 1px none #E2E2DE;
	height: 35px;
	width: 340px;
	margin-top: 0px;
	padding-top: 0px;
	}
	
#content h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	background-image: url(../pics/h1bg.gif);
	border: 1px none #E2E2DE;
	height: 35px;
	width: 150px;
	margin-top: 0px;
	padding-top: 0px;
	}
#content p,td,tr {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
#content img {
	border: 2px none #0066cc;
	}
#bottom {
	background-image: url(../pics/bottombg.gif);
	height: 56px;
	background-repeat: repeat-x;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.block {
	background-image: url(../pics/blockbg.jpg);
	background-repeat: repeat-y;
}
.norm {
	float: left;
}

