﻿/* kleurhistorie: #ff 64 00 -> #ff 82 00 */

body, html
{
	background-color: #fff;
	margin: 0px;
	padding: 10px;
	font: normal normal normal 90% Helvetica, Tahoma, Arial, Sans-Serif;
	display: block;
}

/* SR Niet verwijderen. Is alleen nodig in FF, om er voor te zorgen dat er altijd rekening wordt gehouden met een verticale scrollbar */
html {overflow:-moz-scrollbars-vertical;}

img
{
	border: 0px;
}

div.page
{
	margin: 0 auto;
	position: relative;
	width: 980px;
}

div.header
{
	clear: both;
	height: 142px;
	margin-bottom: 15px;
	position: relative;
}
img.headerPhoto
{
	float: right;
	height: 142px;
	position: relative;
    width: 700px;
	vertical-align: top;
}
img.logo
{
	float: left;
	height: 64px;
	position: relative;
	width: 202px;
	vertical-align: top;
}

div.contentLeft
{
	width: 252px;
	margin-right: 20px;
	position: relative;
	float: left;
}

div.subMenuPanel
{
	background-color: #f7e3c6;
    border: solid 2px #ff8200;
    min-height: 209px;
	margin-bottom: 20px;
	padding: 5px;
	width: 238px;
}

div.promotion, div.promotionHomePage
{
    padding: 4px;
    width: 240px; /*height:182px;*/
    min-height: 209px;
}

div.promotion
{
    background-color: #eee;
    border: solid 2px #666;
}

div.promotionHomePage
{
    background-color: #f7e3c6;
    border: solid 2px #ff8200;
}

div.contentPanel, div.contentPanelHomePage
{
    float: right;
    padding: 60px 20px 20px 20px;
    position: relative;
    width: 648px;
    min-height: 369px;
}

div.contentPanel
{
    border: solid 10px #ff8200;
    background-color: #f7e3c6;
}

div.contentPanelHomePage
{
    border: solid 10px #ff8200;
    background-color: #f7e3c6;
}

div.contentPanel h1, div.contentPanelHomePage h1
{
    color: #FFF;
    display: inline;
    font-size: 125%;
    font-weight: bold; /*margin:5px;*/
    padding: 5px 10px;
    position: absolute;
    clear: both;
    left: 20px;
	top: 10px; /*border:solid 1px black;*/
    text-transform: uppercase;
}

div.contentPanel h1
{
    background-color: #ff8200;
}

div.contentPanelHomePage h1
{
    background-color: #ff8200;
}

div.contentPanel h2
{
	font-size: 120%;
	font-weight: bold;
	clear: both;
	margin: 13px 0 -13px 0;
}

.contentTable
{
	width: 100%;
}

.contentTable td
{
    border-bottom: solid 1px #ff8200;
    border-top: solid 1px #ff8200;
    padding-left: 0px;
}

.contentTable th
{
    border-bottom: none;
    border-top: none;
	text-align: left;
    padding-left: 0px;
}

.contentTable3Cells
{
	width: 100%;
}

.contentTable3Cells td
{
    border-bottom: solid 1px #ff8200;
    border-top: solid 1px #ff8200;
    padding-left: 0px;
}

.contentTable3Cells th
{
    border-bottom: none;
    border-top: none;
	text-align: left;
    padding-left: 0px;
}

div.wrapper
{
	position: relative;
	width: 620px;
	overflow: auto;
}

div.wrapper-z-index
{
	/*position:relative;*/
	width: 620px;
	overflow: auto;
	padding: 1px;
	z-index: 50;
	font-weight: normal;
}

div.left
{
	position: relative;
	width: 250px;
	text-align: left;
	float: left;
}

div.right
{
	position: relative;
	width: 200px;
	text-align: left;
	float: left;
}

div.right-z-index
{
	/*position:relative;*/
	width: 200px; /*height:100%;*/
	text-align: left;
	float: left;
	z-index: 50;
}

