@charset "utf-8";
/* CSS Document */

*{
	margin				:0px;
	padding				:0px;
	border				:none;
}

body{ 	
	background-color	:#083a2f;
	background-image	:url(images/opbouw/bg.png);
	background-position	:top;
	background-repeat	:repeat-x;
}

#bglinks{
	background-image	:url(images/opbouw/bg_l.png);
	background-repeat	:repeat-y;
	height				:100%;
}

a,a visited{
	text-decoration		:none;
	color				:#0079c2;
	border				:none;
}

#pagina{
	width				:800px;
	height				:864px;
	margin				:0px auto 00px auto;
}

#tekstvlak{
	height				:864px;
	width				:800px;
	background-image	:url(images/opbouw/bg_tekst.png);
	background-repeat	:no-repeat;
	background-position	:left;
}

#header{
	height				:232px;
	width				:800px;
	background-image	:url(images/opbouw/header.png);
}

/* Internet Explorer */
@font-face {
	font-family			:StarsFromOurEyes;
	src					:url('font/StarsFromOurEyes.eot')
}

/* Firefox */
@font-face {
	font-family			:StarsFromOurEyes;
	src					:url('font/StarsFromOurEyes.ttf') format("truetype")
}

h1{
	font-family			:Verdana, Arial, Helvetica, sans-serif;
	color				:#0079c2;
	font-size			:14px;
}

h2 {
	font-family			:StarsFromOurEyes;
	font-size			:20px;
	color				:#0079c2;
} 

#menu{
	padding-top			:35px;
	padding-left		:290px;
}

#texthome{
	height				:281px;
	width				:800px;
	background-position	:right;
	margin-top			:-20px;
	background-repeat	:no-repeat;
	background-image	:url(images/opbouw/papier2.png);
}

#contenthome{
	width				:350px;
	font-family			:Verdana, Arial, Helvetica, sans-serif;
	color				:#0079c2;
	font-size			:12px;
	padding-top			:80px;
	padding-left		:165px;
	float				:left;
}

#contenthome_postit{
	width				:70px;
	height				:20px;
	font-family			:Verdana, Arial, Helvetica, sans-serif;
	color				:#0079c2;
	font-size			:11px;
	margin-top			:240px;
	margin-left:160px;
	float				:left;
}

#fotohome{
	width				:272px;
	height				:189px;
	padding-top			:45px;
	float				:left;
}

#postit{
	height				:295px;
	width				:720px;
	background-position	:right;
	margin-top			:10px;
	background-repeat	:no-repeat;
	background-image	:url(images/opbouw/post-it2.png);
}

#postit_doneren{
	height				:295px;
	width				:720px;
	background-position	:right;
	margin-top			:10px;
	background-repeat	:no-repeat;
	background-image	:url(images/opbouw/post-it3.png);
}

#textstichting{
	height				:613px;
	width				:800px;
	background-position	:right;
	margin-top			:-40px;
	background-repeat	:no-repeat;
	background-image	:url(images/opbouw/papier3.png);
}

#contentstichting{
	width				:550px;
	font-family			:Verdana, Arial, Helvetica, sans-serif;
	color				:#0079c2;
	font-size			:12px;
	padding-top			:95px;
	padding-left		:180px;
	float				:left;
}

#textprojecten{
	height				:208px;
	width				:800px;
	background-position	:right;
	margin-top			:-40px;
	background-repeat	:no-repeat;
	background-image	:url(images/opbouw/papier4.png);
}

#contentprojecten{
	width				:550px;
	font-family			:Verdana, Arial, Helvetica, sans-serif;
	color				:#0079c2;
	font-size			:12px;
	padding-top			:95px;
	padding-left		:180px;
	float				:left;
}

#projectlbv{
	width				:272px;
	height				:189px;
	float				:left;
	padding-top			:20px;
	padding-left		:120px;
}

#projectrbv{
	width				:272px;
	height				:189px;
	float				:left;
	padding-top			:20px;
	padding-left		:20px;
}

#projectlon{
	width				:272px;
	height				:189px;
	float				:left;
	padding-top			:10px;
	padding-left		:110px;
}

#projectron{
	width				:272px;
	height				:189px;
	float				:left;
	padding-top			:10px;
	padding-left		:20px;
}

#footer{
	height				:67px;
	width				:800px;
	margin-top			:10px;
	background-image	:url(images/opbouw/footer.png);
}

#footer2{
	height				:67px;
	width				:800px;
	margin-top			:420px;
	background-image	:url(images/opbouw/footer.png);
}

#copywrite{
	width				:250px;
	height				:20px;
	padding-top			:50px;
	padding-left		:325px;
	font-family			:Verdana, Arial, Helvetica, sans-serif;
	font-weight			:bold;
	color				:#0079c2;
	font-size			:10px;
	float				:left;
}

#hyves{
	width				:36px;
	height				:36px;
	margin-left			:103px;
	margin-top			:20px;
	float				:left;
}

#facebook{
	width				:36px;
	height				:36px;
	margin-left			:10px;
	margin-top			:13px;
	float				:left;
}

#nl{
	width				:45px;
	height				:28px;
	margin-left			:646px;
	margin-top			:20px;
	float				:left;
}

#en{
	width				:45px;
	height				:28px;
	margin-left			:5px;
	margin-top			:20px;
	float				:left;	
}