body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	background: #ffffff url('pagebg2.gif') repeat-x;
}
a {
color: #3366CC;
text-decoration: none;
border-bottom: 1px dotted #3366CC;
}
a:hover {
background: #6699CC;
color: #ffffff;
text-decoration: none;
border-bottom: 1px solid #6699CC;
}
h1 {
font-family: georgia, times new roman, times, serif;
font-size: 32px;
font-weight: normal;
background: url('logo.gif') no-repeat top center;
height: 118px;
cursor: hand;
cursor: pointer;
}
h1 span {
display: none;
}
h2 {
font-family: georgia, times new roman, times, serif;
font-size: 26px;
font-weight: normal;
}
h3 {
font-family: georgia, times new roman, times, serif;
font-size: 18px;
line-height: 22px;
font-weight: normal;
color: #000000;
}

#titleintrotext {
padding: 5px;
background: #FCE7D2;
height: 90px;
}
#titleintrotext h4 {
font-family: georgia, times new roman, times, serif;
font-size: 14px;
font-weight: normal;
font-style: italic;
line-height: 22px;
margin: 0px;
}
.form {
border: 1px solid #FF5A00;
background: #FCE7D2;
}
.form_footer {
border-top: 1px solid #cccccc;
margin-top: 10px;
text-align: right;
padding-top: 5px;
}
.textbox {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
}
.selectbox {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
}
.btn {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
}
.btn_hot {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
background-color: #E1FD95;
font-weight: bold;
}
.btn_hot_border {
padding: 5px;
background-color: #66CC00;
}
img.whiteborder {
border: 2px solid #ffffff;
}
.hl { background-color: #FF6; }
.err {
border-top: 2px solid #FFFB01;
border-bottom: 2px solid #FFFB01;
margin-bottom: 5px;
}
.err div {
margin-top: 2px;
margin-bottom: 2px;
padding: 5px;
color: #000000;
background: #FFFFCC;
padding-left: 25px;
}
.info {
border-left: 1px solid #3E88B2;
background: #F2FAFA;
margin-bottom: 10px;
padding-top: 5px;
padding-bottom: 2px;
}
.info div {
margin: 5px;
color: #999999;
}
.info div p, .info div h3 {
margin-top: 0px;
}
.info div code {
color: #454545;
}
.footer {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10px;
color: #999999;
}
.footer a {
color: #999999;
border-bottom: 1px dotted #999999;
}
.footer a:hover {
background-color: #999999;
color: #ffffff;
}
.required {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #990000;
}



/* --- Specifieke css voor de registratie-pagina --- */
.registersteps {
padding-bottom: 10px;
border-bottom: 1px solid #999999;
}
.registersteps ol {
margin: 0px;
padding: 0px;
list-style-type: none;
}
.registersteps ol li {
margin: 0px;
padding: 0px;
padding-right: 15px;
float: left;
margin-right: 5px;
color: #999999;
background: url('li.gif') no-repeat center right;
}
.registersteps ol li a {
color: #999999;
text-decoration: none;
border-bottom: 1px dotted #cccccc;
}
.registersteps ol li a:hover {
background-color: transparent;
color: #999999;
text-decoration: none;
border-bottom: 1px dotted #cccccc;
}
.registersteps ol li.last {
background: none;
}
.registersteps ol li.current {
font-weight: bold;
color: #000000;
}
.templatepreview {
border: 2px solid #f9f9f9;
background-color: #ffffff;
width: 104px;
height: 79px;
margin: 5px;
text-align: center;
float: left;
opacity: .5;
-moz-opacity: .5;
filter: alpha(opacity=50);
}
.templatepreview_s {
border: 2px solid #66CC00;
background-color: #ffffff;
width: 104px;
height: 79px;
margin: 5px;
text-align: center;
float: left;
opacity: 1;
-moz-opacity: 1;
filter: alpha(opacity=100);
}
.templatepreview a, .templatepreview_s a {
text-decoration: none;
border-bottom: 0px;
background: transparent;
}
.templatepreview a:hover, .templatepreview_s a:hover {
text-decoration: none;
border-bottom: 0px;
background: transparent;
}
.templatepreview img, .templatepreview_s img {
border: 0px;
margin: 2px;
}
.templatepreview a.preview, .templatepreview_s a.preview {
border-bottom: 1px dotted #999999;
text-decoration: none;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 9px;
color: #999999;
}
.templatepreview a.preview:hover, .templatepreview_s a.preview:hover {
border-bottom: 1px solid #000000;
text-decoration: none;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 9px;
color: #000000;
}
.fld {
color: #999999;
}
.totalprice {
background-color: #FFFBCF;
color: #990000;
font-size: 14px;
font-weight: bold;
padding: 5px;
}

