body {
	margin: 0;
 	padding: 0;
 	text-align: center;
 	background: #5C7D74 url(/editor/images/bg_line.jpg) repeat-x;
}

div#container {
    width: 790px;
    margin: 0 auto;
    text-align: left;
    padding:0;
    background: url(/editor/images/fill.jpg) repeat-y;
}

div#top {
    text-align: right;
    background: url(/editor/images/top.jpg) no-repeat;
    height: 112px;
    width: 790px;
}

div#fr_top {
    text-align: right;
    background: url(/editor/images/fr_top.jpg) no-repeat;
    height: 112px;
    width: 790px;
}


div#navigation {
 	position: absolute;
}


div#content {
    margin:0;
    width: 790px;
    text-align:left;
    font-family:Tahoma;
    font-style:normal;
    color:#28422E;
    font-size:12px;
    line-height: 140%;
    padding:0;
    background:url(/editor/images/body.jpg) no-repeat;
}

div#content a {
	font-family: Tahoma;
    font-weight:normal;
    font-size:12px;
    color: #A65D03;
    text-decoration: none;
}

div#content a:hover {
    color: #A65D03;
    text-decoration: underline;
}

div#contentHome {
    margin:0;
    width: 790px;
    text-align:left;
    font-family:Tahoma;
    font-style:normal;
    color:#28422E;
    font-size:12px;
    line-height: 140%;
    padding:0;
    background:url(/editor/images/body_folder.jpg) no-repeat;
}
div#contentHome a {
    font-family: Tahoma;
    font-weight:normal;
    font-size:12px;
    color: #A65D03;
    text-decoration: none;
}

div#contentHome a:hover {
    color: #A65D03;
    text-decoration: underline;
}


div#contentHome_fr {
    margin:0;
    width: 790px;
    text-align:left;
    font-family:Tahoma;
    font-style:normal;
    color:#28422E;
    font-size:12px;
    line-height: 140%;
    padding:0;
    background:url(/editor/images/fr_body_folder.jpg) no-repeat;
}
div#contentHome_fr a {
    font-family: Tahoma;
    font-weight:normal;
    font-size:12px;
    color: #A65D03;
    text-decoration: none;
}

div#contentHome_fr a:hover {
    color: #A65D03;
    text-decoration: underline;
}


div#content_left {
    margin:150px 0 0 0 ;
    height:auto;
    width: 260px;
    float: left;
    text-align:left;
    font-family:Tahoma;
    font-style:normal;
    color:#28422E;
    font-size:12px;
    line-height: 127%;
    overflow:hidden;
    padding:10px 0 30px 30px;
}

div#content_right {
    margin:50px 0 0 0;
    height:auto;
    width: 430px;
    float: left;
    text-align:left;
    font-family:Tahoma;
    font-style:normal;
    color:#28422E;
    font-size:12px;
    line-height: 140%;
    overflow:hidden;
    padding:10px 0 30px 40px;
}

img#images {
	float:left;
    margin: 0 10px 10px 0;
    padding-top:3px;
    display: block;
}




div#flagetjes {
	position:absolute;
	border:0;
	margin: 0 ;
}





img#footer {
 	display: block;
}

h2#titel{
    width: 420px;
    border-bottom:dotted;
    padding-bottom:12px;
}

/*nieuws*/
.headtitel{
	float:left;
    width: 180px;
    border-bottom:dotted;
    padding-bottom:8px;
}
div#nieuws {
	padding:5px ;
}
div#spacer {
    padding:0;
    margin:0;
    height:640px;
    float:left;
}
/*Nieuws Headlines*/
ul.nheadlines {
	list-style:none;
    font-size: 12px;
    margin: 0;
    padding: 0;
    padding-bottom: 10px;
    background:url(/editor/images/nieuws_fill.gif) repeat;
    height:100%;
}
ul.nheadlines li {
	padding: 2px 0 2px 0;
    margin: 0 15px;
}

ul.nheadlines li:hover {
	font-size: 12px;
}

h4.nieuws_head {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
}

/*disclaimer navigatie*/
ul#disclaimer {
     font-family:Tahoma;
    font-style:normal;
	color:#28422E;
	position:absolute;
	margin: -5px 0 0 30px;
 	padding:0;
 	width:200px;
 	list-style-type: none;
}

ul#disclaimer li {
	 margin: 0;
	 display:block;
	 padding: 0 10px 0 0;
	 float: left;
	 font-size:11px;
}

ul#disclaimer li a {
	 color:#28422E;
	 text-decoration: none;
}

ul#disclaimer li a:hover {
  	text-decoration: underline;
}

ul#disclaimer li a.active {
	 color:#28422E;
    text-decoration: underline;
}
/* nav */
ul#nav {
    left:68px;
    position:absolute;
    float:right;
    margin:14px 0 0 0;
    padding:0;
    width: 720px;
    list-style-type: none;
}

ul#nav li {
	margin: 0;
 	display:block;
 	padding:0 10px 0 0;
 	color:#28422E;
 	float: right;
 	font-family:Tahoma;
 	font-weight:bold;
 	font-size:11px;
}

ul#nav li a {
	color:#28422E;
	text-decoration: none;
}

ul#nav li a:hover {
 	text-decoration: underline;
}

ul#nav li a.active {
    color: #28422E;
    text-decoration: underline;
}
/*subnav*/
ul#subnav {
	left:68px;
    position:absolute;
    margin:32px 0 0 0;
    padding: 0;
    width: 720px;
    list-style-type: none;
}

ul#subnav li {
 	margin: 0;
 	display:block;
 	padding:0 10px 0 0;
 	color:#28422E;
 	float: right;
 	font-family:Tahoma;
 	font-weight:bold;
 	font-size:10px;
}

ul#subnav li a {
 	color:#28422E;
 	text-decoration: none;
}

ul#subnav li a:hover {
  	text-decoration: underline;
}

ul#subnav li a.active {
	color: #28422E;
    text-decoration: underline;
}

/* mailform */
div#mailform {
    margin-top:15px;
    margin-left:30px;
    width: 400px;
}

div.formrow {
	margin: 2px 0px;
}

div#mailform fieldset {
    padding: 0.7em;
    margin-bottom: 10px;
}

div.formrow label {
	padding-top:4px;
    text-align:right;
    display: block;
    float: left;
    width: 160px;
}

div#mailform textarea {
    padding: 2px;
    border: 1px gray inset;
}

div.formrow input {
    border: solid 1px gray;
    width: 200px;
    padding: 1px 3px;
    background-color: #F8F8F8;
}

div.formrow input.klein {
    border: solid 1px gray;
    width: 155px;
    padding: 1px 3px;
    background-color: #F8F8F8;
}

div.formrow input:focus {
    border: brown solid 1px;
    background-color: white;
}
div.formsubmit {
	text-align: right;
    padding-right: 5px;
 }
div.formrow select {
	color:#336666;
	font-family:Tahoma;
    font-style:normal;
    background-color: white;
}
.veld{
	font-family: Tahoma;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    background-color:#F0D390;
    color: #526B58;
    border: 1px solid #526B58;
 }

fieldset#enquete {
 border: 0;
 margin-right: 15px;
}

/* forms */
form#meer-informatie fieldset {
 border: 0;
 padding: 0;
 margin: 0;
}

form#meer-informatie p {
 margin: 5px 0;
}

form#meer-informatie fieldset p label {
 display: block;
 float: left;
 width: 110px;
}

div.legend {
		color: #28422E;
}


