body {
	margin: 0px;
	background-color: #CCCCCC;	
}

h2 {
	font-size: 18px;
	color: #303030;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 0px;
}

#content
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #303030;	
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#header
{
	background-color: #303030;	
	width: 800px;
	height: 155px;
	background: url(../images/header.gif) no-repeat bottom;
}
/* logo */
#logoTrisco
{
	float: left;
	margin-left: 50px;
	margin-top: 15px;
	width: 275px;
}
#logoTrisco a
{
	border:none;
}
/* menu - breadcrum */
.menuTop
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	margin-left: 25px;
	margin-top: 73px;
}

.menuItem
{
	float:left;
	display:block;
	background: url(../images/bullet.gif) center left no-repeat;
	padding-left:10px;
	margin-right: 15px;
	font-weight:300;
	color: #757373;
}

.menuItem a
{
	display: block;
	font-weight: 500;
	color: #303030;
	text-decoration: none;
}
.menuItem a:hover
{
	font-weight:300;
	color: #757373;
}

/* header quote */
#headerQuotes
{
	clear:both;
	padding-top: 35px;
	padding-right:65px;
	text-align: right;
	color: #bebebe;
}
.headerQuote
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 14px;
	font-stretch: narrower;
}
.headerQuoteFrom
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
}

/* content */
.horizontalSpacer
{
	height: 15px;
	clear:both;
}
.verticalSpacer
{
	width: 15px;
	float: left;
}
	
.contentRow
{
	margin-left: 55px;
	margin-right: 55px;
	/*height: 146px;*/
	display: block;
	/*werkelijke contentspace= 800-2*55=690px*/
}
.content3Block
{
	background: url(../images/blok.jpg) no-repeat;
	float:left;
	width: 220px;
	height: 146px;
	display: block;
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.blockTitel
{
	font-size: 24px;
	color: #bebebe;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
}

.blockContent
{
	font-size: 12px;
	color: #bebebe;
	height:72px;
	padding-left: 15px;
	padding-right: 15px;
    border: #ffffff thin;
}

.blockContent a 
{
	color: #add436;
	text-decoration: none;
    border: #ffffff thin;
}

.blockFooter
{
	font-size: 11px;
	text-align: right;
	position: relative;
	padding-right: 10px;
	clear: both;
}

.blockFooter a
{
 	display: block;
	color: #add436;
	text-decoration: none;
}
.blockFooter a:hover
{
 	font-weight: 700;
	text-decoration: none;
}

#contentLeft
{
	width: 455px;
	background-color: #bebebe;
	min-height: 355px;
	border: #1a1a1a thin;
	float: left;
}

#contentLeftTop
{
	background: url(../images/blokLeftTop.jpg) no-repeat top;
	height: 50px;
	overflow:hidden;
	font-size: 32px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
}
.contentLeftTopZwart
{
	color: #303030;
}
.contentLeftTopWit
{
	color: #FFFFFF;
}
.contentLeftTopGroen
{
	color: #add436;
}

#contentLeftFill
{
	background: url(../images/blokLeftFill.jpg) repeat-y;
	min-height: 272px;
	font-size: 12px;
	color: #303030;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}

#contentRight
{
	float: right;
	width: 220px;
	background-color: #363636;
	/* margin-right: 55px;	*/
}

.contentRightTop
{
	background: url(../images/blokRightTop.jpg) no-repeat;
	height: 30px;
	font-size: 24px;
	color: #bebebe;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.contentRightFill
{
	background: url(../images/blokRightFill.jpg) repeat-y;
	font-size: 12px;
	color: #bebebe;
	padding-left: 15px;
	padding-right: 15px;
    border: #ffffff thin;
	
}

.contentRightFill a
{
	display: block;
	color: #add436;
	text-decoration: none;
}

.contentRightBottom
{
	background: url(../images/blokRightBottom.jpg) no-repeat;
	height: 8px;
	clear: both;
}

/* content over volle breedte */
#contentSingle
{
	background-color: #bebebe;
	min-height: 355px;
	border: #1a1a1a thin;
	background: url(../images/blokSingleFill.jpg) repeat-y;
}

#contentSingleTop
{
	background: url(../images/blokSingleTop.jpg) no-repeat top;
	height: 50px;
	overflow:hidden;
	font-size: 32px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
}

#contentSingleFill
{
	background: url(../images/blokSingleFill.jpg) repeat-y;
	min-height: 275px;
	font-size: 12px;
	color: #303030;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}

#contentSingleFill .leesMeer
{
	display: block;
	/*width: 100%;*/
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 25px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: right;	
	color: #add436;
	background-color: #303030;	
}
#contentSingleFill .leesMeer a
{
	text-align: right;	
	color: #add436;/*color: purple;*/
	text-decoration: none;
}

#contentSingleFill a
{
	color: purple;
	text-decoration: none;
}
#contentSingleFill a:hover
{
	font-weight: 700;
}


/* footer */
#footer
{
	clear: both; 
	text-align: center;
	padding-top: 55px;
	font-size: 9px;
	height: 35px;
}


#legal 
{
	padding-top: 15px;
	color: #CCCCCC;
	border-width: 0px;
}

#legal img 
{
	border-width: 0px;
}

#brand {
	
}
