body
{
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 0.7em;
	background-image: url('gfx/bg_body.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}
a
{
	color: #000000;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
hr
{
	height: 1px;
	color: #000000;
}
div
{
	position: absolute;
	padding: 0px;
}
div.indhold
{
	scrollbar-highlight-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-arrow-color: #94a8ba;
	background-color: transparent;
	background-image: url('gfx/bg_indhold.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	background-attachment: fixed;
	display: none;
	top: 25px;
	left: 25px;
	height: 387px;
	width: 220px;
	border: 1px solid #ffffff;
	overflow: auto;
	padding: 5px;
}
div.menu
{
	left: 330px;
	height: 11px;
	width: 100px;
	text-align: right;
}
div.menugfx
{
	left: 440px;
	height: 72px;
	width: 12px;
	text-align: left;
}
td.kontakt
{
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 0.7em;
}
input, textarea
{
	border: 1px solid #ffffff;
	background-color: transparent;
	width: 100%;
	font-family: monospace;
	font-size: 9pt
}
span.ref_mere
{
	font-size: 7pt;
	width: 100%;
	text-align: right;
}
