* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	color: #CC0000;
	text-decoration: underline;
}

a:hover { text-decoration: none; }

html {
	background: white;
	margin: 0;
	padding: 0;
}

body {
	position: relative;
	width: 663px;
	background: white;
	margin: 25px auto;
	padding: 0 10px;
}

#main-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	height: 14px;
}

#main-menu li {	
	float: left;
	margin: 0 10px 0 0;
}

#main-menu a {
	padding: 0 0 0 15px;
	display: block;
	_display: inline-block;
	background: url("../images/hoofdmenu_listitem.gif") no-repeat 0 2px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#main-menu a:hover, #main-menu a#selected { color: #CC0000; }
#main-menu a#selected { background: url("../images/hoofdmenu_listitem_selected.gif") no-repeat 0 5px; }

#container {
	width: 661px;
	border: 1px solid #CC0000;
	clear: both;
	padding: 0;
	margin: 10px 0 0 0;
	background: #E7E7E7 url("../images/content_bg.gif") repeat-x top left;
	position: relative;
}

#bottom-menu {
	list-style: none;
	margin: 10px 0 0 10px;
	padding: 0;
	height: 14px
}

#bottom-menu li {
	float: left;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	color: #666666;
}

#bottom-menu li.streep { background: url("../images/bottommenu_streep.gif") no-repeat right 3px; }

#bottom-menu a { color: #666666; }

.rounding {
	position: absolute;
	width: 663px;
	height: 6px;
	left: -1px;
}

#rounding-top { font-size: 6px; top: -1px; background: url("../images/content_top_left.gif") no-repeat top left; }
#rounding-top div { font-size: 6px; width: 663px; height: 6px; background: url("../images/content_top_right.gif") no-repeat top right;}

#rounding-bottom {
	font-size: 6px; 
	bottom: -1px; 
	background: url("../images/content_bottom_left.gif") no-repeat top left;
	_bottom: expression((document.body.clientHeight % 2) == 0 ? "-1px" : "-2px" ); 
}
#rounding-bottom div { font-size: 6px; width: 663px; height: 6px; background: url("../images/content_bottom_right.gif") no-repeat top right;}

#logo {
	position: absolute;
	z-index: 10;
	top: -12px;
	left: 470px;
}

#right-content { 
	float: right;
	width: 240px;
	margin: 72px 0 10px 0;
	padding: 0 3px 0 3px;
}

#content h3 {
	font-weight: bold;
	font-size: 14px;
	color: #CC0000;
	margin: 0 0 30px 0;
}

#content p, #content h4, #content h5 { margin: 10px 0; }

#content h4, #content h5 { font-weight: bold; }

#content h4.product { font-size: 14px; }

#content .no-margin { margin: 0 }


#content {
	border-right: 1px solid #F6F6F6;
	width: 385px;
	min-height: 350px;
	_height: 350px;
	padding: 35px 13px 0px 13px;
}

#content img.home { margin: 20px 3px; }

#right-content h3, #right-content p { margin: 10px 5px; }

#right-content h3 { font-weight: bold; }

#right-content ol {
	margin: 10px 5px;
	list-style: none;
	padding: 0;
}

#right-content ol.product li { margin: 0; }

#right-content ol li { margin: 10px 0; }

#right-content ol li a { 
	display: block;
	_display: inline-block;
	padding: 0 0 0 15px;
	background: url("../images/hoofdmenu_listitem.gif") no-repeat 0 3px;
}

#right-content ol ol { margin: 10px 0 10px 20px; }
#right-content ol ol ol { margin: 5px 0 5px 20px; }
#right-content ol ol li { margin: 0; }
	
#right-content address {
	font-style: normal;
	margin: 10px 5px;
}

#right-content h4 {
	font-weight: bold;
	margin: 10px 5px 0 5px;
}

#right-content dl {
	margin: 0 6px;
	padding: 0;
}

#right-content dt {
	float: left;
	width: 30px;
}

.invisible { display: none; }

#content a.terug-naar-overzicht {
	position: absolute;
	top: 50px;
	left: 15px;
}

/* Verschillende file-type icons */

#right-content a.file { margin: 0 5px; }


a.file {
	padding: 4px 0 4px 22px;
	background-position: 0 2px;
	background-repeat: no-repeat;
}

a.ace { background-image: url("../images/extensions/ace.gif"); }
a.ai { background-image: url("../images/extensions/ai.gif"); }
a.avi {	background-image: url("../images/extensions/avi.gif"); }
a.blank { background-image: url("../images/extensions/blank.gif"); }
a.bmp { background-image: url("../images/extensions/bmp.gif"); }
a.csv { background-image: url("../images/extensions/csv.gif"); }
a.doc { background-image: url("../images/extensions/doc.gif"); }
a.eps { background-image: url("../images/extensions/eps.gif"); }
a.gif { background-image: url("../images/extensions/gif.gif"); }
a.jpeg { background-image: url("../images/extensions/jpeg.gif"); }
a.jpg { background-image: url("../images/extensions/jpg.gif"); }
a.mdb { background-image: url("../images/extensions/mdb.gif"); }
a.mov { background-image: url("../images/extensions/mov.gif"); }
a.mp3 { background-image: url("../images/extensions/mp3.gif"); }
a.mpeg { background-image: url("../images/extensions/mpeg.gif"); }
a.mpg { background-image: url("../images/extensions/mpg.gif"); }
a.pdf { background-image: url("../images/extensions/pdf.gif"); }
a.png { background-image: url("../images/extensions/png.gif"); }
a.rar { background-image: url("../images/extensions/rar.gif"); }
a.rm { background-image: url("../images/extensions/rm.gif"); }
a.tif { background-image: url("../images/extensions/tif.gif"); }
a.tiff { background-image: url("../images/extensions/tiff.gif"); }
a.wav { background-image: url("../images/extensions/wav.gif"); }
a.wmv { background-image: url("../images/extensions/wmv.gif"); }
a.xls { background-image: url("../images/extensions/xls.gif"); }

/* Contact form */
#content form label {
	display: block;
	padding: 3px 0 0 0;
	float: left;
	width: 95px;
}

#content form label.nofloat {
	float: none;
	width: 100%;
	margin: 20px 0 10px 0;
}

#content form input, #content form textarea {
	margin: 1px 0;
	width: 245px;
	border: 1px solid black;
}

#content form textarea { width: 340px; _width: 342px; }

#content form input.button {
	font-weight: bold;
	color: white;
	border: none;
	background: url("../images/form_button.gif") no-repeat top left;
	width: 104px;
	height: 20px;
}

/* logo meetbaar beter */
div#logo-meetbaar-beter {
	position: relative;
	bottom: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 100%;
	height: 63px;
	background-image: url("../images/meetbaarbeter.gif");
	background-repeat: no-repeat;
	background-position: center;
}