body {
	margin: 0px;
	width: 100%;
	height: 100%;
	background-color: #353535;

	background-image: url(/images/background.gif);
	background-repeat: repeat-x;
}

* {
	margin: 0px;
	padding: 0px;
	z-index: 0;

	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

a:link, a:visited { color: #FFFFFF; }
a:hover, a:active { color: #FFFFFF; }


/* SITE LAYOUT */

#site {
	position: absolute;
	width: 100%;

	min-height: 100%;

	height: auto !important; /* voor moderne browsers */
	height: 100%; /* voor IE */
}

#sitemain {
	position: absolute;
	top: 0px;
	width: 100%;

	text-align: center;
	min-height: 461px;
	height: 100%;

	z-index: 2;
}

#main {
	position: relative;

	min-height: 100%;
	height: auto !important; /* voor moderne browsers */
	height: 100%; /* voor IE */

	z-index: 2;

	text-align: left;

	margin: 0px auto;
	width: 1024px;

	background-image: url(/images/background_main.gif);
	background-repeat: no-repeat;

}

#links {
	position: relative;
	float: left;
	display: inline;

	top: 50px;
	left: 0px;
	width: 200px;
}

#rechts {
	position: relative;
	float: right;
	display: inline;

	top: 50px;
	right: 0px;
	width: 200px;
}

#middle {
	position: relative;
	float: left;
	display: inline;
	
	width: 624px;
	text-align: center;

	background-image: url(/images/background_middle.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#banner {
	position: relative;
	width: 624px;
	height: 130px;

	background-color: #3A3A3A;
}

#content {
	position: relative;
	margin: 20px 20px 20px 20px;
	width: 583px;

	text-align: left;
	overflow: hidden;

	color: #000000;		
}

#content ul {
	margin-left: 18px;
}

#content ol {
	margin-left: 25px;
}

#content a {
	color: #4d6e06;
}


#header {
	position: relative;
	text-align: left;

	height: 40px;
}

#printmail2friend {
	position: relative;
	
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

#printmail2friend ul {
	margin-left: 0px;
}

#printmail2friend img {
	display: inline;
	margin-right: 5px;
	vertical-align: top;
	vertical-align: middle;
}

#printmail2friend a {
	color: #595959;
	text-decoration: none;
}

#printmail2friend a:hover, #printmail2friend a:active {
	text-decoration: underline;
}

#printmail2friend li {
	float: left;
	margin-right: 20px;
}

#knoppen ul, #printmail2friend ul {
	list-style: none;
}

#knoppen {
	margin-left: 10px;
}

#logo {
	position: absolute;
	top: 24px;
}

#vestigingen {
	position: absolute;
	top: 50px;
	left: 210px;
	list-style: none;
}

#vestigingen li {
	display: inline;
	color: #FFFFFF;
	font-size: 10px;
	margin-right: 26px;
}

#zoeken {
	position: absolute;
	top: 36px;
	right: 20px;

	
}

#zoeken label {
	color: #FFFFFF;
}

#zoek {
	width: 135px;
	border: 1px solid #c9c9c9;
}

#zoekknop {
}

.clearfloats
{
	clear: both;
}

.centered {
	margin: 0px auto;
	width: 1023px;
}

/* AKTIE + NIEUW */

.aktienieuw {
	margin: 0px 15px 0px 15px;
	padding-bottom: 15px;

	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

#aktielinks {
	position: relative;
	float: left;
	
	width: 390px;
	display: inline;
	overflow: hidden;
	
}

#aktie {
	width: 390px;
	min-height: 100px;
	
	background-image: url(/images/background_aktie.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	behavior: url(/includes/iepngfix.htc);
	
	margin-bottom: 15px;
	overflow: hidden;
}

#aktiedatum {
	position: absolute;
	top: 55px;
	right: 17px;
	width: 175px;
	
	font-size: 10px;
	color: #b0b0b0;
	text-align: right;

	font-family: Verdana, Helvetica, sans-serif;
}

#nieuwsbriefnieuw {

	position: relative;
	float: right;
	
	width: 170px;

	margin-left: 23px;
	margin-bottom: 15px;
}

#nieuwsbrief {
	position: relative;

	width: 170px;
	min-height: 205px;

	color: #fdfdfd;

	background-image: url(/images/background_nieuwsbrief.png);
	background-position: bottom right;
	background-repeat: no-repeat;


	margin-bottom: 18px;
	
}

#brief {
	position: relative;
	padding: 0 8px 0px 8px;
	font-size: 10px;
}

#brief table, #brief .knop {
	margin-top: 8px;
	margin-bottom: 2px;
	cursor: pointer;
}

#brief input {
	border: 1px solid #CCCCCC;
	color: #999999;
	font-size: 10px;
	width: 146px;
	height: 15px;
	padding: 2px 0 0 2px;
	margin: 0 0 2px 0;
}

#nieuw {
	position: relative;
	left: 0px;

	width: 170px;
	min-height: 100px;

	background-image: url(/images/background_nieuw.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#nieuw ul {
	list-style: none;	
	margin-left: 0px;
	margin-bottom: -1em;
}

#nieuw li {
	margin-bottom: 1em;
	border-bottom: 1px solid white;
}

#nieuw a, .geennieuws {
	display: block;
	color: #959595;
	font-size: 10px;
	text-decoration: none;
}



/* MENU */

.menu {
	overflow: hidden;
	
	width: 160px;
	margin: 0px 20px 12px 20px;
	color: #FFFFFF;

	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;

	text-align: left;
}

.menu ul {
	list-style: none;
	margin-top: -8px;
}

.menu li {
	padding: 1px;
}


.menu ul ul {
	margin-top: 0px;
}

.menu li li {
	background-image: none;
	padding: 6px 0 2px 10px;
}

.menu li li li {
	padding-left: 20px;
}

.menu li li li li {
	padding-left: 30px;
}

.menu li li li li li {
	padding-left: 40px;
}

.menulinks li, .inforechts .rel {
	padding: 6px 0 12px 0;
}

.menu li h3 {
	font-size: 11px;
	color: #FEFEFE;
	margin-bottom: 4px;
}

.menu li .small {
	color: #b2b2b2;
	font-size: 10px;
}

.menu li .current, .menu li a:hover, .menu li a:active, .menu li a:focus {
	text-decoration: underline;
}

.menu li .nolink {
	color: #939393;
}

.menu li a {
	display: block;
	color: #FEFEFE;
	text-decoration: none;
}


.menurechts {
	padding-bottom: 12px;

	background-image: url(/images/menu_strepeke.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

.menurechts li {
	padding-top: 6px;
}

.menulinks li, .inforechts .rel {
	background-image: url(/images/menu_strepeke.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

.inforechts {
	padding-top: 4px;
}



.meerinfo {
	position: absolute;
	top: 4px;
	right: 0px;
}


/* NIEUWSBRIEF */

.required {
	color: red;
}

#uitschrijving td {
	padding-right: 10px;
	margin-bottom: 2px;
}

/* MISC */

.zoekterm {
	font-weight: bold;
	text-decoration: underline;
}

.rel {
	position: relative;
}

h1, h2, h3 {
	color: #749d25;
	font-family: Verdana, Helvetica, sans-serif;

	margin-left: -1px;
	margin-bottom: 0.6em;
	font-weight: normal;
}

h1 {
	font-size: 21px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

img {
	vertical-align: bottom;

	border: 1px dashed white;
	border: none;
}

.png {
	behavior: url(/includes/iepngfix.htc);
}