html, body, h1, h2, h3
{
	margin:0;
}

body
{
	text-align:center;
	color:#404040;
	xbackground-color:#6B3903;
}

td
{
	vertical-align:top;
	font-family:sans-serif;
}

#main
{
	margin:4px auto 4px auto;
	width:50em;
	text-align:left;
	position:relative;
	background-color:#FFFFFF;

}

#maintab
{
	padding:0;
	margin:0;
	width:100%;
}

#head
{
	height:40px;
}

#bread 
{
	vertical-align:bottom;
}

#bread div
{
	background-color:#EBF3F3;
	color:#008484;
	margin-bottom:0px;
	padding:6px 3px 2px 9px;
	font-family:sans-serif;
	font-size:0.7em;
	height:17px;
	background-image:URL('/images/bgsve.gif');
	background-repeat:repeat-x;
	

}

#bread a, a
{
	text-decoration:none;
	color:#008484;
}

#bread a:hover, a:hover
{
	text-decoration:underline;
}

#kolleft
{
	height:100%;
	width:186px;
}

#kolleft a, .nav
{
	display:block;
	background-color:#EBF3F3;
	color:#008484;
	margin-top:3px;
	padding:3px 3px 3px 5px;
	text-decoration:none;
	font-weight:bold;
	font-family:sans-serif;
	margin-left:3px;
	width:172px;
	height:19px;	
}
.nav
{
	background-image:URL('/images/bgsve.gif');
	background-repeat:repeat-x;
	padding:4px 3px 2px 5px;
}


#kolleft a:hover, .nav:hover, #kolleft a.current
{
	background-color:#008484;
	color:#FF8400;
	background-image:none;
	text-decoration:none;
}

.nav:hover
{
	background-image:URL('/images/bgsve1.gif');
	background-repeat:repeat-x;
}

#subs
{
	margin-bottom:6px;

}
#subs a
{
	margin:0px;
	margin-left:3px;
	background-color:#FFFFFF;
	font-size:.8em;
	padding:1px 3px 1px 5px;
	background-image:none;
}

#subs a:hover, #subs a.current
{
	background-color:#EBF3F3;
}

#kolmid
{
	font-size:.8em;
	padding-top:.3em;
	line-height:1.3em;
}

#kolmid h1
{
	font-size:1.2em;
	color:#924100;
	color:#FF8400;
}

#txt
{
	padding:0px 10px 10px 5px;
}

#txt p
{
	margin:0px 0px 1em 0px;
}

#fpleft
{
	width:24em;
	padding:0px 10px 0px 5px;
}

#fpright
{
	background-color:#FFF0DF;
	width:30em;
	color:#856C51;
}
#fpright a
{
	color:#856C51;
}

#fpright h3
{
	background-color:#FF8400;
	color:#FFFFFF;
	font-size:1.3em;
	padding:0.2em;
	padding-left:0.3em;
	border-top:.1em solid #FFFFFF;
	border-bottom:.1em solid #FFFFFF;
}

#fpright img
{
	width:30em;
}

.txt
{
	padding:0.5em;
}

#foot
{
	text-align:center;
	font-size:0.6em;
	color:#AAAAAA;
}

#foot a
{
	text-decoration:none;
	color:#AAAAAA;
}

.verder
{
	position:absolute;
	bottom:1.2em;
	right:.3em;
	text-decoration:none;
	font-size:0.85em;
}

.verder:hover
{
	text-decoration:underline;
}

#sitewide
{
	position:absolute;
	top:5px;
	right:5px;
	font-family:sans-serif;
	font-size:0.8em;
	color:#008484;
}

#sitewide a
{
	color:#008484;
	text-decoration:none;
}


#sitewide a:hover
{
	text-decoration:underline;
	color:#FF8400;
}

#sitewide form
{
	display:inline;
	maring:0px;
}

#sitewide input
{
	border:0;
	background-color:#EBF3F3;
	width:8em;
	color: #008484;
	background-image:URL('/images/bgsve.gif');
	background-repeat:repeat-x;

}
	
#sitewide #ok
{
	width:1.5em;
	height:1.5em;
}

label
{
	display:block;
}

.selectdon
{
	width:146px;
}
