@import url("/style.css");
BODY {
	background : #1a1347;
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #000000;
	margin:0px;
}
TD {
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #000000;
}
P, BLOCKQUOTE, H4 {
	margin-top: 0;
	margin-bottom: 0;
}
A {
	color: #000000;
}
A:hover {
	color: red;
}
.wosimage {
/*
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
*/
	padding: 5;
}

p {
	font-family:verdana;
	font-size:11px;
	line-height:17px;
	color:#000000;
}

.header_button {
	background-color:#737373;
	border:1px solid #6b6b6b;
	color:#ffffff;
	font-family:verdana;
	font-size:11px;
	width:80px;
}

.header_button_red {
	background-color:#852a29;
	border:1px solid #6e1e1d;
	color:#ffffff;
	font-family:verdana;
	font-size:11px;
	width:110px;
}

.searchbutton {
	background-image:url(/images/searchbutton.gif);
	background-repeat:no-repeat;
	width:22px;
	height:23px;
	border-width:0px;
	cursor:pointer;
}

.orderbutton {
	background-image:url(/images/orderbutton.gif);
	background-repeat:no-repeat;
	width:104px;
	height:28px;
	border-width:0px;
	color:#ffffff;
	font-family:verdana;
	font-size:12px;
}

.nbbutton {
	background-image:url(/images/nb_back.gif);
	background-repeat:no-repeat;
	width:60px;
	height:19px;
	border-width:0px;
	color:#ffffff;
	font-family:verdana;
	font-size:11px;
}

.button {
	background-image:url(/images/nb_back_wide.gif);
	background-repeat:no-repeat;
	width:120px;
	height:19px;
	border-width:0px;
	color:#ffffff;
	font-family:verdana;
	font-size:11px;
	line-height:14px;
	cursor:	pointer;
}
.inputtext {
	border: 1px solid #000;
}

/***************************************
* Drop Down Thingie
****************************************/
.lang_dropdown
{
	background-image:url(/images/taal_up.jpg);
	background-repeat:no-repeat;
	width:91px;
	height:22px;
	display:block;
	padding-left:5px;
	padding-top:5px;
	float:left;
	cursor:pointer;
	font-family:verdana;
	font-size:10px;
}

.lang_dropdown_click {
	background-image:url(/images/taal_down.jpg);
	background-repeat:no-repeat;
	width:91px;
	height:22px;
	display:block;
	padding-left:5px;
	padding-top:5px;
	float:left;
	cursor:pointer;
	font-family:verdana;
	font-size:10px;
}

.langpopup {
	background-color: #eae8e9;
	font-size: 11px;
	font-weight: Bold;
	color:black;
	width:104px;
	text-align:right;
	cursor:pointer;
	clear:both;
	display:block;
	padding:2px;
	margin:2px;
	padding-top:5px;
	padding-right:10px;
}

.langpopup_over {
	background-color: #eae8e9;
	font-size: 11px;
	font-weight: Bold;
	color: #005998;
	width:104px;
	text-align:right;
	cursor:pointer;
	clear:both;
	display:block;
	padding:2px;
	margin:2px;
	padding-top:5px;
	padding-right:10px;

}
/* lloyd menu */
.navitemsub_active {
	padding-right:10px;
	padding-left:10px;
	font-weight:bold;
	color:black;
	text-decoration: none;
	cursor:pointer;
	border-right:2px solid #525051;
	height:16px;
	line-height:16px;
	display:inline;
}

.navitemsub {
	padding-right:10px;
	padding-left:10px;
	font-weight:normal;
	color:black;
	text-decoration: none;
	cursor:pointer;
	border-right:2px solid #525051;
	height:16px;
	line-height:16px;
	display:inline;
}

.navitemsub_over {
	padding-right:10px;
	padding-left:10px;
	font-weight:normal;
	color:#005998;
	text-decoration: none;
	cursor:pointer;
	border-right:2px solid #525051;
	height:16px;
	line-height:16px;
	display:inline;
}

.navitemsub_active_over {
	padding-right:10px;
	padding-left:10px;
	font-weight:bold;
	color:#005998;
	text-decoration: none;
	cursor:pointer;
	border-right:2px solid #525051;
	height:16px;
	line-height:16px;
	display:inline;
}

