* {
	margin: 0px;
	padding: 0px;
	font: 12px Tahoma, Arial;
	color: #515151;
	text-decoration: none;
}

.vet {
	font-weight: bold;
}

#container
 {
	height: 695px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	position: relative;
	width: 703px;
}

#menu {
	width: 702px;
	height: 79px;
	position: relative;
	z-index: 1;
	background: url(../images/menu_banner.png) no-repeat;
	top: 0;
}

#menu_buttons {
	width: 500px;
	height: 60px;
	position: absolute;
}

#menu_buttons li  {
	float: left;
	z-index: 4;
	display: inline;
	position: relative;
	top: 24px;
	left: 15px;
	margin-right: 5px;
	margin-left: 5px;
}

#page_button {
	width: 81px;
	height: 49px;
	background: url(../images/menu_button.png) no-repeat;
	color: white;
	position: relative;
	top: -3px;
	text-align: center;
	padding-top: 13px;
	margin-top: -9px;
	margin-right: -5px;
	margin-left: 5px;
}

#menu_buttons a:link {
	color: #a0a0a0;
	font-size: 14px;
}

#menu_buttons a:visited {
	color: #a0a0a0;
	font-size: 14px;
}

#menu_buttons a:hover {
	color: #434343;
	font-size: 14px;
}

#logo {
	background: url(../images/logo.png) no-repeat;
	width: 130px;
	height: 47px;
	position: absolute;
	top: 7px;
	left: 557px;
}

#banner {
	width: 673px;
	height: 152px;
	max-height: 152px;
	min-height: 152px;
	margin-left: 14px;
	z-index: 1;
	position: absolute;
	background: url(../images/banner.png) no-repeat;
	top: 62px;
}

#MooFlow {
	width: 372px;
	margin-right: auto;
	margin-left: auto;
	max-height: 150px;
	top: -10px;
	position: absolute;
}

#MooFlow img {
	width: 0;
	height: 0;
	border-style: none;
}

.tooltip  {
	color: white;
}

#content {
	padding-right: 15px;
	position: relative;
	width: 673px;
	padding-left: 14px;
	top: 135px;
}

#bg_gradient {
	
	position: relative;
	width: 673px;
	top: 0;
	padding-bottom: 2px;
	background-color: #bdbdbd;
}

#content_white {
	background-color: #fff;
	position: relative;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 60px;
	width: 629px;
	margin-left: 2px;
}

#news {
	width: 190px;
	margin-top: 20px;
	padding-bottom: 40%;
	float: left;
	display: block;
}

.brown_title {
	color: #7e471b;
	font-weight: bold;
	font-size: 16px;
}

#content_welkom {
	padding-top: 20px;
	position: relative;
}

h1 {
	font-size: 23px;
	margin-bottom: 10px;
}

#content_contact {
	padding-top: 15px;
	background: url(../images/postzegel.png) no-repeat right 3px;
	height: 286px;
}

#content_traject {
	padding-top: 15px;
}

.naam {
	background-color: silver;
	padding-left: 8px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#content_traject li {
	margin-left: 15px;
	list-style-type: none;
}

#content_traject p {
	margin-bottom: 10px;
}

.kennis {
	margin-bottom: 10px;
}

#content_traject .opleiding li {
	margin-bottom: 5px;
}

#content_traject .opleiding dt {
	margin-left: 15px;
}

#content_traject .opleiding dd {
	margin-left: 30px;
}

#content_showcase {
	padding-top: 15px;
}

.design {
	height: 165px;
}

.design img {
	border: 2px solid gray;
	float: left;
	margin-right: 15px;
	width: 200px;
	height: 143px;
}

.uitleg {
	margin-top: 10px;
}

#luiheid {
	background-image: url(../images/luiheid.png);
}

#buyse {
	background-image: url(../images/buyse.png);
}

#chopla {
	background-image: url(../images/chopla.png);
}

#blink1 {
	background-image: url(../images/blink1.png);
}

#blink2 {
	background-image: url(../images/blink2.png);
}

#zengarden {
	background-image: url(../images/zengarden.png);
}

#portfolio {
	background-image: url(../images/portfolio.png);
}

#drc {
	background-image: url(../images/drc.png);
}

#buyse, #luiheid, #chopla, #blink1, #blink2, #zengarden, #portfolio, #drc {
	width: 200px;
	height: 143px;
	float: left;
	margin-right: 15px;
	border: 2px solid gray;
}

#copyright {
	height: 20px;
	position: relative;
	text-align: right;
}