



/* Stylesheet for hybrid with a table just for the 3 columns */
* {
	padding: 0;
	margin: 0;
}

body {
	font-family: "Verdana", Arial, Sans serif, Helvetica;	
	font-size:12px;
	color: #222222;	
	text-decoration:none;
	font-weight:normal;
	/*
	-moz-user-select: none;
	-moz-user-focus: none;
	*/
	background-image:url(../images/bg2.jpg);
	background-repeat:repeat;
	background-attachment: fixed;
}

/* FORM *//* FORM *//* FORM *//* FORM *//* FORM *//* FORM *//* FORM */
/* FORM *//* FORM *//* FORM *//* FORM *//* FORM *//* FORM *//* FORM */
#form {
	font-family: "Verdana", Arial, Sans serif, Helvetica;	
	font-size:11px;
	color: #000000;	
}

#form td  {
	width:225px;
	
}

#form .title {
	width:400px;
	
}

#form .greyTekst {
	font-family: "Verdana", Arial, Sans serif, Helvetica;	
	font-size:10px;
	color: #999999;	
}

#form td strong {
	font-family: "Verdana", Arial, Sans serif, Helvetica;	
	font-size:12px;
	color: #cc0000;	
}

#form .aanvraag {
	font-family: "Verdana", Arial, Sans serif, Helvetica;	
	font-size:11px;
	color: #000000;
	line-height:25px;	
}

#form td .textarea {
	width:397px;
	height: 120px;
}

#form td .btn {
	width: 90px;
	padding:1px;
	margin:2px;
	
}

/* FORM *//* FORM *//* FORM *//* FORM *//* FORM *//* FORM *//* FORM */
/* FORM *//* FORM *//* FORM *//* FORM *//* FORM *//* FORM *//* FORM */

#logo
{
	margin-left: 40px;
	margin-top: 0px;
}

#rss2
{
	text-align: right;
	margin-right: 12px;
	margin-top: 2px;
}
	
div.header {
	position:relative;
	width:100%;
	visibility: visible;
}

div.float {
	float:right;
	margin:0px 10px 0px 0px;
}

div.floatleft {
	float:left;
	margin:0px 0px 5px 13px;
}

div.container {
	background-image:url(../images/bg.jpg);
	background-repeat:repeat;
	/*background-attachment:fixed;*/
	position: relative;
	z-index: 3;
	margin: 26px auto;
	width: 800px;
	border-style: none;
	text-align: left;
	/*padding-bottom: 0;*/
	visibility: visible;
	/*	border-left: 1px solid #ccc; */
	/*	border-right: 1px solid #ccc; */	
	/*background-color: #ffffff;*/
}


#maintable { 
	margin: 0px;
	padding: 0px;
	width: 100%;
/*
	border-spacing: 0px;
	border-collapse: collapse;
*/
/*	border: 1px solid; */
	}

#rightbar { 
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
	padding: 5px;

	}


/*  the left colomn = menu */
#navcontainer { 
	width: 200px; 
/*	background-color:#9bc0e6; */
	margin-left: 6px;
	margin-top:34px;	
}

#navcontainer ul, #navcontainer ul li
{
	padding: 0;
	margin: 0;
}
#navcontainer ul {
	margin-left: 20px;
	padding-top:15px;
	padding-bottom:100px;
	font-family: "Verdana", Sans serif, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;	
}
#navcontainer ul li {
	list-style-type: none;
}

#navcontainer a
{
/*	display: block; */
	padding: 3px;
	width: 160px;
/*	background-color: #990000; */
/*	border-bottom: 0px solid #eee; */
}

#navcontainer a:link, #navlist a:visited
{
	color: #fff;
	text-decoration: none;
}

#navcontainer a:hover
{
	color: #fff;
	text-decoration:underline;
}

#navcontainer a.current
{
	text-decoration:underline;
}


.small {
	font-family: "Verdana", Sans serif, Arial, Times, serif;
	font-size: 10px;
	color: #cccccc;
	text-decoration: none;
	font-weight:none;
	line-height:17px;
}

.pages {
	font-family: "Verdana", Arial, Sans serif, Helvetica;	
	font-size:11px;
	color: #fff;
	text-decoration: none;
	font-weight:none;
	line-height:17px;
	padding:2px;
}


/* a:visited  {
	color: #fff;
	text-decoration:none;
	background-color:#cc0000;
} */

.top {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#666;
	font-weight: bold;
	text-decoration:underline;
	float:right;
}

input.btn {
	margin-top: 10px;
   color:#cc0000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-weight:bold;
   background-color:#f1f1f1;
   border:1px solid;
   border-top-color:#ccc;
   border-left-color:#ccc;
   border-right-color:#666;
   border-bottom-color:#666;
   cursor: hand;
   cursor: pointer;
   }

#footer {
	/*background-position: 50% 50%; */
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	/*background-attachment:fixed;*/
	text-align:center;
	height: 77px;
	margin-top: 0px;
	padding-top: 0px;
	/*border-top: 1px solid #666; */

}

ul {
	list-style: circle outside; color:#000000;
}

li {
	padding-left: 15px;
}


p {
	font-family: "Verdana", Arial, Sans serif, Helvetica;	
	font-size:12px;
	color: #222222;	
	text-decoration:none;
	font-weight:normal;
}

h1 {
	font-family: "Verdana", Arial, Sans serif, Helvetica;	
	font-size:12px;
	color: #999999;	
	line-height: 15px;
	margin-bottom:10px;
}

h2 {
	font-family: "Verdana", Arial, Sans serif, Helvetica;	
	font-size:12px;
	color: #999999;
	line-height: 15px;
}
h1 a:hover, h2 a:hover{
	color: #6699cc;
	text-decoration:underline;
	
}
h1 a:link, h2 a:link {
	color: #6699cc;
	text-decoration: none;
}

h1 a:visited, h2 a:visited {
	color: #6699cc;
	text-decoration: none;
}

b {
	font-weight:bold;
}

i {
	font-style:italic;
}

a:link, a:visited, a:hover{
	color: #000000;
	text-decoration: none;
}

hr{
	margin-top: 10px;
}


.headline {
	font-size:12px; color:#6699cc; 	
	font-family: "Verdana", Arial, Helvetica; 
	line-height:15px; 
	font-weight:bold; 
	text-decoration:none;
	margin-bottom:10px;
	} 
	
.headline2 {
	font-size:20px; color:#990000; 
	font-family: "Verdana", Arial, Helvetica; 
	line-height:24px; 
	font-weight:bold; 
	margin-bottom:10px;
	width:100%
	}

.current {
	/*background-color:#000000;*/
}

#li_1 .current  {
	width: 234px;
	background: url(../images/submenu/1_over.gif) top left no-repeat;
	}

#li_2 .current  {
	width: 234px;
	background: url(../images/submenu/2_over.gif) top left no-repeat;
	}

#li_3 .current  {
	width: 234px;
	background: url(../images/submenu/3_over.gif) top left no-repeat;
	}

#li_4 .current  {
	width: 234px;
	background: url(../images/submenu/4_over.gif) top left no-repeat;
	}

#li_5 .current  {
	width: 234px;
	background: url(../images/submenu/5_over.gif) top left no-repeat;
	}

#li_6 .current   {
	width: 234px;
	background: url(../images/submenu/6_over.gif) top left no-repeat;
	}



/* END */
