/* ################################################## */
/*  MADE BY: WWW.DIRECTBASING.COM                     */
/*  ALEX VAN DER VEGT                                 */
/* ################################################## */

/* ### GENERAL ### */
* { margin:0px; padding: 0px; }
html, body { 
	font-family: Arial; 
	font-size: 11px; 
	color: #212121;
	height: 100%;
	background-color:#CCCCCC;
	 }
img { border: 0px; display: block; }

/* ### GLOBAL CLASSES ### */
.clearBoth { clear: both; }
.left { float: left; }
.right { float: right; }
.center { margin: 0 auto; }

/* ### MAIN CONTAINER ### */
#mainCntr { margin: 0 auto; min-height: 100%; width: 910px; background-color: #ffffff; border: 1px #000000 solid;}

/* ### HEADER CONTAINER ### */
#headerCntr { width: 900px; height: 150px; background-color: none; background: url('../images/header.gif') no-repeat top left; }
#headerCntr ul { margin-top: 8px; float: right; list-style: none; }
#headerCntr li { padding-right: 8px; float: left; }
#headerCntr a { text-decoration: none; color: #ffa0ce; }
#headerCntr a:hover { color: #ffffff; }

/* ### MENU CONTAINER ### */
#menu {
	background-color: #333333;
	width: 900px;
	height: 25px;
	background-image: url(../images/menu_bg.gif);
	text-align: left;
	padding-top: 5px;
	}

#menu a{
	height: 20px;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}

#menu a:hover {
	text-decoration: underline;
	}
	

#menuCont { width: 900px; height: 30px; background-image: url('http://www.simonlyoverzicht.nl/nieuwe/image/menu_bg.gif');}
#menuCntr { width: 800px; height: 30px;}
#menuCntr ul { list-style: none; }
#menuCntr li { float: left; text-align: center; }
#menuCntr li a { margin-right: 30px; padding-top: 8px; display: block; width: 99px; height: 22px; font-size: 12px; text-decoration: none; color: #ffffff;  }
#menuCntr li a:hover, #menuCntr li.selected a { margin-right: 30px; padding-top: 8px; display: block; width: 99px; height: 22px; font-size: 12px; text-decoration: none; color: #ffffff;  }


/* ### AD CONTAINER ### */
#adCntr { margin-left: 30px; padding-top: 15px; width: 730px; height: 105px;}
#adCntr img { margin: 0 auto; border: 1px solid #cccccc; }

/* ### COLUMN ### */
.column { float: left; width: 208px; }
.column2 { float: left; width: 171px; }

/* ### BOX ### */
.box { width: 171px; }
.box h1 { margin-bottom: 4px; padding-top: 7px; display: block; width: 171px; height: 23px; font-size: 11px; font-weight: normal; text-align: center; color: #ffffff; background: url('../images/titleRed.gif') no-repeat;}
.box h2 { margin-bottom: 4px; padding-top: 7px; display: block; width: 171px; height: 23px; font-size: 11px; font-weight: normal; text-align: center; color: #ffffff; background: url('../images/titleBlue.gif') no-repeat;}
.box h3 { margin-bottom: 4px; padding-top: 7px; display: block; width: 171px; height: 23px; font-size: 11px; font-weight: normal; text-align: center; color: #ffffff; background: url('../images/titleGrijs.gif') no-repeat;}
.box ul { margin-left: 10px; list-style: none; }
.box li { height: 18px; }
.box a { text-decoration: underline; color: #0000FF; }
.box a:hover { text-decoration: underline; }
.p1 { font-size: 12px; color: #212121; }

/* ### FOOTER CONTAINER ### */
#footerCntr { padding-top: 80px; padding-bottom: 18px; width: 900px; color: #909090; }
#footerCntr ul { margin: 0 auto; width: 750px; list-style: none; }
#footerCntr li { padding-right: 3px; float: left; }
#footerCntr a { text-decoration: none; color: #909090; }
#footerCntr a:hover { color: #ffffff; }

#headertextBig {
	margin-left: 200px;
	padding-top: 35px;
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	}
	
#headertextSmall {
	margin-left: 225px;
	padding-top: 5px;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
	text-align: left;
	}

.table_margin {
	margin: 0;
	height: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	}
	
#table_inhoud {
	margin-left: 5px;
	margin-top: 3px;
	margin-bottom: 5px;
	margin-right: 5px;
	font-size: 12px;
	}
	
#table_inhoud a{
	color: #000000;
	}
	
#table_inhoud a:hover{
	background-color: #000000;
	color: #ffffff;
	}
	
.table_style {
	padding: 0px;
	margin-bottom: 10px;
	border: 1px #000066 solid;
	margin-left: 3px;
	margin-right: 3px;
	width: 95%;
	}
	
#content_layout {
	margin-left: 5px;
	width: 100%;
	}
	
#left {
	width: 300px;
	float: left;
	}

#footer {
	width: 900px;
	padding-top: 5px;
	height: 25px;
	background-image: url(../images/menu_bg.gif);
	color: #ffffff;
	}
	
#footer a{
	color: #CCCCCC;
	text-decoration: none;
	}
	
#footer a:hover{
	text-decoration: underline;
	}

#contactbox_left {
	width: 300px;
	float: left;
	}
	
#contactbox_right {
	width: 500px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	}

#tabel_main {
}
