@charset "utf-8";

html{
scrollbar-arrow-color: #C1C1C1;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-highlight-color: #C1C1C1;
scrollbar-face-color: #FFFFFF;
scrollbar-shadow-color: #C1C1C1;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
}

#container {
	height: auto;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -100px;
	background-repeat: no-repeat;
}
body {
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-color: #C7C7C7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.4em;
}
#topbalk {
	background-color: #FFFFFF;
	height: 100px;
	width: 100%;
	background-image: url(../images_bastian/images/kop.jpg);
	background-repeat: no-repeat;
	background-position: center 20px;
}


#kop {
	float: left;
	height: 146px;
	width: 700px;
}
#hoogteContent {
	float: left;
	height: 40px;
	width: 1px;
}

#navigatie {
	float: left;
	height: 134px;
	width: 660px;
	padding-left: 12px;
	background-color: #FFFFFF;
	font-size: 14px;
	position: relative;
	z-index: 0;
}

#middendeel {
	float: left;
	height: auto;
	width: 710px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
#content {
	float: left;
	width: 660px;
	padding-top: 15px;
	padding-bottom: 25px;
	background-color: #FFFFFF;
	padding-left: 15px;
	height: auto;
	overflow: auto;
	padding-right: 10px;
	position: relative;
	z-index: 0;
margin-top: 0px;
}
#footer {
	font-size: 10px;
	clear: both;
	float: left;
	height: 25px;
	width: 660px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
}
h1 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #698B22;
}
* {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
h6 {
	color: #698B22;
	font-size: 12px;
	font-weight: bold;
}
#praktijk_menu {
	font-size: 14px;
}
#praktijk_menu .aktief {
	color: #000000;
	text-decoration: none;
}
.jongeondernemer {
	display: block;
	float: right;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 17px;
	position: relative;
	z-index: 100;
	margin-top: 0px;
}
.jongeondernemer_2{
	display: block;
	float: right;
	height: auto;
	width: auto;
	padding-top: 0px;
	margin-right: -10px;
	position: relative;
	z-index: 100;
	margin-top: 0px;
}
.nav_table {
	display: block;
	float: left;
}

