/* --- MAIN.CSS - Quintic --- */

body, html {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

body, p, td, h1, h2, h3, h4, h5, h6, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #302D50;
}

body {
	font-size: 0.7em;
	background: url(../images/background.gif) #E7E7E7 repeat-y 50% 0px;
}

p {
	margin: 0 0 18px;
}

form {
	margin: 0;
	padding: 0;
}

#container {
	width: 950px;
	padding: 10px 20px 0px 20px;
	vertical-align: middle;
	margin: auto;
}

#colomlinks {
	clear: both;
	float: left;
	width: 165px;	
	margin-bottom: 10px;
}

/*
#colomrechts {
	float: right;
	width: 771px;
	margin-bottom: 10px;
}
*/

#specialcolomrechts {
	height: 680px;
	/*background: url(/images/colomrechtsback.gif) repeat-x bottom left;*/
}

html>body #specialcolomrechts {
	height: auto;
	min-height: 680px;
}

#colomrechts {
    float: right;
    width: 771px;
    
	/* toevoeging n.a.v. half laden pagina's */
	height: auto;
	line-height: 150%;
    /*Clear: both;*/
    overflow:hidden;
    /* einde toevoeging */
}

#colomrechtsForm {
    float: right;
    width: 771px;    
    /*background: url(/images/colomrechtsback.gif) repeat-x bottom left;*/
    /*background: url(/images/colomrechtsback.gif) repeat-x bottom left;*/
} 



h1 {
	font-size: 1.5em;
	font-weight: bold;
	margin: 5px 0px 10px 0px;
	padding: 0px;
}

h2 {
	font-weight: bold;
	font-size: 1em;
	margin: 0px;
}

img {
	border: 0px;
}

.hr {
	height: 1px;
	background: #BAB9C4;
	margin: 15px 0px 10px 0px;
}

/*************************/
/*	Top					*/
/***********************/

#topnavigatie {
	height: 70px;
}

#logo {
	float: left;
	width: 150px;
	margin-bottom: 12px;
}

#flashbanner {
	width: 771px;
	height: 191px;
}

/*************************/
/*	Zoeken				*/
/***********************/

#zoeken {
	float: right;
	width: 210px;
	height: 35px;
	margin-top: 15px;
	padding: 11px 0px 0px 10px;
}

#zoeken input {
	margin-top: 1px;
	width: 166px;
	border-top: 1px solid #332F58;
	border-left: 1px solid #332F58;	
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
}

#zoeken img {
	margin-right: 12px;
	border: 0px;
}

/*************************/
/*	Inloggen			*/
/***********************/

#inloggen {
	float: right;
	width: 220px;
	margin: 30px 0px 0px 0px;
}

#inloggen a:link, #inloggen a:visited {
	font-size: 0.9em;
	text-decoration: none;
	color: #12438D;
	margin-right: 10px;
}

#inloggen a:hover, #inloggen a:active {
	text-decoration: underline;
	color: #12438D;
	margin-right: 10px;
}

#inloggen img {
	margin-right: 10px;
}

/*************************/
/*	Taalkeuze			*/
/***********************/
/* 
#taalkeuze {
	float: right;
	width: 80px;
	text-align: right;
	margin: 31px 22px 0px 0px;
}

#taalkeuze a.uk {
	margin: 0 20px 0 0;
}

#taalkeuze a {
	float: left;
	display: block;
	width: 36px;
} 
*/

#taalkeuze {
            float: right;
            width: 95px;
            text-align: left;
            padding: 0;
            margin: 31px 10px 0px 0px;
}

#taalkeuze a.uk {
            margin: 0 6px 0 6px;
            padding: 0;
}

#taalkeuze a {
            float: left;
            display: block;   
            padding: 0;
            margin: 0;
}

/*************************/
/*	Menu				*/
/***********************/

#menu {
	float: left;
	width: 165px;
}

#menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu ul {
	margin: 0px;
	padding: 0px;
}

#menu a:link, #menu a:visited {
	font-size: 1.1em;
	display: block;
	width: 145px;
	background: #302759;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
	color: #ffffff;
	padding: 5px 10px 5px 10px;
	font-weight: bold;
}

#menu a:hover, #menu a:active {
	font-size: 1.1em;
	display: block;
	width: 145px;
	background: #302759;
	border-bottom: 1px solid #ffffff;
	text-decoration: underline;
	color: #ffffff;
	padding: 5px 10px 5px 10px;
	font-weight: bold;
}

