body {
	background: #0a2b58 url("../images/bg.jpg") top left repeat-y;
	padding: 0;
	margin: 0;
	
	font-family: verdana, arial;
	font-size: 11px;
	color: #787878;
	text-align:left;
}

#container {
	width: 861px;
	height: 300px;
	
	text-align:left;
}

#header {
	background: url("../images/header.jpg") top left no-repeat;
	width: 861px;
	height: 277px;
}

table {
	font-size:11px;
}	

ul#styling_menu_header {
list-style-type: none;
padding: 0;
margin: 0;

position:absolute;
top: 154px;
left:693px;
}

h1 {
	font-size:14px;
	color:#e6bd18;
}

ul#styling_menu_header li
{
background-image: url("../images/bullet.jpg");
background-repeat: no-repeat;
background-position: 0 .7em;
padding: 3px 0px 3px 12px;
border-bottom: 1px solid black;
width: 155px;
color:white;
}

html* ul#styling_menu_header li {
width: 165px;
}

.contact_us {
	position:absolute;
	top:65px;
	left:430px;
	color:#555454;
	font-size:9px;
}

#header li.no_border {
	border:0px solid black;
}

ul#styling_menu_header a:link {
	text-decoration:none; color:white;
}

ul#styling_menu_header a:visited {
	text-decoration:none; color:white;
}

ul#styling_menu_header a:hover {
	text-decoration:none; color:white; font-weight:bold;
}

#content {
	line-height:18px;
	padding: 40px 0px 30px 100px;
	width:510px;
	background: url("../images/bg_content.jpg") 20px bottom no-repeat;
	min-height:220px;
}

html* #content {
	width:580px;
	height:220px;
}

#image_left_content {
	background: url("../images/logo_right.jpg") top left no-repeat;
	width: 107px;
	height: 378px;
	
	position:absolute;
	left:693px;
	top: 300px;
}

/*#image_plus_praktijk {
	background: url("../images/plus.jpg") top left no-repeat;
	width: 121px;
	height: 43px;
	
	position:absolute;
	left:400px;
	top: 300px;
}

*/
#image_banner a {
	background: url("../images/banner.gif") top left no-repeat;
	width: 120px;
	height: 60px;
	display: block;
	
	position:absolute;
	left:430px;
	top: 30px;
}

.plus_praktijk {
	position:absolute;
	top:86px;
	left:430px;
	color:#545454;
}

.plus_praktijk a:link {
	text-decoration:underline; color:#545454;
}

.plus_praktijk a:visited {
	text-decoration:underline; color:#545454;
}

.plus_praktijk a:hover {
	text-decoration:underline; color:#545454;
}

.contact_us {
	position:absolute;
	top:100px;
	left:430px;
	color:#545454;
}

.contact_us a:link {
	text-decoration:underline; color:#545454;
}

.contact_us a:visited {
	text-decoration:underline; color:#545454;
}

.contact_us a:hover {
	text-decoration:underline; color:#545454;
}

#content a:link {
text-decoration:none; color:#47679d;
}

#content a:visited {
text-decoration:none; color:#47679d;
}

#content a:hover {
	text-decoration:underline; color:47679d; padding:2px;
}




























ul#styling_menu_header li ul
{
	list-style:			none;
	position:			absolute;
	right:167px;
	z-index:10;
	padding:			0px;
	padding-top:5px;
	padding-bottom:5px;
	margin:				0px;
	margin-top:		-5px;
	margin-left:		170px; /* Breedte van het menu. */
	display:			none;
	background-color:	#f8eec7;
	border:				1px solid #686868;
	width:				170px; /* Breedte van het menu. */
}

ul#styling_menu_header li ul li, ul#styling_menu_header li ul li a
{
	background-image:none;
	border:none;
	color:#47679d;
}

ul#styling_menu_header li ul li a:link {
	color:#47679d;
}
ul#styling_menu_header li ul li a:visited {
	color:#47679d;
}
ul#styling_menu_header li ul li a:hover {
	color:#47679d;
	font-weight:normal;
	text-decoration:underline;
}
