#nav, #nav ul {
	list-style: none;
	border: 1px solid gray;
	margin: 0;
	padding: 0;
}

#nav li:hover ul, #nav li:hover li:hover ul {
	display: block;
}

#skipnav a:active, #skipnav a:focus {
	overflow: visible;
	height: auto;
	background-color: #d8e0c8;
}

body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	behavior: url("csshover.htc");
}

p {
	margin-bottom: 0px;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
	cursor: default;
}

ol {
	margin-top: 0px;
	margin-bottom: 0px;
	cursor: default;
}

table tr td {
	vertical-align: top;
}

.btPagina {
	background-color: rgb(0,0,0);
	font-size: 12px;
	color: rgb(128,128,128);
	cursor: default;
}

.bLogo {
	background-image: url('http://channelletterbender.seasites.nl/customers/channelletterbender.seasites.nl/galerij/logo.jpg');
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-color: rgb(0,0,0);
	cursor: default;
}

.btaSlogan {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	font-size: 24px;
	color: rgb(255,255,255);
	font-family: Times New Roman, Times, serif;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	cursor: default;
	background-color: rgb(152,152,152);
}

.btSnelweg {
	text-align: left;
	cursor: default;
}

.btInhoud {
	background-color: rgb(255,255,255);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: rgb(108,108,108);
}

.btInhoud a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: rgb(108,108,108);
}

.btInhoud table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: rgb(108,108,108);
}

.balk {
	background-color: rgb(221,232,239);
	color: rgb(71,130,213);
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	text-align: left;
	background-image: url('/templates/template130/business/business_balk.jpg');
	background-repeat: no-repeat;
	cursor: default;
}

.adres {
	background-color: rgb(34,34,34);
	font-size: 9px;
	color: rgb(255,255,255);
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	cursor: default;
}

.kader {
	background-color: rgb(255,255,255);
}

.vak {
	background-color: rgb(255,255,255);
}

.vlak {
	background-color: rgb(255,255,255);
}

.subtickertapefont {
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(0,153,255);
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.subtickertapefont a {
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(0,153,255);
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
}

.clCMAbs {
	position: absolute;
	visibility: hidden;
	left: 0;
	top: 0;
}

.btMenu {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: rgb(255,255,255);
	text-align: left;
	background-color: rgb(34,34,34);
	font-weight: bold;
}

.btMenuover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: rgb(34,34,34);
	color: rgb(193,193,193);
	text-align: left;
	cursor: pointer;
	font-weight: bold;
}

.btMenu1 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: rgb(255,255,255);
	background-color: rgb(34,34,34);
	text-align: left;
	position: absolute;
	padding: 2px;
	font-weight: bold;
}

.btMenuover1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: rgb(34,34,34);
	color: rgb(193,193,193);
	text-align: left;
	cursor: pointer;
	position: absolute;
	padding: 2px;
	font-weight: bold;
}

.btMenuborder {
	position: absolute;
	visibility: hidden;
	background-color: rgb(255,255,255);
	border-right: 0px solid white;
}

.btMenuborder1 {
	position: absolute;
	visibility: hidden;
	background-color: rgb(255,255,255);
}

.clBar {
	position: absolute;
	width: 10;
	height: 10;
	visibility: hidden;
}

.thumbnail {
	width: 160px;
	height: 160px;
	border: 1px solid #FFFF99;
	background-color: rgb(255,255,255);
	margin: 5px;
	float: left;
}

#nav li {
	float: left;
	position: relative;
	background: #ffffff;
	border: 1px solid #ffffff;
	margin: 0;
	padding: 0;
	width: 10em;
}

#nav li:hover {
	background-color: #99ccff;
	z-index: 1;
	cursor: pointer;
}

div.topmenu #nav ul {
	position: absolute;
	display: none;
	left: 0px;
	top: auto;
}

div.sidemenu #nav ul {
	position: absolute;
	display: none;
	left: 9em;
	top: 0px;
}

div.topmenu #nav ul ul {
	position: absolute;
	display: none;
	left: 9em;
	top: 0px;
}

div.sidemenu #nav ul ul {
	position: absolute;
	display: none;
	left: 9em;
	top: 0px;
}

#nav li:hover ul ul {
	display: none;
}

#nav li.active {
	background-color: #99ccff;
}

#nav a {
	color: #555;
	font-weight: bold;
	text-decoration: none;
}

#skipnav {
	margin: 0;
	height: 1px;
	overflow: hidden;
}

#skipnav a {
	display: block;
	height: 1px;
	overflow: hidden;
	position: absolute;
	width: 8.6em;
	z-index: 500;
}
