/* CSS Document */

html, body {
	height: 100%;
}



/* hiermee zet je voor alle elementen de m en p op 0, hoef je alleen de uitzonderingen op te geven */
* {
	margin: 0;
 	padding: 0;
}

body {
	/*background-color:#280014;*/
	background-color:#000033;
  	background-position: top center;
  	background-repeat: no-repeat;
	/*scrollbar-face-color:#000000;
	scrollbar-arrow-color: #61337B;
	scrollbar-track-color: #000000;
	scrollbar-shadow-color: #61337B;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #61337B;)*/
	text-align:left;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: small; /* voor IE5/5.5 */
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: normal; /* juiste grootte */
	line-height: 1.5em;
	color: #ffffff;
	min-height:100%;
	_height:100%;
}

#container {
	position:relative;
	width: 880px;
	margin:0 auto;
	padding-left:10px;
	min-height:100%;/*  voor Firefox, minimale hoogte opgeven, NIET hoogte anders rekt de container niet mee bij langere pagina's  */
	_height:100%;/* voor IE want kent min-height niet en heeft toch een hoogte nodig, als de tekst inhoud langer is rekt container toch mee */
	background-color:#280014;	
	voice-family: "\"}\"";
	voice-family:inherit;
	width:880px;	
}

a {
	text-decoration:none;
	color:#cccccc;
}
a:link.home {
	text-decoration:none;
	color:#ffffff;
}
a:visited.home {
	text-decoration:none;
	color:#ffffff;
}
a:hover.home {
	text-decoration:none;
	color: #FF0000;
}
a:active.home {
	text-decoration:none;
	color: #FF0000;
}


#placeholder_top {
	position:relative;
	clear:both;
	height:35px;
	width:820px;
}
#placeholder_top_staand {
	position:relative;
	clear:both;
	height:40px;
	width:820px;
}
#grote_foto_staand {
	position:absolute;
	top: 120px;
	width:350px;
	height:300px;
}
#grote_foto_liggend {
	position:absolute;
	top: 165px;
	width:354px;
	height:235px;
}
#tekst_bijstaand {
	position:absolute;
	top: 120px;
	width:460px;
	left: 354px;
	height:300px;
	border:solid 1px #000000;
	border-spacing:3px;
	padding:4px;
	margin:0px 2px 2px 2px;
}
#tekst_bijliggend {
	position:absolute;
	top: 165px;
	width:460px;
	left: 354px;
	height:300px;
	border:solid 1px #000000;
	border-spacing:3px;
	padding: 4px;
	margin: 0px 2px 2px 2px;
}
#grote_foto_bureau {
	position:absolute;
	top: 165px;
	width:164px;
	height:235px;
}
#tekst_bijbureau {
	position:absolute;
	top: 165px;
	width:650px;
	left: 170px;
	height:300px;
	border:solid 1px #000000;
	border-spacing:3px;
	padding:4px;
	margin:0px 2px 2px 2px;
}
#grote_foto_contact {
	position:absolute;
	top: 165px;
	width:504px;
	height:235px;
}
#tekst_bijcontact {
	position:absolute;
	top: 165px;
	width:300px;
	left: 510px;
	height:300px;
	border:solid 1px #000000;
	border-spacing:3px;
	padding:4px;
	margin:0px 2px 2px 2px;
}

img.fotostaand {
	float:right;
	padding-right:150px;
}

#icons_bijstaand {
	position:absolute;
	top:424px;
	margin-top:8px;
	width:350px;
	height:auto;
}
#icons_bijstaand a img{
	float: right;
	border:solid 1px #333333;
	padding: 4px;
	margin: 2px;
}
#icons_bijstaand a:hover img {
	float: right;
	border:solid 2px #33CCCC;
	padding: 3px;
	margin: 2px;
}
#icons_bijstaand img.icon_actief {
	float: right;
	border:solid 2px #33CCCC;
	padding: 3px;
	margin: 2px;
}
#icons_bijstaand2 {
	position:absolute;
	top:424px;
	left:350px;
	margin-top:8px;
	width:350px;
	height:auto;
}
#icons_bijstaand2 a img{
	float: left;
	border:solid 1px #333333;
	padding: 4px;
	margin: 2px;
}
#icons_bijstaand2 a:hover img {
	float: left;
	border:solid 2px #33CCCC;
	padding: 3px;
	margin: 2px;
}
#icons_bijstaand2 img.icon_actief {
	float: left;
	border:solid 2px #33CCCC;
	padding: 3px;
	margin: 2px;
}
#icons_bijliggend {
	position:absolute;
	margin-top:8px;
	top:399px;
	width:350px;
	height:50px;
}
#icons_bijliggend img.icon_actief {
	float: right;
	border:solid 2px #33CCCC;
	padding: 3px;
	margin: 2px;
}
#icons_bijliggend a img {
   float:right;
   border:solid 1px #333333;
   padding: 4px;
   margin: 2px;
}
#icons_bijliggend a:hover img{
	float:right;
	border:solid 2px #33CCCC;
	padding: 3px;
	margin: 2px;
}

