*
{
	margin:0px;
	padding:0px;
}

html, body 
{
	height:99%;
} 

body
{
	text-align: left;
	font-family: arial, verdana, sans-serif;
	font-size: 76%;
	background-color: #5f6457;
}

a 
{
	text-decoration:  none;
}

a:hover 
{
	text-decoration:  underline; 
}

img
{
	border:none;
}

#Page
{
	position: relative;

	width: 870px;

	margin-left: auto;
	margin-right: auto;
	
	top: 50px;
}

#BalkBoven
{
	position: absolute;

	left: 70px;
	top: 0px;

	width: 705px;
	height: 21px;
	background-color: white;
}

#MainNav
{
	position: absolute;

	left: 75px;
	top: 25px;

	height: 24px;

	text-align: left;
	width: 705px;
}

#MainNav ul
{
	font-size: 20px;
	font-weight: bold;
	color: white;
}

#MainNav ul li
{
	list-style: none;
	display: inline;
	padding-right: 10px;
}

#MainNav ul li a
{
	color: white;
}

#MainNav ul li.selected a
{
	color: #3a300a;
}

#MainNav ul li a:hover
{
	color: #3a300a;
	text-decoration:  none;
}

#Flowers
{
	position: absolute;
	width: 155px;
	height: 501px;

	background-image: url(/images/flowers.png);
	
	left: 0px;
	top: 38px;
}

#Main
{
	position: absolute;

	margin: 0px;
	padding: 0px;

	width: 707px;
	height: 469px;

	background-image: url(/images/frame.png);
	
	left: 70px;
	top: 55px;
}

#SubNav
{
	position: absolute;
	
	margin: 0px;
	padding: 0px;

	left: 14px;
	top: 12px;

	z-index: 100;
}

#SubNav ul
{
	font-size: 12px;
	font-weight: bold;
	color: #f8360f;
}

#SubNav ul li
{
	list-style: none;
	padding-right: 10px;
}

#SubNav ul li a
{
	color: #f8360f;
}

#SubNav ul li.selected a
{
	color: #f8360f;
}

#SubNav ul li a:hover
{
	color: #f8360f;
	text-decoration:  underline;
}

#SubNav ul li
{
	width: 200px;
	text-align: right;
}

#SubNav ul li img.imgleft
{
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	padding-top: 5px;
}

.fixedwidth
{
	float: left;
}

#SubNav ul li img.imgright
{
	padding-left: 10px;
}

#ContentFrame
{
	background-color: red;
}

#Pijl1
{
	position: absolute;
	left: 43px;
	top: 110px;
}

#Pijl2
{
	position: absolute;
	left: 43px;
	top: 387px;
}

#Titles
{
	position: absolute;
	left: 82px;
	top: 103px;
	color: white;
	width: auto;
}

#Title1, #Title2, #Title1 h1, #Title2 h2
{
	width: auto;
	display: inline;
}

#Title1, #Title1 h1
{
	font-size: 24px;
	font-weight: bold;
}

#Title2, #Title2 h2
{
	font-size: 12px;
	font-weight: bold;
}

#Content
{
	position: absolute;
	left: 35px;
	top: 158px;
	
	width: 605px;
	height: 219px;
	
}


#Lijst
{
	width: 103px;
	height: 219px;
	background-color: #a3a383;
	overflow: hidden;
}

ul.klanten 
{
}

ul.klanten li
{
	color: white;
	list-style: none;
	background-color: #a3a383;
	border-bottom: solid white 1px;
	text-align: right;
	padding-right: 5px;
}

ul.klanten li a
{
	color: white;
}

ul.klanten li.selected a
{
	font-weight: bold;
}

ul.klanten li a:hover
{
	text-decoration:  none;
}

body
{
	background-color: #f37321;
}



#MainNav ul li.selected a
{
	color: #8e8e73;
}

#MainNav ul li a:hover
{
	color: #8e8e73;
}
