html
{
	height: 100%;
}

body
{
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #EBDDCF;
	line-height: 15px;
	background-image: url( "../images/bg_main.jpg" );
	background-repeat: repeat;
}



td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #EBDDCF;
}



.rood
{
	color: #aa351a;
}



input
{
	width: 200px;
	height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #222222;
	background-color: #EBDDCF;
	border: 1px solid #777777;
}





textarea
{
	width: 200px;
	height: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #222222;
	background-color: #EBDDCF;
	border: 1px solid #777777;
}



.tekstarea_schild
{
	width: 200px;
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	background-image: url( '../images/1.gif' );
	background-repeat: repeat;
	background-color: transparent;
	border: 0px solid;
	overflow: hidden;
}



A
{
	font-family: Verdana;
	color: #EBDDCF;
	text-decoration: underline;
}

A:active
{
	color: #EBDDCF;
	text-decoration: none;
}

A:visited
{
	color: #EBDDCF;
	text-decoration: none;
}

A:hover
{
	color: #EBDDCF;
	text-decoration: underline;
	cursor: hand;
}



#wrap
{
	min-height: 100%;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -260px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

* html #wrap
{
	height: 100%;
}



#container
{
	width: 600px;
	height: 600px;
}



#content
{
	width: 555px;
	height: 480px;
	left: 0px;
}



#logo
{
	height: 100px;
	background-image: url( "../images/logo.gif" );
	background-repeat: no-repeat;
}



#clearheader
{
	width: 600px;
	height: 20px;
}



#clearfooter
{
	clear: both;
	height: 0px;
	overflow: hidden;
}



#footer
{
	position: absolute;
	height: 20px;
	width: 600px;
	background-image: url( "../images/bg_content_bottom.gif" );
	background-repeat: no-repeat;
}



#menu1
{
	position: absolute;
	height: 155px;
	width: 155px;
	top: 20px;
	background-image: url( "../images/bg_menu_1.gif" );
	background-repeat: no-repeat;
}



#menu2
{
	position: absolute;
	height: 155px;
	width: 155px;
	left: 160px;
	top: 20px;
	background-image: url( "../images/bg_menu_2.gif" );
	background-repeat: no-repeat;
}



#menu3
{
	position: absolute;
	height: 155px;
	width: 155px;
	left: 320px;
	top: 20px;
	background-image: url( "../images/bg_menu_3.gif" );
	background-repeat: no-repeat;
}



#menu4
{
	position: absolute;
	height: 155px;
	width: 155px;
	top: 180px;
	left: 320px;
	background-image: url( "../images/bg_menu_4.gif" );
	background-repeat: no-repeat;
}



#menu5
{
	position: absolute;
	height: 155px;
	width: 155px;
	top: 180px;
	left: 160px;
	background-image: url( "../images/bg_menu_5.gif" );
	background-repeat: no-repeat;
}



#menu6
{
	position: absolute;
	height: 155px;
	width: 155px;
	top: 180px;
	background-image: url( "../images/bg_menu_6.gif" );
	background-repeat: no-repeat;
}



#menu7
{
	position: absolute;
	height: 155px;
	width: 155px;
	top: 340px;
	background-image: url( "../images/bg_menu_7.gif" );
	background-repeat: no-repeat;
}



#menu8
{
	position: absolute;
	height: 155px;
	width: 155px;
	top: 340px;
	left: 160px;
	background-image: url( "../images/bg_menu_8.gif" );
	background-repeat: no-repeat;
}



#menu9
{
	position: absolute;
	height: 155px;
	width: 155px;
	top: 340px;
	left: 320px;
	background-image: url( "../images/bg_menu_9.gif" );
	background-repeat: no-repeat;
}



#space_top
{
	width: 480px;
	height: 20px;
	left: 0px;
}



#title
{
	width: 480px;
	height: 50px;
	left: 0px;
	background-image: url( "../images/title_marijkesnoek.gif" );
	background-repeat: no-repeat;
}

a.menu_top:hover, a.menu_top:link, a.menu_top:visited
{
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding: 0px 3px 3px 3px;
	text-decoration: none;
}

a.menu_top:hover
{
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding: 0px 3px 3px 3px;
	text-decoration: underline;
}

div.content
{
	padding: 0px 10px 0px 10px;
	line-height: 20px;
	
}

#menu_top
{
	padding: 10px 0px 0px 0px;
	height: 35px;
	line-height: 18px;
	text-align: center;
	width: 526px;
	left: 0px;
	background-image: url( "../images/bg_menu_top.gif" );
	background-repeat: no-repeat;
}

h1
{
	padding: 10px 0 0 0;
	font-size: 18px;
}

#menu_bottom
{
	position: absolute;
	padding: 5px;
	height: 31px;
	width: 526px;
	left: 5px;
	top: 500px;
}



#content_intern
{
	width: 526px;
	left: 0px;
	top: 90px;
}



#bg_content
{
	width: 526px;
	background-image: url( "../images/bg_menu_bottom.gif" );
	background-repeat: no-repeat;
	background-position: bottom;
	height: 100%;
}



#bottom_txt
{
	width: 526px;
	height: 40px;
	text-align: center;
}



#img_med
{
	border: 15px solid #ffffff;
}

