.divSubMenu {
}

.divLnkMainMenu {
	background-image: url(/media/images/4kant.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}

.divLnkMainMenuHover, .divLnkMainMenuAktiv {
	background-color: white;
	background-image: url(/media/images/4kantmov2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}

.lnkMainMenu {
	color: black;
	width: 100%;
	text-decoration: none;
}

.lnkMainMenu:hover {
	color: black;
}

.lnkMainMenuAktiv {
	color: black;
	font-weight: bold;
}

.divLnkSubMenu {
	background-color: white;
	background-image: url(/media/images/4kant.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 18px;
}

.divLnkSubMenuHover, .divLnkSubMenuAktiv {
	background-color: white;
	background-image: url(/media/images/4kantmov2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 18px;
}

.lnkSubMenu {
	color: black;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-decoration: none;
	width: 100%;
}

.lnkSubMenu:hover, .lnkSubMenuAktiv {
	color: black;
	font-weight: bold;
}

.divLnkPadding2 {
	padding-left: 5px;
}

.divLnkPadding3 {
	padding-left: 10px;
}

.divLnkPadding4 {
	padding-left: 15px;
}

.divLnkPadding5 {
	padding-left: 20px;
}

.divLeftMenu {
	width: 100%;
	background-color: #6A97EC;
}




.tdTopMenu {
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
}

.divLnkTopMenu {
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
}

.divLnkTopMenuHover, .divLnkTopMenuAktiv {
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
}

.lnkTopMenu {
	color: white;
	width: 100%;
	text-decoration: none;
}

.lnkTopMenu:hover {
	color: white;
}

.lnkTopMenuAktiv {
	text-decoration: underline;
	color: white;
	font-weight: bold;
}

.tdAfstand {
	width: 1px;
	color: white;
}
