@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

#container{
	margin: 0 auto;
	width: 1000px;
	border:1px solid #000;
}

body {
	padding-top: 35px;
	padding-bottom: 35px;
	color:#000;
	font-size:13px;
	font-family:verdana;
	line-height:16px;
	background:#ccc;
}

.content_container {
	padding:20px;
	width:100%;
	height: 100%;
	background: #fff;
}

.logo {
	width:300px;
	height:50px;
	background:url(../images/logo.jpg) no-repeat;
}

.menu {
	width:300px;
	height:100%;
}

.menuItem {
	background:url(../images/menubg.gif);
	height: 25px;
	line-height: 25px;
}

.menu ul li {
	list-style: none;
	text-align: right;
	padding-right: 10px;
}

.menu ul li a:hover {
	text-decoration: none;	
}

.menu ul li a:visited {
	color: #00f;
}
	

.menu_titel{
	height: 20px;
	width: 300px;
	background:url(../images/navigatie.gif);
}

.content {
	width: 700px;
	height:100%;
}

.entry {
	background:url(../images/contentbg.gif) left top repeat-x;
	padding: 10px;
	padding-top: 30px;
	text-align: center;
}

.content_menu {
	border: 1px solid #0066FF;
	padding-left: 10px;
	background: #9CF;
}

.content_menu a:visited {
	color: #00f;
}

.content_menu a:hover {
	text-decoration: none;
}

.search {
	width:100%;
	height:100%;
	background:#9CF;
	padding-top: 10px;
	padding-bottom: 10px;
}

.footer {
	width: 1000px;
	height: 20px;
	text-align: center;
}

.tabel {
	background:#9CF;
	width: 100%;
	height: 100%;
}

.over_content1{background:url('../images/bk.jpg') repeat-x left top;}
.over_content2{background:url('../images/ok.jpg') repeat-x left bottom;}
.over_content3{background:url('../images/lzk.jpg') repeat-y left top;}
.over_content4{background:url('../images/rzk.jpg') repeat-y right top;}
.over_content5{background:url('../images/lbk.jpg') no-repeat left top;}
.over_content6{background:url('../images/rbk.jpg') no-repeat right top;}
.over_content7{background:url('../images/lok.jpg') no-repeat left bottom;}
.over_content8{background:url('../images/rok.jpg') no-repeat right bottom;}
.over_content9{ padding:14px;}

.klanten tr {
	background:#999;
}

klanten {
	width: 100%;
	text-align: center;
	padding:5px;
}