body {
	background-image: url(pictures/background-body.jpg);
    background-repeat: repeat-x;
    font : 12px/1.5 Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
}

#fontSizeStandard img {
    border-bottom: 1px solid #ffffff;
    padding: 0px 2px 0px 2px;
}

#fontSizeLarge img{
    border-bottom: 1px solid #003366;
    padding: 0px 2px 0px 2px;
}

#center {
	width: 950px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -475px;
}

#header {
    position: relative;
    top: 0px;
    left: 0px;
    width: 950px;
    height: 253px;
	background-image: url(pictures/background-header.png);
    float: left;
}

#headerPand {
    position: absolute;
    top: 50px;
    left: 166px;
    width: 768px;
    height: 166px;
    z-index: 4;
}

#headerLogo {
    position: absolute;
    top: 80px;
    left: 40px;
    width: 240px;
    height: 49px;
    z-index: 5;
}

#contentBackground {
    position: relative;
    top: 0px;
    left: 0px;
	background-image: url(pictures/background-content.png);
    top: 0px;
    left: 0px;
    width: 950px;
    float: left;
}

.contentLeft {
    position: relative;
    top: 0px;
    left: 0px;
    margin-top: 30px;
    margin-left: 45px;
    width: 400px;
    padding-bottom: 20px;
    float: left;
}

.contentRight {
    position: relative;
    top: 0px;
    left: 0px;
    margin-top: 30px;
    margin-left: 55px;
    width: 400px;
    padding-bottom: 20px;
    float: left;
}

.contentWhole {
    position: relative;
    top: 0px;
    left: 0px;
    margin-top: 30px;
    margin-left: 45px;
    width: 855px;
    padding-bottom: 20px;
    float: left;
}

.contentWholeBorder {
    position: relative;
    top: 0px;
    left: 0px;
    border-top: 1px solid #003466;
    width: 705px;
    padding-top: 10px;
    padding-bottom: 12px;
    float: left;
}

.contentLeftBorder {
    position: relative;
    top: 0px;
    left: 0px;
    width: 400px;
    border-top: 1px solid #003466;
    padding-top: 10px;
    padding-bottom: 12px;
    float: left;
}

#contentNieuws {
    position: relative;
    top: 0px;
    left: 0px;
	background-image: url(pictures/background-nieuws.jpg);
    width: 400px;
    height: 172px;
}

#contentNieuwsText {
    position: relative;
    top: 10px;
    left: 0px;
    margin-left: 15px;
    width: 370px;
}

#content-bottom {
    position: relative;
	background-image: url(pictures/background-content-bottom.png);
    background-repeat: no-repeat;
    top: 0px;
    left: 0px;
    width: 950px;
    height: 50px;
    float: left;
}

#footerTop {
    position: relative;
    top: 0px;
    left: 0px;
	background-image: url(pictures/background-bottom-up.png);
    top: 0px;
    left: 0px;
    width: 950px;
    height: 16px;
    float: left;
}

#footerContent {
    position: relative;
    top: 0px;
    left: 0px;
    color: #FFFFFF;
    height: 150px;
	background-image: url(pictures/background-bottom-content.png);
    top: 0px;
    left: 0px;
    width: 950px;
    float: left;
}

#footerTextLeft {
    position: relative;
    top: 0px;
    left: 0px;
    color: #ffffff;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 45px;
    float: left;
}

#footerTextMiddle {
    position: relative;
    top: 0px;
    left: 0px;
    color: #ffffff;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 30px;
    padding-left: 30px;
    padding-right: 30px;
    border-left: 1px dashed #ffffff;
    border-right: 1px dashed #ffffff;
    float: left;
}

#footerTextMiddleRight {
    position: relative;
    top: 0px;
    left: 0px;
    color: #ffffff;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 30px;
    padding-right: 30px;
    border-right: 1px dashed #ffffff;
    float: left;
}

#footerTextRight {
    position: relative;
    top: 0px;
    left: 0px;
    color: #ffffff;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 30px;
    padding-right: 5px;
    float: left;
}

#footerBottom {
    position: relative;
    top: 0px;
    left: 0px;
	background-image: url(pictures/background-bottom-bottom.png);
    background-repeat: no-repeat;
    top: 0px;
    left: 0px;
    width: 950px;
    height: 60px;
    float: left;
}

#menuTop {
    position: absolute;
    top: 13px;
    width: 920px;
    height: 50px;
    margin-left: 15px;
    left: 0px;
}

#menuBottom {
    position: absolute;
    top: 216px;
   width: 920px;
    height: 37px;
    margin-left: 15px;
    left: 0px;
}

