@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #000000;
	margin-bottom: 60px;
}
a:link { color: #948c86; text-decoration: none; }
a:visited { color: #948c86; text-decoration: none; }
a:hover { color: #bf2b12; text-decoration: none; }
a:active { color: #bf2b12; text-decoration: none; }

#top {
	height: 68px;
	background-image:url(images/vanguard_logo.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-left: 35px;
	margin-top: 37px;
}
#logo {
	position:absolute;
	left: 35px;
	top: 37px;
	width: 150px;
	height: 50px;
	cursor: pointer;
	cursor: hand;
}
#toplinks {
	width: 1143px;
	padding-top: 45px;
	text-align: right;
	text-transform: uppercase;
	font-size: 0.8em;
	color: #8d1020;
}
#toplinks a:link { color: #8d1020; text-decoration: none; }
#toplinks a:visited { color: #8d1020; text-decoration: none; }
#toplinks a:hover { color: #8d1020; text-decoration: underline; }
#toplinks a:active { color: #8d1020; text-decoration: underline; }

/* MENU */
#menubalk {
	height: 34px;
	background-image:url(images/topmenubalk.gif);
	background-repeat: repeat-x;
}
#fixedmenu {
	width: 1180px;
}
#fixedheader {
	width: 1180px;
}
#fixedcontent {
	width: 1180px;
}

#menu {
	width: 953px;
	color: #ffffff;
	float: left;
	padding-left: 15px;
	font-size: 0.9em;
	z-index: 1000;
}

#mainnav, #mainnav li ul {
    padding: 0;
    margin: 0;
    list-style: none;
	list-style-type: none; 
	list-style-image: none; 
	z-index: 1000;
}
#mainnav li { float: left; margin-top: 1px; }
#mainnav li a {
    display: block;
	padding-top: 6px;
	height: 26px;
	text-transform:uppercase;
	font-weight: bolder;
	padding-left: 20px;
	padding-right: 20px;
}
#mainnav li a:link { color: #ffffff; text-decoration: none; }
#mainnav li a:visited { color: #ffffff; text-decoration: none; }
#mainnav li:hover a { color: #bf2b12; }
#mainnav li:hover {
	background-image:url(images/menuknop_background.gif);
	background-position: top left;
	background-repeat:repeat-x;	
}
#mainnav li.selected {
	background-image:url(images/menuknop_background.gif);
	background-position: top left;
	background-repeat:repeat-x;	
}
#mainnav li.selected a { color: #bf2b12; }
#mainnav li ul {
    position: absolute;
    left: -999em;
	display: block;	
	background-color: #ffffff;
	background-image:url(images/submenuachtergrond.gif);
	background-position:top left;
	background-repeat:repeat-x;
	padding-bottom: 10px;
}
#mainnav li:hover ul { left: auto; }
#mainnav li ul li {
	display: block;	
	float:none;
	background-image: none;
	padding: 0px;
	margin: 0px;
}
#mainnav li:hover ul li:hover {
	background-image: none;
}
#mainnav li:hover ul li a {
	font-weight: normal;
	text-transform:none;
	line-height:normal;
	height: auto;
	color: #000000;
}
#mainnav li:hover ul li a:link { color: #bf2b12; }
#mainnav li:hover ul li a:visited { color: #bf2b12; }
#mainnav li:hover ul li a:hover { color: #000000; }
#mainnav li:hover ul li a:active { color: #000000; }

/* EINDE MENU */


#zoek {
	padding-top: 6px;
	width: 210px;
	text-align: right;
	float: left;
}
#zoekform {
}
#zoekveld {
	border: 0px;
	height: 18px;
	width: 173px;	
	margin-right: 5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#zoekknop {
	margin-bottom: -5px;
}
#header {
	background-image:url(images/topmenubalk_schaduw.png);
	background-position: top left;
	background-repeat: repeat-x;
	height: 305px;
}
#headervolg {
	background-image:url(images/topmenubalk_schaduw.png);
	background-position: top left;
	background-repeat: repeat-x;
	height: 210px;
}
#homeflash {
	width: 653px;
	height: 305px;
	float: left;
}
#homeheaderbox1 {
	height: 305px;
	width: 303px;
	float: left;
	background-color: #eaeaea;
	background-image:url(images/foto.png);
	background-position: bottom right;
	background-repeat:no-repeat;
}
#homeheaderbox2 {
	height: 285px;
	padding-top: 20px;
	margin-left: 15px;
	font-size: 0.8em;		
	float: left;
}
#headertopshadow {
	height: 5px;
	background-image:url(images/topmenubalk_schaduw.png);
	background-position: top left;
	background-repeat:repeat-x;
}
#homeheaderbox1_content {
	padding: 15px;
	font-size: 0.8em;
}
#homeheaderbox1_content h1 {
	text-transform:uppercase; 
	font-size: 1.05em;
	letter-spacing: -0.05em;
	margin-bottom: 10px;
	color: #8d1020;
}
#homeheaderbox1_content p {
	margin-bottom: 5px;
	padding-right: 50px;
}

