a:link {
	text-decoration: none;
	color: #575969;
}
a:visited {
	text-decoration: none;
	color: #575969;
}
a:hover {
	text-decoration: underline;
	color: #575969;
}
.background {
	background-image: url(images/nav/background2.jpg);
	background-repeat: repeat-x;
	background-color: #515a63;
}
.box {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #666666;
}
.lines {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.textflow {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #575969;
}
.textflowsmall {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #575969;
}
.bold {
	font-weight: bold;
}
.textflowsmallbold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #575969;
	font-weight: bold;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #575969;
}
.hervor {
	color: #383a45;
	letter-spacing: 2px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-style: italic;
	line-height: 120%;
	color: #787C94;
	font-weight: bold;
}
.navtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 2px;
}

.frame1 {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
.textflowwide {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #575969;
	list-style-type: disc;
	list-style-position: outside;
}
.textflowbig {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	color: #787C94;
	font-weight: bold;
}
.inputfield {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #575969;
	background-color: #eff3f6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #666666;
	font-weight: bold;
}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #333333;
}


/*Link Plastics */
.plastics span {
	display: none;
}
.plastics:link, .plastics:visited {
	display: block;
	width: 180px;
	height: 150px;
	background: url(images/nav/plasticsBtn.jpg);
}
.plastics:hover, .plastics:active, .plastics:focus {
	background-image: url(images/nav/plasticsBtnO.jpg);
}

/*Link energy */
.energy span {
	display: none;
}
.energy:link, .energy:visited {
	display: block;
	width: 180px;
	height: 150px;
	background: url(images/nav/energyBtn.jpg);
}
.energy:hover, .energy:active, .energy:focus {
	background-image: url(images/nav/energyBtnO.jpg);
}
