a {
  text-decoration: none;
  font: bold 10px verdana, arial, helvetica;
  color: white;
}  
a:hover {
	text-decoration: underline;
	list-style-type: none;
}

.alink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	text-decoration: underline; 
} 
.alink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.alink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

input {
      font: bold 7pt verdana, arial, helvetica;
      color: black;
}
.button {
	font: bold 7pt verdana, arial, helvetica;
	color: white;
	text-decoration: none;
	border: black solid;
	border-width: 1px;
	background-color: silver;
	padding: 2px 4px;
}
.navig1 {
	position: relative;
	left: 10px;
	width: 90px;
	padding: 5px;
	font: bold 10px 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: 101px;
	position: absolute;
	background-color: #F5EDD5;
	height: 620px;
	width: 110px;
}
.valuenetLogo {
	position: absolute;
	left: 5px;
	top: 430px;
}
.skyscraper {
	position: absolute;
	left: 800px;
	top: 110px;
	}
.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;
}
.headline {
background-color:#FFFFFF;
font-size:10pt;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-weight:bold;
font-style:normal;
color:#00319C;
}
.subheadline {
background-color:#FFFFFF;
font-size:12px;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-weight:normal;
font-style:normal;
color:#00319C;
}
.tdboldtext
{FONT-WEIGHT: bold;
	font-size: 8pt;
	COLOR:515151;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	BACKGROUND-COLOR: #ccd6eb;
}
.tdblockwhite{
        font-size:8pt;
        font-family:Verdana,Arial,Helvetica,sans-serif;
        font-weight:normal;
        font-style:normal;
        color:515151;
        background-color: #ffffff;
}
.tdblockgrey{
	font-size:8pt;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:normal;
	font-style:normal;
	color:515151;
	background-color: #f0f2f7;
}
.contentPosition {
	position: absolute;
	left: 120px;
	top: 110px;
}
.helpPos {
  position: absolute;
  top: 78px;
  left: 750px;
}
.advicePos {
	position: absolute;
	top: 79px;
	left: 700px;
}
.homePos {
	position: absolute;
	top: 77px;
	left: 650px; 
}

.textblockgrey {
    font-size:8pt;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-weight:normal;
    font-style:normal;
    color:#666666;
    background-color:#FFFFFF;
}
