body {
	margin: 0px 0px 20px 0px;
	background-color: #ffffff;
	}

* {
	padding: 0px;
	margin: 0px;
	}

th, td, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #333333;
	text-align: left;
	vertical-align: top;
	border: 0px solid #ffffff;
	}

div.home,
div.next {
	text-align: center;
	}

table.basic {
	width: 900px;
	height: 100%;
	margin: auto;
	border-bottom: 5px solid #ffcc00;
	}

td.topbar {
	height: 125px;
	background-image: url('../images/fixed/bg_topbar.gif');
	background-repeat: no-repeat;
	background-position: 215px 50px;
	}
	
td.topbar img {
	border-width: 0px;
	float: left;
	}
td.topbar img.directbestellen {
	float: right;
	margin-top: 5px;
	}

td.menu {
	height: 5px;
	background-color: #ffcc00;
	font-size: .9em;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;
	}
td.menu div {
	width: auto;
	float: left;
	line-height: 25px;
	}
td.menu a {
	font-family: Trebuchet MS ! important;
	color: #000000;
	text-decoration: none;
	display: block;
	padding-left: 12px;
	padding-right: 12px;
	background-image: url('../images/fixed/bg_menu.gif');
	background-repeat: no-repeat;
	background-position: 0px 7px;
	}
td.menu a:hover,
td.menu div.selected a:hover,
td.menu div a.selected:hover {
	background-color: #0085C0;
	color: #ffffff;
	}
td.menu div.selected a,
td.menu div a.selected {
	background-color: #cc9900;
	color: #ffffff;
	}
.home td.crumbs {
	display: none;
	}
td.crumbs {
	height: 30px;
	vertical-align: middle;
	font-size: .7em;
	color: #666666;
	}
td.crumbs a {
	color: #666666;
	text-decoration: none;
	}

td.content {
	padding: 0px 10px 20px 20px;
	}
.home td.content {
	padding: 480px 10px 20px 20px;
	}

td.contentbar {
	padding-right:-150px;
	}

table.contentainer {
	width: 700px;
	height: 100%;
	float: left;
/*	margin-right: 50px ! important; */
	}

div.rightcol {
	width: 195px;
	text-align: left;
	overflow:hidden;
	}
div.rightcol img {
	width: 190px;
	overflow:hidden;
	}
div.rightcol p {
	width: 180px;
	margin-left: 20px;
	float: left;
	margin-top: 5px;
	background-color: #0082CA;
	color: #ffffff;
	padding: 5px;
	}
.home div.rightcol {
	display: none;
	}



/* HOMEPAGE */

.home table.basic {
	background-image: url('/images/content/pic_homepage.jpg');
	background-repeat: no-repeat;
	background-position: 240px 80px; 
	}

table.news {
	margin-top: 25px;
	width: 218px;
	background-image: url('../images/fixed/bg_news.gif');
	border-left: 1px solid #950000;
	border-right: 1px solid #e90000;
	}
table.news th {
	padding: 5px;
	color: #ffffff;
	}
table.news td.pic {
	background-color: #ffffff;
	text-align: center;
	}
table.news td.pic img {
	border-width: 0px;
	}
table.news td.txt {
	background-color: #ffffff;
	padding: 5px;
	font-weight: bold;
	border-bottom: 1px solid #cc0000;
	}
table.news td.txt a {
	color: #000000;
	text-decoration: none;
	}
table.news td.txt a b {
	color: #cc0000;
	font-size: 1.2em;
	}
table.news td.link {
	text-align: right;
	color: #ffffff;
	padding: 5px;
	}
table.news td.link a {
	color: #ffffff;
	text-decoration: none;
	}
table.blue {
	background-image: url('../images/fixed/bg_news_blue.gif');
	border-left: 1px solid #005984;
	border-right: 1px solid #0084C5;
	}
table.blue td.txt {
	background-color: #ffffff;
	padding: 5px;
	font-weight: bold;
	border-bottom: 1px solid #0078A6;
	/*border-bottom-width: 0px ; */
	}
table.blue td.txt img {
	float: right;
	margin-left: 5px;
	border-width: 0px;
	}
table.blue td.txt .leesmeerlink {
	font-weight: normal;
	color: #0078A6;
	text-decoration: underline;
	}


/* SUBMENU */

td.submenu {
	width: 220px;
	background-image: url('../images/fixed/bg_submenu.gif');
	background-repeat: no-repeat;
	background-color: #f0f7fa;
	}
.home td.submenu {
	background-image: none;
	background-color: #ffffff;	
	}
td.submenu ul {
	list-style-type: none;
	background-image: url('../images/fixed/bg_submenu_ul.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #0085C0;
	}
td.submenu li {
	border-bottom: 1px solid #ffffff;
	}
td.submenu li.selected a {
	background-image: url('../images/fixed/bg_menu.gif');
	background-repeat: no-repeat;
	background-position: 0px 8px;
	border-bottom:1px solid #FFFFFF;
	}
td.submenu ul li.selected {
	border-bottom:none !important;
	}	
td.submenu ul li.selected ul li {
	border-bottom:none !important;
	}
td.submenu ul li.selected ul li.selected {
	background-image: url('../images/fixed/bg_menu.gif');
	background-repeat: no-repeat;
	background-position: 0px 8px;
	}	
td.submenu ul li.selected ul li a {
	background:none;
	padding-left:30px;
	}	
td.submenu ul li.selected ul li a:hover {
	background-color:#FFCC00;
	}
td.submenu ul li.selected ul li.selected a:hover {
	background-image: url('../images/fixed/bg_menu.gif');
	background-repeat: no-repeat;
	background-position: 0px 8px;
	}			
td.submenu li a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 4px 10px 4px 15px;
	}
td.submenu li a:hover {
	background-color: #ffcc00;
	color: #333333;
	}
td.submenu li li a {
	font-weight: normal;
	}

/* FONTS and COLORS*/

h1 {
	font-family: Arial;
	font-size: 1.6em;
	font-weight: normal;
	color: #0082CA;
	}

h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.2em;
	}

p {
	margin-bottom: 15px;
	}

td.content a {
	color: #0085C0;
	}

td.content ul {
	margin-left: 18px;
	list-style-type: square;
	}
td.content ol {
	margin-left: 25px;
	}


/* FORMS */

input {
	margin-right: 5px;
	vertical-align: middle;
	}
input,
select,
button,
textarea {
	border: 1px solid #333333;
	height: 18px;
	width: 180px;
	background-image: url('/images/fixed/bg_input.gif');
	}
input.small {
	width: 35px;
	}
input.short,
select.short {
	width: 50px;
	}
.mediumshort {
	width: 70px;
	}
.medium {
	width: 120px;
	}
.long {
	width: 180px;
	}

textarea {
	height: 100px;
	}

button {
	background-image: none;
	margin-bottom: 5px;
	font-weight: bold;
	}

input.radio {
	border-width: 0px;
	background-image: none;
	width: 10px;
	height: 10px;
	}

form#contactFORM td {
	padding-top: 2px ! important;
	padding-right: 10px ! important;
	padding-bottom: 2px ! important;
	padding-left: 0px ! important; 
	}

/* fotoboek */

.fotoitem {
	float:left;
	width:110px;
	height:110px;
	margin-bottom:20px;
	border:1px solid #ebebeb;
}	

.fotoitem td {
	vertical-align:middle;
	text-align:center;
}	
