@charset "UTF-8";
/* CSS Document */

body {
	background-color: #73a5e5;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	height: 100%;
	width: 100%;
	position: absolute;
}

.fla_bg{
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
}

#container {
	height: 658px;
	width: 970px;
	margin: 0 auto 0 auto;
	position: relative;
	overflow: visible;

}

#logo {
	height: 90px;
	width: 966px;
	position: relative;
	float: left;
	}

#menucontainer {
	background-image: url(../afbeeldingen/menubg.png);
	float: left;
	position: relative;
	height: 557px;
	width: 143px;
	padding-top: 11px;
	padding-left: 14px;	
	
}


/* CSS index */

#infoindex {
	background-image: url(../afbeeldingen/indexinfo.png);
	float: left;
	position: relative;
	height: 568px;
	width: 809px;
	}
	
#infocursus1 {
	background-image: url(../afbeeldingen/cursusinfo1.png);
	float: left;
	position: relative;
	height: 162px;
	width: 809px;
	}
#infocursus2 {
	background-image: url(../afbeeldingen/cursusinfo2.png);
	float: left;
	position: relative;
	width: 770px;
	background-repeat: repeat;
	overflow: auto;
	padding-right: 20px;
	padding-left: 19px;
	}
#infocursus3 {
	background-image: url(../afbeeldingen/cursusinfo3.png);
	position: relative;
	height: 53px;
	width: 809px;
	float: right;
	padding-right: 4px;
	background-repeat: no-repeat;
	}
	
#textindex {
	width: 385px;
	height: 568px;
	top: 50px;
	position: relative;
	float: left;
	left: 50px;
		text-align: center;
	}

/* foto paginas */


#info1 {
	background-image: url(../afbeeldingen/info.png);
	float: left;
	position: relative;
	height: 568px;
	width: 240px;
	overflow: visible;
		text-align: center;
	}
	
	
	#text1 {
	float: left;
	position: absolute; 
	height: 468px;
	width: 235px;
	top: 50px;
	left: 20px;
	overflow: visible;
	z-index: 1;
		text-align: center;
	}

#fla {
	float: left;
	height: 568px;
	width: 568px;
	z-index: 0;
	}
	
	
	#google {
	float: left;
	height: 538px;
	width: 548px;
	padding-left: 20px;
	padding-top: 30px;
	background-image: url(../afbeeldingen/google.png);
	
	}
	
	#tabel {
	height: 568px;
	width: 420px;
	z-index: 0;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../afbeeldingen/tabel.jpg);
	}
	
	
/* grote paginas */
	
	
	#boven {
	background-image: url(../afbeeldingen/boven.png);
	float: left;
	position: relative;
	height: 36px;
	width: 809px;
	}
	
	#infogroot {
	background-image: url(../afbeeldingen/infogroot.png);
	float: left;
	position: relative;
	width: 749px;
	background-repeat: repeat;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
		text-align: center;
	}

	
	#onder {
	background-image: url(../afbeeldingen/onder.png);
	float: right;
	position: relative;
	height: 47px;
	width: 813px;
	background-repeat: no-repeat;
	}
	
	
/* CSS styles */
		
	
	H1 {
	font-size: 1.1em;
	color:#254d81;
	height: 12px;
}

a {
	text-decoration: none;
	color:#254d81;
}

.links {
	text-align: left;
}

.offertelink {
	font-size: 1.1em;
	color: #FFF;
}

