/********************************************/
/*****  								*****/
/*****  Door: Creative Steps  			*****/
/*****  http://www.creativesteps.nl		*****/
/*****  info@creativesteps.nl			*****/
/*****  								*****/
/********************************************/

body {
	background:url("../images/body_bg.gif") repeat-x;
}

ul { margin:0px 0px 15px 30px;	}

.clear { clear:both; }

#container {
	position:relative;
	margin:auto;
	width:900px;
	top:40px;
}

#logo {
	width:277px;
	height:60px;
	text-indent:-999px;
	float:left;
	margin:26px 0 26px 18px;
	display:inline;
}

#logo h1 {
	background:url("../images/logo_h1.gif");
	width:277px;
	height:60px;
	margin:0px;
}

#logo h1 a {
	display:block;
	width:277px;
	height:60px
}

#menu {
	float:left;
	margin:10px 0;
}

#menu ul {
	margin:30px 0 30px 0;
	float: left;
	padding: 0;
}

#menu ul li {
	display:inline;
	float: left;
	list-style-type:none;
	padding:0px 10px;
	margin: 0;
}

#menu ul li a {
	text-decoration:none;
	color:#333;
	text-transform:lowercase;
}

#menu ul li a:hover {
	color:#999;
	border-bottom:1px solid #999;
}

#menu ul li.active a {
	color:#bd0001;
	border-bottom:1px solid #bd0001;
}

a img.betere_schilder {
	position: absolute;
	right: 18px;
	border: none;
}

#header {
	background:url("../images/header.jpg");
	width:864px;
	height:154px;
	margin:20px 18px;
}

#maincontent {
	padding:0px 50px;
	width:820px;
}

#breadcrumbs {
	width:550px;
	margin-bottom:20px;
	margin-left:290px;
}

#leftcontent {
	float:left;
	width:230px;
}

#leftcontent h2 {
	margin-bottom: 18px;
}

#leftcontent h3 {
	margin-bottom: 5px;
}

#leftcontent h3 a {
	color: #1a289a;
	font-size: 16px;
}

#leftcontent img {
	border:2px solid #bd0001;
	margin-bottom:20px;
}

#rightcontent {
	float:right;
	width:530px;
}

#homeleftcontent {
	float:left;
	width:500px;
}

#homerightcontent {
	float:right;
	width:250px;
	margin-right:20px;
}

.blok_home {
	background:url("../images/blok_home_bg.gif");
	width:250px;
	height:80px;
	margin-bottom:20px;
	text-align:center;
}

.blok_home h2,
.blok_home h2 a {
	font-size:16px;
	color:#545454;
	margin:0px;
	line-height:80px;
}

.thumbscontainer ul li a img {
	border:2px solid #bd0001;
}

#formulier div {
	width:550px;
	clear:both;
	padding-top:10px;
}

#formulier label {
	float:left;
	width:150px;
}

#formulier input,
#formulier textarea {
	float:left;
}

#formulier textarea.txt {
	padding:2px 3px 2px 4px;
	width: 303px;
}

#formulier input.txt {
	padding:2px 5px;
	width: 300px;
}

#formulier .txt {
	border:1px solid #545454;
	background:#eee;
}

#formulier .txt:focus,
#formulier .error:focus {
	background:#fff;
	border:1px solid #999;
}

#formulier .error {
	border:1px solid #f00;
	background:#fee;
}

#formulier div#error_box {
	width:404px;
	border:2px solid #f00;
	background:#fee;
	padding:10px;
	margin:20px 0px;
}

#footer {
	position:relative;
	margin:auto;
	top:60px;
	background:url("../images/footer_bg.gif") no-repeat top;
	width:844px;
	padding:10px;
	text-align:center;
}