.navitemhoofd {
	background-image: url(/images/menuitem_back.gif);
	background-repeat:repeat-x;
	color: red;
	font-size: 11px;
	font-weight: Bold;
	height:29px;
	cursor:pointer;
}
.navitemhoofd A, .navitemhoofdactive A {
	text-decoration: none;
	color: black;
}
.navitemhoofdactive A {
	text-decoration: none;
	color: red;
}
.navitemhoofdactive {
	background-image: url(/images/menuitem_back_over.gif);
	background-repeat:repeat-x;
	color: black;
	font-size: 11px;
	font-weight: Bold;
	height:29px;
	cursor:pointer;
}
.navpopup {
	background-color: #eae8e9;
	font-size: 11px;
	font-weight: Bold;
	color:black;
	z-index: 99999;
}

.navpopup_over {
	background-color: #eae8e9;
	font-size: 11px;
	font-weight: Bold;
	color: #005998;
}

.navpopup A{
	background-color: #eae8e9;
	font-size: 11px;
	font-weight: Bold;
	color: black;
	text-decoration:none;
}

.navpopup A:hover{
	font-size: 11px;
	font-weight: Bold;
	color: #005998;
	text-decoration:none;
}
.inleiding {
	font-size: 11px;
	font-weight: Bold;
	line-height:16px;
	padding-top:10px;
	display:block;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
}
.bericht {
	font-size: 11px;
	font-weight: normal;
	line-height:16px;
	padding-top:10px;
	display:block;
	padding-left:10px;
	padding-right:10px;
}

.pubdatum {
	font-size: 11px;
	font-weight: Bold;
	line-height:16px;
	padding-top:10px;
	display:block;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
	color:#6f6f6f;
}

.copyright {
	font-size: 11px;
	font-weight: Normal;
	line-height:16px;
	padding-top:2px;
	display:block;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
	color:#6f6f6f;
}

.artikelbuttons {
	border:0px solid green;
	width:200px;
}

.bottomlinks, .bottomlinks:hover {
	color:#ffffff;
	text-decoration:none;
}

/********************
* Lists etc
********************/
.headings, .headings A {
	font-size: 10px;
	text-decoration: none;
	line-height: 18px;
}

/****************************************
* Old Stuff
*****************************************/


