body {
    background-image:   url(images/baggrund.png); 
    background-repeat:  repeat-x;
    background-color:   #FFFFFF;
    margin:             0px;
    padding:            0px;
}
table.main {
	/*width: 				735px;*/
	border-collapse:	collapse;
}
.tekst {
	font-family: 		Verdana, Tahoma;
	font-size: 			10px;
	color:				#444444;
	line-height:		150%;
}
.stor {
	font-family: 		Verdana, Tahoma;
	font-size: 			14px;
	color:				#444444;
}
a {
	color:				#666666;
	text-decoration:	none;
	font-size:			10px;
	font-family:		Verdana, Tahoma;
	line-height:		150%;
}
td.menu {
	height: 			30px; 
	border-top:			1px solid #C5C0A0;
	border-bottom:		1px solid #C5C0A0;
	border-left:		1px solid #C5C0A0;
	background-repeat: 	repeat-x; 
	background-image: 	url(images/menu2.png);
	cursor:				pointer;
	text-align: 		center;
}
td.space {
	height: 			30px;
	text-align: 		center;
}
td.linie {
	text-align: 		center;
	height: 			60px;
	background-repeat: 	no-repeat;
}
td.spacemargen {
	width:				20%;
	height: 			30px;
	text-align: 		center;
}
.oppevenstre {
	vertical-align:		top;
	text-align:			left;
}
.felt {
	background-image:	url(images/menu.png);
	border:				1px solid #999999;
	font-style:			icon;
	font-size:			10px;
}
.billedfeltlogo {
    height:             112px;
    width:              331px;
    background-repeat:  no-repeat;
    
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/logo5.png');
}
.billedfeltlogo[class] {
    background-image:   url(images/logo5.png);
}
.billedfeltright {
    background-repeat:  repeat-y;
    
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/skygge4.png');
}
.billedfeltright[class] {
    background-image:   url(images/skygge4.png);
}
.billedfeltbottom {
    background-repeat:  repeat-x;
    
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/skyggebund.png');
}
.billedfeltbottom[class] {
    background-image:   url(images/skyggebund.png);
}