form { 
margin:0;
}

tbody.on  { display:table-row-group; }
tbody.off { display:none; }

.dhcart_text { 
font-family : Arial, sans-serif;
color : #333333;
font-size : 11px;
} 

.dhcart_title { 
font-family : Arial, sans-serif;
color : #333333;
font-size : 12px;
font-weight : bold;
} 

.dhcart_td1 { 
background : #2e71af;
font-family : Arial, sans-serif;
color : #ffffff;
font-size : 11px;
font-weight : bold;
text-align : center;
} 

.dhcart_td2 { 
background : #efefef;
font-family : Arial, sans-serif;
color : #333333;
font-size : 11px;
} 

.dhcart_td3 { 
background : #818FBE;
font-family : Arial, sans-serif;
color : #ffffff;
font-size : 11px;
font-weight : bold;
} 

.dhcart_button { 
font : bold 11px Arial, sans-serif;
border : 1px outset #efefef;
background-color : #2e71af;
color : #ffffff;
} 

.dhcart_input_text { 
border : 1px solid #2e71af;
background-color : #ffffff;
padding-left : 2px;
font-family : arial, sans-serif;
font-size : 11px;
padding-bottom : 0;
} 

.dhcart_select { 
font-family : Arial, sans-serif;
font-size : 10px;
font-style : normal;
line-height : 10px;
font-weight : normal;
padding : 0;
clear : both;
background : #ffffff;
color : #333333;
border : 1px solid #333333;
} 

a.dhcart:link { 
font-family : Arial, sans-serif;
color : #333333;
text-decoration : underline;
font-size : 11px;
font-weight: bold;
} 

a.dhcart:visited { 
font-family : Arial, sans-serif;
color : #333333;
text-decoration : underline;
font-size : 11px;
font-weight: bold;
} 

a.dhcart:active { 
font-family : Arial, sans-serif;
color : #333333;
text-decoration : none;
font-size : 11px;
font-weight: bold;
} 

a.dhcart:hover { 
font-family : Arial, sans-serif;
color : #333333;
text-decoration : none;
font-size : 11px;
font-weight: bold;
} 

body {
	margin: 1em;
}

#content {
	background: #fff;
	padding: 1em;
	border: 1px solid #2B2B2B;
	text-align: center;
}
		
p {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 80%;
	border: 1px dotted #CCC;
	padding: 0.4em;
	line-heigh: 1.4em;
}
		
ul, li {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 85%;
	text-align: left;
}

div.tjenestertekst{
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 65%;
	text-align: left;
}

div.infotekst{
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 60%;
	font-weight: bold;
	text-align: center;
}
