body, html {
	height: 100%;
	overflow:hidden;
}
body {
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	background-image:url(/gfx/background.gif);
}
html {
}
a {
	color:#7A949E;
}
a:hover {
	color:#48585E;
}
p {
	margin:0px;
	padding:0px;
}
ul {
	margin:0px;
	padding:0px;
	margin-left:15px;
}
#leftborder {
	position:absolute;
	top:0px;
	left:0px;
	width:170px;
	height:100%;
	background-color:#AFBFC5;
}
#topleftimage {
	position:absolute;
	left:0px;
	top:0px;
	background-repeat:no-repeat;
	background-color:#7A949E;
	width:461px;
	height:85px;
}
#gradient {
	position:absolute;
	left:0px;
	top:85px;
	width:428px;
	height:26px;
}
#logo {
	position:absolute;
	left:414px;
	top:38px;
	width:307px;
	height:74px;
	background-image:url(/gfx/logo.gif);
	background-repeat:no-repeat;
}
#titel {
	position:absolute;
	left:11px;
	top:90px;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
}
#menu {
	position:absolute;
	left:11px;
	top:125px;
	width:146px;
}
.menuitem {
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
}
.menuitem a {
	color:#fff;
	text-decoration:none;
}
.menuitem a:hover {
	color:#7A949E;
}
.menuitem .selected {
	color: #000;
}
.menuline {
	height:1px;
	background-color:#7A949E;
	margin-top:4px;
	margin-bottom:4px;
}
#content {
	position:absolute;
	top:130px;
	left:170px;
	width:481px;
	overflow:auto;
	padding: 0px 100px 0 20px;
	line-height:16px;
}
#disclaimer {
	font-size:9px;
}
#disclaimer a {
	color:#000;
	text-decoration:none;
}
#disclaimer a:hover {
	color:#7A949E;
}
.image {
padding-bottom:10px;
}
#adres {
	position:absolute;
	bottom:8px;
	left:190px;
}

