body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
body {
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 00px;
	background-color: #FFFAE0;
}
a:link {
	text-decoration: none;
	color: #000066;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #000066;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #000066;
	font-weight: bold;
}
.side {
	/*
	background-color: #FFFFFF;
	*/
	margin: 0px;
	padding: 12px;
	overflow: auto;
	height: 490px;
	width: 792px;
	float: right;
	clear: both;
	position: relative;
	visibility: visible;	/*border: 1px solid #006;*/
}
.liste {
	/*
	background-color: #FFFFFF;
	*/
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
	overflow: auto;
	height: 440px;
	width: 480px;
	float: left;
	clear: both;
	position: relative;
	visibility: visible;	/*border: 1px solid #006;*/
}
.menu {
	/*
	background-color: #DDDDDD;
	*/
	margin-top: 44px;
	padding: 12px;
	overflow: hidden;
	position: relative;
	height: 460px;
	width: 150px;
	float: right;
	clear: none;
	border-top-width: 1px;
	border-top-style: solid;
	visibility: visible;	/*border: 1px solid #006;*/
}

.titel {
	/*
	background-color: #f6e6c6;
	*/
	margin: 0px;
	padding: 12px;
	overflow: hidden;
	position: relative;
	height: 20px;
	width: 792px;
	float: right;
	clear: none;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.adr {
	/*
	background-color: #f6e6c6;
	*/
	margin: 0px;
	padding: 10px;
	overflow: hidden;
	position: relative;
	height: 25px;
	width: 970px;
	float: right;
	clear: none;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
}
.visStatus {
	left: 0px;
	top: 0px;
	height: 15px;
	width: 26px;
	padding: 0px;
	border: 0px none;
	overflow: hidden;
	position: relative;
	visibility: inherit;
	clear: both;
	float: left;
	z-index: auto;
	background-image: url(../billeder/dagfri.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.overskrift {
	/*
	background-color: #f6e6c6;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	position: relative;
	height: 20px;
	width: 700px;
	float: right;
	clear: none;
	*/
	font-size: 14px;
	font-weight: bold;
}
