.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.smallwhitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

.bigtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.a:link.blacklink {
color: #000000;
text-decoration: none; 
}



.a:active.blacklink {
color: #687077;
text-decoration: none;
font-weight: bold; 
}

.a:visited.blacklink {
color: #000000;
text-decoration: none; 
}



.a:hover.blacklink {
color: #30334e;
text-decoration: underline; 
}

.a:hover.smalltext {
color: #30334e;
text-decoration: underline; 
}

h1 {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
} 



.allbg {
	background-color: #787878;
}
.req {
	background-attachment: fixed;
	background-image: url(billeder/req_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fadeBG {
	background-attachment: fixed;
	background-image: url(billeder/fade.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.prodTopBG {
	background-image: url(billeder/prodBG_stump.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.prodBottomBG {
	background-image: url(billeder/prodBG1_stump.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
