body {
	font-family: verdana;
	font-size: 11px;
	text-align: center;
	}
#wrap {
	width:100%;
	}
td {
	font-family: verdana;
	font-size: 11px;
	}
th {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	}

#blok {
	border-left: 1px solid #B4D800;
	border-top: 1px solid #B4D800;
	border-right: 1px solid #B4D800;
}
#blok .td_vare {
	border-bottom: 1px solid #B4D800;
	vertical-align: top;
}

#blok .td_varegruppe {
	border-bottom: 1px solid #B4D800;
	font-size: 13px;
	font-weight: bold;
}
#blok th {
	background-color: #B4D800;
	border-bottom: 1px solid #B4D800;
	}
.hidden {
	visibility: hidden; 
	display: none; 
	}
a	{
	color: #697F00;
	font-weight: bold;
	text-decoration: none;
	}

.menu {
	width: 140px;
	}

.logo {
	width: 140px;
	border-style: double;
	border-width: 3px;
	border-color: #00A512;
	border-left: none;
	border-top: none;
	}

.pagetitle {
	border-style: double;
	border-width: 3px;
	border-color: #00A512;
	border-left: none;
	border-top: none;
	border-right: none;
	}

.menu_table {
	width: 100%;
	background-color: #F9FFDF;
	border: 1px solid #B4D800;
	}

.menu_table th {
	background-color: #B4D800;
	border-bottom: 1px solid #B4D800;
	text-align: left;
	}
h1 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	}

img {
	border: none;
	}