body {
	background-image: url(../bilder/grund.JPG);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 40% top;
	background-color: #CDD5E0;
	position: static;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
}
<style type="text/css">

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-size: 13px;
}


h1 {
	font-size: 14px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 16px;
	color: #000000;
	margin: 0px;
}

h3 {
	font-size: 18px;
	color: #000000;
}
h4 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

</style>
#text1 {

	margin-left: 100px;
}
h5 {
	font-size: 9px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}

