* {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;

	color: #645328;  
}

body {
	background-color: #787262;
}

#container {
	width:975px;
	height:550px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

#links-nav-collezione {
	width:200px;
	height:550px;
	background-image: url(../images/links_nav_collezione.jpg);
	background-repeat: no-repeat;
	float: left;
}

#links-nav-bagno {
	width:200px;
	height:550px;
	background-image: url(../images/links_nav_bagno.jpg);
	background-repeat: no-repeat;
	float: left;
}

#links-nav-kalkverf {
	width:200px;
	height:550px;
	background-image: url(../images/links_nav_kalkverf.jpg);
	background-repeat: no-repeat;
	float: left;
}

#main {
	width:410px;
	height:510px;
	background-color: #FFFFFF;
	float: left;
	padding-top: 40px;
	padding-left: 20px;
	overflow: auto;
	padding-right: 20px;
}

#main a:link {
color: #645328;
text-decoration: underline;
}

#main a:visited, #main a:active{
	color: #645328;
	text-decoration: underline;
}
#main a:hover {
color: #000;
text-decoration: none;
} 

#tussenstuk {
	width:20px;
	height:550px;
	background-image: url(../images/tussenstuk_red.jpg);
	background-repeat: no-repeat;
	float: left;
}

#rechts-collezione {
	width:305px;
	height:550px;
	background-image: url(../images/rechts_collezione.jpg);
	background-repeat: no-repeat;
	float: left;
}

#rechts-bagno {
	width:305px;
	height:550px;
	background-image: url(../images/rechts_bagno.jpg);
	background-repeat: no-repeat;
	float: left;
}

#rechts-kalkverf {
	width:305px;
	height:550px;
	background-image: url(../images/rechts_kalkverf.jpg);
	background-repeat: no-repeat;
	float: left;
}

#kop_nav-bagno {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #008da9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	height: 80px;
	width: 160px;
	padding-top: 40px;
	padding-left: 20px;
}
#navigatie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #F9FBFA;
	float: left;
	height: 350px;
	width: 160px;
	padding-left: 20px;
}

#navigatie-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #F9FBFA;
	float: left;
	height: 80px;
	width: 160px;
	padding-left: 20px;
	font-weight: bold;
	line-height: 20px;
}



#navigatie ul{
	list-style: none;
	line-height: 18px;
    margin: 0;
    padding: 0;
}

#navigatie ul li ul {
	list-style: none;
	padding-left: 20px;
    font-weight: normal;
}

#navigatie a:link, #navigatie a:visited, #navigatie a:active{
color: #F9FBFA;
text-decoration: none;
font-weight: normal;
}

#navigatie a:hover {
color: #000;
text-decoration: none;
} 

#navigatie-links a:link, a:visited, a:active{
color: #F9FBFA;
text-decoration: none;
font-weight: bold;
}

#navigatie-links a:hover {
color: #000;
text-decoration: none;
} 

a:link, a:visited, a:active, a:hover{
text-decoration: none;
}

.kopje11zwart {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
}

.randtekst {
	color: #FFF;
	font-weight: bold;
}


input{
margin: 2px 0 9px 0;
padding: 1px 0 2px 3px;
border: 1px solid #000;
background-color: #DDD;

}

.button{
	background-color: #645328;
	color: #FFF;
	font-weight: bold;
	width: auto;
	cursor: pointer;
} 

img.voorbeeld{
float: left;
padding: 0px 10px 5px 5px;

}


#telefoon {
	height: 40px;
	width: 160px;
	top:85px;
	color: #008da9;
	position: relative;
}


