* {
	padding: 0;
	margin: 0;
	}
	
body {
	font-size: 11px;
	font-family: arial;
	color: #fff;
	background: #121212 url(http://schoorsteen-kappen.nl/images/assets/bg.jpg) no-repeat;
	}

#topbar {
	height: 90px;
	background: url(http://schoorsteen-kappen.nl/images/assets/topBg.png) repeat;
	}

#container {
	width: 935px;
	min-height: 500px;
	margin: 20px auto 20px auto;
	}

#header {
	width: 935px;
	margin: 0 auto 20px auto;
	background: url(http://schoorsteen-kappen.nl/images/assets/slogan.png) no-repeat 300px 10px;
	}

#logo {
	height: 50px;
	width: 230px;
	position: relative;
	top: 20px;
	display: block;
	background: url(http://schoorsteen-kappen.nl/images/assets/logo.png) no-repeat;
	}

#logo span {
	position: absolute;
	left: -9999em;
	}

#container #navbar {
	height: 35px;
	clear: both;
	}

#container #navbar ul li {
	display: inline;
	list-style-type: none;
	}

#container #navbar ul li a {
	float: left;
	text-decoration: none;
	margin: 0 7px 0 0;
	font-size: 1.1em;
	letter-spacing: 0.5px;
	color: #FFF;
	text-transform: uppercase;
	}
	
#container #navbar ul li a:hover, #container #navbar ul li.current a, .red {
	color: #EF1E16;
	}

#container #banner {
	clear: both;
	height: 260px;
	}

#container #banner #bannerImage {
	float: left;
	width: 361px;
	height: 258px;
	}

#container #banner #bannerImage img{
	width: 361px;
	height: 258px;
	top:  0; 
    left: 0 
	}

#container #banner #bannerText {
	float: left;
	width: 550px;
	height: 258px;
	background: #363636 url(http://schoorsteen-kappen.nl/images/assets/textBg.jpg) no-repeat;
	}

#container #banner #bannerText ul {
	position: relative;
	top: 30px;
	left: 80px;
	}

#container #banner #bannerText ul li {
	list-style-image: url(http://schoorsteen-kappen.nl/images/assets/ok.png);
	color: #FFF;
	line-height: 30px;
	font-weight: bold;
	width: 440px;
	font-size: 1.1em;
	text-indent: 10px;
	letter-spacing: .1px;
	}

#container #content #contentRight a#BtnInfo {
position: relative;
top: 75px;
left: 90px;
}

#container #banner #bannerText a img, #container #content #contentRight a img {
	border: none;
	}

#container #banner a#BtnInfo {
position: relative;
top: 45px;
left: 85px;
}


#container #content #contentLeft{
	width: 600px;
	margin: 20px 0 0 0;
float: left;
	}

#container #content #contentRight {
float: right;
width: 280px;
}

#container #content #contentRight address {
font-style: normal;
font-size: 13px;
position: relative;
top: 75px;
}

#container #content #contentRight address a{ 
color: white;
}

#container #content #images {
position: relative;
min-height: 200px;
top: 30px;
margin: 0 0 50px 0;
clear: both;
}

#container #content #images .title, #container #content #images .paginate {
text-align: center;
}

#container #content #images .title {
width: 100px;
}

#container #content #contentLeft h1 {
	font-size: 1.8em;
	letter-spacing: .3px;
	line-height: 30px;
	margin: 0 0 20px 0;
	}

#container #content #contentLeft h2 {
	margin: 15px 0 1px 0;
	font-size: 1.3em;
	}

#container #content #contentLeft p {
	font-size: 1.2em;
	line-height: 18px;
	}

#imageBar {
position: relative;
top: 20px;
	padding: 10px 0 10px 0;
	border-top: solid 3px #333;
clear: both;
	}

#imageBar ul li{
	display: inline;
	list-style-type: none;
	}

#imageBar ul li a img { 
	border: none;
	margin: 0 12px 0 0;
width: 104px;	
}

#imageBar ul #last img {
	width: 122px;
	margin: 0;
	height: 75px;
}

/* contactform */

#ContactFormulier {
margin: 30px 0 30px 0;
}

#ContactFormulier .contactfield label{
display: block;
float: left;
font-size: 12px;
text-align: right;
line-height: 20px;
padding: 0 10px 0 0;
width: 100px;
}

#ContactFormulier .contactfield .formField {
margin: 0 0 5px 0;
}

#ContactFormulier .contactfield input {
border: none;
padding: 3px;
}

#ContactFormulier .contactfield input#submit {
color: #005BAD;
font-weight: bold;
padding: 4px;
}


#ContactFormulier textarea {
margin: 0 0 5px 0;
border: none;
width: 284px;
padding: 3px;
}

#footer {
margin: 10px 0 10px 0;
padding: 5px 0 5px 0;
border-top: solid 3px #333;
clear: both;
}
