html, body {
	margin: 0;
	padding: 0;
}

html {
	min-height: 101%;
}

body {
	background: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	color: #767676;
	line-height: 130%;
}

img, input.radio, input.button {
	border: none;
}

img.home {
	background: url("../images/home_on.gif") no-repeat top left;
}

img.back {
	background: url("../images/terug_on.gif") no-repeat top left;
}

img.help {
	background: url("../images/help_on.gif") no-repeat top left;
}

img.client {
	background: url("../images/client_on.gif") no-repeat top left;
}

img.logout {
	background: url("../images/logout_on.gif") no-repeat top left;
}

img.over {
	background: url("../images/over_on.gif") no-repeat top left;
}

img.recent {
	background: url("../images/recent_on.gif") no-repeat top left;
}

img.producten {
	background: url("../images/producten_on.gif") no-repeat top left;
}

img.contact {
	background: url("../images/contact_on.gif") no-repeat top left;
}


a {
	outline: none;
}

#wrapper {
	background: #fff url("../images/bg.gif") no-repeat top center;
}

#homewrapper {
	background: #fff url("../images/bg_home.gif") no-repeat top center;
	min-height: 492px;
	_height: 492px;
}

#container {
	width: 961px;
	margin: 0 auto;
}

#homecontainer {
	width: 960px;
	margin: 0 auto;
	/*background: #eee;*/
}

#homevideo {
	float: left;
	display: inline;
	margin: 35px 0 0 170px;
	clear: all;
	width: 640px;
	height: 360px;
}

#controlbar_container {
	float: left;
	margin: 0 0 0 170px;
	width: 640px;
	height: 23px;
	background: #e0e0e0 url("../player_img/bg.gif") repeat-x;
}

#homelogo {
	float: left;
	clear: left;
	margin: 38px 0 0 10px;
	width: 138px;
	height: 54px;
}

#homelink {
	width: 600px;
	height: 8px;
	float: left;
	margin: 60px 0 0 40px;
}

#homecopy {
	float: right;
	margin: 100px 0 0 0;
}

#header {
	width: 961px;
	height: 86px;
	background: url("../images/header.gif") no-repeat top left;
}

#topmenu {
	float: left;
	display: inline;
	margin-top: 10px;
	width: 260px;
}

#homebutton {
	background: url("../images/home_off.gif") no-repeat top left;
	width: 31px;
	height: 8px;
	float: left;
	display: inline;
	margin: 2px 0 0 0;
}

#backbutton {
	background: url("../images/terug_off.gif") no-repeat top left;
	width: 30px;
	height: 8px;
	float: left;
	margin: 2px 0 0 14px;
}

#helpbutton {
	background: url("../images/help_off.gif") no-repeat top left;
	width: 27px;
	height: 8px;
	float: left;
	margin: 2px 0 0 14px;
}

#clientbutton {
	background: url("../images/client_off.gif") no-repeat top left;
	width: 67px;
	height: 8px;
	float: left;
	margin: 1px 0 0 14px;
}

#logoutbutton {
	background: url("../images/logout_off.gif") no-repeat top left;
	width: 43px;
	height: 8px;
	float: left;
	margin: 1px 0 0 14px;
}

#menu {
	float: left;
	margin: 0;
}

#overbutton {
	background: url("../images/over_off.gif") no-repeat top left;
	width: 110px;
	height: 8px;
	float: left;
	display: inline;
	margin: 38px 0 0 20px;
}

#productenbutton {
	background: url("../images/producten_off.gif") no-repeat top left;
	width: 58px;
	height: 8px;
	float: left;
	margin: 38px 0 0 54px;
}

#recentbutton {
	background: url("../images/recent_off.gif") no-repeat top left;
	width: 60px;
	height: 8px;
	float: left;
	margin: 38px 0 0 67px;
}

#contactbutton {
	background: url("../images/contact_off.gif") no-repeat top left;
	width: 50px;
	height: 8px;
	float: left;
	margin: 38px 0 0 54px;
}

#logo {
	float: right;
	margin: 14px 25px 0 0;
}

#main {
	float: left;
	display: inline;
	width: 754px;
}

#sidebar {
	width: 201px;
	float: right;
	background: url("../images/sidebar_bg.gif") repeat-y top left;
	padding: 0;
}

.sidediv {
	width: 181px;
	padding: 20px 10px 10px 10px;
	background: url("../images/dot_hor.gif") repeat-x bottom left;
}

#projectfilter {

}

#submenu {
	width: 240px;
	float: left;
	display: inline;
	background: url("../images/dot_vert.gif") repeat-y top left;
	margin: 0 0 0 4px;
	padding-left: 10px;
}

#content {
	float: right;
	width: 480px;
	background: url("../images/dot_vert.gif") repeat-y top left;
	padding: 20px 0 0 10px;
	margin: 0 4px 0 0;
}

#recent {
	width: 754px;
	background: url("../images/dot_vert.gif") repeat-y top left;
	margin: 0 0 0 4px;
	padding: 0;
}

#recent_div {
	padding: 6px;
}

.clear {
	line-height: 0px;
	font-size: 0px;
	clear: both;
	height: 0px;
}

.paragraph {
	margin: 0;
}

h1 {

}

h2 {
	text-transform: uppercase;
	font-size: 80%;
	font-weight: bold;
	line-height: 100%;
	margin: 0;
	padding: 4px 0 4px 0;
	color: #9f0000;
}

h3 {
	text-transform: uppercase;
	font-size: 80%;
	font-weight: bold;
	line-height: 100%;
	margin: 0;
	padding: 4px 0 4px 0;
}

#submenu h3 {
	background: url("../images/dot_hor.gif") repeat-x bottom left;
}

