/* CSS Document */
	body {
		background-image:url(/assets/templates/gmcbeheer/images/back.jpg);
		background-attachment:fixed;
		background-repeat:no-repeat;
		background-color:#677d98;
		background-position:center top;
		margin:18px;
	}
	div.main {
		width:800px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10pt;
		margin:auto;
		border:solid 1px #000099;
	}
	div.main[class] {
		background-image:url(/assets/templates/gmcbeheer/images/wit75.png);
	}
	h1 {
		font-size:10pt;
		margin-bottom:10pt;
		margin-top:0px;
	}
	#header {
		width:800px;
		height:120px;
		background-color:#ff9900;
	}
	#text {
		padding:13px;
	}
	#logo {
		float:left;
		padding-left:10px;
		padding-top:10px;
		padding-right:50px;
	}
	#menu {
		background-image:url(/assets/templates/gmcbeheer/images/menu_back.gif);
		background-repeat:repeat-x;
		height:21px;
	}


