
#content_right a:link, #content_right a:visited
{
	color: #2e054b;
}


body
{
	margin: 24px;
	text-align:center;
	background-color: #5e2c81;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#spacer
{ 
	height:200px;
}

#container
{
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#header_left
{
	float: left;
	width: 220px;
	height: 98px;
	/*background-image: url(../images/header_left.jpg);
	background-repeat:no-repeat;*/
}

#header_left img
{
	border: none;
	width: 220px;
	height: 98px;
}

#header_top
{
	float: left;
	width: 700px;
	height: 24px;
	background-color: #ff9400;
}

#header_bottom
{
	float:left;
	width: 700px;
	height: 74px;
	background-image: url(../images/tab_normal.jpg);
	background-position: top;
	background-repeat:repeat-x;
	background-color: #2e054b;
/*	padding-left: 36px;*/
}



#content
{
	width: 920px;
	background-color: #ff9400;
}


#content_left
{
	float:left;
	width: 220px;
	background-color:#000000;
}

#content_right
{
	float: left;
	width: 628px;
	padding-left: 36px;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-right: 16px;
}

#footer
{
	color: #FFFFFF;
	padding-top: 10px;
	text-align:right
}

#footer a:link, #footer a:visited
{
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover
{
	text-decoration: underline;
}

.footer_right
{
	margin-left: 20px;
}
.footer_left
{
	float: left;
}

.menu_normal, .menu_active_left, .menu_active, .menu_active_right, .menu_seperator, .menu_active_first
{
	float: left;
}

.menu_normal a:link, .menu_normal a:visited, .menu_active
{
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	font-size: 11px;
}

.menu_normal a:hover
{
	text-decoration: underline;
}
.menu_seperator
{
	height: 14px;
	background-color:#FFFFFF;
	width:2px;
	margin-left: 8px;
	margin-right: 8px;
}

.menu_active a, .menu_active
{
	color: #ff9400;
}


#menu_main
{
	height: 42px;
}

#menu_main .menu_seperator
{
	margin-top: 18px;
}

#menu_main .menu_normal, #menu_main .menu_active
{
	padding-top: 18px;
	height: 24px;
}

#menu_main .menu_active
{
	background-color: #2e054b;
	padding-left: 6px;
	padding-right: 6px;
}

#menu_normal_first
{
	margin-left: 36px;
}

#menu_normal_first_sub
{
	margin-left: 36px;
}

#menu_main .menu_active_left
{
	width: 4px;
	height: 42px;
	background-image: url(../images/tab_active_left.jpg);
	margin-left: 8px;
}

#menu_main .menu_active_first
{
	width: 4px;
	height: 42px;
	background-image: url(../images/tab_active_left.jpg);
	margin-left: 26px;
}

#menu_main  .menu_active_right
{
	width: 4px;
	height: 42px;
	background-image: url(../images/tab_active_right.jpg);
	margin-right: 8px;
}

#menu_sub
{
	height: 23px;
	padding-top: 9px;
}


.clear
{
	clear: both;
}

/* text layout styles */ 

h1
{
	font-size: 12px;
	margin-bottom: -6px;
}

p
{
	line-height: 18px;
}



img.carousel
{
	border:none;
}

div.content_carousel
{
	height: 100px;
	width: 600px;
	margin-left: 14px;
	overflow: hidden;
}


/************************************************/
/* PORTFOLIO									*/
/************************************************/

div.content_text
{
	height: 180px;
}

div.content_portfolio
{
	height: 206px;
}



img.portfolio
{
	border: none;
}

div.portfolio
{
	float: left;
	width: 188px;
}

div.portfolio_spacer1
{
	float:left; 
	width:12px; 
	height:206px; 
	border-right:2px solid #000000;
}

div.portfolio_spacer2
{
	float:left; 
	width:12px; 
}

/************************************************/
/* GEZICHTEN									*/
/************************************************/

div.comment
{
	line-height: normal;
	padding-bottom: 10px;
}
a.comment
{
	color: #2e054b;
	text-decoration: none;
}

a:hover.comment
{
	color: #2e054b;
	text-decoration: underline;
}

#contactformulier td
{
	padding: 1px;
}

#form_error
{
	color:#FF0000;
	font-weight:bold;
}
