a.mediaagent:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	}
a.mediaagent:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	}
a.mediaagent:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	}
a.mediaagent:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	}
	
a.laser:link {
	text-decoration: none;
	color: #FFEFD5;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	}
a.laser:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	}
a.laser:hover {
	text-decoration: underline;
	color: #EEDDC3;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	}
a.laser:active {
	text-decoration: none;
	color: #FFEFD5;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	}

	
.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	font-weight: normal;
	}
	
.headline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #075583;
	line-height: 14px;
	font-weight: bold;
	}

.body {
	margin : 0px;
	background-color: #8ABFDE;
	background-image: url(../bilder/hg.jpg);
	background-repeat: repeat-x;
}


H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	font-weight: bold;
}

