@media screen, projection {

body
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(/images/bg.jpg);
	background-position: top left; 
	background-repeat: repeat-x;
	background-color: #9c8772;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
}
a
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #9d250d;
	text-decoration: underline;
}
a:hover
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #9d250d;
	text-decoration: none;
}
#wrapper
{
	width: 950px;
	margin: 0 auto;
}
#wrapperLogin
{
	width: 692px;
	margin: 0 auto;
}
#container
{
	float: left;
	display: inline;
	margin: 0 auto;
	width: 930px;
	padding: 0px 10px 0px 10px;
	background-color: #171c21;
}
#headerbar
{
	float: left;
	height: 71px;
	background-color: #000000;
	width: 930px;
}
#logo
{
	float: left;
	width: 284px;
	height: 71px;
}
#loggedin
{
	float:left;
	width: 641px;
	height: 41px;
	padding-top: 30px;
	padding-right: 5px;
	text-align: right;
	color: #ffffff;
}
#loggedin .grey
{
	color: #c5c5c5;
}
#loggedin a
{
	color: #c5c5c5;
	font-size: 12px;
	text-decoration: underline;
}
#loggedin a:hover
{
	color: #c5c5c5;
	font-size: 12px;
	text-decoration: none;
}
#loggedin .welcome
{
	color: #ffffff;
	font-weight: bold;
}
#logincontainer
{
	float: left;
	display: inline;
	margin: 0px auto;
	margin-top: 130px;
	width: 692px;
	height: 404px;
	text-align: left;
	background-image: url(/images/bg_login.png);
	background-position: top left;
	background-repeat: no-repeat;
}
#loginwachtwoordvergeten
{
	float: left;
	width: 200px;
	height: 30px;
	padding-top: 275px;
	padding-left: 53px;
}
#loginwachtwoordvergeten a
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
#loginwachtwoordvergeten a:hover
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
#loginformulier
{
	float: left;
	width: 401px;
	padding-top: 70px;
	display: inline;
}
#loginformulierheader
{
	float: left;
	width: 231px;
	height: 60px;
	padding-left: 100px;
	display: inline;
}
.loginlabel
{
	clear: both;
	float: left;
	width: 95px;
	height: 22px;
	line-height: 22px;
	padding-right: 5px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	margin-bottom: 4px;
}
.loginfield
{
	float: left;
	width: 231px;
	height: 22px;
	line-height: 22px;
	display: inline;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin-bottom: 4px;
}
.loginbutton
{
	float: left;
	width: 231px;
	margin-top: 40px;
}
#menubar
{
	float: left;
	width: 900px;
	padding: 0px 15px 0px 15px;
	text-align: left;
	height: 30px;
	line-height: 30px;
	background-image: url(/images/bg_menu.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	margin-bottom: 10px;
	color: #ffffff;
}
#menubar a
{
	color: #ffffff;
	text-decoration: none;
}
#menubar a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

#breadcrumbs
{
	float: left;
	text-align: left;
	width: 915px;
	height: 20px;
	padding: 0px 7px 0px 8px;
	line-height: 20px;
	background-image: url(/images/bg_breadcrumbs.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	color: #ffffff;
	margin-bottom: 10px;
}
#breadcrumbs a
{
	color: #ffffff;
	text-decoration: none;
}
#breadcrumbs a:hover
{
	color: #ffffff;
	text-decoration: underline;
}
#leftcontainer
{
	float: left;
	width: 280px;
	background-color: #000000;
	padding: 10px 10px 10px 10px;
	margin-right: 20px;
}
#leftmenu
{
	float: left;
	width: 260px;
	background-color: #d5c0ac;
	color: #000000;
	padding: 10px 10px 10px 10px;
}
#leftmenu .pagetitle
{
	font-size: 24px;
	font-weight: normal;
	color: #000000;
}
#leftmenu .header
{
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
#leftmenu .menubutton
{
	float: left;
	width: 260px;
	height: 30px;
	line-height: 30px;
	background-image: url(/images/bg_menubutton.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #ffffff;
	text-transform: uppercase;
	margin-bottom: 10px;
}
#rightcontent
{
	float: left;
	width: 588px;
	background-color: #000000;
	padding: 10px 10px 10px 10px;
}
#content
{
	float: left;
	width: 568px;
	background-image: url(/images/bg_content.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #171c21;
	padding: 10px 10px 10px 10px;
}
#content .information
{
	float: left;
	width: 548px;
	color: #ffffff;
	padding: 10px 10px 10px 10px;
}
#content .infoprint
{
	float: left;
	width: 528px;
	text-align: right;
	padding: 0px 0px 10px 0px;
}
#content .infolabel
{
	float: left;
	text-align: left;
	width: 155px;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
}
#content .infofield
{
	float: left;
	text-align: left;
	width: 385px;
	height: 20px;
	line-height: 20px;
	font-weight: normal;
}
#content .infofield a
{
	color: #ffffff;
	text-decoration: underline;
}
#content .infofield a:hover
{
	color: #ffffff;
	text-decoration: none;
}

.header, .header td
{
	color: #ffffff;
	height: 25px;
	line-height: 25px;
}
.item, .item td
{
	background-color: #ffffff;
	color: #000000;
	height: 25px;
	line-height: 25px;
	border-bottom: 1px solid #171c21;
}
.alternate, .alternate td
{
	background-color: #eadfd5;
	color: #000000;
	height: 25px;
	line-height: 25px;
	border-bottom: 1px solid #171c21;
}

}

@media print {

#headerbar, #menubar, #leftmenu { display: none; }
#content { font-family: Arial, Helvetica, Sans-serif; font-size: 12px; }
}