/* body ----------------------------------------------------------- */

body { 
overflow: -moz-scrollbars-vertical; 
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
	background: url(../shared/bg-body.png) no-repeat center top;
	font: 13px/19px "Trebuchet MS", Arial;
	color: #727272;
}

img {
border:0px;
}

#container
{
	/* Horizontal gecentreerd */
	margin			: 0px auto; 
	width			: 961px;
	
	/* Horizontaal en verticaal centreren 
	position		: absolute;
	width			: 961px;
	height			: 500px;
	left			: 50%;
	top				: 50%;
	margin			: -250px 0 0 -495px;*/
}



/*  
----------------------------------------------------------- */
.headbox {
	width: 983px;
	height: 48px;
	clear: both;
	background: url(../shared/bg-header.png) no-repeat;
	text-align: right;
	text-transform: uppercase;
	font-size: 12px;
}

.navmarge {
	float: left;
	margin-top: 18px;
	padding-left: 370px;
	display:inline;
}

.navmarge ul  {
	list-style: none;
	margin:0;
	padding:0;

}

.navmarge ul li {

	display: inline;
}

.contact {
	vertical-align: top;
	margin: 0;
	padding: 0;
	width: 145px;
	height: 48px;
}

.logobox {
	width: 983px;
	height: 102px;
	clear: both;
}

.logo {
	float: left;
	width: 397px;
	height: 80px;

}
.flags-container {
	float: right;
	width: 200px;
	height: 80px;
	text-align: right;
	padding-top: 4px;
	padding-left: 300px;
}

/*  
----------------------------------------------------------- */
.contentbox{
	clear: both;
	width: 961px;
	padding-bottom: 20px;
	min-height: 630px;
}

.kollinks {
	width: 480px;
	float: left;
}

.kolrechts {
	width: 470px;
	float: left;
}

.txt {
	width: 420px;
	font-size: 15px;
	line-height: 20px;
	margin-top:50px;
}

.deeps {
	width: 420px;
	padding-top: 36px;
}


/*
----------------------------------------------------------- */

.thumbbox {
	width: 961px;
	clear: both;
	border-top: 1px solid #e1e1e1;
	height: 125px;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 35px;
}

.thtxt {
	width: 461px;
	height: 108px;
	float: left;
	padding-top: 20px;
	
}

.thumbs {
	width: 500px;
	height: 112px;
	float: right;
	padding-top: 6px;
}

.thumb {
	width: 110px;
	height: 112px;
	overflow: hidden;
	float: left;
	margin-right: 7px;
}


/*
----------------------------------------------------------- */
.arrbox {
	width: 983px;
	clear: both;
	height: 200px;
	margin-bottom: 35px;

}

.arrangs {
	width: 629px;
	height: 208px;
	float: left;
	background: url(../shared/bg-arrangementen.png) no-repeat;
	color: #1e428d;
	font-size: 16px;
	line-height: 30px;
	padding-top: 35px;
	padding-left: 15px;
}

/* footer ----------------------------------------------------------- */
.footerbox {
	background: url(../shared/bg-footer.png) no-repeat;
	width: 983px;
	height: 288px;
	clear: both;
}

.foot1 {
	width: 355px;
	height: 250px;
	float: left;
}

.foot2 {
	width: 257px;
	height: 250px;
	float: left;
	padding-top: 50px;
}

.foot3 {
	width: 330px;
	height: 250px;
	float: left;
	padding-top: 35px;
	
}

.footnav {
	font-size: 13px;
	line-height: 16px;
	margin: 0;
	padding: 0;
}

.footnav1{
	float: left;
	width: 150px;
	margin: 0;
	padding: 0;
}

.footnav2{
	float: left;
	width: 150px;

	margin: 0;
	padding: 0;
}

.tagsbox{
	clear: both;
	padding-top: 15px;
	padding-left: 27px;
	width: 280px;
	font-size: 11px;
}

.tagsbox a { 
color: #919191; 
text-decoration: none; 
}

.tagsbox a:link { 
color: #919191; 
text-decoration: none; 
}

.tagsbox a:visited { 
color: #919191; 
text-decoration: none; 
}

.tagsbox a:hover { 
color: #727272; 
text-decoration: none; 
}

.tagsbox a:active { 
color: #919191; 
text-decoration: none;
}

.ew {
	width: 983px;
	height: 11px;
	clear: both;
	text-align: left;
	font-size: 11px;
	line-height: 13px;
}


/* hyperlinks ----------------------------------------------------------- */

a { 
color: #1e428d; 
text-decoration: none; 
}