#menu a.aktief:link, #menu a.aktief:visited, #menu a.aktief:hover, #menu a.aktief:active {
	font-size: 1.1em;
	display: block;
	
	width: 145px;
	background: #302759;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
	color: #ffffff;
	padding: 5px 10px 5px 10px;
	font-weight: bold;
}

#menu .niveau2NoDisplay
{
	display: none;
}

#menu .niveau2 a:link, #menu .niveau2 a:visited {
	font-size: 1.1em;
	display: block;
	width: 135px;
	background: #5C85A9;
	border-bottom: 1px solid #7D9EBB;
	text-decoration: none;
	color: #ffffff;
	padding: 2px 10px 3px 20px;
	font-weight: normal;
}

#menu .niveau2 a:hover, #menu .niveau2 a:active {
	font-size: 1.1em;
	display: block;
	width: 135px;
	background: #5C85A9;
	border-bottom: 1px solid #7D9EBB;
	text-decoration: underline;
	color: #ffffff;
	padding: 2px 10px 3px 20px;
	font-weight: normal;
}

#menu .niveau2 a.aktief:link, #menu .niveau2 a.aktief:visited, #menu .niveau2 a.aktief:hover, #menu .niveau2 a.aktief:active {
	font-size: 1.1em;
	display: block;
	width: 135px;
	background: #5C85A9;
	border-bottom: 1px solid #7D9EBB;
	text-decoration: none;
	color: #ffffff;
	padding: 2px 10px 3px 20px;
	font-weight: bold;
}

#menu .niveau2 a.aktiefNiveauTwee:link, #menu .niveau2 a.aktiefNiveauTwee:hover, #menu .niveau2 a.aktiefNiveauTwee:active, #menu .niveau2 a.aktiefNiveauTwee:visited {
	font-size: 1.1em;
	display: block;
	width: 125px;
	background: url(../images/bullit_link.gif) #ffffff no-repeat 21px 6px;
	border-bottom: 1px solid #7D9EBB;
	text-decoration: none;
	color: #12438D;
	padding: 2px 10px 3px 30px;
	font-weight: normal;
}

#menu .niveau3 a:link, #menu .niveau3 a:visited {
	font-size: 1.1em;
	display: block;
	width: 125px;
	background: #97B1C9;
	border-bottom: 1px solid #7D9EBB;
	text-decoration: none;
	color: #ffffff;
	padding: 2px 10px 3px 30px;
	font-weight: normal;
}

#menu .niveau3 a:hover, #menu .niveau3 a:active {
	font-size: 1.1em;
	display: block;
	width: 125px;
	background: #97B1C9;
	border-bottom: 1px solid #7D9EBB;
	text-decoration: underline;
	color: #ffffff;
	padding: 2px 10px 3px 30px;
	font-weight: normal;
}

#menu .niveau3 a.aktief:link, #menu .niveau3 a.aktief:hover, #menu .niveau3 a.aktief:active, #menu .niveau3 a.aktief:visited {
	font-size: 1.1em;
	display: block;
	width: 125px;
	background: url(../images/bullit_link.gif) #ffffff no-repeat 21px 6px;
	border-bottom: 1px solid #7D9EBB;
	text-decoration: none;
	color: #12438D;
	padding: 2px 10px 3px 30px;
	font-weight: normal;
}


/*************************/
/*	Maincontent			*/
/***********************/

/*
#contentback {
	background: url(../images/contentback.gif) #ffffff repeat-y 0px 0px;
	overflow: hidden;
}
*/
#contentback {
    background: url(/images/contentback.gif) #ffffff repeat-y 0px 0px;
    width: 100%;
    /* toevoeging n.a.v. half laden pagina's */
    Clear: both;
	height: 100%;
    /* einde toevoeging */
    overflow: hidden;    
}

#maincontent {
	float: left;
	width: 545px;
	margin: 20px 0px 30px 0;
	/* toevoeging n.a.v. half laden pagina's */
    Clear: both;
    overflow:hidden;
    /* einde toevoeging */
    line-height: 150%;
}

#maincontent a {
	color: #12438D;
}

#maincontentlogin {
	float: left;
	width: 312px;
	margin: 20px 0px 30px 192px;
	/*margin: 0 auto;*/
	/* toevoeging n.a.v. half laden pagina's */
    Clear: both;
    overflow:hidden;
    /* einde toevoeging */
    text-align: center; 
    margin-left: 110px; 
    margin-right: 110px;
}

#maincontentlogin a {
	color: #12438D;
}

#maincontentlogin .norestraint
{
    overflow: visible;
}

#contentrechts {
	float: right;
	width: 209px;
	padding: 20px 0 0 0;
}

