



/*links*/
a:link {
	color: #333300;
	background: transparent;
	text-decoration: none;
}

a:visited {
	color: #333300;
	background: transparent;
	text-decoration: none;
}

a:active {
	color: #333300;
	background: none;
	text-decoration: none;
}

a:hover {
	BACKGROUND: none;
	COLOR: #990000;
	text-decoration: none;
}  
.rigthBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 150px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}


a.body:link {
	color: #333300;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}


.bannerBox {
	width: 618px;
	height: 150px;
	border: 1px solid #888888;
}

.bannerSpacer5 {
	width: 618px;
	height: 5px;
	
}



a.body:visited {
	color: #333300;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a.body:active {
	color: #333300;
	background: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}


a.body:hover {
	BACKGROUND: none;
	COLOR: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
} 

/*links slut*/



.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
}
.body500 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	width: 500px;
}
.body600 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	width: 618px;
}
.subHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #555555;
	letter-spacing: 0.2em;
}


.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;

}

.smallNeg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;

}

.smallOrange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;

}

.middel {
	width: 440px;
}

.right {
	width: 150px;
}

.spalte {
	width: 10px;
}

.box330 {
	width: 330px;
}

.box420 {
	width: 420px;
}

.formText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.GrafBox {
	background-color: #666666;
	height: 120px;
	width: 600px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	vertical-align: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
}

.GrafBoxBottom {
	background-color: #999999;
	height: 20px;
	width: 600px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	vertical-align: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
}


.Height5 {
	height: 5px;
	width: 10px;
}

.Height1 {
	height: 1px;
	width: 10px;
}
.menuBox {
	background-color: #FFF6B0;
	padding: 5px;
	height: 100%;
	width: 155px;
}



#LayerStat {
	position:absolute;
	width:400px;
	height:200px;
	z-index:1;
	background-color: #FFFFCC;
	padding: 10px;
	
}

#LayerHelp {
	position:absolute;
	width:450px;
	height:600px;
	z-index:1;
	visibility: hidden;
	left: 80px;
	top: 25px;
	background-color: #cccccc;
	overflow: scroll;
	padding: 10px;
}

#Layer1 {
	position:fixed;
	width:auto;
	height:auto;
	z-index:5;
	left:10%;
	top:5%;
	visibility:visible;
}

#Layer2 {
	position:fixed;
	width:auto;
	height:auto;
	z-index:4;
	left:12%;
	top:7%;
	visibility:visible;
	filter:alpha(opacity=50);
	opacity:0.50;

}

#LayerInfo {
	position:absolute;
	width:auto;
	height:auto;
	z-index:4;
	left:0px;
	top:0px;
	display:none;
	

}

.rightBox {
width:150px;
height:auto;
padding-left:10px;

}


.440Box {
width:440px;
height:auto;

}