/*********************
 * website framewerk *
 *********************/

body {
	background-color: #D1D1D1;
	background-image: url('images/achtergrond.gif');
	background-position: center;
	background-repeat: repeat-y;

	margin: 0px;
	padding: 0px;
	border: 0px;

	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#wrapper {
	width: 798px; 
    position: absolute;
    left: 50%;
    margin-left: -399px;
    height: 100%;
}


/**************************
 * home pagina onderdelen *
 **************************/

#page1 {
	background-image: none;
	background-color: #FFFFFF;
}

#home_main {
	width: 764px;
	height: 400px;
	margin-top: 30px;
	background-color: #FFFFFF;
	background-image: url('images/home4.gif');
	background-position: center;
	background-repeat: no-repeat;
}

.home_button {
	width: 70px;
	height: 70px;
}

#home_button1 {
	position: absolute;
	left: 30px;
	top: 60px;
}

#home_button2 {
	position: absolute;
	left: 190px;
	top: 60px;
}

#home_button3 {
	position: absolute;
	left: 330px;
	top: 60px;
}

#home_button4 {
	position: absolute;
	left: 30px;
	top: 195px;
}

#home_button5 {
	position: absolute;
	left: 190px;
	top: 195px;
}

#home_button6 {
	position: absolute;
	left: 330px;
	top: 195px;
}

#home_button7 {
	position: absolute;
	left: 30px;
	top: 325px;
}

#home_button8 {
	position: absolute;
	left: 190px;
	top: 325px;
}

#home_button9 {
	position: absolute;
	left: 330px;
	top: 325px;
}


/**********************
 * website onderdelen *
 **********************/

#top {
	width: 798px;
	height: 128px;
	background-image: url('images/top.jpg');
	background-repeat: no-repeat;
}

#waardenmonitor_logo {
	position: absolute;
	left: 15px;
	top: 32px;
	width: 231px;
	height: 63px;
}

#sanoma_logo {
	position: absolute;
	left: 616px;
	top: 77px;
	width: 166px;
	/*height: 24px;*/
}

#menu {
	width: 798px;
	height: 30px;
	background-image: url('images/menu.gif');
	background-repeat: no-repeat;
}

#inhoud {
	width: 399px;
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#titel {
	width: 372px;
	height: 34px;
	margin-left: 13px;
	margin-top: 10px;
	padding-left: 10px;
	padding-top: 10px;
	border: 1px solid #000000;
	color: #EE0000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-smooth: 14px; /* CSS3 */
}

#h4 {
	color: #EE0000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-smooth: 14px; /* CSS3 */
}

#titel[id] { /* Firefox-Explorer hack */
	width: 362px;
	height: 24px;
}

#tekst {
	width: 372px;
	height: 286px;
	margin-left: 13px;
	margin-top: 7px;
	padding: 10px;
	border: 1px solid #EE0000;
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#disclaimer {
	width: 372px;
	height: 20px;
	margin-left: 13px;
	margin-top: 7px;
	padding: 10px;
	color: #c0c0c0;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

#tekst[id] { /* Firefox-Explorer hack */
	width: 352px;
	height: auto;
	min-height: 286px;
}

#foto {
	width: 399px;
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0px;
}


/**************
 * menu links *
 **************/

#menu1 {
	position: absolute;
	top: 137px;
	left: 14px;
}

#menu2 {
	position: absolute;
	top: 137px;
	left: 70px;
}

#menu3 {
	position: absolute;
	top: 137px;
	left: 189px;
}

#menu4 {
	position: absolute;
	top: 137px;
	left: 299px;
}

#menu5 {
	position: absolute;
	top: 137px;
	left: 384px;
}

#menu6 {
	position: absolute;
	top: 137px;
	left: 488px;
}

#menu7 {
	position: absolute;
	top: 138px;
	left: 543px;
	text-align: center;
	line-height: 11px;
}

#menu8 {
	position: absolute;
	top: 138px;
	left: 662px;
	text-align: center;
	line-height: 11px;
}

#menu9 {
	position: absolute;
	top: 137px;
	left: 741px;
}


/***********************
 * overige declaraties *
 ***********************/

a {
	color: #000000;
	text-decoration: underline;
}

a onderlink2 {
	color: #000000;
	text-decoration: underline;
}

#menu a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#page1 #link1,
#page2 #link2,
#page3 #link3,
#page4 #link4,
#page5 #link5,
#page6 #link6,
#page7 #link7,
#page8 #link8,
#page9 #link9 {
	color: #FFFF00;
	text-decoration: none;
}

img {
	border: 0px;
}

table {
	border: 0px;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

tr, td {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

input {
	color: #000000;
	font-size: 10px;
	font-family: MS Sans Serif, Arial, Helvetica, sans-serif;

	border: 1px solid #000000;
	width: 150px;
	height: 18px;
}

input.submit {
	color: #FFFFFF;
	background-color: #EE0000;
	border: 1px solid #000000;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 18px;
	width: auto;
}

textarea {
	color: #000000;
	font-size: 10px;
	font-family: MS Sans Serif, Arial, Helvetica, sans-serif;

	border: 1px solid #000000;
	width: 300px;
	height: 150px;
}

.tekstkop {
	color: #EE0000;
}
