/* Main */

body {
	background-image: url(pictures/achtergrond.jpg);
}

#body {
	position: absolute;
	background-image: url(pictures/background.jpg);
	background-repeat: repeat-y;
	top: 0px;
	left: 50%;
	width: 950px;
	font-family: Arial;
	font-size: 80%;
	margin-left: -475px; /* de helft van de breedte */
	color: white;
}

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

#headerLogo {
	position: absolute;
	top: 100px;
	left: 84px;
	height: 127px;
	width: 125px;
	float: left;
}

#headerAdres {
	position: absolute;
	top: 215px;
    color: #000000;
    text-align: center;
	left: 80px;
	height: 30px;
	width: 125px;
	float: left;
}

#headerMenu {
	position: relative;
	top: 270px;
	left: 76px;
	height: 40px;
	width: 840px;
	float: left;
}

#contentBackground {
	position: relative;
	top: 0px;
	left: 0px;
	width: 950px;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	float: left;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.left-screen {
	position: relative;
	top: 20px;
	left: 10px;
	width: 158px;
	margin-bottom: 30px;
	margin-left: 10px;

	float: left;
}

.contentLeft {
	position: relative;
	top: 0px;
	left: 75px;
	width: 512px;
	margin-left: 0px;
	padding-bottom: 15px;
	margin-bottom: 20px;
    color: #000000;
	float: left;
	border-bottom: 1px solid black;
	background-repeat: no-repeat;
}

.contentRight {
	position: relative;
	top: 0px;
	left: 125px;
	width: 240px;
	margin-left: 0px;
	padding-bottom: 15px;
	margin-bottom: 20px;
	float: left;
    color: black;
	border-bottom: 1px solid black;
	background-repeat: no-repeat;
}

.contentFull {
	position: relative;
	top: 0px;
	left: 55px;
	width: 777px;
	margin-left: 0px;
	padding-bottom: 15px;
	margin-bottom: 20px;
	float: left;
	border-bottom: 1px solid #de4387;
	background-repeat: no-repeat;
}


.contentWholeUp {
	position: relative;
	margin-top: 16px;
    width: 950px;
    height: 30px;
    background-image: url(pictures/content-whole-up.png);
}

.contentWhole {
	position: relative;
    width: 950px;
    background-image: url(pictures/content-whole-middle.png);
    background-repeat: repeat-y;
}

.contentWholeDown {
	position: relative;
    width: 950px;
    height: 30px;
    background-image: url(pictures/content-whole-down.png);
}

.contentWholeText {
	position: relative;
    width: 850px;
    margin-left: 50px;
    color: black;
    border-top: 1px solid black;
}

.contentHalfUp {
	position: relative;
	margin-top: 16px;
    width: 950px;
    height: 30px;
    background-image: url(pictures/content-half-up.png);
        float: left;
}

.contentHalf {
	position: relative;
    width: 950px;
    background-image: url(pictures/content-half-middle.png);
    background-repeat: repeat-y;

         float: left;
}

.contentHalfDown {
	position: relative;
    width: 950px;
    height: 30px;
    background-image: url(pictures/content-half-down.png);
        float: left;
}

.contentHalfTextLeft {
	position: relative;
    width: 550px;
    margin: 1px;
    margin-left: 50px;
    color: black;
    border-top: 1px solid black;
    float: left;
}

.contentHalfTextCredits {
	position: relative;
    width: 550px;

    color: black;
    border-top: 1px solid black;

}

.contentHalfTextRight {
	position: relative;
    left: 94px;
    top: 0px;
    width: 200px;

    color: black;
    margin: 5px
    margin-left: 40px;


     float: left;
}

.right-screen {
	position: relative;
	top: 20px;
	left: 97px;
	width: 180px;
	margin-bottom: 30px;
	margin-left: 10px;
	float: left;
}

.footer {
	width: 950px;
	position: relative;
	background-image: url(pictures/background-footer.png);
	top: 50px;
	left: 0px;

	height: 70px;
	float: left;
}

.footerText {
	position: relative;
    left: 180px;
    top: 10px;
	color: Black;
    width: 300px;
}

.footer_credits {
	margin-left: 210px;
	margin-top: 0px;
	color: black;
	width: 300px;
	float: left;
	margin-bottom: 30px;
}

/* Headings */

