body{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	line-height: 1.6;
	color: #fff;
	font-size: 12px;
	background: #F98900 url(../images/header-bg.gif) top left repeat-x;
}
h1{
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	margin: 0 0 10px 0;
	text-shadow: 0px -1px #BF6700;
}
a{
	color: #fff;
	text-decoration: none;
	outline: none;
}
strong{
	font-weight: bold;
}
small{
	font-size: 11px;
}

a:hover{
	border-bottom: 1px dotted #fff;
}
.clear{
	clear: both;
}
.links{
	float: left;
}
.hr{
	border: 1px solid #FFFFFF;
}
#wrapper{
	width: 900px;
	margin: 0px auto;
}
/* Header */
#header{
	background: url(../images/header.jpg) no-repeat;
	height: 243px;
}
#header ul#menu{
	list-style: none;
	margin: 0px;
	padding: 157px 0 0 80px;
	height: 40px;
}
#header ul#menu li{
	float: left;
}

#header ul#menu li a{
	height: 40px;
	display: block;
}
#header ul#menu li a span{
	display: none;
}

#header ul#menu li.home a{
	background: url(../images/menu/home.gif) 0px 0px no-repeat;
	width: 77px;
}
#header ul#menu li.wiezijnwij a{
	background: url(../images/menu/wiezijnwij.gif) 0px 0px no-repeat;
	width: 130px;
}
#header ul#menu li.contact a{
	background: url(../images/menu/contact.gif) 0px 0px no-repeat;
	width: 95px;
}
#header ul#menu li.procedure a{
	background: url(../images/menu/procedure.gif) 0px 0px no-repeat;
	width: 112px;
}
#header ul#menu li.tarieven a{
	background: url(../images/menu/tarieven.gif) 0px 0px no-repeat;
	width: 98px;
}
#header ul#menu li.tijden a{
	background: url(../images/menu/tijden.gif) 0px 0px no-repeat;
	width: 85px;
}
#header ul#menu li.bijlesonline a{
	background: url(../images/menu/bijlesonline.gif) 0px 0px no-repeat;
	width: 131px;
}
#header ul#menu li a:hover{
	background-position: 0px -40px; 
}
#header ul#menu li a.active{
	background-position: 0px -40px; 
}
/* Sidebar */
#content-wrapper{

}
#content-wrapper #sidebar{
	float: left;
	width: 250px;
}
#content-wrapper #sidebar ul{
	list-style-image:url('../images/bullet.gif');
}
#content-wrapper #sidebar ul li{
	margin: 15px 0 0 0;
}
#content-wrapper #sidebar #plaatjes img{
	margin: 12px 0 0 0;
	border: 1px solid #fff;
}
.title{
	margin: 5px 38px 10px 0;
	font-size: 12px;
	padding: 8px;
	background: #dc7900;
	font-weight: bold;
}
/* Inhoud */
#content-wrapper #tekst{
	float: left;
	width: 570px;
	margin-bottom: 20px;
}
#content-wrapper #tekst ul{
	margin: 8px 0 8px 0;
}
#content-wrapper #tekst ul li{
	margin: 8px 0 0 30px;
}
/* Index */
#inleiding{
	float: left;
	width: 390px;
}
#tooltip{
	background: url(../images/tooltip.png) no-repeat;
	text-align: center;
	width: 188px;
	float: right;
	position: relative;
	height: 229px;
	top: -20px;
	cursor: pointer;
}
#tooltip .tooltip-padding{
	padding: 28px 6px 0 6px;
}
#tooltip h3{
	color: #E01D7B;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 15px 0;
}
#tooltip h3.oranje{
	color: #d57703;
}
#tooltip .tekst{
	color: #d57703;
	font-size: 12px;
	margin: 0 0 15px 0;
}
#tooltip .datum{
	color: #6b6b6b;
	font-size: 12px;
}
/* Contact */
table#contact{
	margin: 10px 0 0 0;
	float: left;
}
table#contact td.breed{
	width: 60px;
	text-align: center;
}
table#contact td{
	padding: 5px;
}
#contact-foto{
	float: right;
	margin: 15px 0 0 0;
}
#map{
	width: 545px;
	height: 250px;
	margin: 25px 0 0 20px;
	border: 2px solid #fff;
}
/* Bijles online */
#inleiding-online{
	float: left;
	width: 340px;
}
#bijles-slide{
	float: right;
	width: 220px;
	margin: 60px 0 0 0;
	border: 1px solid #fff;
}
