.logobar {
	background-image: url(../images/logobar.gif);
	background-repeat: repeat-x;
	padding-right: 3px;
	padding-bottom: 3px;

}
.bundbar {

	background-image: url(../images/bund.gif);
	background-repeat: repeat-x;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 0px 3px 5px 0px;

}
.menubundbar {
	background-image: url(../images/menubund.gif);
	background-repeat: repeat-x;
	width: 160px;

}
.leftMenu {
	width: 160px;
	padding: 0px;
}
.indhold {
	padding: 5px 10px 10px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.menuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	width: 150px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.menuItemSel {
	background-color:ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	width: 150px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.menuSubItemSel{
	background-color:ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	width: 150px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	/*padding-left: 10px;*/
}

.menuSubItem{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	width: 150px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	/*padding-left: 10px;*/
}

.menuselected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 015D2A;
}

.rightImage {
	height: 400px;
	width: 260px;
}
.hvidtopbar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
}
.graatopbar {
	background-color: f5f5f5;
	width: 160px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: dedede;
	padding-top: 5px;
	padding-bottom: 5px;


}
.overskrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 015D2A;
}
.menubottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.topbarshadow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

A:link, A:visited, A:active {
	text-decoration:none;
	
	}

A:hover {
	text-decoration: underline;

	}.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.link {
	color: 015D2A;
}
.ekstranetlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
.td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
