a {
  text-decoration: none;
  font-weight: bold; font-size: 10px; font-family: verdana, arial, helvetica;
  color: white;
}  

a:hover {
	text-decoration: underline;
	list-style-type: none;
}

input {
	border-style: solid; border-width: 1px; border-color: black;
      font: normal 8pt verdana, arial, helvetica;
      color: black;
}

.normal {
	font:normal 8pt verdana, arial, helvetica
	color:black;
}

.button {
	font: bold 7pt verdana, arial, helvetica;
	color: white;
	text-decoration: none;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	background-color: silver;
	padding: 2px 4px;
}

.navig1 {
	position: relative;
	left: 10px;
	width: 90px;
	padding: 5px;
	font-weight: bold; font-size: 10px; font-family: verdana, arial, helvetica;
	color: white;
	height: auto;
}



.navigGrey {
	position: relative;
	width: 70px;
	padding: 5px;
	font: bold 8pt verdana, arial, helvetica;
	color: white;
	height: auto;
}

.boxGrey {
	width: 90px;
	height: auto;
	padding-left: 10px;
	position: relative;
	left: 10px;
	background-color: #CCCCCC;
}

.boxBlue {
	background-color: #333366;
	width: 110px;
	height: auto;
	position: relative;
}

.boxBlue2 {
	background-color: #3F6399;
	width: 110px;
	height: auto;
	position: relative;
}

.boxBlue3 {
	background-color: #7A9AB8;
	width: 110px;
	height: auto;
	position: relative;
}

.posTopLeft {
	left: 2px;
	top: 0px;
	position: absolute;
	height: 1000px;
	width: 110px;
}

.valuenetLogo {
	position: absolute;
	left: 5px;
	top: 430px;
}

.homeStyle {
	width: 110px;
	position: absolute;
	background-color: #333366;
	padding: 5px;
}

.spacerStyle {
	background-color: #666666;
	height: 40px;
	width: 20px;
	height: auto;
	left: 120px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	top: 3px;
}

.aboutStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #92918F;
	position: absolute;
	top: 3px;
	width: 110px;
	left: 150px;
}

.licenseStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #BDBDBD;
	position: absolute;
	top: 3px;
	width: 110px;
	left: 270px;
}

.impressumStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCCCCC;
	position: absolute;
	font-size: 10px;
	top: 3px;
	left: 380px;
	width: 110px;
}

.helpIcon {
	position: absolute;
	left: 750px;
	top: 15px;
}

.adviceIcon {
	position: absolute;
	left: 700px;
	top: 18px;
}

.homepageIcon {
	position: absolute;
	left: 650px;
	top: 15px;
}

.navig2 {
	position: relative;
	left: 10px;
	width: 90px;
	font: bold 10px verdana, arial, helvetica;
	color: white;
	height: auto;
}

.boxBlue4 {
	background-color: #BACBDA;
	width: 110px;
	height: auto;
	position: relative;
}
.navig1narrow {
	position: relative;
	left: 10px;
	width: 90px;
	font-weight: bold;
	font-size: 10px;
	font-family: verdana, arial, helvetica;
	color: white;
	height: auto;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;


}
