body 	{
	background-position: right top;
	background-repeat: repeat-y;
	background-attachment: fixed;
	font-family:"times new roman", goudy, times, serif;
	color:#000000;
	font-size: 12pt;
	margin-top: 5px;
	background-image: url(Templates/hg-rechts.gif);
	margin-left: 10px;
	margin-right: 80px;
}

h1 {
	font-family:"verdana", helvetica, arial, sans-serif;
	font-size: 1.5em;
	letter-spacing:0.1em;
	color:#996600;
	margin: 1px;
	padding: 1px;
	height: auto;
	width: auto;
}
h2 {
	font-family:"verdana", helvetica, arial, sans-serif;
	font-size: 1.2em;
	color:#996600;
}
h3 {
	font-family:"verdana", helvetica, arial, sans-serif;
	font-size: 1em;
	color:#996600;
}
h4 {
	font-family:"verdana", helvetica, arial, sans-serif;
	font-size: 1em;
	color:#996600;
}
h5 {background-color:#CC9900;
color:#CC0000;
font-size:5;}

a:link {
	color:#663300;
	text-decoration:underline;
}
a:visited {
	color:#996666;
	text-decoration:underline;
}
a:active {
	color:#FF9933;
	text-decoration:none;
}
a:hover {color: #000000; background: #ffff66;}

hr {color:#990000}

