/* andreas01 - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). Made for OSWD.org, free to use as-is for any purpose as long as the proper credits are given for the original design work. For design assistance and support, contact me through my website or through http://oswd.org/email.phtml?user=Andreas

Version: 1.0
(July 25, 2005)

Screen layout: */

body {
margin: 0 auto;
padding: 0;
font: 70% Verdana,Tahoma,Arial,sans-serif;
background: #f4f4f4 url(../vdpimages/bg.gif) top center repeat-y;
}

h1 {
font-size: 12pt;
font-weight: bold;
color: #089;
background: #f4f4f4;
padding-bottom:4px;
}

#wrap {
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 900px;
}

#header {
/*clear: both;*/
margin: 0px 0 0 0;
padding: 0;
height: 25px;
}

#search {
margin: 0 auto;
width: 900px;
padding: 2px 0;
}

.topnavigatie {
float: right;
margin: 3px 0 0 0;
}
.tx-macinasearchbox-pi1 {
float:right
}

#toolbox {	
	background:#FFFFFF none repeat scroll 0 0;
	left:740px;
	padding:5px 5px 10px;
	position:relative;
	text-align:right;
	top:95px;
	width:150px;
	height: 15px;
	font-size:13px;
	font-weight:bold;
	}

.tx-macinasearchbox-pi1 .zoek {
	width: 100px;
	font-size: 1em;
}

.tx-macinasearchbox-pi1 input {
	font-size: 1em;
}


#header h1 {
width: 250px;
margin: 0 0 10px 0;
float: left;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0 0 10px 0;
font-size: 0.8em;
line-height: 1.2em;
}

#frontphoto {
float: right;
margin: 0 0 10px 0;
border: 0;
align: right;
}

#vdplogo {
float: left;
}

#spacer {
clear: both;
}

.bar { 
	clear: both;
	font-size: 1.1em;
	height: 27px; 
	color: #FFF;
	margin: 0 0 15px 0px; 
	background: #089;
}

.bar ul { margin: 0; padding : 0; list-style : none; }


	.bar li { 
		margin: 0; 
		padding: 7px 12px 5px 12px;
		color: #FFEADC;
		background: #FF9148;
		background: #089;
		float: left; 
	}
	
	.bar li.active { 
		background: #E0691A; 
		background: #FF9148;
		color: #fff;
		font-weight: bold; 
		padding: 7px 10px 6px 10px;
	}
	.bar li.active a:hover { /**/
		background: #FF9148;
		color: #fff;
	}	
	.bar li a { 
		font-weight: bold;
		color: #FFF; 
		background: inherit;
		text-decoration: none;
	} 
	
	.bar li a:hover { 
		color: #FF9148; /*#FF9148*/
		background: inherit;
	} 



#avmenu {
/*clear: left;*/
float: left;
display: inline;
width: 180px;
margin: 0 0 10px 0;
padding: 0;
font-size: 1.2em;
}

#avmenu ul {	
list-style: none;
width: 190px;
margin: 0 0 20px 0;
padding: 0;
/*font-size: 1.1em;*/
}	

#avmenu ul ul {	
margin: 0 0 0px 0;
}	


#avmenu li {
margin-bottom: 4px;
}

#avmenu li a {
font-weight: bold;
height: 18px;
text-decoration: none;
color: #505050;
display: block;
padding: 6px 0 0 10px;
background: #d5d5d5; /*#f4f4f4;*/
border-left: 4px solid #cccccc;
}	
	
#avmenu li a:hover {
background: #c6c6c6; /*#eaeaea;*/
color: #089;
border-left: 4px solid #089;
}

#avmenu a.active {
	background: #FF9148;
	color: #fff;
}

#vnav li.active a {
	color: #FF9148;
}

#vnav ul li.active li a {
	color: #303030;
}


#vnav ul li ul li.active a {
	/*font-weight:bold;
	color: #089;*/
	color: #FF9148;
}


#vnav ul li ul li ul li.active a {
	/*font-weight:bold;*/
	color: #FF9148;
}


#vnav ul li.active li.active li a {
	color: #303030;
}

#vnav ul li.active li.active li.active a {
	color: #FF9148;
}

#avmenu li li a {
font-weight: normal;
font-size: 1em;
height: 18px;
text-decoration: none;
color: #505050;
display: block;
padding: 6px 0 0 12px;
background: #d5d5d5; /*#f4f4f4;*/
border-left: 4px solid #cccccc;
margin-left: 5px;
}	

#avmenu li li a:hover {
background: #c6c6c6; /*#eaeaea;*/
color: #286ea0;
border-left: 4px solid #286ea0;
}

#avmenu li li li a {
font-weight: normal;
font-size: .9em;
height: 18px;
text-decoration: none;
color: #505050;
display: block;
padding: 6px 0 0 12px;
background: #f4f4f4;
border-left: 4px solid #cccccc;
margin-left: 10px;
}	

#avmenu li li li a:hover {
background: #eaeaea;
color: #286ea0;
border-left: 4px solid #286ea0;
}


.announce {
margin: 5px 0 5px 0;
padding: 4px;
width: 175px;
color: #505050;
line-height: 1.3em;
font-size: 0.8em
}

.announce h2 {
	font-size: 14px;
	}

#extras {
float: right;
display: inline;
width: 155px;
margin: 10px 0 0px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}


#content h2 {
font-size: 1.0em;
background: #f4f4f4;
padding-bottom:4px;
color:#ff9148;
margin: 0 0 0.5em 0;
}

#content img {
padding: 1px;
display:inline;
background: #cccccc;
/*border: 4px solid #f0f0f0;*/
}


h3 {
font-size: 1.1em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #f0f0f0;
width: 760px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

table.green {
	border: 1px solid #99CC33;
	margin: 0px;
	padding: 0px;
	background: #99CC33;
	margin-bottom: 15px;
}
table.green th {
	background: #99CC33;
	font-size: 9pt;
	color: #fff;
}
table.green td {
	text-align: left;
	font-size: 8pt;
	background: #fff;
}

table.bluegreen {
	border: 1px solid #089;
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	background: #089;
}
table.bluegreen th {
	background: #089;
	font-size: 9pt;
	color: #fff;
}
table.bluegreen td {
	text-align: left;
	font-size: 8pt;
	background: #fff;
}


table.orange {
	border: 1px solid #FF9148;
	margin: 0px;
	padding: 0px;
	background: #FF9148;
	margin-bottom: 15px;
}
table.orange th {
	background: #FF9148;
	font-size: 9pt;
	color: #fff;
}
table.orange td {
	text-align: left;
	font-size: 8pt;
	background: #fff;
}

div.tx_tipafriend_formfield {
	clear: none;
	}

div#hdrimg {
	background-image:url(../vdpimages/VDP2008-banner.jpg);
	background-repeat:no-repeat;
	height:143px;
	}