#icons_bijliggend a:hover, #icons_bijliggend2 a:hover, #icons_bijstaand a:hover, #icons_bijstaand2 a:hover {background-position: 0 0;}
#icons_bijliggend2 {
	position:absolute;
	margin-top:8px;
	top:399px;
	width:350px;
	height:50px;
	left:350px;
}
#icons_bijliggend2 a img {
	float:left;
	border:solid 1px #333333;
	padding: 4px;
	margin: 2px;
}

#icons_bijliggend2 a:hover img {
	float: left;
	border:solid 2px #33CCCC;
	padding: 3px;
	margin: 2px;
}
#icons_bijliggend2 img.icon_actief {
	float: left;
	border:solid 2px #33CCCC;
	padding: 3px;
	margin: 2px;
}

img.icon_actief2{
	float: left;
	border:solid 2px #33CCCC;
	padding: 3px;
	margin: 2px;
}	


/*table caption{
	color:#FFFFFF;
	font-size:110%;
	text-align:right;
	padding-bottom:5px;
	padding-left:4px;
	letter-spacing:0.1em;
}*/
/*#table-holder {
	width:820px;
	height:auto;
}*/
#menu {
	float:right;
	margin:10px 50px 15px 0px;
}
#menu table td{
	width: auto;
	text-align:center;
	color:#ffffff;
	font-size:85%;
	vertical-align:top;
	padding:0px 6px 0px 6px;
	border-left:solid 1px;
	border-right:solid 1px;
	border-left-color:#993366;
	border-right-color:#993366;
}
#menu table td a{
	width: auto;
	text-align:center;
	color:#999999;
	font-size:100%;
}
#menu table td a:hover{
	width: auto;
	text-align:center;
	color:#CC9933;
	font-size:100%;
}
#menu table td a:visited{
	width: auto;
	text-align:center;
	color:#999999;
	font-size:100%;
}

table.foto {
	z-index:1;
	top:auto;
	margin-top:35px;
}
table.staand {
	z-index:1;
	top:40px;
}

table th {
	text-align:left;
	vertical-align:top;
}
table td{
	text-align:left;
	letter-spacing:0.2em;
	font-size:85%;
	font-weight:500;
	vertical-align:top;
	padding:8px 12px 8px 12px;
}
table td.rubriekstitel{
	width: 20%;
	text-align:left;
	vertical-align:top;
}
table.fotogroot {
	margin-top:15px;
	width:500px;
}
table.fotogroot td.ondertitel{
	width: 100%;
	text-align:right;
	font-size:65%;
	vertical-align:top;
	padding-right:25px;
}
table.fotogroot td img{
	width: auto;
	text-align:right;
	vertical-align:top;
}


#home {
	position:absolute;
	z-index:2;
	top:135px;
	left:4px;
	height:15px;
	width:100px;
	color:#cccccc;
	font-size:100%;
	font-weight:500;
	text-align:left;
	letter-spacing:0.1em;
	line-height:15px;
}
#home_staand {
	position:absolute;
	z-index:2;
	top:90px;
	left:4px;
	height:15px;
	width:100px;
	color:#cccccc;
	font-size:100%;
	font-weight:500;
	text-align:left;
	letter-spacing:0.1em;
	line-height:15px;
}
#kop-volgrubriek {
	position:absolute;
	z-index:2;
	top:135px;
	left:212px;
	height:15px;
	width:400px;
	color:#ffffff;
	font-size:100%;
	font-weight:500;
	text-align:left;
	letter-spacing:0.2em;
	line-height:15px;
}
#kop-volgrubriek-staand {
	position:absolute;
	z-index:2;
	top:90px;
	left:125px;
	height:15px;
	width:400px;
	color:#ffffff;
	font-size:100%;
	font-weight:500;
	text-align:left;
	letter-spacing:0.2em;
	line-height:15px;
}
#kop-volgrubriek.volg-l{
	left:170px;
}
#kop-volgrubriek.volg-l-ext{
	left:165px;
}
#kop-volgrubriek-staand.volg-st{
	left:170px;
}
#kop-volgrubriek-staand.volg-st-ext{
	left:165px;
}

p {
	font-size:80%;
	line-height:2em;
	letter-spacing:0.1em;
	padding-top:8px;
	color: #ffffff;
}
p.right {
	float:right;
	font-size:80%;
	font-weight:bold;
	color:#993366;
	line-height:2em;
	letter-spacing:0.1em;
	padding:8px 97px 15px 0px;
}

h1 {
	font-size:140%;
	letter-spacing:0.2em;
	font-weight:bold;
	color:#999999;
}
h2 {
	font-size:90%;
	letter-spacing:0.2em;
	text-align:left;
	font-weight:bold;
	color:#ffffff;
	margin-top:70px;
}
a.kleiner {
	font-size:100%;
	font-weight:500;
	text-align:left;
	letter-spacing:0.1em;
	line-height:12px;
	color:#cccccc;
}