a:link { 
color: #1e428d; 
text-decoration: none; 
}

a:visited { 
color: #1e428d; 
text-decoration: none; 
}

a:hover { 
color: #b9b9b9; 
text-decoration: none; 
}

a:active { 
color: #1e428d; 
text-decoration: none; 
}

/* blue ----------------------------------------------------------- */

ul.blue {
	float:left;
}

ul.orange {
	float:left;
}

.blue a { 
color: #1e428d; 
text-decoration: none; 
}

.blue a:link { 
color: #1e428d; 
text-decoration: none; 
}

.blue a:visited { 
color: #1e428d; 
text-decoration: none; 
}

.blue a:hover{ 
color: #727272; 
text-decoration: none; 
}

.blue a:active { 
color: #1e428d; 
text-decoration: none;
}

/* orange ----------------------------------------------------------- */



.orange a { 
color: #f6962f; 
text-decoration: none; 
}

.orange a:link { 
color: #f6962f; 
text-decoration: none; 
}

.orange a:visited { 
color: #f6962f; 
text-decoration: none; 
}

.orange a:hover { 
color: #727272; 
text-decoration: none; 
}

.orange a:active { 
color: #f6962f; 
text-decoration: none;
	background-color: #e1e1e1;
}

/* grey ----------------------------------------------------------- */

.grey {
color: #919191;
text-align:left; 
}

a.grey { 
color: #919191; 
text-decoration: none; 
}

a:link.grey { 
color: #919191; 
text-decoration: none; 
}

a:visited.grey { 
color: #919191; 
text-decoration: none; 
}

a:hover.grey { 
color: #727272; 
text-decoration: none; 
}

a:active.grey { 
color: #919191; 
text-decoration: none;
}


/* thlink ----------------------------------------------------------- */

a.thlink  img {
	opacity: 1;
	
}

a.thlink:hover img
{
	opacity: .5;

}

/* logolink ----------------------------------------------------------- */

a.logolink  img {
	opacity: 1;

}

a.logolink:hover img
{
	opacity: .85;

}


/* afb ----------------------------------------------------------- */
.witrand {
	border: 1px solid white;
}

/* titels ----------------------------------------------------------- */

h1 { 
color: #b1b6d4; 
text-decoration: none; 
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font: normal 24px/27px "Trebuchet MS", Arial;
}

h2 { 
color: #f69031; 
text-decoration: none; 
margin: 0px 0px 0px 0px;
padding: 0px 0px 23px;
font: normal 27px/27px "Trebuchet MS", Arial;
	text-transform: uppercase;
}

h3 { 
color: #919191; 
text-decoration: none; 
margin: 0px 0px 0px 0px;
padding: 5px 0px 15px;
font: normal 28px/22px "Trebuchet MS", Arial;
	text-transform: uppercase;
}

h4 { 
color: #919191; 
text-decoration: none; 
margin: 0px 0px 0px 0px;
padding: 20px 0px 8px;
font: normal 19px/22px "Trebuchet MS", Arial;
	text-transform: uppercase;
}


h5 { 
color: #CE1C54; 
font-size: 11px; 
font-family: times, arial, verdana; 
font-weight: bold; 
text-align: left;
text-decoration: none; 
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

h6 {
color: #CE1C54; 
font-size: 18px; 
font-family: arial, times, arial, times, verdana; 
font-weight: bold; 
text-decoration: none; 
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

/* teksten 
----------------------------------------------------------- */

.tekst {
color: #000000; 
font-size: 12px; 
font-family: arial, verdana, times; 
font-weight: normal; 
font-style: normal;
text-decoration: none; 
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: left;
line-height: 17px;
}


/* eigenwijze copyright ----------------------------------------------------------- */

.eigenwijze {
font-size: 9px;
font-family: arial;
color: #CE1C54;
text-align:left; 
}

a.eigenwijze { 
color: #CE1C54; 
text-decoration: none; 
}

a:link.eigenwijze { 
color: #CE1C54; 
text-decoration: none; 
}

a:visited.eigenwijze { 
color: #CE1C54; 
text-decoration: none; 
}

a:hover.eigenwijze { 
color: #CE1C54; 
text-decoration: none; 
}

a:active.eigenwijze { 
color: #CE1C54; 
text-decoration: none; 
}

.nofloat {
	float:none;
	clear:both;
}
.fotoboxkaal {
	list-style-type: none;
	margin: 0;
	padding: 0;	
}

.fotoboxkaal li {
	text-align:center;
	width:470px;
}

