

.header {	
	background-color: black;
	background-repeat: no-repeat;
	height: 120px;
}

.headeruptext {
	margin-left: 300px;
	position: absolute;
	top: 2px;
}

.headername {
	color: white;
	font-family: "trebuchet ms";
	font-weight: bold;
	margin: 10px 120px 0 0;
	position: absolute;
}

#headerlist {
	font-family: "trebuchet ms";
	margin-top: 74px;	
	position: absolute;
	text-transform: uppercase;
}

#start {
	margin-top: 74px;	
	position: absolute;
}

#headerlist ul {
	font-weight: bold;
	margin-left: 49px;
}

#headerlist ul li {	
	float: left;
}

#headerlist ul li a{
	color: white;
	font-family: "trebuchet ms", tahoma, sans-serif;
	font-size: 14px;
}

#headerlist ul li img {
	vertical-align: top;	
}

#headerlist ul li a {
	display: block;
	height: 25px;
	padding: 5px 10px 0px 10px;
	position: relative;
	text-decoration: none;

}

#headerlist ul li a:hover {	
	background-color: black;	
	background-image: url( "images/tophover.gif" );
	background-position: top;
	background-repeat: repeat-x;
	border-bottom: 0px;
	color: #b70000;
}

#headerlist a.current {
	color: white;
	background-color: black;	
	background-image: url( "images/seltop.gif" );
	background-position: top;
	background-repeat: repeat-x;	
	border-bottom: 0px;
}

.start {
	margin-right: 5px;
}

.headerinfo {
	font-weight: normal;
	margin-left: 20px;
	width:100%;
}

.status {
	font-size: 90%;	
	padding-left: 12px;
	position: absolute;
	top: 106px;	
	width: 740px;
}

.status p {	
	color: white;	
	padding: .25em 0px;
	top: 0px;
}

.status p.locationbar {
	text-align: left;
}

.status p.langbar {
	text-align: right;
	margin-right: 10px;	
}

.status p.langbar b {
	color: #b70000;
}

.status p.langbar a {
	color: #d5ddc0;
}

.location {
	color: #596047;
	font-weight: bold;
}

.location a{
	color: white;
}
