body {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 12px;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	scrollbar-3dlight-color: #AAAAAA;
	scrollbar-darkshadow-color: #DDDDDD;
	scrollbar-face-color: #EEEEEE;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DDDDDD;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
}
#mainpage {
	position: relative;
	width: 920px;
	height: 100%;
	left: auto;
	right: auto;
}
#header {
	position: relative;
	background-image: url(../images/aloeinfohdr.jpg);
	width: 100%;
	height: 49px;
	overflow: hidden;
	z-index: 2;
}
#navigation {
	position: relative;
	background-image: url(../images/barnav.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	height: 25px;
	text-align: center;
	overflow: hidden;
	z-index: 500;
	top: 0px;
}
#navigation a {
	position: relative;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	top: 1px;
	vertical-align: top;
	text-align: center;
	font-weight: normal;
}
#navigation a:hover {
	color: #FFFFFF;
	border-bottom: 1px solid White;
	border-top: 1px solid White;
}
#navigation img {
	height: 25px;
	width: 15px;
	z-index: 3;
	padding-right: 15px;
	padding-left: 15px;
}
#content {
	position: absolute;
	background-color: #FFFFFF;
	color: #000000;
	width: 800px;
	height: 455px;
	overflow: hidden;
	z-index: 3;
	text-align: left;
	left: 56px;
	padding: 20px 3px 5px 3px;
}
#content img {
	margin: 0px 3px 0px 3px;
}
#content_heading {
	position: relative;
	width: 310px;
	height: 49px;
	top: 0px;
	vertical-align: top;
	text-align: center;
	font-size: 22px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
#content_heading a {
	text-decoration: none;
	color: #000000;
}
#pageprint {
	position: absolute;
	overflow: hidden;
	top: 5px;
	font-weight: bold;
	right: 30px;
	width: 20px;
	text-align: left;
	z-index: 999;
	height: 20px;
}
#pageprint img {
	border: 0px none;
}
#content_main {
	width: 803px;
	height: 100%;
	overflow: auto;
	z-index: 5;
	text-align: left;
}
#fill_left {
	position: absolute;
	color: #000000;
	width: 56px;
	height: 480px;
	overflow: hidden;
	z-index: 3;
	text-align: left;
	float: right;
	left: 0px;
	top: 74px;
	background-image: url(../images/bg_left.gif);
}
#fill_right {
	position: absolute;
	color: #000000;
	width: 58px;
	height: 480px;
	overflow: hidden;
	z-index: 3;
	text-align: left;
	float: left;
	right: 0px;
	top: 74px;
	background-image: url(../images/bg_right.gif);
}
#footer {
	position: relative;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #FFFFFF;
	width: 100%;
	height: 15px;
	overflow: hidden;
	z-index: 3;
	text-align: center;
	padding-top: 2px;
	top: 480px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
div, p, th, td, form, select, textarea, input { 
	font: 13px/1.1 Tahoma, Verdana, Arial, Helvetica, sans-serif; 
}
#knop_submit {
	float: right;
}
.knop_submit {
	width:75px;
	border: 1px solid #2F4F3F;
	text-align: center;
	cursor: pointer;
}
#knop_reset {
	float: left;
}
.knop_reset {
	width:75px;
	border: 1px solid #2F4F3F;
	text-align: center;
	cursor: pointer;
}
input {
	width: 280px;
	border: 1px solid #2F4F3F;
}
textarea {
	width: 280px;
	height: 60px;
	border: 1px solid #2F4F3F;
}
.inp_kort {
	width: 90px;
}
#content_bread {top: 75px; position: absolute; text-align: left; left: 60px; z-index: 500; color: #222; font-size: 10px; }
#content_bread a {color: #222; font-size: 10px; text-decoration: none; }