/*  LOEVESTEIN BLAUW : PMS 293  = #0049B2 */

body
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}

form, div, p, h1, h2, h3, h4, h5, h6
{
	margin: 0;
	padding: 0;
	/*line-height: 1em;*/
}

td, th, p, div, span
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}

.listEntry { margin-bottom: 10px; }

a, a:link, a:visited, a:active, a:focus
{
	color: #000000;
	text-decoration: none;
}

a:hover
{
	color: #000000;
	text-decoration: underline;
}

.articleText
{
	margin-bottom: 3px;
	text-align: left;
}

.articleCode
{
	margin-bottom: 3px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
} 

.articleSummary
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 135%;
}

.v09
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
}

.v10
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}

.v11
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}

.v12
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
}

.v13
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
}

.v14
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
}

.formSearch
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.nav_table, .nav_table a, .nav_table a:link, .nav_table a:active, .nav_table a:visited, .nav_table a:hover
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #4a5966;
	font-weight: normal;
	text-decoration: none;
}

.nav_table a:hover { text-decoration: underline; }

.nav_table_active, .nav_table_active a, .nav_table_active a:link, .nav_table_active a:active, .nav_table_active a:visited, .nav_table_active a:hover
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #4a5966;
	font-weight: bold;
	text-decoration: none;
}

.articleList_toptext
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}

.articleList_listhead
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#list_top_ul
{
	padding: 0 0;
	margin-left: 0;
	border-bottom: 0 solid #5e747f;
	font: bold 10px Verdana, sans-serif;
}

#list_top_ul li
{
	list-style: none;
	margin: 0;
	display: inline;
}

#list_top_ul li a
{
	padding: 2px 4px;
	margin-left: 0;
	border: 0 solid #778;
	border-bottom: none;
	background: #0049b2;
	text-decoration: none;
	color: #000000;
}

#list_top_ul li a:link { color: #000000; }
#list_top_ul li a:visited { color: #000000; }

#list_top_ul li a:hover
{
	color: black;
	background: #e4e8f6;
	border-color: #227;
}

#list_top_ul li a#list_top_active_link, #list_top li a#list_top_home_active_link
{
	background: white;
	border-bottom: 1px solid white;
	color: black;
}

#list_level ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#list_level li { margin: 0 0 1px; }

#list_level a
{
	display: block;
	padding: 2px 2px 2px 24px;
	border: 1px solid #92a1af;
	width: 160px;
	background-color: #b7c2d0;
}

#list_level a:link, #list_level_ul a:visited
{
	color: black;
	text-decoration: none;
}

#list_level a:hover
{
	border: 1px solid #92a1af;
	background-color: #ff8c00;
	color: black;
}

#list_level_parent a:link, #list_level_parent a:visited, #list_level_parent_link a:hover
{
	border: 1px solid #92a1af;
	background-color: #ff6600;
	color: black;
}

