* { margin: 0px; padding:0px;}

body {
	font: 11px/18px normal Helvetica, sans-serif;
	color: #333;
}


/* TITLES */
h1.pagetitle {
	color: #333;
	font: 40px/50px "Rockwell", serif;
    text-indent:-5000px;
	width: 330px;
	height: 85px;
	display: block;
	margin: 0px 0px;
	float: left;
}
h1.pagetitle a, h1.pagetitle a:hover {
	width: 330px;
	height: 85px;
	background: url(img/raw/logo.jpg) center center no-repeat;
	display: block;
} 

h2{
	font: 18px/25px normal "Century Gothic", Helvetica, sans-serif;
	color:#000;
	font-weight: bold;
	margin: 20px 0 5px 0; 
}
.subtitle h2 {
	font: 16px/25px normal "Century Gothic", Helvetica, sans-serif;
	color:#666;
	margin: 0 0 20px 0;
	width: 100%;
}

h3 {
	font: 19px/25px normal "Century Gothic", Helvetica, sans-serif;
	color: #000;
	margin: 15px 0 5px 0;
}
span.prijs {
	font: 11px/20px normal "Century Gothic", Helvetica, sans-serif;
	color: #333;
	float: right; display: block;
	margin-top: -25px;
}

h5 {
	font: 35px/45px normal "Century Gothic", Helvetica, sans-serif;
	color: #df018a;
	margin: 15px 10px;
}
h4 {
	font: 18px/25px normal "Century Gothic", Helvetica, sans-serif;
	color: #df018a;
	margin: 10px;
	display: inline;
}
/* DIV STRUCTURE */

.element {
	width: 800px;
	max-width: 800px;
	margin: auto;
}

#header {
	border-bottom: 1px solid #e0e0e0;
	height: 95px;
}
#banner {
	padding: 30px 5px 0 5px;
}
#content {
	background-color: #ebebeb;
	border-top: 1px solid #d9d9d9;
	margin-top: 50px;
	padding: 15px 5px;
}
#content-left {
	float: left;
	width: 550px;
}
#content-right {
	float: right;
	width: 180px;
}

#inner-content {
	padding: 10px 0 30px 0;
}
#footer {
	color: #ccc;
	padding: 0 10px;
	border-top: 1px solid #e0e0e0;
}
#footer a {
	color: #aaa;
}
#footer-left {
	width: 60%;
	float: left;
}
#footer-right {
	width: 30%;
	float: right;
	text-align: right;
}
#footer span {
	color: #000;
	font-weight: bold;
}

/* NAVIGATIE */

.menu ul {
	list-style: none;
	font: 12px/18px normal Arial, Helvetica, sans-serif;
	margin-top: 45px;
	float: right;
}
.menu ul li {
	float: left;
}
.menu ul li a {
	text-decoration: none;
	display: block;
	padding: 5px 15px;
	margin: 0px 2px;
	color: #666;
}
.menu ul li a:hover, li.current_page_item a {
	text-decoration: none;
	color: #ff6400;
	background: #ebebeb;
}

.intro {
	background: #ebebeb;
	padding: 10px 20px;
	margin: 10px 0;
}

/* NEEDED CLASSES */

.stripe {
	background: #F0F0F0 url(../img/raw/bg-stripe.jpg) repeat;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.tree
{
	width : 208px;
	height: 100px;
	padding: 15px 20px 40px 20px;
	float: left;
	margin: 0 0 20px 20px;
	background: url(img/raw/bg-tree.png) center bottom no-repeat;
}
	#scan {
		background-color: #C8D20A;
		border: 1px solid #C8D20A;
	}
	#plan {
		background-color: #68b8dd;
		border: 1px solid #68b8dd;
	}
	#execute {
		background-color: #f29b14;
		border: 1px solid #f29b14;
	}

	.nomargin {
		margin-left: 0;
	}
	.tree a {
		color: #444;
		text-decoration: underline;
	}
	.tree a:hover {
		color: #fff;
		text-decoration: none;
	}
	.tree h2 {
		color: #000;
		margin: 0;
	}

span.shade {
	display: block;
	width: 250px;
	height: 7px;
	position: relative; top: 141px; left: -20px;
	background: #fff url(img/raw/bg-shade.jpg) center top no-repeat;
}

img.rand {
	border: 3px solid #df018a;
}

.space {
	margin: 10px 0;
}
.info {
	font: 10px/12px normal Helvetica, sans-serif;
	font-style: italic;
	color: #999;
	margin: 0; padding: 15px 5px 0 0;
	text-align: right;
}	
hr {
	display: block;
	margin: 10px;
}

/* LINKS */

a {
	text-decoration: none;
	color: #ff6400;
}

a:hover {
	text-decoration: underline;
	color: #ff6400;
}

.raquo {
	display: inline-block;
	padding: 5px 10px;

}

	
/* TEXT OPMAAK */

p {
	padding: 6px 0px;
}

img {
	border: none;
}

ul, ol {
	list-style-position: inside;
}



.green {
	color: #C8D20A;
}
.blue {
	color: #68b8dd;
}
.pink {
	color: #f29b14;
}
/* CONTACT */
#contact {
	float: left;
	width: 250px;
}
#contact-area {
	width: 450px;
	float: right;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 320px;
	font-family: Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
}

label {
	float: right;
	text-align: left;
	margin-left: 10px;
	width: 100px;
	padding-top: 5px;
	color: #666;
}

/* --------------------------------------- */
/* Post Meta */

.item {
	/*border-bottom: 1px solid #eee;*/
	padding: 10px 0;
	margin: 10px 0;
}

.post {
	float: right;
	width: 420px;
}
.post-meta {
	display: block;
	width: 100px;
	float: left;
	padding: 18px 0 0 0;
	margin: 0;

}

.post-meta a {
	color: #ccc;
}

.post-meta a:hover {
	text-decoration: underline;
}

span.day {
	display: block;
	float: right;
	line-height: 28px;
	font-size: 35px;
	border-right: #ccc 1px solid;
	padding-right: 5px;
	color: #ccc;
}

span.month, span.year {
	color: #ccc;
	width: 40px;
}

span.month {
	display: block;
	float: right;
	font-size: 16px;
	line-height: 14px;
	padding-left: 4px;
	text-align: center;
	text-transform: uppercase;
}

span.year {
	font-size: 14px;
	display: block;
}

