@charset "utf-8";
/* Layout by B and A automation
---------------------------------------------------------*/
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background:#FFFFFF url(../images/back_squares.jpg);
}

.thrColElsHdr #head {
	width: 100%;  
	margin: 0 auto; 
	border: 0px solid #000000;
	text-align: left; 
	background:#FFFFFF url(images/head_bg.gif) repeat-x;
}


.thrColElsHdr #container {
	width: 755px;  /* general container width */
	margin: 0 auto; 
	text-align: left; 
	margin-bottom: 15px;
	background: #FFFFFF;
	border:1px solid #31373F;
	margin-top: 15px;
} 
.thrColElsHdr #header {
	background: #E8E8E8;  
} 
.thrColElsHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}

.thrColElsHdr #sidebar1 {
	float: left;
	width: 233px;
	background: #FFFFFF;
	margin-top: 10px;
	border-right:1px solid #80c00a;
	margin-left: 10px;
	padding-left: 10px;

}
.thrColElsHdr #sidebar1 h3, .thrColElsHdr #sidebar1 p {
	margin-left: 10px; 
	margin-right: 10px;
}


.thrColElsHdr #mainContent {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 16em;
	background:url(../images/hr.gif) right bottom no-repeat;
	padding-right: 10px;
	padding-left: 10px;
} 

.thrColElsHdr #fullContent {
	margin-top: 0px;
	margin-right: 1em;
	margin-bottom: 0px;
	margin-left: 1em;
	background:url(../images/hr.gif) right bottom no-repeat;
	padding-right: 15px;
	padding-left: 10px;
} 

.thrColElsHdr #footer {
	background:#E8E8E8 url(../images/bg_foot.gif) repeat-x;
	border:1px solid #E8E8E8;
	width: auto;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;

} 
.thrColElsHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
	align: center;
}


/* Miscellaneous classes for reuse */
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* final element before the close of container*/
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/* Typograhpy
---------------------------------------------------------*/

#sidebar1 h1 {
	font:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#65686d
}

#sidebar1 h2 {
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#65686d;
	font-style:italic
}

#sidebar1 p {
	font: Verdana, Trebuchet-MS, Arial, Helvetica;
	font-size:12px;
	color:#000000
}

.txt {
	font: Verdana, Trebuchet MS, Arial, Helvetica;
	font-size:12px;
	color:#000000
}

.subject {
	font: Verdana, Trebuchet MS, Arial, Helvetica;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	color:#80c00a
}

.date {
	font: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000
}

#sidebar1 a {	
	color:#000;	
	font-size:10px;
	text-decoration:none;
}

#sidebar1 a:hover {
	color:#001386;
	font-size:10px
}

#menuLeft{

	width: 210px;
	margin-bottom: 1px
}

/* knoppen zijkant */

#menuLeft a{
	height: 15px;
	background:transparent url(../images/side_out.gif) center right no-repeat;
	font: Verdana;
	padding: 2px;
	padding-left: 2px;
	display: block;
	width: 100%;
	text-decoration: none;
	color: #000000
}

html>body #coolmenu a{ /*Non IE rule*/
width: auto;
}

#menuLeft a:hover{
	height: 15px;
	background:transparent url(../images/side_over.gif) center right no-repeat;
	font: Verdana;
	color: #000000
}


#mainContent h1 {
	font:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#65686d;
	font-style:italic
}


#mainContent h2 {
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#65686d;
	font-style:italic
}


#mainContent p {
	font: Verdana, Trebuchet-MS, Arial, Helvetica;
	font-size:12px;
	color:#000000
}

#mainContent a {	
	color:#000;	
	font-size:12px;
	text-decoration:none;
}

#mainContent li {	
	color:#000;	
	font-size:12px;
	text-decoration:none;
}

#mainContent a:hover {
	font-size:12px;
	color:#001386
	
}

#fullContent h1 {
	font: Arial, Helvetica;
	font-size:16px;
	font-weigh:bold;
	color:#000000
}

#fullContent h2 {
	font: Arial, Helvetica;
	font-size:12px;
	font-weigh:bold;
	text-decoration:underline;
	color:#000000
}

#fullContent p {
	font: Verdana, Trebuchet-MS, Arial, Helvetica;
	font-size:12px;
	color:#000000
}


blockquote {
	border-left: 2px solid #090;
	padding-left: 1px;
	margin-left:1px;	
	margin-right:1px;	
	color:#666;
}


#footer {
	color:#000000;
}

#footer a {	
	color:#000;	
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
	color:#001386
}

#footer p {
	font: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000000
	margin-bottom:0;
}

