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


body {
	background-color: #ad2d11;
	background-image: url(../illustraties/lijn.png);
	background-repeat: repeat-y;
}
#container {
	height: 650px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../index/werkweb.png);
	margin-top: 10px;
}
#container_portretten {
	height: 650px;
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../photoshop/handen.png);
}
#container_home {
	height: 650px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../index/home.png);
	margin-top: 10px;
}
#container_stilleven {
	height: 650px;
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../photoshop/stilleven.png);
}
#container_schets{
	height: 650px;
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../photoshop/schets.png);
}
#container_tuin {
	height: 650px;
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../photoshop/tuin.png);
}
#container_tekening {
	height: 650px;
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../photoshop/tekening.png);
}

#container_rest {
	height: 415px;
	width: 960px;
	background-color: #FFFFFF;
	background-image: url(../illustraties/html.png);
	background-repeat: no-repeat;
}

#banner {
	height: 120px;
	width: 930px;
	float: left;
	line-height: 115px;
	font-family: "Times New Roman", Times, serif;
	font-size: 58px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 30px;
	padding-left: 30px;
}
#menu {
	float: left;
	height: 455px;
	width: 370px;
}

#knoppen {
	float: left;
	height: 285px;
	width: 340px;
	margin-left: 30px;
}
#nav {
	width: 380px;
	float: left;
	top: 2px;
	height: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#main {
	float: left;
	height: 430px;
	width: 520px;
	background-color: #FFFFFF;
	margin-left: 23px;
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
	text-align: left;
	margin-top: 12px;
}
#main1{
	float: left;
	height: 460px;
	width: 480px;
	margin-left: 43px;
	overflow: auto;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	margin-top: 10px;
}
#mainrest {
	float: left;
	height: 430px;
	width: 960px;
	background-color: #FFFFFF;
	overflow: visible;
	margin-top: 1
	}
	
#onderschift{
	height: 45px;
	width: 538px;
	float: right;
	margin-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 30px;
	line-height: 14px;
	font-weight: normal;
}
	
#footer {
	float: left;
	height: 20px;
	width: 340px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	padding-left: 30px;
	line-height: 20px;
	background-color: #FFFFFF;
}
.knop1{
	background-color: #FFFFFF;
	float: left;
	height: 76px;
	width: 76px;
	margin-top: 10px;
}	
.knop{
	background-color: #FFFFFF;
	float: left;
	height: 76px;
	width: 76px;
	margin-top: 10px;
	margin-left: 10px;
}
