/* layout */
body{
	font: 13px "Trebuchet MS", Verdana, Arial;
}

.center {
	margin: 0px auto;
	width: 900px;
}
#main {
	width: 900px;
	background: #FFFFFF;
	background: #FFFFFF url(../images/back_2.jpg); 
	min-height: 540px;
}
#header {
	height: 131px;
	width: 900px;
	position: relative;
	float: left;
	background: #CCCCCC;
	background: url(../images/header_2.jpg); 
}
#col_L {
	width: 210px;
	float:left;
	text-align: left;
	color: #C02A0C;
	padding-top: 65px;
}
#col_M {
	width: 470px;
	float:left;
	text-align: left;
	padding-left: 20px;
	padding-top: 20px;
}
#col_R {
	width: 200px;
	float:left;
	text-align: right;
	padding-top: 65px;
}
#footer {
	background: url(../images/footer_2.jpg); 
	height: 26px;
	width: 880px;
	color: #FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: right;
	padding-top: 10px;
	padding-right: 20px;
	background: #CCCCCC;
}


/* header */

#header .homelink {
	float: right;
	margin-top: 8px;
	margin-right: 10px;
}
#header #menu {
	position: absolute;
	width: 455px;
	left: 433px;
	top: 97px;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
}
#header #menu img {
	padding-right: 7px;
}


/* footer */

#footer a{
	color: #FFFFFF;
}
#footer a:hover{
	text-decoration: none;
}
#footer img {
	vertical-align: middle;
}

/* seotext */

#seotxt {
	font: 10px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	display: none;
}
#seotxt a, #seotxt h1 {
	font: 10px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}


/* opmaak */

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background: #511105 url(../images/layout/back_gradient.jpg) repeat-x;
}
h1, h2, h3, h4 {
/* 	font-family: Georgia, "Times New Roman", Times, serif; */
}
h1 {
	color: #314B1C;
	font-size: 19px;
	margin-top: 0px;
	margin-bottom: -10px;
	height: 30px;
}
h2 {
	color: #314B1C;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: -10px;
	height: 24px;
}
h3 {
	color: #314B1C;
	font-size: 18px;
	margin-top: 0px;
}
h4 {
	color: #314B1C;
	font-size: 16px;
	margin-top: 0px;
}
a {
	color: #C02A0C;
}
a:hover {
	text-decoration:none;
}
u {
	text-decoration: none;
	color: #314B1C;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
}
#col_M ul {
	list-style: url(../images/layout/listdot.gif);
}


#col_R.portfolio {
	text-align: left;
	padding-left: 5px;
	width: 180px;
	padding-top: 18px;
}
#col_L li, #col_R.portfolio li {
	list-style: none;
	margin-left: -25px;
	border-top: 2px dotted #73AF41;
	width: 160px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	display:block;
}
#col_L li a, #col_R.portfolio a {
	color: #C02A0C;
	text-decoration: none;
}
#col_L li a:hover, #col_R.portfolio a:hover {
	color: #F47155;
}
#col_L li a.active, #col_R.portfolio a.active {
	color: #000000;
}
#submenu_kopje {
	height: 30px;
	width: 170px;
	background: url(../images/kop_ornament.gif) no-repeat 10px;
	padding-left: 28px;
	padding-top: 6px;
}
#col_R_kopje {
	height: 30px;
	width: 150px;
	background: url(../images/kop_ornament_klein.gif) no-repeat 10px;
	padding-left: 25px;
	padding-top: 10px;
}


/* portfolio */

#website_link {
	padding-left: 28px;
	margin-bottom: 30px;
}
#website_link a {
	color: #C02A0C;
}
#website_link a:hover {
	text-decoration:none;
}
#kernwoorden ul {
	margin-top:0px;
}
#kernwoorden li {
	list-style: none;
	margin-left: -25px;
	padding-left: 10px;
}
#kernwoorden li a {
	color: #C02A0C;
	text-decoration: none;
}
#kernwoorden li a:hover {
	color: #F47155;
}
.portfolio_pict {
	border: 1px solid #CCCCCC;
}


/* prikbord */

#col_R.prikbord img {
	border-top: 2px solid #C02A0C;
	border-bottom: 2px solid #C02A0C;
	border-left: 2px solid #C02A0C;
	margin-bottom:28px;
}
.punaise {
	float:left;
	margin-right:10px;
}
h2.prikbord {
	margin-left: 30px;
}

/* contact */
#col_L.contact{
	padding-left:15px;
	width:195px;
	padding-top:20px;
}
.formfield{
	height:14px;
	width:180px;
	font-size:12px;
	color:#666;
}
textarea {
	height:70px;
	font: 12px "Trebuchet MS", Verdana, Arial;
	color:#666;
	width:180px;
}
#errormsg{
	margin-top:10px;
	font-size:12px;
}

/* portfolio NEW */
#col_L.portfolio-new, #col_R.portfolio-new {
	width: 430px;
	float:left;
	text-align: left;
	padding-top: 20px;
	padding-left:20px;
	color:#000;
}
a .portfolio-item {
	display:block;
	width:407px;
	height:85px;
	margin-top:20px;
	background: url(../images/layout/portfolio-item-back.png) no-repeat;
	color:#999;
}
a .portfolio-item strong {
	color:#666;
}
a .portfolio-item:hover strong {
	color:#000;
}
a .portfolio-item:hover {
	background: url(../images/layout/portfolio-item-back_over.png) no-repeat;
	color:#444;
}
.portfolio-thumb{
	display:block;
	width:134px;
	height:85px;
	float:left;
}
.portfolio-text {
	display:block;
	padding:4px 0px 4px 10px;
	float:left;
	width:235px;
	font-size:12px;
	line-height:15px;
}
#fadeshow1{
	margin-left:20px;
}
