@charset "UTF-8";
/* CSS Document */
@font-face {
    font-family: 'droid_sansbold';
    src: url('../fonts/droidsans-bold-webfont.eot');
    src: url('../fonts/droidsans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/droidsans-bold-webfont.woff') format('woff'),
         url('../fonts/droidsans-bold-webfont.ttf') format('truetype'),
         url('../fonts/droidsans-bold-webfont.svg#droid_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'droid_sansregular';
    src: url('../fonts/droidsans-webfont.eot');
    src: url('../fonts/droidsans-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/droidsans-webfont.woff') format('woff'),
         url('../fonts/droidsans-webfont.ttf') format('truetype'),
         url('../fonts/droidsans-webfont.svg#droid_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
	font-family: 'droid_sansregular', Arial, Helvetica, sans-serif;
	background-color: #999;	/*background-image: url(../img/achtergrond.gif);
	background-repeat: no-repeat;*/
}
#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.png);
	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_contact
{
	width: 300px;
	height: 140px;
	float: right;
	padding-top: 200px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

#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:190px;
	background-image: url(../img/beeld_contact.jpg);
	background-repeat: no-repeat;
	float: left;
}
#google {
	width:425px;
	height:350px;
	padding: 10px;
	float: left;
}