#ballonklikbox {
	position: absolute;
	left: 835px;
	top: 320px;
	width: 120px;
	height: 125px;
}
#ballon {
	width: 428px;
	height: 287px;
	position: absolute;
	left: -999em;
	top: 120px;
	background-image:url(images/balloon.png);
	background-position: top left;
	background-repeat: no-repeat;
}
#leeshetheleinterview {
	position: absolute;
	left: 180px;
	top: 170px;
}
#homeheaderbox2 h1 {
	text-transform:uppercase;
	font-size: 1.05em;
	letter-spacing: -0.05em;
	margin-bottom: 10px;
	color: #bf2b12;
}
#homeheaderbox2 p {
	margin-bottom: 5px;
}
#homeheaderbox2 a:link { 
	color: #000000; 
	text-decoration: none; 
	padding-right: 20px;
	background-image: url(images/vanguardwebsite_arrow.gif);  
	background-position: right;
	background-repeat: no-repeat;
}
#homeheaderbox2 a:visited { color: #000000; text-decoration: none; }
#homeheaderbox2 a:hover { 
	color: #bf2b12; 
	text-decoration: none; 
	padding-right: 20px;
	background-image: url(images/vanguardwebsite_arrow_over.gif);  
	background-position: right;
	background-repeat: no-repeat;

}
#homeheaderbox2 a:active { color: #bf2b12; text-decoration: none; }


#headerbox1 {
	background-position: left top;
	background-repeat: no-repeat;
	width: 653px;
	height: 210px;
	float: left;
	z-index: 1;
}
#headerbox1_shadow {
	position: relative;
	background-image: url(images/schaduwbeeld.png);  
	background-position: right top;
	background-repeat: no-repeat;	
	width: 653px;
	height: 210px;
	z-index: 2;
}
#headerbox1 h1 {
	position: absolute;
	top: 110px;
	background-color: #bf2b12;
	color: #ffffff;
	font-size: 1.3em;
	padding: 13px;
	text-transform: uppercase;
	z-index: 3;
}
#headerbox2 {
	background-position: left top;
	background-repeat: no-repeat;		
	width: 303px;
	height: 210px;
	float: left;
}
#headerbox2 h1 {
	color: #ffffff;
	padding-left: 20px;
	padding-top: 45px;	
	font-size: 2.3em;
	visibility: hidden;
/*	text-transform: uppercase; */
}
#headerbox2_schaduwrechts {
	height: 210px;
	width: 8px;
	float: left;
	background-image:url(images/schaduwrechts.png);
	background-position: left;
	background-repeat: repeat-y;
}
#headerbox3 {
	height: 210px;
	font-size: 0.8em;
	float: left;
	padding-left: 7px;
}
#headerbox3 h1 {
	margin-top: 20px;
	text-transform:uppercase;
	font-size: 1.05em;
	letter-spacing: -0.05em;
	margin-bottom: 10px;
	color: #bf2b12;
}
#headerbox3 p {
	margin-bottom: 5px;
}
#headerbox3 a:link { 
	color: #000000; 
	text-decoration: none; 
	padding-right: 20px;
	background-image: url(images/vanguardwebsite_arrow.gif);  
	background-position: right;
	background-repeat: no-repeat;
}
#headerbox3 a:visited { color: #000000; text-decoration: none; }
#headerbox3 a:hover { 
	color: #bf2b12; 
	text-decoration: none; 
	padding-right: 20px;
	background-image: url(images/vanguardwebsite_arrow_over.gif);  
	background-position: right;
	background-repeat: no-repeat;

}
#headerbox3 a:active { color: #bf2b12; text-decoration: none; }

