body {
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	background: #cccccc url('/images/main/bg_1x1.png') repeat-x;;
	overflow:auto;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	color:#202020;
}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: #eaeaea;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

ul {
	margin-left: 5px;
	padding-left: 10px;
	list-style-image: url('/images/main/sq2.jpg');
}

#nav-menu {
	float: left;
	line-height: normal;
	font: bold 11px/1.5em Verdana;
	border-bottom: 1px #000000 solid;
	background-color: #000;
}
#nav-menu ul {
	margin: 0px;
	padding: 1px 0px 0px 0px;
	list-style-image: none;
}
#nav-menu li {
	display: inline;
	margin:0;
	padding:0;
}
#nav-menu a {
	float:left;
	background:url("/images/main/nav-menu_left.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	width: 125px;
}
#nav-menu a span {
	float:left;
	display:block;
	background:url("/images/main/nav-menu_right.gif") no-repeat right top;
	padding:5px 10px 4px 9px;
	color:#FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav-menu a span {float:none;}
/* End IE5-Mac hack */
#nav-menu a:hover span {
	color:#FFF;
}
#nav-menu a:hover {
	background-position:0% -42px;
}
#nav-menu a:hover span {
	background-position:100% -42px;
}

#nav-left-title {
	width: 173px;
	height: 19px;
	text-align: left;
	padding-left: 40px;
	padding-bottom: 3px;
	background-image: url('/images/main/vibit_3x2.png');
	background-repeat: no-repeat;

	color: #646464;
	font-size: 13pt;
	text-decoration:none;
	font-weight: normal;
}
#nav-left-contents {
	width: 173px;
	padding-left: 10px;
	padding-right: 6px;
	text-align: left;
	background-image: url('/images/main/vibit_4x1.png');
	background-repeat: repeat-y;
}
#nav-left-contents ul {
	padding-left: 15px;
}
#nav-left-contents a {
	font-size: 9pt;
}
#nav-left-news-title {
	width: 173px;
	height: 26px;
	text-align: left;
	padding-left: 40px;
	padding-top: 24px;
	background-image: url('/images/main/vibit_6x1.png');
	background-repeat: no-repeat;

	color: #646464;
	font-size: 13pt;
	text-decoration:none;
	font-weight: normal;
}
#nav-left-news-contents {
	width: 173px;
	height: 160px;
	padding-left: 10px;
	padding-right: 6px;
	text-align: left;
	background-image: url('/images/main/vibit_7x1.png');
	background-repeat: repeat-y;
	vertical-align: top;

	font-size: 8pt;
	text-decoration:none;
	font-weight: normal;
}
#nav-right-box-title {
	height: 26px;
	color: #646464;
	background-color: #ededed;
	font-size: 12.5pt;
}
#nav-right-box-contents {
	padding: 5px;
	text-align: left;
	vertical-align: top;
	font-size: 8pt;
}

#right-image-box {
	padding-left: 20px;
	vertical-align: top;
}

#logos li {
	padding-bottom: 20px;
}

div.news, p.news {
	font-weight: bold;
	font-size: 10pt;
	display:block;
	
}


a {
	font-size: 10pt;
	text-decoration: underline;
	font-weight: bold;
	color:#202020;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;

}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a.title {
	color: white;
	text-decoration: none;
	font-weight: normal;
}
a.title:link {
	color: white;
	text-decoration: underline;
	font-weight: normal;
}


