.menubackground {
	background-repeat: no-repeat;
	font-family: Calibri;
	font-size: medium;
	font-weight: bold;
	color: #FFF;
	border: 1px none #666;
	background-color: #4f6228;

}

.divider {

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #FFF;

}

.menubackground2 {
	background-repeat: no-repeat;
	background-color: #76923c;

}
.whitebackground {
	background-color: #FFF;
}


.link {
	font-family: Calibri;
	font-size: medium;
	font-weight: bolder;
	color: #FFF;

}

.link:link {
	font-family: Calibri;
	font-size: medium;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;

}

.link:active {
	font-family: Calibri;
	font-size: medium;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;

}

.link:visited {
	font-family: Calibri;
	font-size: medium;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;

}

.link:hover {
	font-family: Calibri;
	font-size: medium;
	font-weight: bolder;
	color: #FFF;
	text-decoration: underline;

}
.fotterbrodtext {
	font-family: Calibri;
	font-size: small;
	color: #000;
}
.link2 {
	font-family: Calibri;
	font-size: medium;
	font-weight: bolder;
	color: #FFF;
}
.rubrik {
	font-family: Calibri;
	font-size: small;
	color: #00C;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.rubrik a:link{
	font-family: Calibri;
	font-size: small;
	color: #039;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.rubrik a:visited{
	font-family: Calibri;
	font-size: small;
	color: #039;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.rubrik a:active{
	font-family: Calibri;
	font-size: small;
	color: #039;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.rubrik a:hover{
	font-family: Calibri;
	font-size: small;
	color: #039;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}


