/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #E8E2CE url('../images/bg.gif') fixed repeat left top;
	font-family: Arial;
}
#container{
	margin:0 auto;
	padding:0 0 0;
	width: 860px;
	overflow:hidden;
}
#header {
	height: 105px;
}
#logo {
	float: left;
	width: 585px;
	height: 95px;
	padding-top: 10px;
}
#headerLeft {
	float: left;
	width: 275px;
	height: 105px;
}
#orphanMenu {
	width: 265px;
	height: 18px;
	padding: 2px 10px 0 0;
	background-color: #1B232E;
	font-size: 11px;
	color: #fff;
	text-align: right
}
#orphanMenu a { color: #C0C0C0; text-decoration: none; }
#orphanMenu a:hover { color: #C0C0C0; TEXT-DECORATION: underline; }
#orphanMenu a:visited { color: #C0C0C0;}
#visual {
	width: 860px;
	height: 303px;
	background: transparent url('../images/bg-visual.gif') repeat-x left top;
}
#content{
	width:860px;
	background: #fff url('../images/bg-content.gif') no-repeat right bottom;
}
.clear {
	margin: 0;
	padding: 0;
	clear: both;
	height: 1px;
	overflow: hidden;
}
#links {
	float: left;
	width: 220px;
	padding-left: 70px;
	padding-top: 20px;
	text-align: left;
}
#rechts {
	float: left;
	width: 570px;
	text-align: left;
}
#zoekbalk {
	padding-left: 0px;
	padding-top: 40px;
	width: 275px;
	height: 45px;
	text-align: right;
}

#zoekbalk input {
	border: 0px;
}

#zoekbalk .button {
	margin-left: 10px;
	width: 44px;
	padding: 3px;
	background:url('../images/bg-searchbutton.png') no-repeat right top;
	font-size: 11px;
	color: #fff;
}
#zoekbalk .searchstring {
	margin-left: 10px;
	width: 187px;
	padding: 3px;
	font-size: 70%;
	background:url('../images/bg-searchstring.png') no-repeat right top;
}

#footer{
	margin:0 auto;
	width:845px;
	height: 40px;
	padding:10px 15px 0px 0px;
	font-size: 10px;
	color: #766C4A;
	overflow:hidden;
	text-align: right;
}
#footer a { color: #766C4A; text-decoration: none; }
#footer a:hover { color: #766C4A; TEXT-DECORATION: underline; }
#footer a:visited { color: #766C4A;}

#breadcrumb {
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #D1CAB0;
	text-align:left;
}
#breadcrumb a { color: #D1CAB0; text-decoration: none; }
#breadcrumb a:hover { color: #D1CAB0; TEXT-DECORATION: underline; }
#breadcrumb a:visited { color: #D1CAB0;}

.tellafriend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
#copyright {
	width:830px;
	margin:0 auto;
	padding:0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5C5C5C;
	text-align: center;
}

#copyright a { color: #C0C0C0; text-decoration: none; }
#copyright a:hover { color: #C0C0C0; TEXT-DECORATION: underline; }
#copyright a:visited { color: #C0C0C0;}

/** LINKS */

a { COLOR: #E14100; text-decoration: none; }
a:hover { COLOR: #E14100; TEXT-DECORATION: underline; }
a:visited { color: #E14100;}

.printbutton {
	margin-bottom: 20px;
	font-size: 10px;
}


/** MENU */

#menu	  {
	height: 35px;
	width: 860px;
	background: url('../images/bg-menu.png') no-repeat left top;	
}

/** FORMS */

.formulier    {
    padding: 15px;
    width: 450px;
    font-family: Arial, Helvetica, sans-serif;
}
.formulier label    {
    float: left;
    width: 160px;
    text-align: right;
    margin-right: 15px;
}
.formulier input    {
	padding: 2px;
    background-color: #FCFCF9;
    font-size: x-small;
    border-width: 1px;
    border-style: solid;
    border-color: #D4D2D2;
    margin-bottom: 10px;
}
.formulier select
    {
	padding: 2px;
    width: 150px;
    font-size: x-small;
    background-color: #FCFCF9;
    border-color: #D4D2D2;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 10px;
}
.formulier textarea
    {
	padding: 2px;
    width: 250px;
    height: 100px;
    background-color: #FCFCF9;
    border-width: 1px;
    border-style: solid;
    border-color: #D4D2D2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    margin-bottom: 10px;
}

/** HEADINGS */

h1 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #366595;
}

h2 {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #366595;
}

h3 {
	margin-bottom: 10px;
	font-family: Arial;
	font-size: 12px;
	color: #366595;
}

h4, h5, h6 {
	color: #366595;
	margin-bottom: 10px;
}


/** TEKSTS */

#maintext {
	min-height: 200px;
    text-align: left;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 25px;
	font-size: 12px;
	color: #2D2D2D;
	line-height: 15px;
}

#extratextTop {
	width: 210px;
	height: 6px;
	background: url('../images/bg-extratextTop.jpg') no-repeat left top;
}
#extratext   {
	min-height: 300px;
	width: 180px;
    text-align: left;
	padding: 15px;
	font-size: 12px;
	color: #2D2D2D;
	line-height: 15px;
	background: url('../images/bg-extratext.jpg') repeat-y left top;
}
#extratextBottom {
	margin-bottom: 21px;
	width: 210px;
	height: 140px;
	background: url('../images/bg-extratextBottom.jpg') no-repeat left top;
	font-size: 12px;
}

#extratextBottom h2 {
	margin: 0 15px 15px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #366595;
	border-bottom: 2px solid #D4D2D2;
}

/** NIEUWS */

#nieuws {
	margin-bottom: 80px;
	padding-left: 20px;
	padding-right: 25px;
}

.newslistItems {
	padding-top: 10px;
}
.newslistItem {
	padding-bottom: 15px;
}
.newslistDate {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #B0B0B0;
}
.newslistTitle h2{
	font-size: 14px;
	margin-bottom: 3px;
}
.newslistTitle h3{
	font-size: 12px;
	margin-bottom: 3px;
}
.news_date {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #B0B0B0;
}
.news_title {
    text-align:left;
	font-size: 12px;
    font-weight: bold;
	color: #E14100;
 }
.news_title a { COLOR: #E14100; text-decoration: none; }
.news_title a:hover { COLOR: #E14100; text-decoration: underline; }
.news_title a:visited { color: #E14100;}

.news_text {
    text-align:left;
	font-size: 12px;
	color: #2D2D2D;
	padding-top: 0px;
}
.news_details {
	font-size: 12px;
	font-weight: bold;
	color: #2D2D2D;
}
#news_comments {
	margin: 20px 10px;
}
.news_comment {
	margin-top: 6px;
	margin-bottom: 4px;
	padding: 10px;
 	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #766C4A;
	background-color: #FCFCF9;
	font-style: italic;
}
.news_comments_form {
	margin-top: 10px;
	padding: 10px;
	background-color: #FCFCF9;
	border: 1px solid #D4D2D2;
	color: #766C4A;
}

/** MODULES */

#flags img {
	margin: 3px;
