body {
	background-image: url(luftballons.jpg);
	background-position: center top;
	background-repeat:no-repeat
}

h1 {
  position:absolute;
	top:350px;
	left: 530px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1pt;
	width: 325px;
}

a#h1:visited {
	text-decoration: none;
	color:#FFFFFF;
}

a#h1:active {
	text-decoration: none;
	color:#FFFFFF;
}

a#h1:link {
	text-decoration: none;
	color:#FFFFFF;
}

h2 {
  position:absolute; top:405px; left: 225px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #183A8D;
	text-decoration: none;
} 

.hotline {
	position:absolute;
	top:70px;
	left: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 513px;
}

.headerlinks {
  position:absolute; top:80px; left: 975px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.text {
	position:absolute;
	top:470px;
	left: 225px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #183A8D;
	text-decoration: none;
	line-height: 21px;
	height:600px;
	width:810px;
	border:0px solid #ff0000;
}