.table {
	border: 1px solid #000000;
	border-collapse: collapse;
}
.tableHeader {
	background-color: #FFFFFF;
}
.tableContent {
}
.foutmelding {
	color : red;
}
.foutbox {
	border: 1px solid Red;
}
.foutfill {
	color: Red;
}
.highlight {
	background-color: Yellow;
}
.navitem {
	background-color: #0A1E5B;
	border-bottom: 1px solid #99AABD;
	color: #FFFFFF;
	font-weight: Bold;
	font-size: 8pt;
}
.bovenbalk TD {
	font-size: 8pt;
}
.navitemsub1 {
	background-image: url(/images/navitemsub1.jpg);
}
.navitemsub2 {
	background-image: url(/images/navitemsub2.jpg);
}
.navitemsub2 A, .navitemsub2 A:hover {
	color: #0A1237;
	font-size: 8pt;
	font-weight: Bold;
	text-decoration: none;
}
.kop, H1 {
	font-size: medium;
	font-weight: Bold;
}
.nieuwsheadlines A {
	text-decoration: none;
}
.voorpagina {
	color: #000099;
}
.voorpagina A {
	/*color: #014CB1;*/
	color: #ef1c23;
	text-decoration: none;
	font-weight: Bold;
}
H1, .titel1 {
	font-size: 11pt;
	font-weight: Bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
H1 A, H1 A:hover, .titel1 A, .titel1 A:hover {
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
H2 {
	font-size: 10pt;
	font-weight: Bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
H2 A, H2 A:hover {
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
.top, .top TD, .bijschrift {
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #000000;
}
.top A, .top A:hover {
	color: #000000;
	text-decoration: none;
}
.grijs {
	color: #6f6f6f;
}
.lijntop {
	border-top: 1px dotted #99AABD;
}
.lijnbottom {
	border-top: 1px dotted #99AABD;
}
.lijnleft {
	border-top: 1px dotted #99AABD;
}
.sponsoredlinks A:link, .sponsoredlinks A:visited {
	color: Red;
}
.afbeeldinglinks {
	float: left;
/*	margin: .5em 0 6px 20px; */
	font-size: 10px;
	color: #000000;
	text-align: center;
}
.afbeeldinglinks IMG {
	padding: 5px;
}
.afbeeldingrechts {
	float: right;
/*	margin: .5em 0 6px 20px; */
	font-size: 10px;
	color: #000000;
	text-align: center;
}
.afbeeldingrechts IMG {
	margin-left: 5px;
	margin-bottom: 5px;
}

/*	zibb balk */
#title
{
	font-family: Verdana;
	font-size:10px;
	background: #f3f3f5;
	height: 23px;
	border-bottom: 1px solid #FFFFFF;
	border-width: 1px 0px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 10px;
	width: 100%;
}

#title #links
{
	float: left;
	line-height: 22px;
}

#title #powered
{
	float: right;
}

#title .leesmeer {
	background: url(/images/pijl.gif) no-repeat;
	background-position: 0px 4px;
	padding-left: 7px;
	color: #000000;
	text-decoration: none;
	margin-left: 11px;
}

#title .leesmeer:hover {
	text-decoration: underline;
}

#title img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.wk {
 color: #ff8040;
}

.nd, .nd:hover {
	text-decoration: none;
	color: #000000;
	text-align: justify;
	font-size: 11px;
	line-height:16px;
	clear:both;
	padding-left:10px;
	display:block;
	margin-right:15px;

}
.hd, .hd:hover {
	text-decoration: none;
	color: #000000;
	font-size: 10pt;
}

.linktitel {
	font-size: 10pt;
	font-weight: Bold;
	margin-top: 10px;
	margin-bottom: 10px;
	clear:both;
	padding-right:10px;
	display:block;
}
.linktitel A, .linktitel A:hover {
	color: #000000;
	text-decoration: none;
	margin-top: 15px;
	margin-bottom: 5px;
	clear:both;
	padding-left:10px;
	display:block;
}

.tekstbutton, .tekstbutton A, .tekstbutton A:hover {
	color: Red;
	font-weight: Bold;
	text-decoration: underline;
	font-size: 10pt;
}

textarea {
	FONT-SIZE: 10pt;
	FONT-FAMILY: Verdana, Arial;
}
.related A {
	color: Red;
}
.small {
	font-size: 8pt;
	line-height: 16px;
}
.pollinside TD {
	font-size: 10px;
}

.poll_option {
	font-size: 10px;
}

.poll_header {
	font-size: 12px;
	font-weight: bold;
}

.onder, .onder A:link, .onder A:visited, .onder A:hover {
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}

.zoektop, .zoektop A {
	font-size: 7pt;
	font-weight: Bold;
}
.querysoort {
	font-size: 10px;
}
.letter {
	text-align: center;
	font-weight: Bold;
	cursor: pointer;

}
.letter A, .letter A:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.tab_unselected, .tabgroot_unselected, .tab80_unselected, .tab144_unselected, .tabwide_unselected {
	background-image: url(/images/tab.jpg);
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: Bold;
	cursor: pointer;
}
.tab_selected, .tabgroot_selected, .tab80_selected, .tab144_selected, .tabwide_selected {
	background-image: url(/images/tab_selected.jpg);
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: Bold;
	cursor: pointer;
}
.tabgroot_unselected {
	background-image: url(/images/tab122.jpg);
}
.tabgroot_selected {
	background-image: url(/images/tab122_selected.jpg);
}


.tabwide_unselected {
	background-image: url(/images/tab_wide.jpg);
}
.tabwide_selected {
	background-image: url(/images/tab_wide_selected.jpg);
}

.headings, .headings A {
	font-size: 8pt;
	text-decoration: none;
	line-height: 18px;
}
.zoektop, .zoektop A {
	font-size: 7pt;
	font-weight: Bold;
}
.querysoort {
	font-size: 10px;
}
.tab80_unselected {
	background-image: url(/images/tab80.jpg);
}
.tab80_selected {
	background-image: url(/images/tab80_selected.jpg);
}
.tab144_unselected {
	background-image: url(/images/tab144.jpg);
}
.tab144_selected {
	background-image: url(/images/tab144_selected.jpg);
}


/* ENQUETE */
.enquete_popup {
	top: 200px;
	left: 310px;
	position: absolute;
	z-index: 100;
	height: 300px;
	width: 350px;
	background-color: #FFFFFF;
	background-image: url(/images/overlay.gif);
}
.enquete_popup TD {
	font-size: 10px;
}
.popup_set {
	position: absolute;
	z-index: 101;
	cursor: pointer;
}
.enquete_ja {
	top: 448px;
	left: 393px;
	height: 20px;
	width: 82px;
}

.enquete_nee {
	top: 448px;
	left: 496px;
	height: 20px;
	width: 82px;
}

.enquete_close {
	top: 200px;
	left: 594px;
	height: 14px;
	width: 63px;
}

.enquete_privacy {
	top: 482px;
	left: 520px;
	height: 13px;
	width: 55px;
}

/*********************************************************************
* (Companies by name / activity )
**********************************************************************/
.comp_searchbox {
	font-size: 11px;
	font-family: Verdana;
	height:23px;
	border:1px solid #7F2E2D;
	line-height:17px;
	padding-left:3px;
}

.comp_searchbutton {
	font-size: 11px;
	font-family: Verdana;
	background-image: url(/images/comp_search.gif);
	background-repeat:no-repeat;
	width:96px;
	color:#ffffff;
	height:24px;
	border-width:0px;
}

.kernwoord {
	background-color:#a9bec7;
	font-weight:bold;
	text-decoration:underline;
}

/*********************************************************************
* (Ports Worldwide)
**********************************************************************/
.portTable {
	border-top: 1px dashed #c0c0c0; 
	border-bottom: 1px dashed #c0c0c0;
}

.portCountry {
	font-size: 14px;
}
.portArea {
	font-size: 16px;
  border-bottom: 1px solid #000000;
}

.portTableTitle {
	font-size: 10px;
  width: 100px;
}

.portStartHolder,
.portStartHolder_over {
	cursor: pointer;
	margin: 0px;
	width: 230px;
	height: 24px;
	background: url(/images/portsworldwide/start_button_full.jpg) no-repeat;
	float: left;
}

.portStartHolder_over {
	background: url(/images/portsworldwide/start_mouseover_full.jpg) no-repeat;
}

.portStartButtonStart {
	width: 24px;
	height: 24px;
	margin: 0px;
	padding-top: 6px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	float: left;
}

.portStartHolder_over .portStartButtonStart {
	color: #000000;
}

.portStartButtonRepeat {
	height: 24px;
	padding: 0px;
	padding-top: 7px;
	padding-left: 2px;
	margin: 0px;
	float: left;
}

.portStartHolder .portStartButtonRepeat a,
.portStartHolder_over .portStartButtonRepeat a {
	text-decoration: none;
	font-size: 9px;
}

.portStartHolder_over .portStartButtonRepeat a,
.portStartHolder_over .portStartButtonRepeat a:hover {
	color: #FFFFFF;
}

.portBreadCrumbs {
	background: #e0b8b8;	
}

.portStep2Holder,
.portStep2Holder_over {
	cursor: pointer;
	margin: 0px;
	width: 230px;
	height: 18px;
	float: left;
	font-size: 10px;
}

.portStep2Holder_over {
	background: url(/images/portsworldwide/step_2_full_mousover.jpg) no-repeat;
}

.portStep2ButtonStart {
	width: 26px;
	height: 18px;
	margin: 0px;
	float: left;
}

.portStep2ButtonText {
	height: 18px;
	float: left;
}

.portStep2Holder_over .portStep2ButtonText a {
	color: #FFFFFF;
	text-decoration: none;
}

.portS3I,
.portS3I_over {
	cursor: pointer;
	padding-left: 5px;
	padding: 5px;
	width: 140px;
	float: left;
	font-size: 11px;
	text-decoration: underline;
}

.portS3I_over {
	text-decoration: none;
}

.portStep3DetailHolder {
	background: url(/images/portsworldwide/step_3_details.jpg) no-repeat;
  width: 455px;
  height: 139px;
  float: left;
}

.portStep3DetailText {
	margin: 15px;
}

.mediapanel {
	font-size: 8pt;
}
.mediapanel UL {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
}
.pubdatummedia {
	font-size: 11px;
	font-weight: Bold;
	color:#6f6f6f;
}
.mediapanel A {
	font-weight: Bold;
	color: red;
	text-decoration: none;
}

.mediaankondiging {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 8pt;
	padding-left: 5px;
}
.mediaankondiging UL {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
}
