﻿h1 
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-weight:bold;
	font-size:24px;
	line-height:30px;
}
h2
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 14px;
	line-height: 16pt;
}
h3, h4, h5, h6
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-weight:bold;
	font-size:11px;
	line-height:30px;
	color:#3a3a3a;
}

ul
{
	margin:15px;
	padding:0px;
	list-style-type:square;
}

img
{
	border:0px;
}

/* ----- */
/* Fonts */
/* ----- */

body, form, html
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: 'Trebuchet MS';
	font-size: 12px;
	color: #000;
} 

td
{
	font-family: 'Trebuchet MS';
	font-size: 12px;
}

/* ----- */
/* HEADER */
/* ----- */

div#top_header 
{
	background-image:url('../images/header.jpg');
	width:1024px;
	height:200px;
}

div#top_logo
{
	background-repeat:no-repeat;
	width:1024px;
	height:70px;
	text-align: left;
	font-weight: bold;
}

div#top_menu
{
	position: absolute;
	top: 30px;
	width:200px;
	left: 850px;
	color: #8c8c8c;
}
div#top_menu a
{
	color: #8c8c8c;
	text-decoration: none;
}


div#main
{
	position:absolute;
	top:50%;
	left:50%;
	height:800px;
	width:1024px;
	margin-top:-400px;
	margin-left:-512px;
}
	/* Start internet explorer fix */
	* html div#main
	{	
		top:0px;
		left:0px;
		margin-top:0px;
		margin-left:0px;
		text-align:center;
		position:relative;
		width:1024px;
	}

div#content
{
	width:1024px;
	height:480px;
	margin:0px;
	padding:0px;
	text-align:center;
}



table.text
{
	margin: 20px;
	text-align: left;
	width:90%;
	
}


table.text td
{
	text-align: left;
	vertical-align:  top;
}

td.image
{
	text-align: left;
	vertical-align: middle;
}
div#portfolio
{
	width:400px;
	height:370px;
	text-align: center;
	overflow:hidden;
	border-left: #600001 2px solid;
}

	/* Start internet explorer fix */
	* html div#portfolio
	{	
		float:left;
		
	}


div#news
{
	width:400px;
	height:140px;
	text-align: center;
	overflow:hidden;
	text-align: left;
	border-left: #600001 2px solid;
}

	/* Start internet explorer fix */
	* html div#news
	{	
		float:left;
		
	}


div.text_portfolio
{
	float:left;
	width=195px;
	height=55px;
	margin: 1px 1px;
	text-align: center;
}




div#header_portfolio
{
	width:400px;
	height:1px;
	border-top: #600001 2px solid;
	/*background-image: url('../images/menuframe_deelnemers.jpg'); */
}


div#header_news
{
	width:400px;
	height:26px;
	/*background-image: url('../images/menuframe_nieuws.jpg');*/
	background-color: #600001;
}

div.in2crmlogo
{
	
	text-align: left;
}

div.text_news
{
	margin: 3px 3px;
	text-align: left;
}

div.text_news div.news_datum 
{
	float:left;
	width:60px;
	height:18px;
	font-size: 8px;
	font-color:#600001;
}

div.text_news div.news_kop
{
	height:18px;
	float:none;
	overflow:hidden;
}

div.text_news h2
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 14px;
	line-height: 14pt;
}

div.text_news h3
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 12px;
	line-height: 12pt;
}


a.news_link
{
	text-align: left;
	font-size: 12px;
	color: black;
	text-decoration: none;
	font-weight: bold;
	line-height: 14pt;
}

td.deelnemers a
{
	text-align: left;
	color: black;
	text-decoration: none;
}

a.leesmeer
{
	text-align: left;
	font-size: 12px;
	color: #ff7f00;
	text-decoration: none;
	font-weight: bold;
	line-height: 14pt;
}

a.leesmeer_portfolio
{
	text-align: left;
	font-size: 11px;
	color: #b1b1b1;
	text-decoration: none;
	font-weight: bold;
	
}
/* --------- */
/* Textitems */
/* --------- */

div.textitems {
	margin: 20px;
}

div.textitems div.image
{
	float:right;
	position:relative;
	vertical-align: middle;
	padding:20px 10px 10px 10px;
	width: 230px;
	height:100px;
	min-height:100px;
}

div.textitems div.image img
{
	vertical-align: middle;
	align:left;
}



/* -------- */
/* mainpage */
/* -------- */
div#mainpage
{
	width:622px;
	height:480px;
	text-align:left;
	float:left;
}
	/* Start internet explorer fix */
	* HTML div#mainpage
	{	
		width:621px;
	}


div#mainpage_content
{
	width: 622px;
	height: 454px;
	left: 0px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	text-align: left;
}
	/* Start internet explorer fix */
	* HTML div#mainpage_content
	{	
		width:621px;

	}





/* ------ */
/* BOTTOM */
/* ------ */

div#bottom
{
	color: white;
	text-align: right;
	font-size:8px;
	padding:5px 10px 5px 5px; 
	background-color: #600001;
	height:24px;
	width:1024px;
}

div#bottom  a
{
	color: white;
	text-decoration: none;
}

/* ------- */
/* FORMS   */
/* ------- */


form#postform {
	margin: 20px;
	text-align:left;
}

form#postform input.inputText, form#postform textarea {
	width:95%;
}


/* ------- */
/* HEADERS */
/* ------- */


div#header_menu
{
	width: 622px;
	height: 26px;
	background-color: #600001;
	color: White;
	text-align: center;
	vertical-align: bottom;
	line-height: 24px;
	font-size: 9pt;
	overflow:hidden;

}
	/* Start internet explorer fix */
	* HTML div#header_menu
	{	
		width:624px;
	}

div#header_menu ul
{
	margin:0px 3px 0px 3px;
	padding:0px;
	list-style-type:none;

}

div#header_news ul {
	margin:2px 3px 0px 3px;
	padding:0px;
	float:right;
	list-style-type:none;
}


div#header_menu li, div#header_news li
{
	height:22px;
	margin:0px;
	padding:1px;
	float:left;
}

div#header_menu li a, div#header_news li a
{
	color: White;
	text-decoration: none;
	font-weight: bold;
}