.leesmeer {
	font-weight: bold;
	color: #12438D;
	text-decoration: none;
}

#homeintro {
	float: left;
	width: 515px;
	padding: 0px 10px 15px 10px;
}

#homevideo {
	visibility: hidden;
	float: right;
	width: 0px;
	margin-bottom: 0px;
	/*background: #220000;*/
	background: #FFFFFF;
}


.homeuitgelicht {
	clear: both;
	width: 515px;
	padding: 10px;
	margin: 0 0 18px 10px;
	overflow: auto;
	background: #CBD8E4;
}

.homeuitgelichtbanner {
	clear: both;
	width: 535px;
	height: 115px;
	margin: 0 0 18px 10px;
	overflow: hidden;
	background: #CBD8E4;
}

.homeuitgelichtfoto {
	float: left;
	width: 91px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.homeuitgelichttekst {
	float: right;
	text-align: left;
	width: 404px;
	margin: 0px;
	padding: 0px 10px 0px 10px;
}

.vervolguitgelicht {
	clear: both;
	padding: 0px;
	width: 535px;
	margin-bottom: 18px;
	overflow: auto;
}

.vervolguitgelichtfoto {
	float: right;
	width: 91px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.vervolguitgelichttekst {
	float: left;
	background: url(../images/homeuitgelicht_background.gif) #ffffff no-repeat 0px 0px;
	width: 424px;
	margin: 0px;
	padding: 7px 10px 0px 10px;
}

ul	{
	margin: 0px;
	padding: 0px;
}

li {
	list-style-type: none;
	background: url(../images/bullit_li.gif) no-repeat 0px 5px;
	padding: 0px 0px 0px 15px;
	/* padding: 0px 0px 0px 10px;*/
}
ol li 
{
    list-style-type:decimal;
    background: none;
    padding: 0px 0px 0px 0px;
}

li a:link, li a:visited  {
	font-weight: bold;
	color: #302D50;
	text-decoration: none;
}

li a:hover, li a:active {
	font-weight: bold;
	color: #302D50;
	text-decoration: underline;
}

.titelbalk {
	margin: 0px;
	padding: 5px 0px 5px 12px;
	font-weight: bold;
	color: #ffffff;
	background: #5C85A9;
}

.rechts {
	text-align: right;
	border-bottom: 1px solid #BAB9C4;
	padding-bottom: 5px;
}

.rechts img {
	margin: 10px 10px 10px 0px;
}

.introfoto {
	float: right;
	margin: 5px 0px 0px 30px;
}

.contentbox {
	background: url(../images/contentbox.gif) no-repeat 0px 0px;
	padding: 10px;
	margin-bottom: 10px;
}

/*************************/
/*	formulier			*/
/***********************/

.formback {
	/*background: url(../images/formback.gif) repeat 0px 0px;*/
/*	border-bottom: 1px solid #BAB9C4;*/
    border-bottom: 1px solid #FFFFFF;
    margin-bottom: 20px;
	/*overflow: hidden;*/
}

.geenlijn {
	border-bottom: 0px;
}

.formlinks {
	float: left;
	width: 129px;
	padding: 5px 0px 5px 5px;
}

.formrechts {
	float: left;
	width: 390px;
	padding: 5px 0px 5px 10px;
}

/* .formback input, .formback textarea */
.formback input.addborder, .formback textarea, .formback geenlijn {
	border-top: 1px solid #343059;
	border-left: 1px solid #343059;
	border-right: 1px solid #BAB9C4;
	border-bottom: 1px solid #BAB9C4;
	/*width: 218px;*/
}

.formback h1 {
	color: #ff0000;
	font-size: 1em;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

/*************************/
/*	customerstabel		*/
/***********************/

.customerstabel td {
	border-bottom: 1px solid #BAB9C4;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
}

.customerstabeltd1 {
	width: 185px;
	padding: 0px 0px 0px 12px;
	font-weight: bold;
	color: #302D50;
}
.customerstabeltd2 {
	width: 125px;
}
.customerstabeltd3 {
	width: 78px;
	text-align: center;
}
.customerstabeltd4 {
	width: 57px;
	text-align: center;
}
.customerstabeltd5 {
	width: 78px;
	text-align: center;
}

.customerstabel h1 {
	font-size: 0.9em;
	color: #5C85A9;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.customerstabel a:link, .customerstabel a:visited  {
	color: #12438D;
	font-weight: bold;
	text-decoration: none;
}

.customerstabel a:hover, .customerstabel a:active  {
	color: #12438D;
	font-weight: bold;
	text-decoration: underline;
}

/*************************/
/*	Rechter kolom		*/
/***********************/

#contentrechts a:link, #contentrechts a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #12438D;
}

#contentrechts a:hover, #contentrechts a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #12438D;
}

#contentrechts a.archief {
	display: block;
	font-weight: normal;
	background: url(../images/ico_archief.gif) no-repeat 48px 3px;
}

