.headlinehorzbg {
	background-image: url(pictures/skynet_headlogo_horzbg.jpg);
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	right: 100%;
	bottom: 100px;
	overflow: visible;
	visibility: visible;
	z-index: 1;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #687EBA;
	cursor: default;
	height: 100px;

}
.menueline {
	background-image: url(pictures/gradient_topline4.gif);
	width: 100%;
	position: relative;
	left: 0px;
	top: -3px;
	right: 100%;
	bottom: 22px;
	overflow: visible;
	visibility: visible;
	z-index: 1;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #55657B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A5A5A5;
	min-width: 300px;
	background-color: #EAEAEA;
	font-size: 10px;
	height: 20px;
	text-align: center;
	vertical-align: bottom;
	padding-top: 3px;

}
.counterimage {
	top: 0px;
	text-align: right;


}
.firstline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	top: 2px;
	position: absolute;
	white-space: nowrap;
	right: 10px;
	cursor: default;

	
}

.firstline a {
	color: #FFFFFF;
	text-decoration: none;

}
.firstline a:hover {

	color: #FFFFFF;
	text-decoration: none;
}
.headlinepreamble {
	font-weight: bold;
	position: absolute;
	width: 480px;
	height: 60px;
	left: 470px;
	top: 25px;
	text-align: center;
	vertical-align: middle;
	z-index: 65535;
}
.headlinepreamble a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
}