#container
{
	width: 740px;
	border: 1px solid gray;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

#headerBlock
{
	padding: 0;
	margin: 0 0 10px 0;
	width: 740px;
}

#mainBlock
{
	padding: 0;
	margin: 0 0 0 215px;
	background-color: white;
	line-height: 1.6em;
}

#mainBlock a
{
	color: #000000;
}

#mainBlock .sitemap_level
{
	color: #0049B2;
}



#leftBlock
{
	float: left;
	width: 200px;
	margin: 0 0 5px;
	padding: 0;
	background-color: white;
}

#rightBlock
{
	float: right;
	width: 1px;
	margin: 0;
	margin-left: 5px;
	padding: 5px;
	background-color: #FFFFFF;
}

#footerBlock
{
	clear: both;
	padding: 0px;
	margin-top: 5px;
	background-color: #0049B2;
	color: white;
	text-align: left;
	text-transform: uppercase;
	font-size: 6px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

#footerBlock a, a:link, a:visited, a:active, a:focus, a:hover { color: #ffffff; }

.tableForum
{
	background-color: #ffffff;
	border: 2px solid #006699;
}

th
{
	color: #ffa34f;
	font-size: 10px;
	font-weight: normal;
	background-color: #006699;
	height: 24px;
	background-image: url(../../img/forum/silver/cellpic3.gif);
	background-repeat: repeat-x;
}

th.thForum, th.thTopic, th.thPost, th.thLastPost
{
	font-weight: normal;
	border: #ffffff;
	border-style: solid;
	height: 24px;
}

th.thForum { border-width: 0; }
th.thTopic { border-width: 0; }
th.thPost { border-width: 0; }
th.thLastPost { border-width: 0; }

td.rowIcon, td.rowForum
{
	background-color: #efefef;
	height: 30px;
}

td.rowLabel, td.rowReply { background-color: #efefef; }
td.rowError { background-color: #d82b2b; }
td.rowTopic, td.rowPost, td.rowLastPost, td.rowReplyA { background-color: #dee3e7; }
td.row3 { background-color: #d1d7dc; }

td.rowIcon, td.rowLabel, td.rowReply, td.rowReplyA
{
	padding-left: 4px;
	padding-right: 4px;
}

.rowText { font-size: 12px; }

.rowError
{
	font-size: 12px;
	color: #ffffff;
}

.rowTextMed { font-size: 11px; }
.rowTextSmall { font-size: 10px; }

.rowTextLabel
{
	font-size: 12px;
	font-weight: bold;
}

.rowText, .rowTextMed, .rowTextSmall, .rowTextLabel { color: #000000; }

a.rowText, a.rowTextMed, a.rowTextSmall
{
	color: #006699;
	text-decoration: none;
}

a.rowText:hover, a.rowTextMed:hover, a.rowTextSmall:hover
{
	color: #dd6900;
	text-decoration: underline;
}

.mainmenu
{
	font-size: 11px;
	color: #000000;
}

a.mainmenu
{
	text-decoration: none;
	color: #006699;
}

a.mainmenu:hover
{
	text-decoration: underline;
	color: #dd6900;
}

.cattitle
{
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1px;
	color: #006699;
}

a.cattitle
{
	text-decoration: none;
	color: #006699;
}

a.cattitle:hover { text-decoration: underline; }

.catBottom
{
	background-color: #d1d7dc;
	background-image: url(../../img/forum/silver/cellpic1.gif);
	background-repeat: repeat-x;
	text-align: center;
}

.rowTextForumlink
{
	font-weight: bold;
	font-size: 12px;
	color: #006699;
}

.rowTextForumlink a, .rowTextForumlink a:link, .rowTextForumlink a:active, .rowTextForumlink a:visited
{
	text-decoration: none;
	color: #006699;
}

.rowTextForumlink a:hover
{
	text-decoration: underline;
	color: #dd6900;
}

.navForum
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}

.navForum a, .navForum a:link, .navForum a:active, .navForum a:visited
{
	text-decoration: none;
	color: #006699;
}

.navForum a:hover
{
	text-decoration: underline;
	color: #006699;
}

.forumInputText
{
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.forumTextareaText
{
	font-weight: normal;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.forumButton
{
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.postdetails
{
	font-size: 10px;
	color: #000000;
	margin: 3px 0 0;
}

.postdetails hr
{
	margin: 0;
	padding: 0;
	height: 0;
	border: 0 solid #d1d7dc;
	border-top-width: 1px;
}

.postbody
{
	font-size: 12px;
	color: #000000;
	margin: 0 0 3px;
	padding: 0;
}

.postbody a, .postbody a:link, .postbody a:active, .postbody a:visited
{
	text-decoration: none;
	color: #006699;
}

.postbody a:hover
{
	text-decoration: underline;
	color: #dd6900;
}


ul
{
	margin: 0 0 5px 0px;
}

li
{
	text-indent: 00em;
	margin: 0 0 0 -1em;
}

.footertekst
{
	/*background-color: #0049B2;*/
	color: white;
	font-size: 9px;
	padding: 3px;
	text-align: left;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

tr
{
	color: #000000;
	backgroundcolor: red;
	border-color: black;
	border-width: 0 0 0 1px;
	border-style: solid;
}

h3
{
	font-size: 16px;
}

h4
{
	font-size: 12px;
}

.specificaties
{
	background-color: silver;
	padding: 4px;
}

