@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
}
#containerhome
	{
	width:1000px;
	height:auto;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}

#container 
	{
	width:810px;
	height:auto;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}

#midden	
{
	width:810px;
	height:auto;
	float: left;
}
#top 
{
	width:810px;
	height:103px;
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	float: left;
}

#links 
{
	width:96px;
	height:683px;
	background-image: url(../img/links.png);
	background-repeat: no-repeat;
	float: left;
}
/*tekst kaders*/
#tekst 
{
	width:810px;
	height:auto;
	background-image: url(../img/tekst.png);
	background-repeat: repeat-y;
	float: left;
}

#tekst_home
{
	width:710px;
	height:auto;
	float: left;
	padding: 30px 50px;
}

#tekst_weblink
{
	width:710px;
	height:auto;
	float: left;
	padding: 250px 50px 5px;
}

#rechts
{
	width:94px;
	height:683px;
	background-image: url(../img/rechts.jpg);
	background-repeat: no-repeat;
	float: left;
}

#bottum
{
	width:810px;
	height:92px;
	background-image: url(../img/bottum.png);
	background-repeat: no-repeat;
	float: left;
}


/*navigatie*/
#nav_containerbalk 
{
	width:810px;
	height:31px;
	background-color: #000;
	float: left;
}

#nav_container 
{
	width:594px;
	height:31px;
	background-color: #000;
	float: left;
}
/*
#home-o
{
	width:69px;
	height:31px;
}

#werkwijze-o{
	width:95px;
	height:31px;
}

#vormgeving-o
{
	width:115px;
	height:31px;
}

#webdesign-o 
{
	width:115px;
	height:31px;
}

#fotografie-o 
{
	width:115px;
	height:31px;
}

#contact-o 
{
	width:85px;
	height:31px;
}*/

#nav_links 
{
	width:216px;
	height:31px;
	float: left;
}


/*beeld voor elke app pagina*/

#beeld_wissel {
	width:810px;
	height:290px;
	background-color:#000;
	float: left;
}


#beeld_home {
	width:810px;
	height:290px;
	background-image: url(../img/beeld_home.jpg);
	background-repeat: no-repeat;
	float: left;
}
#beeld_werk {
	width:810px;
	height:290px;
	background-image: url(../img/beeld_werk.jpg);
	background-repeat: no-repeat;
	float: left;
}
#beeld_vorm {
	width:810px;
	height:290px;
	background-image: url(../img/beeld_vorm2.jpg);
	background-repeat: no-repeat;
	float: left;
}
#beeld_web {
	width:810px;
	height:290px;
	background-image: url(../img/beeld_web2.jpg);
	background-repeat: no-repeat;
	float: left;
}
#beeld_portfolio {
	width:810px;
	height:150px;
	background-image: url(../img/portfolio.jpg);
	background-repeat: no-repeat;
	float: left;
}
#beeld_foto {
	width:810px;
	height:290px;
	background-image: url(../img/beeld_foto.jpg);
	background-repeat: no-repeat;
	float: left;
}
#beeld_contact {
	width:810px;
	height:290px;
	background-image: url(../img/beeld_contact.jpg);
	background-repeat: no-repeat;
	float: left;
}

