HTML {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
BODY.home{
	background-repeat: no-repeat;
	background-attachment : fixed;
	background-image : url("images/bg_home.gif");
}
BODY.content{
	background-repeat: no-repeat;
	background-attachment : fixed;
	background-image : url("images/bg_content.gif");
	margin: 0;
}
.tekst{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin : 10px 20px 0px 95px;
	line-height: 18px;
	color : #084887;
}
P.tekst2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin : 0px 15px 12pt 0px;
	line-height: 18px;
}
P.kop{
	margin : 18px 20px -8px 95px;
	font-weight: bold;
	letter-spacing: 0.3pt;
	line-height: 18px;
	color : #084887;
}
TD.menuhome {
	background-image : url("images/bg_menu.gif");
	width : 168;
	height : 164;
	background-repeat : no-repeat;
	padding-top : 6px;
}
TD.doorpanel {
	background-image : url("images/doorpanel.gif");
	width : 35;
	height : 164;
	background-repeat : no-repeat;
	background-position : 4px 62px;
}
A.type1{
	font-size: 12px;
	line-height: 18px;
	font-weight : bold;
	letter-spacing: 0.3pt;
	text-decoration : none;
	color : #084887;
	background-color : #FFD600;
	display : block;
	padding-left : 10px;
	margin-right : 7px;
	border-bottom-width : 2px;
	border-bottom-style : solid;
	border-bottom-color : #084887;
}  
A.type1:hover {
	color : White;
}
A.type1:active {
	color : #084887;
}
A.type1last{
	font-size: 12px;
	line-height: 18px;
	font-weight : bold;
	letter-spacing: 0.3pt;
	text-decoration : none;
	color : #084887;
	background-color : #FFD600;
	display : block;
	padding-left : 10px;
	margin-right : 7px;
}  
A.type1last:hover {
	color : White;
}
A.type2last{
	background-color : #b0d58e;
	font-size: 12px;
	line-height: 18px;
	font-weight : bold;
	letter-spacing: 0.3pt;
	text-decoration : none;
	color : #084887;
	display : block;
	padding-left : 10px;
	margin-right : 7px;
	border-bottom-width : 2px;
	border-bottom-style : solid;
	border-bottom-color : #8dc35c;
}  
A.type2last:hover {
	color : White;
}
A.type2{
	font-size: 12px;
	line-height: 18px;
	font-weight : bold;
	letter-spacing: 0.3pt;
	text-decoration : none;
	color : White;
	display : block;
	padding-left :35px;
}  
A.type2:hover {
	color : #084887;
}
A.type2:active {
	color : #084887;
}
A.type3{
	text-decoration:underline;
	color: #084887;
}
A.type3:hover{
	text-decoration:none;
	color: white;
	font-weight : bold;
}