h3.recent_grijs {
	background: url("../images/bullet_off.gif") no-repeat 0 4px;
	color: #767676;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 0 0 7px;
	margin-top: 18px;
}

h3.recent_rood {
	color: #9f0000;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 0 0 7px;
	margin-top: 6px;
	margin-bottom: 20px;
}

h4 {

}

h5 {

}

h6 {

}

p {
	font-size: 90%;
	margin: 0;
	padding: 0;
}

p.paginate {
	margin: 20px 0 0 0;
	font-size: 80%;
}

table {
	font-size: 90%;
}

span.capital {
	text-transform: uppercase;
}

a, a:visited {
	color: #767676;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #9f0000;
}

ul, ol, li {
	margin: 0;
	padding: 0;
}

ul, ol {
	margin: 6px 0;
}

li {
	margin: 0 0 0 18px;
}

#sidebar ul, div.overzicht ul {
	margin: 6px 0 0 0;
}

#submenu li, #sidebar li, div.overzicht li {
	margin: 0 0 0 2px;
	padding: 0;
	list-style-type:none;
	font-size: 80%;
}

#submenu li a, #submenu li a:visited {
	padding: 0 0 0 8px;
	background: url("../images/bullet_off.gif") no-repeat 0 5px;
	color: #767676;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

#sidebar li a, #sidebar li a:visited {
	padding: 0 0 0 8px;
	background: url("../images/bullet_lichtgrijs.gif") no-repeat 0 5px;
	color: #9f9f9f;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

#submenu li a:hover, #submenu li a:active, #submenu li a:focus, #submenu li a.current, #sidebar li a:hover, #sidebar li a:active, #sidebar li a:focus, #sidebar li a.current {
	padding: 0 0 0 8px;
	background: url("../images/bullet_on.gif") no-repeat 0 5px;
	color: #9f0000;
}

#submenu li.recent, div.overzicht li {
	background: url("../images/bullet_off.gif") no-repeat 0 6px;
	color: #767676;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 0 0 8px;
	margin: 8px 0 8px 0;
}

#submenu li.recent a, li.recent a:visited, div.overzicht li a, div.overzicht li a:visited {
	padding: 0;
	background: none;
	font-weight: bold;
}

#submenu li.recent a:hover, #submenu li.recent a:active, #submenu li.recent a:focus, #submenu li.recent a.current, div.overzicht li:hover, div.overzicht li a:focus, div.overzicht li a:active {
	color: #9f0000;
}


img.pijl {
	margin: 0 0 0 0;
}

.mceContentBody {
	font-size: 11px;
	background-color: #fff;
}

input, textarea {
	border:1px solid #9f0000;	
	font-size: 11px;
}

.nwrptext {
	height: 300px;
	width: 450px;        
}

.nwrpintro {
	height: 300px;
	width: 450px;        
}

hr {
	color: #9f0000;
	background-color: #9f0000;
	height:1px;
	border:none;
	margin: 12px 0 12px 0;
}

table, tr, td {
	vertical-align: top;
}

#recent_div form, #recent_div option, #recent_div select {
	margin: 0;
	padding: 0;
}

.dots {
	width: 100%;
	height: 1px;
	background: url("../images/dot_hor.gif") repeat-x top left;
	margin: 6px 0;
}

.dotsrecent {
	width: 100%;
	height: 1px;
	background: url("../images/dot_hor.gif") repeat-x top left;
	margin: 0;
}

.errors {
	margin: 0 12px 0 12px;
	color: #9f0000;
	padding: 4px;
	border: 1px solid #9f0000;
}

/* Text Editor */
p.acht, span.acht {
	font-size: 8px;
}

p.negen, span.negen {
	font-size: 9px;
}

p.tien, span.tien {
	font-size: 10px;
}

p.elf, span.elf {
	font-size: 11px;
}

p.twaalf, span.twaalf {
	font-size: 12px;
}

p.veertien, span.veertien {
	font-size: 14px;
}

p.zestien, span.zestien {
	font-size: 16px;
}

p.normaal, span.normaal {
	font-size: 11px;
}

select.select {
	width: 90px;
}

td.titel {
	width: 50px;
	text-align: right;
	padding-right: 4px;
}

td.select {
	width: 90px;
	background: url("../images/dot_vert.gif") repeat-y top right;
}

td.select_product {
	width: 90px;
}

input.contact {
	width: 250px;
	border: 1px solid #9f9f9f;
}

textarea.contact {
	width: 250px;
	height: 75px;
	border: 1px solid #9f9f9f;
}

td.contact {
	vertical-align: bottom;
}

#video {
	width: 480px;
	height: 300px;
}

#video2 {
	width: 480px;
	height: 300px;
}

/* Manipal css */
#wrapper_manipal {
	background: #fff url("../images/manipal_top.gif") no-repeat top center;
	min-height: 130px;
	_height: 130px;
}

#manipalcontainer {
	width: 962px;
	margin: 0 auto;
}

#manipal_left {
	float: left;
	display: inline;
	width: 498px;
	margin: 44px 0 0 261px;
	background: url("../images/dot_vert.gif") repeat-y top left;
}

#manipal_left div.paragraph {
	background: url("../images/dot_hor.gif") repeat-x bottom left;
	padding: 10px 8px 15px 9px;
}

#manipal_left div.paragraph_top {
	background: url("../images/dot_hor.gif") repeat-x bottom left;
	padding: 0 8px 15px 9px;
}

#manipal_right {
	float: right;
	width: 200px;
}

#manipal_logo {
	margin: 10px 25px;
}

#manipal_buttons {
	margin: 0 0 0 10px;
}