@charset "utf-8";
.plattetekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.bodytekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	left: 10px;
	right: 10px;

}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #c41130;
	text-decoration: underline;

}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #620918;
	text-decoration: underline;
}


body {
	margin: 0px;
	height: 100%;
}
html {
	height: 100%;
}
.nawtekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.style1 {
	color: #C9011F;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;


}
.style2 {
      	color: #c41130;
      	font-size: 12px;
	    font-family: Arial, Helvetica, sans-serif;
      	font-weight: bolder;
}
.style3 {
      	color: #c41130;
      	font-size: 15px;
      	font-weight: bold;
}
.transbox {
        width:600px; 
        height:60px; 
        valign:middle;
        background-color:#333333;
        /* color:#c41130;   */
        color:#ffffff;
        /* for IE */
        filter:alpha(opacity=66);  
        /* CSS3 standard */
        opacity:0.66;
}
#navlist {
	text-decoration: none;
	width: 200px;
	margin: 0px;
	list-style-type: none;
}
#navlist ul {
	margin: 0px;
	padding: 0px;
}
#navlist li {
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	vertical-align: middle;
	text-decoration: none;
	text-align: left;
	text-indent: 20pt;
	padding-top: 7px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	list-style-type: none;
	height: 30px;
}
#navlist li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
	height: 30px;
	width: 200px;
}
.tabeltekst {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	left: 10px;
	right: 10px;
}
