/* CSS Document by MultiMove*/

body{
	margin:0px;
	padding: 0px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1{
	font-size:15px;
	font-weight:bold;
}

a:link{
	color:#a8653a;
}

a:visited{
	color:#a8653a;
	text-decoration:underline;
}

a:hover{
	color:#a8653a;
	text-decoration:none;
}

#container{
	width:700px;
	left: 50%;
	position: absolute;
	margin-left: -350px;

}

a.top{
	float:right;
	color:#a8653a;
	font-weight:bold;
	}

#header{
	height:185px;
	background-image:url(images/gembel_01.jpg);
	background-repeat:no-repeat;
}

#menu{
	height:27px;
}

#ruimte{
	float:left;
	width:1px;
	height:370px;
}

#inhoud{
	background-image:url(images/gembel_10.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color: #FFC77C;
	padding-left: 230px;
	padding-right: 30px;
	padding-top: 25px;
	padding-bottom: 35px;
}

#footer{
	clear:both;
	height:31px;
	background-image:url(images/gembel_11.jpg);
	background-repeat:no-repeat;
	text-align:right;
	padding-right:10px;
	padding-top:5px;
}

#footer :link, :visited{
	color:#000000;
	text-decoration:none;
}