#schaduwbalk {
	clear: both;
	height: 8px;
	background-image:url(images/content_top_schaduw.png);
	background-position: top left;
	background-repeat: repeat-x;	
}
#content {
	background-image:url(images/content_background.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}
#homecontentbox1 {
	width: 453px;
	float: left;
	padding-left: 35px;
	padding-top: 10px;
	padding-right: 165px;
	padding-bottom: 20px;
}
#homecontentbox1 h1 {
	text-transform:uppercase;
	font-size: 1.0em;
	letter-spacing: -0.05em;
	margin-bottom: 10px;
	color: #bf2b12;	
}
#homecontentbox1 p {
	font-size: 0.85em;
	margin-bottom: 5px;
}
.openclosebutton {
	text-align: right;
	position: absolute;
	left: 600px;
}

#homecontentbox1 .intro {
	color: #948c86;
}
#homecontentbox2 {
	width: 273px;
	float: left;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
}
#homecontentbox2 h1 {
	text-transform:uppercase;
	font-size: 1.0em;
	letter-spacing: -0.05em;
	margin-bottom: 10px;
	color: #bf2b12;	
}
#homecontentbox2 p {
	font-size: 0.85em;
	margin-bottom: 5px;
}
#homecontentbox3 {
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 15px;
	font-size: 0.7em;		
	float: left;
}
#homecontentbox3 a:link { 
	color: #000000; 
	text-decoration: none; 
	padding-right: 20px;
	background-image: url(images/vanguardwebsite_arrow.gif);  
	background-position: right;
	background-repeat: no-repeat;
}
#homecontentbox3 a:visited { color: #000000; text-decoration: none; }
#homecontentbox3 a:hover { 
	color: #bf2b12; 
	text-decoration: none; 
	padding-right: 20px;
	background-image: url(images/vanguardwebsite_arrow_over.gif);  
	background-position: right;
	background-repeat: no-repeat;

}
#homecontentbox3 a:active { color: #bf2b12; text-decoration: none; }
#homecontentbox3 p { margin-bottom: 5px; }

#contentbox1 {
	width: 488px;
	float: left;
	padding-left: 35px;
	padding-top: 10px;
	padding-right: 130px;
	padding-bottom: 20px;	
	background-image:url(images/content_top_schaduw.png);
	background-position: top left;
	background-repeat: repeat-x;	
}
#contentbox1 .breadcrum {
	margin-bottom: 20px;
	font-size: 0.75em;
	font-weight: bolder;
	color: #948c86;
	text-transform:lowercase;
}
#contentbox1 h1 {
	text-transform:uppercase;
	font-size: 1.2em;
	letter-spacing: -0.05em;
	margin-bottom: 10px;
	color: #bf2b12;		
}
#contentbox1 h2 {
	text-transform:uppercase;
	font-size: 1.0em;
	font-weight: normal;
	letter-spacing: -0.05em;
	margin-bottom: 10px;
	color: #bf2b12;		
}
#contentbox1 ul {
	list-style:square;
	margin-left: 1.5em;
	font-size: 0.9em;
}
#contentbox1 .intro {
	color: #948c86;
	font-size: 1.2em;
}
#contentbox1 p {
	margin-bottom: 10px;
	font-size: 0.9em;
}
#contentbox2 {
	width: 271px;
	float: left;
	background-color:#FFF;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	border-left: 1px solid #948c86;
	border-right: 1px solid #948c86;
	border-bottom: 1px solid #948c86;
	margin-bottom: 20px;
}
#contentbox2 h1 {
	text-transform:uppercase;
	font-size: 1.0em;
	font-weight: bolder;
	letter-spacing: -0.05em;
	margin-bottom: 10px;
	color: #bf2b12;	
}
#contentbox2 h2 {
	text-transform:uppercase;
	font-weight: normal;
	font-size: 0.9em;
	letter-spacing: -0.05em;
	margin-top: 5px;
	color: #bf2b12;	
}
#contentbox2 p {
	font-size: 0.85em;
	margin-bottom: 2px;
}

#contentbox3 {
	background-image:url(images/schaduwhoekje.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
	font-size: 0.8em;		
	float: left;
}
#contentbox3 a:link { color: #000000; }
#contentbox3 a:visited { color: #000000; }
#contentbox3 a:hover { color: #bf2b12; }
#contentbox3 a:active { color: #bf2b12; }
#contentbox3 p { margin-bottom: 5px; }

.clearboth {
	clear: both;
	float: none;
}