#contentrechts h1 {
	margin-bottom: 5px;
}

#contentrechts h3 {
	font-weight: normal;
	color: #F58220;
	padding: 0px;
	margin: 0px;
	font-size: 0.8em;
	line-height: 1.1em;
}

#contentrechts h4 {
	font-weight: bold;
	color: #12438D;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-size: 1em;
}

.alcohalogo {
	text-align: center;
}

.caselogo {
	text-align: center;
	padding: 5px 0px 10px 0px;
}

.rechtstitel {
	background: #F58220;
	font-size: 1.25em;
	color: #ffffff;
	padding: 2px 0 4px 6px;
	font-weight: bold;
	margin: 0 0 0 0;
}

.rechtsblok {
	background: #FDE6D2;
	height:100%;
	color: #12438D;
	padding: 6px;
	/*font-weight: bold; */
	margin: 0 0 5px 0;
}

.rechtsblok p {
	background: #FDE6D2;
	color: #12438D;
	padding: 6px;
	/*font-weight: bold; */
	margin: 0 0 0 0;
}

/*************************/
/*	Footer				*/
/***********************/

/*#footer {
	width: 770px;
	padding: 0px 0px 10px 180px;
	margin: auto;
	clear: both;
	text-align: left;
}*/
#footer {
    width: 770px;
    padding: 10px 0px 10px 180px;
    margin: auto;
    clear: both;
    text-align: left;
    /* I081216-012 */
    /*background-image: url(/images/colomrechtsback.gif) repeat-x top right;*/
    /*background-image: url(/images/colomrechtsback.gif);*/
    background-position: top right;
    background-repeat: no-repeat;
}



#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #12438D;
	margin-left: 10px;
}

#footer a:hover, #footer a:active {
	text-decoration: underline;
	color: #12438D;
	margin-left: 10px;
}

#footer .hr {
	margin-top: -1px;
	background: #302759;
}

/*************************/
/*	Menutabs			*/
/***********************/

#menutabs {
	background: url(../images/menutab_backgroundline.gif) repeat-x 0px 24px;
	height: 41px;
	padding: 0 0 0 10px;
	margin: 15px 0 0 0;
}

#menutabs .menutab:link, #menutabs .menutab:visited {
	display: block;
	float: left;
	list-style-type: none;
	padding: 5px 16px 6px 12px;
	background: url(../images/menutab.gif) repeat-x right top;
	text-decoration: none;
	color: #ffffff;
	margin: 0px 0px 0px 1px;
}

#menutabs .menutab:hover {
	display: block;
	float: left;
	list-style-type: none;
	padding: 5px 16px 6px 12px;
	background: url(../images/menutab.gif) repeat-x right top;
	text-decoration: underline;
	color: #ffffff;
	margin: 0px 0px 0px 1px;
}

#menutabs .menutabaktief {
	display: block;
	float: left;
	list-style-type: none;
	padding: 4px 16px 4px 12px;
	background: url(../images/menutab_aktief.gif) repeat-x right top;
	text-decoration: none;
	color: #343059;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
	border-left: 1px solid #5C85A9;
	border-bottom: solid 1px #ffffff;
}

/*************************/
/*	Login Form			*/
/***********************/

.Login
{
    text-align: center;
}

.leftTd
{
    width: 25%;
   vertical-align: top;
   background-color: #CFD7E0; 
}

.rightTd
{
    width: 75%;
   background-color: #F3F5F7;
   text-align: left;
}

.rightTd A
{
    color: #302d50;
    text-decoration: none;
}

.rightTd a
{
    color: #302d50;
    text-decoration: none;
}

.newuserlink
{
    color: #302d50;
    text-decoration: none;
}


.sendButton
{
    text-align: center;
    margin-bottom: 20px;
}

.label
{
    float: left;
}

.fields
{
    float: left;
    /*text-align: left;*/
    margin-left: 20px;
}

.loginResult
{
    font-size: larger;
}

#chatbutton {
	text-align: center;
}

span.requiredAsterix 
{
  	color: Red;
}
  
  /* Added by JRH: Topdesk: I091130-011 */
 #inloggen .noMargin, #inloggen .noMargin IMG
 {
 	margin: 0 0 0 0;
 } 
 