table { 
	border: 0px;
}
table.hoofd {
	border-left: 1px black solid;
	border-right: 1px black solid;
	background-color: white;
	margin: 0px auto;
	padding: 0px;
	width: 799px;
}
h1,h2,h3,strong {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
h1 { 
	font-size: 140%;
	margin-top: 0px;
	padding-bottom: 10px;
}
h2 { 
	font-size: 100%;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
h3 { 
	font-size: 85%; 
	padding-bottom: 5px;
}

ul.nav {
	padding: 0px 2px 2px 5px;
	margin: 0 3px 2px 15px;
	list-style: none url(/images/main/pijltje_menu.jpg);
	background: transparent;
}


td.contents {
	color:#404040;
	font-size: 9pt;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: top;
	text-align: left;
	border-right: 1px #c0c0c0 solid;
	background-image: url('/images/main/vibit_5x1x1.png');
	background-repeat: repeat-y;
	width: 420px;
}
td.bold {
	font-weight: bold;
}
.tekst3 { color:#000040; font-size: 10pt; text-decoration:none; font-weight: bold;}
.tekst4 { color:#C00000; font-size: 10pt; text-decoration:none; font-weight: bold;}
.tekst5 { color:#ffffff; font-size: 8pt; text-decoration:none; font-weight: normal;}

.titel2 {
	color: #B60000;
	font-size: 10pt;
	font-weight: bold;
	float: left;
}

input.button { 
	font-weight: bold;
	font-size: 10pt;
	background-color: #d5d5d5;
}
input,select,textarea {
	border-left: 1px solid #8e8e8e;
	border-top: 1px solid #8e8e8e;
	border-right: 2px solid #8e8e8e;
	border-bottom: 2px solid #8e8e8e;
}

tr.contrast {
	background-color: #ebebeb;
}
tr.title {
	background-color: #aa0000; text-align: left; color: white;
}
div.title {
	background-color: #aa0000;
	color: white;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #790000;
}
a.title {
	color: white;
	text-decoration: none;
}
a:hover.title {
	text-decoration: underline;
}


div.tiny, span.tiny, a.tiny, p.tiny td.tiny {
	font-size: 8pt;
}
div.extratiny, span.extratiny, a.extratiny, p.extratiny {
	font-size: 7pt;
}
span.bold, p.bold {
	font-weight: bold;
}
div.strong, span.strong, a.strong, p.strong td.strong {
	font-size: 12pt;
	font-weight: bold;
}
span.highlight {
	color: #930314;
}
p.highlightbold {
	color: #930314;
	font-weight: bold;
}
p.success {
	color: green;
}
p.failure {
	color: red;
}
img.logo {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #c0c0c0;
	display: block;
}
p.footer {
	font-size: 8pt;
	text-align: center;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
/* Ogone stylesheet */
td.ncolh1 {font-face : verdana}

td.ncoltxtl {font-size: 10pt; text-align: right; font-weight: bold}
td.ncoltxtr {font-size: 10pt; text-align: left; }

td.ncoltxtc {text-align : center; font-weight : bold}
td.ncoltxtl2 {text-align : right; font-weight : bold}
/*td.ncolinput {background-color : #ffffcc; color : black}
td.ncolline1 {background-color : #ffffff; color : black}
td.ncolline2 { padding-top: 20px; }
input.ncol {background-color : #006600; color : white}*/
td.ncollogoc { text-align: center; font-weight: bold; padding-bottom: 10px; }
table.ncoltable1 { border: 1px dashed #c0c0c0; }
table.ncoltable2 { width: 100%; padding-top: 20px; padding-bottom: 20px; }
table.ncoltable3 { padding-top: 10px; padding-bottom: 20px; }

/* OTRS stylesheet */
td.mainbody {
	vertical-align: top;
}
tr.contenthead {
	background-color: #dedede;
}
tr.contentbody {
	background-color: #eeeeee;
}
.contentheadpassiv { color:#BBBBBB;background-color:#dedede;font-weight:bold;vertical-align:top; }
.contentbody { font-size:12px;vertical-align:top; }
.contentfooter { background-color:#dedede;font-size:12px;font-weight:normal;vertical-align:top;text-align:right; }
.contentkey { font-size:12px;font-weight:bold;vertical-align:top; }
.contentkeypassiv { color:#BBBBBB;font-size:12px;font-weight:bold;vertical-align:top; }
.contentvalue { font-size:8.5pt;vertical-align:top; }
.contentvaluepassiv { color:#BBBBBB;font-size:12px;vertical-align:top; }
.searchactive { background-color:#ffffff;font-size:12px;vertical-align:top; }
.searchpassive {background-color:#eeeeee;font-size:12px;vertical-align:top; }
.menu { font-size:12px;vertical-align:top; }
.menu2 { font-size:12px;vertical-align:top; background-color: #eeeeee; }
