@charset "utf-8";
/* CSS Document */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption, tbody, tfoot, thead, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}


img, div { behavior: url(iepngfix.htc) }


body {

background:url(images/bg.gif) center #452872 fixed;
color: #452872;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:15px;
text-align:justify;

}

.wrapper {

width:900px;
margin:auto;
margin-top:40px;
background-color:#FFFFFF;
overflow:auto;

}

.header {

width:780px;
height:55px;
margin:auto;

}


.banner {

height:251px;
background: #ffffff url(images/banner.gif) repeat-x top;
overflow:hidden;

}

.flash {

width:630px;
height:251px;

}

.logo {

margin-right:18px;
float:right;

}

.body {

width:780px;
margin:auto;
background: url(images/subMenuBg.gif) repeat-y left;
overflow:auto;
position:relative;

}

.content {

width:510px;
float:left;
padding-bottom:40px;

}

.subMenu {

width:210px;
margin:auto;
float:right;
padding-bottom:20px;

}

.contentBottom {

border-top: solid 5px #452872;
margin-top:20px;

}

.footer {

width:900px;
height:40px;
margin:auto;
font-size:10px;
color: #9a97bd;
text-align:center;
margin-top:15px;

}

p {

margin-top: 10px;
margin-bottom:10px;

}

.subMenu p {

margin-left: 10px;
}

h1 {

width:490px;
padding-top:13px;
padding-bottom:13px;
padding-left:20px;
margin-top:40px;
margin-bottom:20px;
font-size:16px;
font-weight:bold;
color:#FFFFFF;
background-color: #452872;

}

h2 {

font-size:14px;
margin-top:25px;
margin-bottom:10px;

}

.subMenu h2 {

font-size:12px;
margin-top:40px;
margin-bottom:0px;
padding-top:14px;
padding-bottom:14px;
padding-left:29px;
background:url(images/subMenuTitle.gif);

}

h3 {

margin-top:15px;
font-size:12px;
margin-bottom:-8px;

}

table h3 {

font-size:12px;
margin-bottom:0px;
margin-left:20px;
padding-top:5px;
padding-bottom:5px;
_padding-top:1px;
_padding-bottom:1px;
color:#FFFFFF;

}

.subMenu table {

margin-left:10px;

}

.content ul { 

list-style:inside square;
margin-top:15px;
margin-bottom:10px;
margin-left:5px;

}

.content ul li {
margin-top:3px;
margin-bottom:3px;
}

.header ul { 

padding-top:20px;

}

.header ul li {
float:left;
margin-right:15px;
font-weight:bold;
font-size:12px;
}

.subMenu ul li a {

display:block;
height:19px;
padding-top:5px;
padding-bottom:0px;
padding-left:46px;
margin-bottom:0px;
font-weight:normal;
text-decoration:none;

}

.subMenu ul li a:hover {

color:#FFFFFF;
font-weight:normal;
text-decoration:none;

}

.subMenu ul li a:active {

color:#FFFFFF;
font-weight:normal;
text-decoration:none;

}

.subMenuItemDark {

background:url(images/subMenuItem.gif) no-repeat left;

}

.subMenuItemDark:hover {

background:url(images/subMenuItemHover.gif) no-repeat left;

}

.subMenuItemDark:active {

background:url(images/subMenuItemHover.gif) no-repeat left;

}

.subMenuItem {

background:url(images/subMenuItemDark.gif) no-repeat left;

}

.subMenuItem:hover {

background:url(images/subMenuItemHover.gif) no-repeat left;

}

.subMenuItem:active {

background:url(images/subMenuItemHover.gif) no-repeat left;

}

.subMenuItemActive {

background:url(images/subMenuItemHover.gif) no-repeat left;
color:#FFFFFF;

}

table {

margin-top:15px;
margin-bottom:15px;

}

a { color: #452872; font-weight:bold; text-decoration:none; }
a:hover, a:active { text-decoration:underline; }

.phone {

float:right;
padding-top:12px;

}

.more {

float:right;
}

/*---------------------------------------------------------------------
Alles voor formulieren en nieuwsbrief invulveld
-----------------------------------------------------------------------*/

.newsform
{
width: 360px;
height : 18px;
font-family:Arial, sans-serif;
font-size: 12px;
border:1px solid #e3e3e3;
background-color: #FFFFFF;
padding-top: 2px;
background-image:url(images/boxbg.jpg);
}

INPUT
{
font-family: Verdana, Arial;
font-weight: 300;
font-size: 8pt;
padding: 0px;
color:#2c2971;
}

TEXTAREA
{
width: 360px;
height : 60px;
font-family:Arial, sans-serif;
font-weight: 300;
padding: 0px;
border:1px solid #e3e3e3;
background-color: #FFFFFF;
background-image:url(images/textboxbg.jpg);
color:#2c2971;
}