﻿#rood {
	width:40px;
	height:80px;
	/*background-color: #C73334;*/
	background-color:#E72B31;
	float:left;
}

#donkerrood {
	width:24px;
	height:80px;
	/*background-color: #8C002F;*/
	background-color:#A5002D;
	float:left;
}

#rose {
	width:96px;
	height:80px;
	/*background-color: #C3378C;*/
	background-color:#E2338F;
	float:left;
}

#oranje {
	width:56px;
	height:80px;
	/*background-color: #D88700;*/
	background-color:#F18800;
	float:left;
}

#geel {
	width:32px;
	height:80px;
	margin:0px;
	/*background-color: #F8DB00;*/
	background-color:#FFDC00;
	float:left;
}

#grijs1 {
	clear:both;
	width:248px;
	height:44px;
	background-color:#8E766B;
}

#colors {
	float:left;
}

#topsection {
	width:100%;
	
	max-width:1000px;
	float:left;
}

#downsection {
	clear:left;
}

#boxlogo {
	text-align:right;
}

img {
	border:0px;
}

#toplevel {
	/*width:100%;*/
	min-width:600px;
	/*max-width:1000px;*/
}

#adviesgroep {
	width:248px;
	height:80px;
	background-color:#FFDC00;
	/*background-color: #F8DB00;*/
}

#grijs2 {
	width:248px;
	height:14px;
	background-color:#A18A7F;
}

#clienten {
	width:248px;
	height:40px;
	background-color:#F18800;
	/*background-color: #D88700;*/
}

.grijs3 {
	width:248px;
	height:12px;
	background-color:#D3C5BE;
}

#publicaties {
	width:248px;
	height:40px;
	background-color:#E2338F;
	/*background-color: #C3378C;*/
}

#contact {
	width:248px;
	height:40px;
	background-color:#E72B31;
	/*background-color: #C73334;*/
}

#leftmenu {
	float: left;
}

#menu_adviesgroep, #menu_clienten, #menu_publicaties, #menu_contact {
	padding-top:10px;
}

#menu_adviesgroep div, #menu_contact div {
	float:left;
	margin-left:40px;
}

.submenuitem:hover {
	color:#FFFFFF;
}

body {
	margin:0 auto;
	margin-top:40px;
	font-family:"Times New Roman";
	font-size:14px;
	color:#8E766B;
}

#info {
	width:100%;
	padding-top:180px;
	color:#A18A7F;
	float:left;
}

#info p {
	padding-left:40px;
}

#content {
	float:right;
	margin-left:10px;
	height:440px;
	width:722px;
	overflow:auto;
	position:relative;
	background-color:#F3EEEC;
	padding:10px;
	min-width:600px;
}

#menugroup {
	width:1000px;
	color:#8E766B;
}

a {
	text-decoration:none;
	color:#A18A7F;
}

a:hover {
	text-decoration:underline;
}

#menu_contact a {
	color:#FFFFFF;
}
