body
{
	font-size: 11px;
	font-family: Verdana, Geneva, Helvetica, Swiss, SunSans-Regular;
	background: white url(DesignerImages/shared/pattern_red.gif) repeat-y;
}
table {
	/*border: 1px dotted gold;*/
}
img {
	/*border: 1px dotted yellow;*/
}
p
{
	color: #353535;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	font-family: Verdana, Geneva, Helvetica, Swiss, SunSans-Regular;
	word-spacing: 1px;
}

td, th
{
	font-size: 11px;
	font-family: Verdana, Geneva, Helvetica, Swiss, SunSans-Regular;
}

a, a:visited
{
	color: #c8423d;
	font-size: 11px;
	font-family: Verdana, Geneva, Helvetica, Swiss, SunSans-Regular, sans-serif;
	text-decoration: underline;
}

.kop
{
	color: #353535;
	font-weight: bold;
	font-size: 12px;
}

.titel
{
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

li.content { list-style-type: square; }

li
{
	color: #353535;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Geneva, Helvetica, Swiss, SunSans-Regular;
	list-style-type: square;
	word-spacing: 1px;
}

/* bij mouseover van grijs naar rood; txt zou ook bij td.menu:hover wit moeten worden; net als bij a.menu:hover*/
td.menu
{
	color: #282828;
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
	font-family: Verdana, Geneva, Helvetica, Swiss, SunSans-Regular;
	text-decoration: none;
	background: #d0d0d0;
	padding-left: 10px;
	border-style: none none solid none;
	border-width: 0px medium 1px medium;
	border-color: #fff;
	cursor:hand;
	cursor:pointer;
}

td.menuhover
{
	color: white;
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
	font-family: Verdana, Geneva, Helvetica, Swiss, SunSans-Regular;
	text-decoration: none;
	background: #c8423d;
	padding-left: 10px;
	
	border-style: none none solid none;
	border-width: 0px medium 1px medium;
	border-color: #fff;
	cursor:hand;
	cursor:pointer;
}

a.menulnk, a.menulnk:active
{
	color:#000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
	margin-right: 5px;
	margin-left: 10px;
}

a.menulnk:hover { color: white; }

.zoekbox
{
	color: #696969;
	font-size: 10px;
	line-height: 11px;
	background-color: transparent;
	text-indent: 2px;
	border: none 0px black;
}

/* eenvoudige 1px td kader */
.hairlinebox
{
	color: #696969;
	font-size: 10px;
	border: solid 1px black;
}

/* eenvoudige 1px td kader met linkerkant open; voor zoekbox gebruikt */
.hairlineboxnolft
{
	color: #696969;
	font-size: 10px;
	border-style: solid;
	border-width: 1px 1px 1px 0px;
	border-color: black;
}

td.content
{
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	padding-top: 20px;
	padding-right: 50px;
	padding-left: 84px;
	padding-bottom: 20px;
}

/* voor de uitlijning van pics in de topbalk */
td.pics
{
	color: transparent;
	padding-right: 15px;
}

td.breadcrumbs
{
	color: #2f4f4f;
	font-weight: normal;
	font-style: italic;
	font-size: 9px;
	font-family: Verdana, Geneva, Helvetica, Swiss, SunSans-Regular;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 7px;
}

a.breadcrumbs:link, a.breadcrumbs:active
{
	color: #2f4f4f;
	font-weight: normal;
	font-style: italic;
	font-size: 9px;
	font-family: Verdana, Geneva, Helvetica, Swiss, SunSans-Regular;
	text-decoration: none;
}

a.breadcrumbs:hover
{
	color: #2f4f4f;
	font-weight: normal;
	font-style: italic;
	font-size: 9px;
	font-family: Verdana, Geneva, Helvetica, Swiss, SunSans-Regular;
	text-decoration: underline;
}

.navcontainer { background: url(../DesignerImages/navigation_main/pattern_top_lines_wht.gif) repeat-x; }
.line { 
	background: url(../DesignerImages/navigation_main/pat_gray_line.gif) repeat-x; 
	height:1px;
	margin-top: 25px;
}
.error {
	border: 1px solid #2f4f4f;
	color: #c8423d;
	font-weight:bold;
	padding:1px;
}

.imageover {
	position: absolute;
	left: 550px;
	height:128px;
	width:188px;
	padding: 0px 4px 0px 4px;
	visibility: hidden;
}

    #mainnav      { font-weight: bold; font-family: Verdana, Geneva, Helvetica, Swiss, SunSans-Regular; background-color: #d0d0d0; border-top: none white; border-right: 1px solid #fff; border-bottom: medium none white; border-left: 1px solid black; position: absolute; z-index: 11; top: 17px; left: 0px; width: 142px; height: 131px; visibility: visible; display: block }
    #topleftims  { color: #2f4f4f; font-weight: bold; font-size: 11px; font-family: Verdana, Geneva, Helvetica, Swiss, SunSans-Regular; text-decoration: none; position: absolute; z-index: 10; top: 0px; left: 0px; visibility: visible; display: block }
    #logo   { color: #2f4f4f; font-weight: bold; font-size: 11px; font-family: Verdana, Geneva, Helvetica, Swiss, SunSans-Regular; text-decoration: none; position: absolute; top: 20px; left: 12px; width: 156px; height: 68px; visibility: visible; display: block }
    #logobox  { color: #2f4f4f; font-weight: bold; font-size: 11px; font-family: Verdana, Geneva, Helvetica, Swiss, SunSans-Regular; text-decoration: none; background-color: #737476; position: absolute; z-index: 3; top: 17px; left: 132px; width: 279px; height: 131px; visibility: visible; display: block }
    #gradlinebox { color: #2f4f4f; font-weight: bold; font-size: 11px; font-family: Verdana, Geneva, Helvetica, Swiss, SunSans-Regular; text-decoration: none; position: absolute; top: -1px; left: 195px; height: 132px; visibility: visible; display: block }
    #linefill   { color: #2f4f4f; font-weight: bold; font-size: 11px; font-family: Verdana, Geneva, Helvetica, Swiss, SunSans-Regular; text-decoration: none; background-image: url(DesignerImages/navigation_main/pattern_top_lines.gif); position: absolute; z-index: 2; top: 0px; left: 409px; width: 189px; height: 148px; visibility: visible; display: block }
    #zoeken    { color: #2f4f4f; font-weight: bold; font-size: 11px; font-family: Verdana, Geneva, Helvetica, Swiss, SunSans-Regular; text-decoration: none; position: absolute; top: 129px; left: 606px; width: 146px; height: 28px; visibility: visible; display: block }
    #adpics    { position: absolute; z-index: 10; top: 41px; left: 385px; visibility: visible; display: block }
    #titel { position: absolute; top: 104px; left: 14px; width: 448px; height: 28px; visibility: visible; display: block }
