/* ------------------------------------------------------- 

	layout stylesheet  /  www.gigantpodia.nl
	
	development by

	tableaux
	www.tableaux.nl
	
	january 2008

---------------------------------------------------------- */


/* ------------------------------------------------------------- body */

html{
	height:100%;
}

body {
	margin:0 auto;
	text-align:center;
	background-image:url(../images/background.gif);
	background-repeat:repeat-y;
	background-position:center;
	background-color: #f3f3f3;	
}
	
/* ------------------------------------------------------------- header */
div#headerContainer{
	position:relative;
	margin:0 auto;
	height:247px;
	background-image:url(../images/bg_kop.jpg);
	background-position: center;
	}
div#logo{
	width:264px;
	height:71px;
	margin:0px auto;
	padding-top: 42px;
	position:relative;
	background-image: url(../images/logo-intro.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	}
div#afbBlock{
	position: relative;
	height: auto;
	width: 839px;
	margin: 0px auto;
	margin-top: -102px;
	overflow: auto;
	}
div#afbBlockEen{
	position: relative;
	height: auto;
	width: 685px;
	margin: 0px auto;
	margin-top: -102px;
	overflow: auto;
	}
div#afb2Een{
	position: relative;
	float: left;
	height: 278px;
	width: 403px;
	margin: 0px;
	border: 2px solid #000000;
	}
div#afb2Twee{
	position: relative;
	float: left;
	height: 278px;
	width: 403px;
	margin: 0px 0px 0px 25px;
	border: 2px solid #000000;
	}
div#afb1{
	position: relative;
	float: left;
	height: 467px;
	width: 681px;
	margin: 0px;
	border: 2px solid #000000;
	}
div#textBlock{
	position: relative;
	height: auto;
	width: 513px;
	margin: 0px auto;
	margin-top: 20px;
	text-align: left;
	}
div#textBlocks{
	position: relative;
	height: auto;
	width: 839px;
	margin: 0px auto;
	margin-top: 20px;
	text-align: left;
	overflow: auto;
	}
div#textVoor1{
	position: relative;
	float: left;
	height: auto;
	width: 407px;
	}
div#textVoor2{
	position: relative;
	float: left;
	height: auto;
	width: 407px;
	margin-left: 25px;
	}
div#balkIntro{
	position: relative;
	height: 44px;
	width: 839px;
	margin: 0px auto;
	margin-top: 25px;
	background-image: url(../images/balk-new.gif);
	background-position: center;
}
div#balkIntro:hover{
	background-image: url(../images/balk-new-hover.gif);
	cursor: pointer;
}
div#balkText{
	position: relative;
	float: left;
	height: 27px;
	width: auto;
	margin: 10px 0px 0px 237px;
	padding: 0px 24px 0px 0px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #ffffff;
	font-weight: normal;
	letter-spacing: 1px;
	}
div#balkIntroEen{
	position: relative;
	height: 44px;
	width: 685px;
	margin: 0px auto;
	margin-top: 25px;
	background-image: url(../images/balk-new.gif);
	background-position: center;
}
div#balkIntroEen:hover{
	background-image: url(../images/balk-new-hover.gif);
	cursor: pointer;
}
div#balkTextEen{
	position: relative;
	float: left;
	height: 20px;
	width: auto;
	margin: 10px 0px 0px 162px;
	padding: 0px 24px 0px 0px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #ffffff;
	font-weight: normal;
	letter-spacing: 1px;
	}
div#language{
	position: relative;
	height: 15px;
	width: 92px;
	margin: 0px auto;
	margin-top: 16px;
	}
div.lang{
	position: relative;
	float: left;
	margin-left: 5px;
	width: 25px;
	height: 15px;
	}
	
	
	
	
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	text-align:center;
	line-height:25px;
	color:#f18e00;
	}
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:21px;
	color:#767c79;
	text-decoration:none;
	text-align: justify;
}
a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:21px;	
	color: #f18e00;
	text-decoration:none;
	}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:21px;	
	color: #f18e00;
	text-decoration:underline;
	}
