/* CSS Document */

/* commented backslash hack \*/ 
html, body{
		height:100%;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;	
		} 	
		
/* end hack */
html,body {
		margin:0;
		padding:0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		background: #333333 url(/Static/Images/img_page_cm_bg.gif );
		background-position: center;
		background-repeat: repeat-y;
		SCROLLBAR-TRACK-COLOR: #333333;
		SCROLLBAR-BASE-COLOR: #333333;
		SCROLLBAR-FACE-COLOR: #333333;
		SCROLLBAR-ARROW-COLOR: #e1e1e1;
		SCROLLBAR-HIGHLIGHT-COLOR: #e1e1e1;
		SCROLLBAR-SHADOW-COLOR: #e1e1e1;
		SCROLLBAR-3DLIGHT-COLOR: #333333;
		SCROLLBAR-DARKSHADOW-COLOR: #333333;
		}
	
body {}/* centre for ie5.+*/
	#outer{
		min-height:100%;
		height:auto;
		width:906px;
		margin-left:auto;/* center it*/
		margin-right:auto;/* center it*/
		position:relative;
		background: #333333 url(/Static/Images/img_site_cm_bg.gif);
		background-position: center;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		} 
		
* html #outer{
		height:100%;
		width:906px;/* box model hack for ie5.+*/
		w\idth:906px
		}

#header {
		width:100%;
		height:253px;
		background: #333333;
}

#navigatie {
		margin-top: -3px;
		position: relative;
	  	float: left;
		width:100%;
		height:27px;
		background: #333333 url(/Static/Images/img_nav_cm_bg.gif);
}

#content {
	width:620px;
	float: left;
	padding-top: 21px;
	padding-left: 19px;
	padding-right: 32px;
	font-size: 13px;
	color: #000000;
}

#portfolio {
	width:213px;
	position:relative;
	float: left;
	padding-top: 21px;
	padding-left: 21px;
	color: #000000;
}

.portfoliolist {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	padding-left: 5px;
	border: 0px;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #ffffff;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #ff305a;
	SCROLLBAR-HIGHLIGHT-COLOR: #ff305a;
	SCROLLBAR-SHADOW-COLOR: #ff305a;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	width: 175px;
}

.portfoliotitle {
	font-weight: bold;
	font-size: 18px;
	color: #666666;		
}

.portfoliosubtitle {
	font-weight: bold;
	font-size: 11px;
	color: #ff305a;		
}

.portfoliotekst {
	font-weight: normal;
	font-size: 11px;
	padding-right: 10px;
	color: #ffffff;		
}

.portfoliolink {
	font-weight: normal;
	font-size: 11px;
	color: #ff305a;
	text-decoration: none;	
}

a.portfoliolink {
	font-weight: normal;
	font-size: 11px;
	color: #ff305a;
	text-decoration: underline;	
}

a.portfoliolink:hover {
	font-weight: normal;
	font-size: 11px;
	color: #ff305a;
	text-decoration: none;	
}

#clearfooter{clear:both;height:50px;width:100%}
div>p {margin:0}

#footer {
		width:907px;
		position:absolute;
		margin-bottom: 0px;
		bottom: 0;
		left:0;
		height:40px;
		background: #333333 url(/Static/Images/img_footer_cm_bg.gif);
		background-repeat: no-repeat;
		background-position: top;
		color: #000000;
}

#copyright {
	text-align: center;
	padding-top: 1px;
	font-size: 13px;
	color: #ff305a;	
}

#copyright a {
	text-align: center;	
	padding-top: 1px;
	font-size: 13px;
	color: #ff305a;			
}

#copyright a:hover {
	text-align: center;
	padding-top: 1px;
	font-size: 13px;
	color: #ff305a;	
	text-decoration: none;		
}

/*-- RTE styles --*/

.RTEDefault {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #4c4c4c;
}

.RTETitle {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

.RTESubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #ff305a;
}

a.RTESubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #ff305a;
	text-decoration: none;
}

a.RTESubTitle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

/*-- standaard links --*/

a {
	text-decoration: underline;
	color: #000000;	
}
a:hover {
	text-decoration: none;
	color: #FF8C00;
}

/*-- menu styles --*/

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding-top: 2px;
	color: #ffffff;
	text-decoration: none;
}
a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding-top: 2px;
	color: #ffffff;
	text-decoration: none;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding-top: 2px;
	color: #b0b4b5;
	text-decoration: none;
}
a.menu_active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding-top: 2px;
	color: #ffffff;
	text-decoration: none;
}
a.menu_active:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding-top: 2px;
	color: #b0b4b5;
	text-decoration: none;
}

/*-- formulier styles --*/

.form_header {
	vertical-align: top;
	padding-top: 4px;
}

.form_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-left: 5px;
	border: solid 1px #ff305a;
	background-color: #ffffff;
	width: 300px;
}
.form_textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-left: 5px;
	border: solid 1px #5659A3;
	width: 300px;
}
.form_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	border: solid 1px #e1e1e1;
	background-color: #ff305a;
	color: #e1e1e1;
}

/* Cell */
.fmtdf {
	border: 0px solid #19171c;
}

/* Cell */
.fmtd {
	border-top: 0px solid #19171c;
	border-right: 0px solid #19171c;
	border-bottom: 0px solid #19171c;
	border-left: 0px solid #19171c;
}

/* SubItem Images */
.fmsi img {
	text-align: right;
	vertical-align: top;
	margin-right: -9px;
	margin-top: 2px;
}


/* TopItem */
.fmti:link, .fmti:visited, .fmti:active {
	height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	border-left: solid 0px #19171c;
	margin: 0px;
	padding-left: 9px;
	padding-right: 12px;
	padding-top: 2px;
	color: #ffffff;
	text-decoration: none;
	display:block;
}
.fmti:hover {
	height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	margin: 0px;
	padding-left: 9px;
	padding-right: 12px;
	padding-top: 2px;
	color: #19171c;
	text-decoration: none;
	display:block;
}


/* SubItems */
.fmsi:link, .fmsi:visited, .fmsi:active {
	height:17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	background-color: #ff305a;
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 0px;
	color: #ffffff;
	text-decoration: none;
	display:block;
}
.fmsi:hover {
	height:17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	background-color: #ffffff;
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 0px;
	color: #ff305a;
	text-decoration: none;
	display:block;
}

#fmenu_top {
	position: relative;
	float: left;
}
