<!--

.nothing 
{}


.overallback 
{
    background-color: #007439;
}

.totaltable
{
    background-color: #dff0e7;
    border:0px;
    frameborder: no; 
    FRAMESPACING: 0px;
    height: 100%;
    width: 1000px;
}

.disclaimerlink 
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: white;
	font-weight: bold;
	text-decoration: underline;
/*	background-color: #FF9900;*/
}


.link 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #1e2f5a;
	font-weight: bold;
	text-decoration: underline;
/*	background-color: #FF9900;*/
}

.link A{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #1e2f5a;
	font-weight: bold;
	text-decoration: none;
/*	background-color: #FF9900;*/
}


.banner {
	background-color: white;
	background-image: url(../site_style/banner.jpg);
	border-right: white 1px solid;
	border-top: white  1px solid;
	border-left: white  1px solid;
	border-bottom: white  0px solid;
	height: 166px;
	halign: center;
}


.menu {
	background-image: url(../site_style/back_menu.jpg);
        height: 100%;
	border-right: white 0px solid;
	border-top: white  0px solid;
	border-left: white  0px solid;
	border-bottom: white  0px solid;
}


.content {
	background-image: url(../site_style/back_content.jpg);
        height: 100%;
	border-right: white 0px solid;
	border-top: white  0px solid;
	border-left: white  0px solid;
	border-bottom: white  0px solid;
}


.normal {
    	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #006f37;
	font-weight: normal;
	text-decoration: none;
/*	background-color: #FF9900;*/
}

.adresblok {
    	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: white;
	font-weight: normal;
	text-decoration: none;
/*	background-color: #FF9900;*/
}

.title {
    	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #dff0e8;
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	text-transform: uppercase;
/*	background-color: #FF9900;*/
	background-image: url(../site_style/back_title.jpg);
}

.menuitems {
    	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	height: 20px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #006f37;
	display: block;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
/*	background-color: #FF9900;*/

}


.menuitems A
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	height: 20px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #006f37;
	font-weight: bold;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
/*	background-color: #FF9900;*/
}

.menuitems A:HOVER
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: white;
	font-weight: bold;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
/*	background-color: #006f37;*/
	background: url(../site_style/hover_menu.jpg) no-repeat center left;
}



.footer 
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 9px; 
    color: white; 
    font-weight: bold;
    height: 10px; 
    text-align:center;
    border-right: white 0px solid;
    border-left: white 0px solid;
    border-bottom: white 0px solid;
    background-color:#00b259;
}

