html {
	width: 100%;
}
body {
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(/images/backgrnd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
a:link {
	color: #b7032f;
}
a:visited {
	color: #b7032f;
}
a:hover {
	color: #000000;
}
a:active {
	color: #b7032f;
}
a.menu:link {
	color: #FFFFFF;
}
a.menu:visited {
	color: #FFFFFF;
}
a:hover {
	color: #000000;
}
a:active {
	color: #b7032f;
}
h1 {
	font-size: 14px;
	color: #b7032f;
}
h2 {
	font-size: 12px;
	color: #b7032f;
}
h3 {
	font-size: 12px;
	color: #b7032f;
}
h4 {
	color: #b7032f;
}
#container {
	position: relative;
	width: 960px;
	visibility: visible;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: visible;
}
#logo {
	float: left;
	clear: both;
	position: relative;
	visibility: visible;
	z-index: auto;
	overflow: visible;
	width: 333px;
	height: 112px;
	margin: 0px;
}
#topmenu {
	position: relative;
	width: 300px;
	text-align: right;
	height: 20px;
	overflow: visible;
	z-index: auto;
	float: right;
	right: 20px;
	top: 20px;
	visibility: visible;
	clear: right;
	font-size: 10px;
}
#menu {
	position: relative;
	visibility: visible;
	overflow: visible;
	z-index: auto;
	width: 600px;
	float: right;
	clear: none;
	text-align: right;
	top: 50px;
	right: 20px;
	height: 20px;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
}
#verzuimportal {
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: auto;
	height: 15px;
	width: 200px;
	float: left;
	clear: both;
	left: 75px;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	top: 45px;
}
#content {
	position: relative;
	overflow: visible;
	visibility: visible;
	z-index: auto;
	width: 855px;
	top: 200px;
	clear: both;
	float: none;
	left: 80px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bottommenu {
	position: relative;
	text-align: right;
	width: 500px;
	height: 15px;
	font-size: 10px;
	overflow: auto;
	visibility: visible;
	z-index: auto;
	margin: 0px;
	clear: none;
	float: right;
}
#bottommenu2 {
	position: relative;
	text-align: left;
	width: 500px;
	height: 200px;
	font-size: 10px;
	overflow: auto;
	visibility: visible;
	z-index: auto;
	margin: 0px;
	clear: none;
	float: left;
}
#slogan
{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #999999;
}
#navigation
{
	position: relative;
	visibility: visible;
	overflow: visible;
	z-index: auto;
	width: 600px;
	float: right;
	clear: none;
	top: 50px;
	right: 20px;
	height: 20px;
	font-size: 14px;
	color: #FFFFFF;
}

#navigation ul
{margin:0px; padding:0px; float:right;}

#navigation ul li
{display:inline; float:none; list-style:none; margin-left:5px; padding-bottom:20px; position:relative; height:20px;}

#navigation li a
{color:#FFFFFF; text-decoration:none;}

#navigation li a:hover
{color:#FFFFFF; text-decoration:underline;}

#navigation li ul
{margin:0px; padding:0px; display:none; position:absolute; left:0px; top:22px; background-color:#FFFFFF;}

#navigation li:hover ul
{display:block; width:160px;}

#navigation li li
{list-style:none; display:list-item; padding-bottom:0px;}

#navigation li li a
{color:#000000; text-decoration:none;}

#navigation li li a:hover
{color:#000000; text-decoration:underline;}