body, html {
	font: 11px verdana, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #330033;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
	background-color: #FFFFFF;
	width: 780px;
	height: 460px;
	position: relative;
}

#lijn {
	background-color: #330033;
	height: 7px;
	position: relative;
	top: 13px;
}

#lijn2 {
	background-color: #330033;
	height: 12px;
	position: absolute;
	bottom: 1px;
	width: 780px;
}

#top {
	margin-top: 18px;
	border-bottom: 1px dashed #0099CC;
}

#header {
	background-image: url('../images/header.gif');
	height: 65px;
	margin-top: 2px;
}

#content {
	
}

#content_inner {
    position: relative;
    top: 14px;
    margin-left: 361px;
    padding-right: 10px;
	width: 400px;
	height: 260px;
	overflow: scroll;
}

#menu {
	background-color: #0099CC;
	left: 0;
	top: 406px;
	position: absolute;
	width: 780px;
	height: 36px;
}

#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
	top: 8px;
	left: 87px;
}

#menu ul li {
	float: left;
	margin-right: 17px;
}

#menu span {
	display: none;
}

#menu a {
	height: 19px;
	display: block;
}

#menu #home {
	width: 96px;
	background-image: url('../images/menu-algemeen.gif');
}

#menu #inbound {
	width: 86px;
	background-image: url('../images/menu-inbound.gif');
}

#menu #outbound {
	width: 97px;
	background-image: url('../images/menu-outbound.gif');
}

#menu #advies {
	width: 78px;
	background-image: url('../images/menu-advies.gif');
}

#menu #training {
	width: 86px;
	background-image: url('../images/menu-training.gif');
}

#menu #contact {
	width: 81px;
	background-image: url('../images/menu-contact.gif');
}

a, a:visited, a:active {
    color: #0099CC;
}

h1 {
	margin: 1px 0 3px 0;
	padding: 0;
}

h1 span {
	display: none;
}

h2, h3 {
	color: #0099CC;
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

h3 {
    font-weight: normal;
}

#h1_algemeen {
    height: 22px;
	width: 108px;
	background-image: url('../images/aim-algemeen.gif');
}

#h1_inbound {
	height: 22px;
	width: 100px;
	background-image: url('../images/aim-inbound.gif');
}

#h1_outbound {
	height: 22px;
	width: 110px;
	background-image: url('../images/aim-outbound.gif');
}

#h1_advies {
	height: 22px;
	width: 89px;
	background-image: url('../images/aim-advies.gif');
}

#h1_training {
	height: 22px;
	width: 89px;
	background-image: url('../images/aim-training.gif');
}

#h1_contact {
	height: 22px;
	width: 89px;
	background-image: url('../images/aim-contact.gif');
}

#content_foto {
	float: left;
	position: relative;
	top: 44px;
}

#vacature {
    position: absolute;
    left: 200px;
    top: 300px;
}
