body {
	background-image: url(pics/baggrund.jpg);
	background-repeat: repeat-x;
	background-color: #b3c8b1;
	margin-top: 80;
	scrollbar-face-color: #415540;
	scrollbar-arrow-color: #b3c8b1;
	scrollbar-track-color: #b3c8b1;
	scrollbar-3dlight-color: #6a6a6a;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #415540;
	scrollbar-highlight-color: #ffffff;
}

div.top {
	border: 5px #ffffff solid;
	background-color: #ffffff;
	width: 600px;
	text-align: center;
}

div.ramme {
	border: 5px #ffffff solid;
	background: url(pics/rammebg.gif);
	background-repeat: no-repeat;
	width: 600px;
	height: 300px;
}

div.text {
	color: #415540;
	font-size: 11px;
	font-family: verdana;
	margin-right: 2%;
	margin-left: 2%;
	margin-top: 2%;
	margin-bottom: 2%;
}

div.info {
	color: #415540;
	font-size: 14px;
	font-family: verdana;
	font-weight: bold;
}

div.lille {
	color: #415540;
	font-size: 10px;
	font-family: verdana;
}

div.mellem {
	color: #415540;
	font-size: 12px;
	font-family: verdana;
}

div.menu {
	margin-top: 20px;
	font-family: verdana;
	font-size: 12px;
}

span.husk {
	color: #ff0000;
	font-size: 12px;
	font-family: verdana;
}

td.1 {
	background-color: #8b9b89;
	font-family: verdana;
	font-size: 11px;
	color: #415540;
}

td.2 {
	background-color: #9aad98;
	font-family: verdana;
	font-size: 11px;
	color: #415540;
}

td.undermenu {
	font-family: verdana;
	font-size: 11px;
	color: #415540;
}

td.overskrift {
	font-family: verdana;
	font-size: 12px;
	color: #415540;
	font-weight: bold;
}

input.text {
	font-family: verdana;
	font-size: 11px;
	color: #415540;
	font-weight: bold;
}

input.knap {
	font-family: verdana;
	font-size: 11px;
	color: #415540;
	font-weight: bold;
}

button {
	font-family: verdana;
	font-size: 11px;
	color: #415540;
	font-weight: bold;
}

textarea {
	font-family: verdana;
	font-size: 11px;
	color: #415540;
	font-weight: bold;
}

select.text {
	color: #415540;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
	border: 1px #415540 solid;
}

/* ============================================================= */
/* ========================= RAMME ============================= */
/* ============================================================= */

.ramme1-topleft {
	width:8px;
	height:22px;
	background-image:url("ramme/topleft.gif");
	background-repeat:no-repeat;
}
.ramme1-top {
	color: #415540;
	font-family: verdana;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	height:22px;
	background-image:url("ramme/top.gif");
	background-repeat:repeat-x;
}
.ramme1-topright {
	width:8px;
	height:22px;
	background-image:url("ramme/topright.gif");
	background-repeat:no-repeat;
}
.ramme1-left {
	width:8px;
	background-image:url("ramme/left.gif");
	background-repeat:repeat-y;
}
.ramme1-right {
	width:8px;
	background-image:url("ramme/right.gif");
	background-repeat:repeat-y;
}
.ramme1-bottomleft {
	width:8px;
	height:8px;
	background-image:url("ramme/bottomleft.gif");
	background-repeat:no-repeat;
}
.ramme1-bottom {
	height:8px;
	background-image:url("ramme/bottom.gif");
	background-repeat:repeat-x;
}
.ramme1-bottomright {
	width:8px;
	height:8px;
	background-image:url("ramme/bottomright.gif");
	background-repeat:no-repeat;
}

/* ============================================================= */
/* ========================= RAMME 2 =========================== */
/* ============================================================= */

.ramme2-topleft {
	width:5px;
	height:5px;
	background-image:url("ramme2/topleft.gif");
	background-repeat:no-repeat;
}
.ramme2-top {
	height:5px;
	background-image:url("ramme2/top.gif");
	background-repeat:repeat-x;
}
.ramme2-topright {
	width:5px;
	height:5px;
	background-image:url("ramme2/topright.gif");
	background-repeat:no-repeat;
}
.ramme2-left {
	width:5px;
	background-image:url("ramme2/left.gif");
	background-repeat:repeat-y;
}
.ramme2-right {
	width:5px;
	background-image:url("ramme2/right.gif");
	background-repeat:repeat-y;
}
.ramme2-bottomleft {
	width:5px;
	height:5px;
	background-image:url("ramme2/bottomleft.gif");
	background-repeat:no-repeat;
}
.ramme2-bottom {
	height:5px;
	background-image:url("ramme2/bottom.gif");
	background-repeat:repeat-x;
}
.ramme2-bottomright {
	width:5px;
	height:5px;
	background-image:url("ramme2/bottomright.gif");
	background-repeat:no-repeat;
}

/* ============================================================= */
/* ========================= RAMME ============================= */
/* ============================================================= */

a {
	text-decoration: none;
	font-weight: bold;
	font-family: verdana;
}

a:link {
	color: #415540;
}

a:visited {
	color: #415540;
}

a:active {
	color: #415540;
}

a:hover {
	color: #5e7b5c;
}

a.menu {
	width:100%;
	font-family: Verdana;
	font-size: 11px;
	color: #415540;
	text-decoration: none;
	vertical-align: middle;
	text-align: left; 
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	background: url(pics/tdbg.jpg);
}

a:hover.menu {
	text-decoration: none;
	color: #415540;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px #415540 solid;
	border-bottom: 1px #415540 solid;
	background: url(pics/tdbg2.jpg);
}

a:active.menu {
	color:#ffffff;
}

a.menu2 {
	width:100%;
	font-family: Verdana;
	font-size: 10px;
	color: #415540;
	text-decoration: none;
	vertical-align: middle;
	text-align: left; 
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 15px;
	background: url(pics/tdbg.jpg);
}

a:hover.menu2 {
	text-decoration: none;
	color: #415540;
	padding-top: 2px;
	padding-bottom: 3px;
	border-top: 1px #415540 solid;
	border-bottom: 1px #415540 solid;
	background: url(pics/tdbg2.jpg);
}

a:active.menu2 {
	color:#ffffff;
}
