body {
	background-image:url(bilder_grundgest/hg_inhalt.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed; 
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
}

a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: none;
	color: #AC0D17;
}
a:active {
	text-decoration: none;
	color: #AC0D17;
}

p, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 25px;
	color: #000000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #AC0D17;
}
