@import url("navigation.css");

body {
	margin: 0;
	padding: 0;
	font-size: 76%;
	font-family: Arial, sans-serif;
	background: #ffffff url(../images/body_background.gif) repeat-y;
}

#wrap {
	background: url(../images/nav_background.gif) no-repeat;
	min-height: 500px;
}

#page {
	padding-left: 256px;
	min-height: 350px;
	height: auto;
	_height: 350px; /*IE only omdat deze min-height niet kent*/
	width: 737px; /* boxmodelhack, IE 5 value*/
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 481px;  /* boxmodelhack, IE 6, Moz, Opera etc. value*/
	color: #006633;
}

#page p {
	color: #006633;
}

img#logo {
	position: absolute;
	margin: 31px 0 0 21px;
}

ul#developement {
	margin: 0 0 0 4px;
	padding: 0;
	position: absolute;
	bottom: 0;
}

ul#developement li {
	margin: 0;
	padding: 0;
	display: inline;
}

h1 {
	margin: 0 0 0 229px;
	width: 480px;
	padding: 22px 0 10px 27px;
	clear: left;
	color: #FB6D08;
	font-size: 1.5em;
	font-family: "Courier New", monospace;
	background: url(../images/title_background.gif) no-repeat; 
}

h2 {
	font-size: 1.2em;
	margin: 0;
	padding: 1em 0;
	color: #006633;
}

p {
	font-size: 1em;
	color: #006633;
	margin: 0 0 1em 0;
}

a img {
	border: 0;
}

#graphic {
	position: absolute;
	top: 64px;
	left: 166px;
}

#sidebar {
	position: absolute;
	left: 0;
	top: 115px;
	padding: 0 0px;
	width: 156px;
	color: black;
}

#sidebar p {
	margin: 20px 5px 0 20px;
	padding:0;
}

/*home, 4 pics bottom*/
#adbar {
	margin: 0 0 0 229px;
	padding: 0;
	height: 100px;
}

#adbar p {
	margin:0;
	padding:0;
}

#adbar ul {
	list-style: none;
	margin:0;
	padding:0;
}

#adbar li{
	float: left;
}

#adbar span {
	display: none;
}

#adbar ul li a {
	display: block;
	margin:0;
	padding:0;
	width: 117px;
	height: 95px;
}

li#bio a, li#bio {
	background: url('../images/bl1.gif') no-repeat;
}

li#bio a:hover {
	background: url('../images/bl1_mo.gif') no-repeat;
}

li#nedvang a, li#nedvang {
	background: url('../images/bl2_2.gif') no-repeat;
}

li#nedvang a:hover {
	background: url('../images/bl2_mo2.gif') no-repeat;
}

li#jongerensite a, li#jongerensite {
	background: url('../images/bl3_2.gif') no-repeat;
}

li#jongerensite a:hover {
	background: url('../images/bl3_mo2.gif') no-repeat;
}

li#platformdetailhandel a, li#platformdetailhandel {
	background: url('../images/bl4.gif') no-repeat;
}

li#platformdetailhandel a:hover {
	background: url('../images/bl4_mo.gif') no-repeat;
}




li#passie a, li#passie{
	background: url('../images/buttons_1_2009.gif') no-repeat;
}

li#passie a:hover {
	background: url('../images/buttons_1_2009_mo.gif') no-repeat;
}

li#supermarkt a, li#supermarkt {
	background: url('../images/buttons_3_2009.gif') no-repeat;
}

li#supermarkt a:hover {
	background: url('../images/buttons_3_2009_mo.gif') no-repeat;
}

li#detailnl a, li#detailnl {
	background: url('../images/buttons_4_2009.gif') no-repeat;
}

li#detailnl a:hover {
	background: url('../images/buttons_4_2009_mo.gif') no-repeat;
}


.algemeen03 {
	vertical-align: top;
	margin: 3px;
	padding: 3px;
}
