html, body {
    min-height: 			100%;
    width: 					100%;
    height: 				100%;
	margin: 				0;
    padding:				0;
    font-family:			Verdana, Ariel;
    font-size:				11px;
    color: black;
	background-image:		url("../images/snow.png");

}
html>body #wrapper{ height: auto; }

body
{
	margin:					0;
  	padding:				0;
	text-align:				center;
}

#wrapper
{
	position: 				relative;
	min-height:				100%;
	height:					100%;
	margin: 				0px auto;
	text-align: 			left;
	width: 					1100px;
}
	/* Hack for IE, Reset to 100% height*/
	* html #wrapper {
	height: 100%;}
	/* End IE Hack */


div
{
	position:				relative;
}

#splashpage
{
	position: 				relative;
	margin: 				0px auto;
	text-align: 			left;
	width: 					1100px;
}

img
{
	border: 				0px;
}

a
{
	font-family:			verdana;
color:#5c5c5c;
	text-decoration:		none;
}

table
{
	border:					0px;
	cellspading:			0px;
	border-collapse:		collapse;
}

a:hover
{
	text-decoration: 		underline;



}

a.readmore
{
	color:					#d6542f;
}

#menu
{
	top:					100px;
	left:					90px;
	width:					215px;
	text-align:				left;
	height:					612px;
	float:					left;	
}

#menu a
{
	font-family:			verdana;
	font-weight:			bold;
	font-size:				12px;
	color:					black;
	display:				block;
}

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

#footer
{
	background-image:		url("../images/achterwand.jpg");
	height:					160px;
	width:					100%;
	background-repeat:		y-repeat;
	bottom:					0px;
	left:					0px;
}

.comment
{
	font-size:				9px;
	font-style:				Italic;
}

input[type=text]
{
	border: 				1px solid #9f9661;
	color:					black;	
}

input[type=password]
{
	border: 				1px solid #9f9661;
	color:					black;
}

textarea
{
	border:					1px solid #9f9661;
	background-color:		white;
	color:					#56142f;
}

input[type=submit]
{
	border:					1px solid #9f9661;	
}

#content
{
	top:					77px;
	width:					650px;
	right:					80px;
	min-height:				645px;
	height:					645px;
	padding:				0px;
	padding-top:			15px;
	padding-right:			30px;
	float:					right;
	overflow: 				auto;
}

#content h1
{
	font-size:				16px;
	color:					#58585a;
	margin-bottom:			0px;
}

h2
{
	font-size:				13px;
	text-align:				center;
	padding:				0px;
	margin:					0px;
}

td.red
{
	color: 					red;
}

td.green
{
	color: 					green;
}

#schilderij_informatie
{
	float: left;
	z-index: 5;
}

#schilderij_kandidaten
{
	float: left;
	z-index: 4;
}

#schilderij_vacatures
{
	float: right;
	z-index: 3;
}

#schilderij_klanten
{
	z-index: 0;
}

#schilderij_actueel
{
	float: right;
	z-index: 1;
}

#schilderij_contact
{
	float: right;
	z-index: 2;	
}

#painting
{
	background-image:		url("../images/schilderij-achterliggendepagina.png");
	height:					812px;
	width:					1095px;
	background-repeat:		no-repeat;
	top:					10px;
}
