/********************  ACHTERGROND ********************/

/*
@font-face {
    font-family:"Trebuchet MS";
    src: url(http://www.ianwal.nl/SF_Grandezza_Light.ttf), url(http://www.ianwal.com/SF_Grandezza_Light.ttf) format("truetype"); 
}

.typeface_js
{
	font-family:SF Grandezza;
	font-size:15px;
	color:#FFFFFF;
}
*/

body
{
	margin:0px;
	padding:0px;
	horizontal-align: middle;
	/*background: url("../images/BG_ianwal.jpg");
	background-repeat: no-repeat;*/
	background:url(../images/BG_ianwal.jpg) no-repeat;
	background-attachment:fixed;
	background-color:#000000;
	
	
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

#Container 
{
	width:900px;
	height:800px;
	margin:auto;
}

/* -------------- Vormgeving ------------- */

#bgPos0 
{
	float:left;
	width:900px;
	height:230px;
	margin:0px;
	padding:0px;
	overflow:auto;
	
}

#bgPos1 
{
	float:left;
	width:246px;
	height:700px;
	margin:0px;
	padding:0px;
	overflow:auto;
}

#bgPos2 
{
	float:left;
	width:654px;
	height:700px;
	margin:0px;
	padding:0px;
}

#bgPos3 
{
	float:left;
	width:900px;
	height:80px;
	margin:0px;
	padding:0px;
}


hr
{
	border: none 0; 
	border-top: 1px solid #555555;/*the border*/
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	text-align: left;/*this will align it for IE*/
	margin: 0 auto 0 0; /*this will align it left for Mozilla*/
}


/********************  ALGEMEEN TEKST ********************/	
h2
	{
		font-family:"Trebuchet MS";
		color:#FFFFFF;
		font-variant:small-caps;
		font-size:20px;		
	}
	
p
	{
		font-family:"Trebuchet MS";
		color:#FFFFFF;
		font-variant:small-caps;
		font-size:15px;
		letter-spacing:1px;
		line-height:18px;	
	}
	
li
	{
		font-family:"Trebuchet MS";
		color:#FFFFFF;
		font-variant:small-caps;
		font-size:15px;
		letter-spacing:1px;
		line-height:18px;	
	}
	
.pdw
	{
		font-family:"Trebuchet MS";
		color:#FFFFFF;
		font-variant:small-caps;
		letter-spacing:1px;
		font-size:10px;		
	}
	
.pp
	{
		font-family:"Trebuchet MS";
		color:#FFFFFF;
		font-variant:small-caps;
		letter-spacing:1px;
		font-size:15px;
		line-height:18px;	
	}

.d1
	{
		font-family:"Trebuchet MS";
		color:#EEEEEE;
		font-variant:small-caps;
		letter-spacing:1px;
		font-size:15px;	
		line-height:18px;	
		font-weight:bold;		
	}
		
.d2
	{
		font-family:"Trebuchet MS";
		color:#EEEEEE;
		font-variant:small-caps;
		letter-spacing:1px;
		font-size:20px;
		font-weight:bold;		
	}
	
.bandTit
	{
		font-family:"Trebuchet MS";
		color:#FFE3B9;
		font-variant:small-caps;
		letter-spacing:3px;
		font-size:15px;
	}
	
.bandTex
	{
		font-family:"Trebuchet MS";
		color:#FFFFFF;
		font-variant:small-caps;
		letter-spacing:1px;
		font-size:15px;
	}
	
/********************  SCROLL VENSTERS ********************/
	
.contentContainer
	{
		width:100%;
		border-style:solid;
		border-color:#BBBBBB;
		border-width:1px;
		padding:30px;
	}
	
	
#scrl2
	{
		scrollbar-arrow-color:#FFFFFF;
		scrollbar-face-color:#0055A5;
		scrollbar-highlight-color:#FFFFFF;
		scrollbar-shadow-color:#0055A5;
		scrollbar-3dlight-color:#0055A5;
		scrollbar-darkshadow-color:#000000;
		scrollbar-track-color:#0055A5;
		position:relative;
		left:5px;		
		width:610px;
		height:270px;
		padding:20px;
		border-style:solid;
		border-color:#FFFFFF;
		border-width:1px;
		overflow:auto		
	}
	
#scrl3
	{
		scrollbar-arrow-color:#FFFFFF;
		scrollbar-face-color:#0055A5;
		scrollbar-highlight-color:#FFFFFF;
		scrollbar-shadow-color:#0055A5;
		scrollbar-3dlight-color:#0055A5;
		scrollbar-darkshadow-color:#000000;
		scrollbar-track-color:#0055A5;
		position:relative;
		left:5px;
		width:130px;
		height:550px;
		padding:5px;
		overflow:auto		
	}
	
/********************  LINKS ********************/
	
a:link, a:visited, a:active
{
	font-family:"Trebuchet MS";	
	color:#FFFFFF;
	font-variant:small-caps;
	letter-spacing:1px;
	font-size:13px;			
	text-decoration:underline;
}

a:hover
{
	font-family:"Trebuchet MS";	
    color:#C49988;
	font-variant:small-caps;
	letter-spacing:1px;
    font-size:13px;		
    text-decoration:none;
}
	
a:link.a1, a:visited.a1, a:active.a1
{
	width:170px;
	height:25px;
	display:block;
	text-align:center;
	border-style:solid;
	border-width:1px;
	border-color:#BBBBBB;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	font-family:"Trebuchet MS";	
	color:#FFFFFF;
	font-variant:small-caps;
	font-size:15px;			
	text-decoration:none;
	float:left;
	padding:5px 0px 2px 0px;
	margin:2px;
}

a:hover.a1
{
	width:170px;
	height:25px;
	display:block;
	text-align:center;
	border-style:solid;
	border-width:1px;
	border-color:#BBBBBB;
	background:#777777;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	font-family:"Trebuchet MS";	
	color:#FFFFFF;
	font-variant:small-caps;
	font-size:15px;			
	text-decoration:none;
	float:left;
	padding:5px 0px 2px 0px;
	margin:2px;
}

a:link.fb, a:visited.fb, a:active.fb, a:hover.fb
{
	width:170px;
	height:25px;
	display:block;
	text-align:center;
	border-style:solid;
	border-width:1px;
	border-color:#BBBBBB;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	background: url("../images/facebook.jpg");
	float:left;
	padding:5px 0px 2px 0px;
	margin:2px;
}

a:link.a1e, a:visited.a1e, a:active.a1e, a:hover.a1e
{
	width:170px;
	height:25px;
	display:block;
	text-align:center;
	font-family:"Trebuchet MS";	
	color:#FFFFFF;
	font-variant:small-caps;
	font-size:15px;			
	text-decoration:none;
	float:left;
	padding:5px 0px 2px 0px;
	margin:2px;
}

