body
{
	font-family: Arial, Geneva, Sans-Serif;
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin: auto;
	overflow: -moz-scrollbars-vertical;
}

/* Layers */

#echtall
{
	position: absolute;
	width: 100%;
	top: 0px;
	z-index: 0;
	margin: 0px auto;
	text-align: center;
}

#all
{
	position: relative;
	top: 0;
	left: 0;
	width: 795px;
	height: 100%;
	margin: 0px auto;
	text-align: left;
	z-index: 1;
	background-color: #ffffff;
}

#menu
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 225px;
	height: 600px;
	z-index: 1;
}

#header
{
	position: absolute;
	top: 0px;
	left: 280px;
	width: 515px;
	z-index: 3;
}

#content
{
	position: absolute;
	top: 100px;
	left: 275px;
	width: 511px;
	z-index: 3;
}

A{text-decoration: none;color: #333333;}
A:Hover {text-decoration: underline;color: #333333;}
A:Visited  {text-decoration: underline;color: #333333;}
A:Active  {text-decoration: underline;color: #333333;}

.tekst { font-family: Geneva, Arial; font-size: 11px; color: #333333; text-decoration: none; font-weight: normal; line-height: 13pt; }
.kop {font-family: Geneva, Arial; font-size: 12px; color: #333333; text-decoration: none; font-weight: bold; line-height: 13pt;}
.titletext { font-family: Geneva, Arial; font-size: 14px; color: #333333; text-decoration: none; font-weight: bold; line-height: 13pt; }
.expolink { font-family: Geneva, Arial; font-size: 10px; color: #333333; text-decoration: underline; font-weight: bold; line-height: 13pt; }

	
.input_field
{
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	color: #000000;
	border: 1px solid #000;
	margin-bottom: 2px;
	padding: 4px 5px 4px 5px;
	width: 200px;
	background: #FFFFFF url(../images/def/input_bg.gif) no-repeat left top;
	vertical-align: middle;
}

.white_field
{
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	color: #9EBCC6;
	border: 1px solid #FFFFFF;
	width: 50px;
	background: #FFFFFF;
	vertical-align: middle;
}

.input_submit
{
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	color: #000000;
	background: #ffffff;
}

ul
{
color: black;
}

li
{
margin-left:-25px;
}

.navsub_active
{
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
	
.navsub_text
{
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

	a.navsub_text:link, a.navsub_text:visited
	{
		text-decoration: none;
		color: #666666;
	}
	
	a.navsub_text:hover, a.navsub_text:active
	{
		text-decoration: none;
		color: #cccccc;
	}
	