div.verstuur, div.btnterug
{
	height: 23px;
	width: 75px;
	text-align: center;
	vertical-align: middle;
    background-color: #ff8200;
}
div.verstuur
{
    margin: 0 0 0 0px;
    float: right;
}
div.verstuur a, div.btnterug a
{
    color: #FFFFFF;
	font: normal bolder 1.2em Arial Narrow, Arial, Tahoma, Sans-Serif;
	text-decoration: none;
}

.pdflink
{
	color: #000000;
	font-weight: bold;
	padding-left: 20px;
	background: transparent url(../../pdf-icon.gif) no-repeat center left;
}

div.footer
{
	width: 980px;
    margin: 0px auto 0px auto;
	position: relative;
	z-index: 1;
}
	div.footer div.left
	{
	position: relative;
	float: left;
		width: 600px;
    border: solid 0px #cccccc;
	font-size: 80%;
	}
		div.footer div.left ul
		{
	float: left;
    padding: 0px 0px;
			margin: 10px 0px 0px -10px;
		}
			div.footer div.left ul li
			{
	color: #bfbfbf;
	display: block;
	float: left;
	list-style: none;
	padding: 0px 10px 5px 10px;
			}
				div.footer div.left ul li a
				{
    font-size: 1.2em;
	font-style: normal;
	color: #616161;
	text-decoration: none;
				}
				div.footer div.left ul li a:hover
				{
	color: #000;
				}
				
	div.footer div.right
	{
	position: relative;
	float: right;
		width: 160px;
    margin: 5px 0px 0px 0px;
	}

div.dfzTel
{
    position: relative;
    /*background: url("Images/Tel_grijs.gif") no-repeat right top;*/
    height: 20px;
    width: 110px;
    float: right;
}

a.link
{
    color: #ff8200;
}

a.link:hover
{
    color: #333;
}
a
{
    color: #ff8200;
}

a:hover
{
    color: #333;
}

.directAanmelden
{
    float: right;
    cursor: pointer;
    background: no-repeat left top;
    height: 65px;
    width: 150px;
}

ol.questions li a
{
    text-decoration: none;
}
ol.questions li a:visited
{
    color: #505050;
}
ol.questions li a:hover
{
    color: #000000;
}
ol.questions li
{
    border-bottom: solid 1px #ff8200;
    color: #ff8200;
    font-weight: bold;
    padding: 5px 0 4px 0;
    font-size: 92%;
}

ol.answers li p
{
    margin: 0;
    padding: 0;
    color: #000;
}
ol.answers li strong
{
    color: #ff8200;
    font-size: 92%;
}
ol.answers li
{
    margin-bottom: 1.5em;
    color: #ff8200;
}

/*div.tooltipframe { overflow:visible; position:absolute; visibility:hidden; z-index:500;}
iframe.tooltipframe { overflow:visible; position:absolute; z-index:500; width:350px; border: solid 2px #ff8200;}
body.tooltip { margin: 0; padding: 0;}
div.tooltip { margin:0;padding:0;}*/

.tooltipImage
{
    cursor: pointer;
    width: 15px;
    margin-left: 5px;
}

.NextButton
{
    color: #fff;
    font: normal bolder 1.2em Arial Narrow, Arial, Tahoma, Sans-Serif;
    border-style: none;
    cursor: pointer;
    background-color: #FF8200;
    float: right;
    position: relative;
    margin-top: 10px;
}

.PreviousButton
{
    color: #fff;
    background-color: #ff8200;
    font: normal bolder 1.2em Arial Narrow, Arial, Tahoma, Sans-Serif;
    border-style: none;
    cursor: pointer;
    float: left;
    position: relative;
    margin-top: 10px;
}

.MultilineTextbox
{
    width: 350px;
}

.SmallTextbox
{
    width: 20px;
}

.MediumTextbox
{
    width: 50px;
}
.LargeTextbox
{
    width: 120;
}

ul
{
	margin-top: 0;
}

ul.vinkje li
{
	list-style:none url(Images/vinkjegroen.gif) outside;
	padding:0 0 0 10px;
}