.heading_left_screen {
	position: relative;
	top: 83px;
	left: 22px;
	width: 160;
	font-weight: bold;
	height: 25px;
	float: left;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	color: White;
	font-family: "Arial";
	font-size: 110%;	
}

.heading_right_screen {
	position: relative;
	top: 83px;
	left: 110px;
	width: 160;
	font-weight: bold;
	height: 25px;
	float: left;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	color: White;
	font-family: "Arial";
	font-size: 110%;	
}

.h1Half {
	position: relative;
	height: 30px;
    width: 550px;
    text-align: center;
	margin: 0px;
	margin-top: 0px;
    margin-left: 50px;

	padding: 0px;
	color: black;
	font-family: "Arial";
	font-size: 140%;
         float: left;
}

.h1Whole {
	position: relative;
	height: 30px;
    width: 850px;
    text-align: center;
	margin: 0px;
	margin-top: 0px;
       margin-left: 50px;
	padding: 0px;
	color: black;
	font-family: "Arial";
	font-size: 140%;
}

h2 {
	position: relative;
    width: 512px;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
	color: black;
	font-family: "Arial";
	font-size: 120%;
}

.h2 {
	position: relative;
	height: 34px;
    width: 240px;
    text-align: center;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
    border-bottom: 1px solid black;
	padding: 0px;
	color: black;
	font-family: "Arial";
	font-size: 140%;
}

h3 {
	position: relative;
	top: 0px;
	left: 0px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 7px;
	padding: 0px;
	padding-top: 15px;
	color: Black;
	font-family: "Arial";
	font-size: 100%;	
	float: left;
	width: 100%;
}

.imgStandard {
  border: 1px solid black;
}

/* Formulieren */

.div_form_standard {
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 100%;
		float: left;

}

.label_standard {
	float: left;
   width: 130px;
   margin-right: 10px;
}

.form_input_standard {
	border: 1px solid #A0B2D6;
	background-color: White;
	font-family: Arial;
	font-size: 90%;
	margin-bottom: 6px;
	width: 180px;	
	float: left;
}

.form_input_long {
	border: 1px solid #A0B2D6;
	background-color: White;
	font-family: Arial;
	font-size: 90%;
	margin-bottom: 6px;
	width: 370px;	
	float: left;
}

.form_textarea_5_lines {
	border: 1px solid #A0B2D6;
	background-color: White;
	font-family: Arial;
	font-size: 90%;
   width: 270px;
   height: 140px;
	margin-bottom: 6px;
	float: left;
}

.form_submit_standard {
	border: 1px solid #A0B2D6;
	background-color: White;
	margin-bottom: 6px;
	width: 90px;	
	float: left;
}

.table_standard {
	width: 100%;
}

.tdPadding5 {
	font-family: Arial;
	font-size: 80%;
	padding: 8px;
}

.td1 {
	width: 3px;
    padding-right: 10px;
	font-family: Arial;
	font-size: 80%;
    color: Black;
}

.td2 {
	width: 400px;
    padding-right: 10px;
	font-family: Arial;
	font-size: 80%;
    color: Black;
}

.td3 {
	width: 50px;
    padding-right: 10px;
	font-family: Arial;
	font-size: 80%;
    color: Black;
}

/* Links */


.link_menu {
	position: relative;

	top: 0px;
    padding-top: 9px;
	color: White;
	font-size: 120%;
	font-weight: bold;
    width: 143px;
	height:25px !important; /*moz width*/
    margin-right: 18px;
    text-align : center;
	text-decoration : none;
	display : block;
	float: left;
}

a {
	color: black;
}

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

.link_menu_chosen {
	position: relative;
	top: 0px;
    padding-top: 9px;
	color: White;
	font-size: 120%;
	font-weight: bold;
    width: 144px;
	height:32px !important; /*moz width*/
    margin-right: 18px;
    text-align : center;
	text-decoration : none;
	display : block;
	float: left;
	text-decoration: underline;
}

.link_black_without_underline {
	color: Black;
	text-decoration: none;
}

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

.linkEmpty {
	text-decoration: none;
}

.link_without_underline {
	color: Black;
	text-decoration: none;
}
.link_without_underline:hover {
	text-decoration: underline;
}

.link_without_underline_chosen {
	font-weight: bold;
	text-decoration: none;
}

.link_with_underline {
	color: Black;
	text-decoration: underline;
}

.link_credits {
	color: Black;
	text-decoration: underline;
}

.image_standard {
	border: 2px solid #de4387;
}
