/**
 * Standaard waarden
**/
* {
	margin: 0;
	padding: 0;
	list-style: none;
	border: 0px;
	text-decoration: none;
}
html {
	background: #ffffff url('images/htmlbg.gif') repeat-x top left;
	height: 100%;
}
body {
	min-height: 100%;
	_height: 100%;
	font: 11px Arial, Helvetica, sans-serif;
	position: relative;
}
body a { outline:none; }

#main
{
	width: 810px;
	height:100%;
	margin: 0px auto;
	padding-bottom: 0px;
}

#header
{
	float:left;
	position:relative;
	display:inline;
	height:auto;
	width:810px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#topMenu
{
	float:right;
	position:relative;
	display:inline;
	height:auto;
	width:550px;
	margin: 18px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#topMenuInner
{
	float:right;
	position:relative;
	display:inline;
	height:auto;
	width:auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #c30040;
}
#topMenuInner a
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #9c9c9c;
}
#topMenuInner a:hover
{
text-decoration:underline;
}

#siteLogo
{
	float:left;
	position:relative;
	display:inline;
	height:auto;
	width:232px;
	margin: 18px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#headerInput
{
	float:right;
	position:relative;
	display:inline;
	height:auto;
	width:auto;
	margin: 60px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #9c9c9c;
}
#headerInput label
{
float:left;
font-size:12px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
#headerInput input#domainCheck
{
	height:21px;
	width:150px;
	margin: 0px 0px 0px 10px;
	padding: 3px 0px 0px 2px;
	background: url('images/inputbg.gif') repeat-x;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	color: #9c9c9c;
	font: 11px Arial, Helvetica, sans-serif;
}
#headerInput select#domainCheck
{
	color: #9c9c9c;
	font: 11px Arial, Helvetica, sans-serif;
	height:21px;
	margin: 0px 0px 0px 10px;
	padding: 3px 0px 0px 2px;
	background: url('images/inputbg.gif') repeat-x;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
}
#headerInput input#domainSubmit
{
	float:left;
	margin: 1px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
}

#headerNav
{
	float:left;
	position:relative;
	display:inline;
	height:54px;
	width:809px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url('images/nav-bar.gif') no-repeat;
}
#headerNav a
{
	float:left;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	color: #ffffff;
	width:90px;
	height:35px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
}
#headerNav a.long
{
	float:left;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	color: #ffffff;
	width:160px;
	height:35px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
}
#headerNav a:hover
{
	text-decoration:underline;
	background: url('images/arrow-hover.gif') 50% 0% no-repeat
}

#headerImage
{
	float:left;
	position:relative;
	display:inline;
	height:129px;
	width:810px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url('images/header-image.jpg') no-repeat;
}

#headerImage span
{
float:left;
display:inline;
width:300px;
height:auto;
color:#6d6d6d;
font-size:13px;
font-weight:bold;
margin: 30px 0px 0px 500px;
padding: 0px 0px 0px 0px;
}
#headerImage p
{
float:left;
display:inline;
width:275px;
height:auto;
color:#6d6d6d;
font-size:11px;
line-height:20px;
margin: 10px 0px 0px 500px;
padding: 0px 0px 0px 0px;
}
#headerImage p a
{
font-weight:bold;
color:#a70037;
}
#headerImage p a:hover
{
text-decoration:underline;
}

#content
{
	float:left;
	position:relative;
	display:inline;
	height:auto;
	width:810px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#leftColumn
{
	float:left;
	position:relative;
	display:inline;
	height:auto;
	width:550px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#topContent
{
	float:left;
	position:relative;
	display:inline;
	height:auto;
	width:540px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}
#topContent td.top {
	background-color: #ae0039;
	height: 25px;
	color: #ffffff;
	width: 100px;
	font-weight: bold;
	margin: 0px;
}
#topContent td.top2 {
	background-color: #ae0039;
	height: 25px;
	color: #ffffff;
	width: 175px;
	font-weight: bold;
	padding-left: 5px;
}
#topContent td.top3 {
	background-color: #ae0039;
	height: 25px;
	color: #ffffff;
	width: 125px;
	font-weight: bold;
	padding-left: 5px;
}
#topContent td.grijs {
	background-color: #e9e9e9;
	color: #6d6d6d;
}
#topContent td {
	color: #6d6d6d;
	height: 25px;
	padding: 0px 0px 0px 5px;
}
#topContent input#domainCheck
{
	height:21px;
	width:150px;
	margin: 0px 0px 0px 10px;
	padding: 3px 0px 0px 2px;
	background: url('images/inputbg.gif') repeat-x;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	color: #9c9c9c;
	font: 11px Arial, Helvetica, sans-serif;
}
#topContent label
{
float:left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
#topContent select#domainCheck
{
	color: #9c9c9c;
	font: 11px Arial, Helvetica, sans-serif;
	height:21px;
	margin: 0px 0px 0px 10px;
	padding: 3px 0px 0px 2px;
	background: url('images/inputbg.gif') repeat-x;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
}
#topContent input#domainSubmit
{
	float:left;
	margin: 1px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
}
#topContent .kop 
{
	font-size: 12px;
	color: #ab0038;
	margin-top: 20px;
}
#topContent input.normal 
{
	background-color: #f5f5f5;
	border: 1px solid #e2e2e2;
	height: 30px;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
	color: #a90038;
}
#topContent select 
{
background-color: #f5f5f5;
	border: 1px solid #e2e2e2;
	height: 30px;
	font-weight: lighter;
	font-family: Tahoma;
	font-size: 11px;
	color: #777777;
}
#topContent input.order 
{
	border: 1px solid #c4c4c4;
	font-family: Tahoma;
	font-size: 11px;
	color: #777777;
	height: 21px;
	line-height: 21px;
	padding-left: 5px;
}

#topContent textarea 
{
	border: 1px solid #c4c4c4;
	font-family: Tahoma;
	font-size: 11px;
	color: #777777;
	line-height: 21px;
	padding-left: 5px;
}
	
#topContent a
{
color:#a70037;
font-weight: bold;
}
#topContent a:hover
{
color:#6d6d6d;
text-decoration: underline;
font-weight: bold;
}
#topContent h1
{
	display:block;
	font-size:13px;
	color:#6d6d6d;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	background: url('images/red-dot.gif') 0% 50% no-repeat;
}
#topContent p
{
	display:block;
	font-size:11px;
	color:#6d6d6d;
	line-height:20px;
	width:500px;
	margin: 20px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}
span.info
{
	display:block;
	font-size:10px;
	width:480px;
	color:#6d6d6d;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}
.topContentIcon
{
	float:left;
	display:inline;
	height:auto;
	width:100px;
	margin: 20px 10px 0px 20px;
	padding: 0px 0px 0px 0px;
}
.topContentIcon span
{
	float:left;
	font-size:11px;
	color:#6d6d6d;
	width:50px;
	text-align:center;
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#siteBanner
{
	float:left;
	position:relative;
	display:inline;
	height:auto;
	width:auto;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#domainActions
{
	float:left;
	position:relative;
	display:inline;
	height:auto;
	width:auto;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#userBanner
{
	float:left;
	position:relative;
	display:inline;
	height:auto;
	width:auto;
	margin: 1px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
}

#sponsors
{
	float:left;
	position:relative;
	display:inline;
	height:66px;
	width:530px;
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url('images/sponsors.gif') no-repeat;
}
#sponsors span
{
	float:left;
	font-size:11px;
	color:#6d6d6d;
	width:100px;
	line-height:20px;
	margin: 13px 0px 0px 13px;
	padding: 0px 0px 0px 0px;
}

#rightColumn
{
	float:left;
	position:relative;
	display:inline;
	height:auto;
	width:258px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#klantLoginHeader
{
	float:left;
	position:relative;
	display:inline;
	height:29px;
	width:198px;
	margin: 10px 0px 0px 0px;
	padding: 20px 0px 0px 60px;
	background: url('images/header-login.gif') no-repeat;
}

#klantLoginHeader span
{
	float:left;
	font-size:13px;
	font-weight:bold;
	color:#6d6d6d;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	background: url('images/red-dot.gif') 0% 50% no-repeat;
}

.rightColumnContainer
{
	float:left;
	position:relative;
	display:inline;
	height:auto;
	width:256px;
	background: url('images/right-menu-container.gif') repeat-y;
}
.rightColumnContainer p
{
	display:block;
	font-size:11px;
	line-height:18px;
	color:#6d6d6d;
	padding: 0px 5px 0px 0px;
	margin: 10px 0px 20px 20px;
}

.rightColumnContainer label
{
float:left;
color:#6d6d6d;
font-size:11px;
margin: 0px 0px 0px 20px;
padding: 0px 0px 7px 0px;
}
.rightColumnContainer label#login
{
float:right;
color:#a70037;
font-size:13px;
font-weight:bold;
margin: 0px 22px 0px 0px;
padding: 0px 0px 0px 0px;
}
.rightColumnContainer input#userMail
{
	height:21px;
	width:213px;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 2px;
	background: url('images/inputbg.gif') repeat-x;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
}
.rightColumnContainer input#userPass
{
	height:21px;
	width:213px;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 2px;
	background: url('images/inputbg.gif') repeat-x;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
}
.rightColumnContainer input#loginSubmit
{
	margin: 8px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
}

#rightColumn p.aanmelden
{
	display:block;
	font-size:11px;
	line-height:18px;
	color:#6d6d6d;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
}

#rightColumn p a
{
	color:#a70037;
	font-weight: bold;
}
#rightColumn p a:hover
{
	text-decoration:underline;
	color:#6d6d6d;
	font-weight: bold;
}

#actueelHeader
{
	float:left;
	position:relative;
	display:inline;
	height:21px;
	width:198px;
	margin: 10px 0px 0px 0px;
	padding: 24px 0px 0px 60px;
	background: url('images/actueel-header.gif') no-repeat;
}

#actueelHeader span
{
	float:left;
	font-size:13px;
	font-weight:bold;
	color:#6d6d6d;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	background: url('images/red-dot.gif') 0% 50% no-repeat;
}

ul.navList
{
	float:left;
	position:relative;
	display:inline;
	height:auto;
	width:220px;
	margin: 10px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}
ul.navList li
{
	display:block;
	font-size:12px;
	font-weight:bold;
}
ul.navList li a
{
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	color:#6d6d6d;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ul.navList li a:hover
{
	text-decoration:underline;
	color:#a70037;
}

#wistHeader
{
	float:left;
	position:relative;
	display:inline;
	height:21px;
	width:198px;
	margin: 10px 0px 0px 0px;
	padding: 28px 0px 0px 60px;
	background: url('images/wistudat-header.gif') no-repeat;
}

#wistHeader span
{
	float:left;
	font-size:13px;
	font-weight:bold;
	color:#6d6d6d;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	background: url('images/red-dot.gif') 0% 50% no-repeat;
}


#caseHeader
{
	float:left;
	position:relative;
	display:inline;
	height:26px;
	width:188px;
	margin: 10px 0px 0px 0px;
	padding: 17px 0px 0px 70px;
	background: url('images/case-header.gif') no-repeat;
}

#caseHeader span
{
	float:left;
	font-size:13px;
	font-weight:bold;
	color:#6d6d6d;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	background: url('images/red-dot.gif') 0% 50% no-repeat;
}

.rightColumnFooter
{
	float:left;
	position:relative;
	display:inline;
	font-size:1px;
	overflow:hidden;
	height:8px;
	width:258px;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 10px;
	background: url('images/right-menu-footer.gif') no-repeat;
}

#footer
{
	float:left;
	position:relative;
	display:inline;
	height:auto;
	width:810px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
#footer p
{
float:left;
display:inline;
height:auto;
color:#6d6d6d;
font-size:11px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
#footer p a
{
color:#6d6d6d;
}
#footer p a:hover
{
text-decoration:underline;
color:#6d6d6d;
}
#footer p span
{
color:#a70037;
}


.partnerBoxTop
{
float:left;
display:inline;
overflow:hidden;
font-size:1px;
height:8px;
width:164px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background: url('images/top-partner-box.gif') no-repeat
}
.partnerBox
{
float:left;
display:inline;
height:auto;
width:164px;
margin: 0px 10px 10px 0px;
padding: 0px 0px 0px 0px;
background: url('images/container-logo-box.gif') repeat-y;
}
.partnerBox a
{
float:left;
display:inline;
height:auto;
width:164px;
text-align:center;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
.partnerBoxBottom
{
float:left;
display:inline;
overflow:hidden;
font-size:1px;
height:7px;
width:164px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background: url('images/bottom-partner-box.gif') no-repeat
}