@import url(dropdown.css);
body {
	background: url(../images/flow.gif) no-repeat 0 0;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #0E0E0E;
	margin: 0;
	padding: 0;
	font-size: 13px;
}
h1, h2, h3, h4, h5, h6, #testimonial, a:hover {	
	color: #EE6A20 !important;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 15px;
}
a {
	color: #000;
}
a img {
	border: none;
}
#branding, #content, #footer {
	width: 810px;
	margin: 0 auto;
}
#frame {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background: url(../images/bg.jpg) transparent repeat-x left top;
}
#branding {
	position: absolute;
	margin: 0;
	top: 0;
	left: 0;
	width: 100%;
	padding: 0;
	height: 79px;
	background: url(../images/header.jpg) 50% -1px no-repeat;
}
#branding h1 {
	margin: 0;
	text-indent: -20000px;
}
#lang {
	margin: -15px auto 0 auto;
	text-align: right;
	width: 800px;
	color: #fff;
}
#maincontent {
	width: 517px;
	float: left;
	margin-top: 10px;
	padding-left: 15px;
	background: url(../images/stippellijn-main.gif) left top no-repeat;
}
#maincontent h1, .infobox h2 {
	margin: 0;	
}
#info {
	clear: both;
}
#zoekmachinemarketing {
	width: 390px;
	float: left;
	margin-top: 10px;
	padding-left: 15px;
	background: url(../images/stippellijn-zoekmachinemarketing.gif) left top no-repeat;
}
#concurrentieanalyse {
	width: 390px;
	float: left;
	margin-top: 10px;
	padding-left: 15px;
	background: url(../images/stippellijn-concurrentie.gif) left top no-repeat;
}
#linkbuilding {
	width: 390px;
	float: left;
	margin-top: 10px;
	padding-left: 15px;
	background: url(../images/stippellijn-linkbuilding.gif) left top no-repeat;
}
#testimonial, .infobox {
	float: left;
	margin: 0;	
	font-size: 12px;
}
#testimonial {
	padding: 60px 20px 0 60px;
	width: 186px;
	font-style: italic;
}
#testimonial .client {
	margin: 5px 0;
	color: #333;
	font-style: normal;
}
.infobox {
	padding: 0 10px 0 15px;
	margin-top: 20px;
	width: 241px;
	background: url(../images/stippellijn.gif) left top no-repeat;
}
#footer {
	padding: 50px 0 10px 0;
	clear: both;
	text-align: center;
	font-size: .8em;
	color: #444;
	background: url(../images/stippel-footer.jpg) center bottom no-repeat;
}
div.full {
	width: 650px;
}
div.col {
	width: 385px;
	float: left;
	margin: 0px 20px 0 0;
}
div.col + div.col {
	padding-top: 30px;
}
.col li {
	list-style-image: url(../images/pijltje.gif);
}
fieldset {
	border: none;
}
input.inputText {
	width: 300px;
}
#contactform {
	margin: 10px 10px 10px 60px;
}
#contactform label {
	font-size: .9em;
}
#contactform input {
	margin-bottom: 6px;
}
#contactform input.inputText, #contactform textarea {
	width: 250px;
	border: 1px solid #41b1e1;	
}
#contactform input.button {
	margin-top: 5px;
	border: 1px solid #41b1e1;	
}
#contactform em {
	font-size: .9em;
}