.menuButtomItemRight {
	color: White;
	text-align: center;
	text-decoration: none;
	margin-left: 0px;
	display: block;
	padding-left: 32px;
	padding-right: 12px;
	height: 37px !important;
    line-height: 37px;
	float: left;
}

.menuButtomItemRight:hover {
	background-color: #728da5;
text-decoration: none;
}

.menuButtomItemRightChosen {
	color: White;
	text-align: center;
	text-decoration: none;
	margin-left: 0px;
	display: block;
	padding-left: 32px;
	padding-right: 12px;
	height: 37px !important;
    line-height: 37px;
	float: left;
    background-color: #728da5;
text-decoration: none;
}

.menuButtomItem {
	color: White;
	text-align: center;
	text-decoration: none;
	margin-left: 0px;
	display: block;
  	/* width: 120px; */
	padding: 0px 20px 0px 20px;
text-decoration: none;
	height: 37px !important;
    line-height: 37px;
	float: left;
}

.menuButtomItem:hover {
	background-color: #728da5;
text-decoration: none;
}

.menuButtomItemChosen {
	background-color: #728da5;
	color: White;
	text-align: center;
	text-decoration: none;
	margin-left: 0px;
	display: block;
  	/* width: 120px; */
text-decoration: none;
	padding: 0px 20px 0px 20px;
	height: 37px !important;
    line-height: 37px;
	float: left;
}

.textSmall {
    font : 10px/1.5 Arial, Helvetica, sans-serif;
}




h1 {
    padding: 0px;
    margin: 0px;
    margin-bottom: 15px;
    font : 18px/1.5 Arial, Helvetica, sans-serif;
}

.h1 {
    padding: 0px;
    margin: 0px;
    margin-bottom: 15px;
    font : 18px/1.5 Arial, Helvetica, sans-serif;
}



h2 {
    font : 13px/1.5 Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
}

h3 {
    font : 13px/1.5 Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding: 0px;
    margin: 0px;

}

h4 {
    font : 13px/1.5 Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    margin-bottom: 3px;
}

h5 {
     font : 12px/1.5 Arial, Helvetica, sans-serif;
     color: #000000;
    padding: 0px;
    margin: 0px;
}

ul {
    margin: 0px;
    margin-left: 15px;
    padding: 0px;
    list-style-image: url("pictures/list-icon.gif");
}


a {
	text-decoration: none;
	color: #00008b;
}

a:hover {
    text-decoration: underline;
}



.aWhite {
	color: #ffffff;
	text-decoration: none;
}

.aWhite:hover {
	text-decoration: underline;
}

/* Forms */

.divFormStandard {
	position: relative;
	left: 0px;
	top: 0px;
   width: 855px;
    margin-bottom: 7px;
	float: left;
}

.divFormInfo {
position: relative;
	float: left;
    width: 140px;
}

.formStandard {
    margin-top: 10px;

}


.divLabelStandard {
	float: left;
    	width: 190px;
    	margin-right: 10px;
position: relative;
}




.labelStandard {
	float: left;
    	width: 190px;
    	margin-right: 10px;
position: relative;
}


.divInputField {
	float: left;
    	width: 400px;
position: relative;
}


.formInputStandard {
	border: 1px solid #A0B2D6;
	background-color: White;
    	font-family: Arial;
    	font-size: 13px;
	margin-bottom: 6px;
	width: 180px;
	float: left;
position: relative;
}

.formInputSmall {
	border: 1px solid #A0B2D6;
	background-color: White;
    	font-family: Arial;
    	font-size: 13px;
	margin-bottom: 6px;
	width: 50px;
	float: left;
}

.formInputLong {
	border: 1px solid #A0B2D6;
	background-color: White;
    	font-family: Arial;
    	font-size: 13px;
	margin-bottom: 6px;
	width: 400px;
	float: left;
}


.formTextarea3Lines {
	border: 1px solid #A0B2D6;
	background-color: White;
    	font-family: Arial;
    	font-size: 13px;
    	width: 400px;
    	height: 50px;
	margin-bottom: 6px;
	float: left;
}

.formTextarea10Lines {
	border: 1px solid #A0B2D6;
	background-color: White;
    	font-family: Arial;
    	font-size: 13px;
    	width: 400px;
    	height: 165px;
	margin-bottom: 6px;
	float: left;
}

.formTextarea30Lines {
	border: 1px solid #A0B2D6;
	background-color: White;
    	font-family: Arial;
    	font-size: 13px;
    	width: 400px;
    	height: 500px;
	margin-bottom: 6px;
	float: left;
}


.formSubmit {
	border: none;
	background-color: #003366;
	color: #ffffff;
	height: 25px;
	line-height: 25px;
    	font-family: Arial;
    	font-size: 13px;
	margin-bottom: 6px;
	width: 150px;
	float: left;
	cursor: pointer;
}



