/* CSS Document */
body {
	font-family:arial,helvetic;
}
	
.ftm-banner {
	background:#FFCC99;
	font-size:34px;
	font-weight:bold;
	text-align:center;
	line-height: 200%;
}
.ftm-banner img {
	vertical-align:middle;
}	
.ftm-margin {
	background:whiteSmoke;
}
.ftm-indhold {
	background:#FFCC99;
	color:black;
	font-family:verdana,arial,helvetic;
/*	text-align:left; */
}
.ftm-indhold-virkerikke td {
	height:800px;
}
.ftm-visvliste td,h2,h3 {
	text-align:center; 	
}
.ftm-brugesikke td,h2 {
	text-align:left; 	
}


/*
.rhm1-bg li a span{
	float:left;
	display:block;
	padding:0 32px 0 18px;
}
.rhm1-bg li.current a{
	color:#fff;
	background:url(images/rhm1_hover_l.gif) no-repeat left 5px;
}
.rhm1-bg li.current a span{
	color:#fff;
	background:url(images/rhm1_hover_r.gif) no-repeat right 5px;
}
.rhm1-bg li a:hover{
	color:#fff;
	background:url(images/rhm1_hover_l.gif) no-repeat left 5px;
}
.rhm1-bg li a:hover span{
	color:#fff;
	background:url(images/rhm1_hover_r.gif) no-repeat right 5px;
}
*/