/* 
		AtelierMabasa.nl
		
		Kleuren:
		
			Bruin: 		#633703
			Rood:		#D13102
			Oranje:		#F87802
			Groen:		#77871A
*/

body{
	font-size:11px;
	line-height:14px;
	color:#633703;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	background-color:#F9E561;
}
a{
	color:#D13102;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
h1{
	font-size:16px;
	font-weight:bold;
	margin-top:0px;
	padding-top:0px;
}
#mainContainer{
	margin:auto;
	width:770px;
}
#header{
	width:770px;
	height:100px;
}
#footer{
	width:770px;
	height:30px;
	color:#633703;
	text-align:right;
}
#footer ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#footer li{
	display:inline;
}
#footer a{
	color:#633703;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#menu{
	width:150px;
	float:left;
	margin-right:10px;
	font-size:14px;
}
#menu ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#menu ul ul li{
	font-size:9px;
}
#menu ul ul li a{
	display:block;
	text-decoration:none;
	padding:3px 0px 3px 27px;
	margin:0px 0px 0px 0px;
	width:123px;
	line-height:14px;
	background-color:#FAF99F;
	color:#633703;
	font-weight:bold;
}
#menu li{

}
#menu ul li a{
	display:block;
	text-decoration:none;
	padding:3px 0px 3px 12px;
	margin:1px 0px 0px 0px;
	width:138px;
	line-height:14px;
	background-color:#FAF99F;
	color:#633703;
	font-weight:bold;
}
#menu a:hover{
	background-color:#E72A2A;
	color:#ffffff;
}
#content{
	width:610px;
	float:left;
}
#content_top{
	height:9px;
	width:610px;
	background-image:url(../images/content_top.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
#content_center{
	height:auto;
	padding:5px 10px 5px 10px;
	width:590px;
	background-image:url(../images/content_center.gif);
	background-repeat:repeat-y;
}
#content_bottom{
	height:10px;
	width:610px;
	background-image:url(../images/content_bottom.gif);
	background-repeat:no-repeat;
}
.clearer {
	clear: both;
	font-size: 1px;
	height:0px;
	width:1px;
	overflow:hidden;	
}

/* HOMEPAGE */
.homeBlock{
	width:214px;
	height:215px;
	position:absolute;
}
#werken{
	z-index:2;
	margin-top:85px;
}
#biografie{
	z-index:1;
	margin-top:200px;
	margin-left:165px;
}
#weblog{
	z-index:2;
	margin-left:270px;
	margin-top:30px;
}
#contact{
	z-index:1;
	margin-left:495px;
	margin-top:145px;
}
#mabasa{
	z-index:2;
	margin-left:330px;
	margin-top:290px;
}
#menu2, #menu3, #introtekst{
	display:none;
}
.input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#page_afbeelding{
	margin-top:10px;
}	
#taalkeuze{
	margin-top:550px;
	width:700px;
	text-align:right;
	padding-right:70px;
}
#taalkeuze a{
	color:#000000;
}