/*
Theme Name: Webiteers
Theme URI: http://www.webiteers.nl/
Description: The default Webiteers theme.
Version: 0.7
Author: M. Bonvanie & D. Sievers

*/

body {
	font-size : 62.5%;
	font-family : Arial, Trebuchet MS;
	color : #000;
	text-align : center;
}
#page {
	text-align : left;
}
#content {
	font-size : 1.2em;
}
#header .menu {
	font-size : 1.4em;
	font-family : "Franklin Gothic Medium";
	font-weight : 500;
	text-align : center;
}

#breadcrumbs h3 {
	width : 280px;
	font-size : 1.6em;
	font-family : "Franklin Gothic Medium";
	color : #fff;
	float : left;
	font-weight : normal;
}
#breadcrumbs p {
	margin : 20px 0 0 0;
	padding : 0;
	float : left;
}
.widecolumn p {
	text-align : justify;
	font-size : 1.05em;
}
.widecolumn p a {
	text-decoration : underline;
}
.widecolumn ul li a {
	text-decoration : underline;
}
.narrowcolumn a {
	color : #ff5a00;
	text-decoration : underline;
}
.narrowcolumn a:hover {
	color : #ff5a00;
}
.narrowcolumn ul li.tips {
	font-style : italic;
}
.narrowcolumn ul li.tips p {
	padding : 0;
	margin : 0;
}
.widecolumn {
	line-height : 1.5em;
	letter-spacing : 0.02em;
}
.widecolumn h4 a {
	font-size : 12px;
	color : #ff5a00;
	text-decoration : underline;
}
.thread-alt {
	background-color : #f8f8f8;
}
.thread-even {
	background-color : white;
}
.depth-1 {
	border : 1px solid #ddd;
}
.even, .alt {
	border-left : 1px solid #ddd;
}
#footer {
	border : none;
	color : #fff;
}
small {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 0.9em;
}
h1, h2, h3, h4, h5, h6 {
	font-family : Arial, 'Trebuchet MS', 'Lucida Grande', Verdana, Sans-Serif;
}
h1 {
	font-size : 1.8em;
}
h2 {
	font-size : 1.6em;
}
h3 {
	font-size : 1.4em;
}
h4 {
	font-size : 1.3em;
	font-weight : bold;
}
h5 {
	font-size : 1.2em;
}
h6 {
	font-size : 1.2em;
}
.nieuws h3 {
	font-size : 1.3em;
	color : #555;
	height : 17px;
}
.nieuws ul {
	font-size : 1.1em;
}
.contact h3 {
	font-size : 1.3em;
	color : #555;
	height : 17px;
}
#newsflash h4 {
	padding : 0;
	margin : 0;
	font-size : 1.4em;
	color : #fff;
}
#newsflash h3 {
	font-size : 1.2em;

}
#sidebar h3 {
	font-weight : normal;
}
.referenten p {
	text-align : right;
}
.widecolumn ul.referenten {
	list-style-type : none;
	margin : 10px 15px;
	padding : 0;
}
.widecolumn ul.referenten li {
	display : block;
	clear : both;
	text-align : left;
	margin : 0;
	padding : 5px;
	width : 500px;
}
.widecolumn ul.referenten li p {
	text-align : justify;
}
.widecolumn ul.referenten li img {
	padding : 0 10px 0 0;
}
.widecolumn ul.referenten li a {
	color : #ff5a00;
	text-decoration : underline;
}
.widecolumn p.more {
	text-align : right;
}
.referenten p a {
	color : #fff;
	text-decoration : underline;
}
.sitemap h6 {
	font-size : 1em;
	color : #fff;
}
.sitemap {
	font-size : 1.1em;
	line-height : 1.7em;
	color : #fff;
}
.sitemap a {
	color : #fff;
}
.sitemap a:hover {
	color : #fff;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration : none;
}
h2, h3 {
	color : #333;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration : none;
}
.entry p a:visited {
	color : #b85b5a;
}
.commentlist li, #commentform input, #commentform textarea {
	font : 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size : 1em;
}
.commentlist li {
	font-weight : bold;
}
.commentlist li .avatar {
	float : right;
	border : 1px solid #eee;
	padding : 2px;
	background : #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight : bold;
	font-style : normal;
	font-size : 1.1em;
}
.commentlist p {
	font-weight : normal;
	line-height : 1.5em;
	text-transform : none;
}
#commentform p {
	font-family : 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight : normal;
}
#sidebar {
	font : 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#newsflash {
	font-size : 1.2em;
	color : #fff;
}
a, h2 a:hover, h3 a:hover {
	color : #06c;
	text-decoration : none;
}
a:hover {
	color : #147;
	text-decoration : underline;
}
body {
	margin : 0;
	padding : 0;
	background : #fff url(images/bg_body.png) repeat-x;
}

.border {
	border-left : 1px solid #fff;
	border-right : 1px solid #fff;
}
#content {
	margin:0 auto;
	padding : 0 45px 40px 45px;
	width : 910px;
	background : #fff url(images/bg_content.gif) repeat-x bottom left;
}
#page {
	margin : 0 auto;
	padding : 0;
	width : 1034px;
}
#header {
	
	margin : 0 auto;
	padding : 0;
	height : 187px;
	width : 1000px;
	background : url(images/bg_header.jpg) no-repeat top left;
}
#header img {
	float : left;
	margin : 25px 0 0 25px;
}
#search {
	float: right;
	margin: 10px 85px 0 0;
}

#search form {
	margin:0;
	padding:0;
}
#search .input {
	width:143px;
	padding:2px 0 2px 16px;
	height:22px;
	background : url(images/header_search.png) no-repeat 8px 2px;
}
#search #s {
	float:left;
	width:100px;
	background: transparent;
	border : 0;
	padding:3px 0 0 0;
}
#search .submit {
	float : right;
	overflow : hidden;
	text-indent : -10000px;
	border : 0;
	background : url(images/header_searchbut.png) no-repeat top left;
	margin : 0 0 0 1px;
	width : 34px;
	height : 22px;
	padding : 0;
}
#header ul.menu {
	float : left;
	width : 540px;
	height : 59px;
	background : url(images/bg_menu.png) no-repeat top left;
	margin : 92px 0 0 40px;
	padding : 0 20px;
	list-style-type : none;
}
.menu li {
	float:left;
	padding : 0;
	margin : 0;
	list-style: none;
	height:59px;
}

.menu li a {
	display: block;
	text-indent:-10000px;
	overflow:hidden;
	height:59px;
}

.menu li.page-item-2 a {
	background: url(images/bg_menu.png) no-repeat -20px 0;
	width:68px;
}
.menu li.page-item-2 a:hover, .menu li.page-item-2.current_page_item a{
	background-position: -20px -59px;
	width:68px;
}

.menu li.page-item-7 { 
	background: url(images/bg_menu.png) no-repeat -88px 0;
	width:109px;
}
.menu li.page-item-7:hover, .menu li.page-item-7.current_page_item {
	background-position: -88px -59px;
}

.menu li.page-item-9{ 
	background: url(images/bg_menu.png) no-repeat -197px 0;
	width:109px;
}
.menu li.page-item-9:hover, .menu li.page-item-9.current_page_item {
	background-position: -197px -59px;
}

.menu li.page-item-11 { 
	background: url(images/bg_menu.png) no-repeat -306px 0;
	width:131px;
}
.menu li.page-item-11:hover, .menu li.page-item-11.current_page_item {
	background-position: -306px -59px;
}

.menu li.page-item-14{ 
	background: url(images/bg_menu.png) no-repeat -437px 0;
	width:82px;
}
.menu li.page-item-14:hover, .menu li.page-item-14.current_page_item {
	background-position: -437px -59px;
}

ul.menu ul {
	background: transparent url(images/bg_submenu.png) bottom left no-repeat ;
	padding:5px 0;
	margin:0;
	position: absolute;
	top: 59px;
	left: 5px;
	width: 184px;
	display: none;
	z-index:5;
	text-align:left;
}

ul.menu ul li {
	background:transparent;
	padding:4px 0 4px 10px;
	margin:0;
	height:14px;
	display: block;
}

ul.menu ul li a {
	font-size:13px;
	text-indent:inherit;
	color: #fff;
	background:transparent;
	border:0;
	padding:0 5px;
	height:20px;
}

ul.menu li:hover ul {
	display: block;
	z-index:5;
}


ul.menu li:hover ul {
	display: block;
	z-index:5;
}
ul.menu li {
	position: relative;
}

ul.menu ul,
ul.menu li:hover ul ul {
	display: none;
}

#breadcrumbs {
	width : 1000px;
	margin : 0 auto;
	padding : 16px 0 0 0;
	background : url(images/bg_breadcrumbs.gif) no-repeat top left;
	height : 44px;
}
#breadcrumbs h3 {
	padding : 0;
	margin : 0 0 0 90px;
}
.narrowcolumn {
	float : left;
	padding : 20px 0 0 0;
	margin : 0 0 20px 0;
	width : 262px;
	background:#fffaf7;
}
.narrowcolumn ul {
	width : 262px;
	margin : 0;
	padding : 0 0 0 0;
	list-style-type : none;
}


#twitter {
	height:62px;
	margin:0;
	padding:0;
	border-bottom : 1px solid #e0e0e0;
}
#twitter a {
	margin:0;
	padding:0;

}
#twitter img {
	margin:0 0 0 8px;
	padding:0;
	border:0;
}
#nieuwsbrief {
	background:#f4f1ef;
	margin:0;
	color:#3e3e3e;
	border-top:1px solid #fffaf7;
	border-bottom:1px solid #fffaf7;
}
#nieuwsbrief h5 {
	margin:5px 0 0 0;
	padding:0;
	font-family:Myriad Pro, Arial;
	text-decoration:none;
	text-indent:-10000px;
	font-size:12px;
	overflow:hidden;
	background:transparent url(images/soc_nieuwsbrief_kop.png) no-repeat top left;
}
#nieuwsbrief p {
	color:#777777;
	margin:10px 0 0 0; 
	line-height:1.5em;
	padding:0;
}
#nieuwsbrief strong{
	display:block;
}
.tip {
	border-top:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
}
.tip p {
	color:#777777;
	line-height:1.5em;
	padding:0;
}
.tip img {
	float:left;
	padding:0 10px 0 0;
}
.weblog {
	border-top:1px solid #fffaf7;
	height:17px;
	margin:0;
	background:url(images/soc_weblog.png) no-repeat top left;
}
.weblog h6 {
	text-indent:-10000px;
	background: transparent url(images/soc_weblog_txt.png) no-repeat top left;
	margin:2px 0 0 0;
	padding:0;
	color:#fff;
	text-decoration:none;
	display:block;
}
.weblog h6 a {
display:block;
}
#mc-embedded-subscribe-form {
	padding:0;
	margin:10px 0 0 0;
}
#mc-embedded-subscribe-form fieldset {
	border:0;
	margin:0;
	padding:0;
}
#mc-embedded-subscribe-form label {
	width:35px;
	float:left;
	margin:0;
	padding:0;
	text-align:left;
}
#mc-embedded-subscribe-form label img {
	margin:0;
	padding:0;
	border:0;
}
#mc-embedded-subscribe-form .btn {
	width:65px;
	float:left;
	border:0;
	background:none;
	margin:8px 0 0 0;
	padding:0;
	font-size:12px;
	text-decoration:underline;
}
#mce-FNAME, #mce-EMAIL {
	float:left;
	width:110px;
	border:0;
}

.narrowcolumn ul li.search {
	background:#f4f1ef;
	margin:0;
	padding:15px 10px 5px 10px;
	color:#3e3e3e;
	border-top:1px solid #fffaf7;
	display:block;
	min-height:60px;
}
.narrowcolumn ul li.search p{
	margin:0 0 5px 0;
	display:block;

}
.narrowcolumn ul li.search img {
	padding:0; 
	margin:0;
}
.narrowcolumn ul li span {
	margin : 10px 0 0 0;
	float : left;
}
.narrowcolumn ul li.tips {
	height : 48px;
}
.narrowcolumn ul {
	width : 262px;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	list-style-type : none;
}
.narrowcolumn li.page_item {
	padding : 5px 10px 5px 5px;
	clear : left;
	margin : 0;
	height : 18px;
	border : 0;
}
.narrowcolumn li.last {
	padding-bottom: 20px;
	border-bottom:1px solid #f4f1ef;
}
.narrowcolumn li.page_item a {
	display : block;
	margin : 5px 0 0 25px;
	padding : 0 0 0 40px;
	background : url(images/web_arrow.png) no-repeat 0 1px;
}
.narrowcolumn li.current_page_item a {
	display : block;
	margin : 5px 0 0 25px;
	padding : 0 0 0 40px;
	background : url(images/web_arrow_active.png) no-repeat 0 1px;
}

.subpages li img {
	margin : 0 20px 0 0;
}
.widecolumn {
	float : left;
	padding : 20px 0 0 0;
	margin : 0 0 0 63px;
	width : 540px;
}
.blok {
	width:232px;
	padding:0 19px;
	float:left;
	margin:40px 0 0 0;
}

.blok p {
	border-top:1px solid #cdcccc;
	background:url(images/home_bg_blok.png) repeat-x top left;
	padding:10px 5px;
	color:#777;
	font-size:12px;
}
.huisstijl h3{
	background:transparent url(images/home_huisstijl.png) no-repeat top left;
	text-indent:-10000px;
	overflow:0;
	text-decoration:none;
	height:30px;
}
.webdesign h3{
	background:transparent url(images/home_webdesign.png) no-repeat top left;
	text-indent:-10000px;
	overflow:0;
	text-decoration:none;
	height:30px;
}

.blok a {
	background: url(images/home_blok_arrow.png) no-repeat 0 4px;
	margin:10px 0 0 0; 
	padding:0 0 0 14px;
	display:block;
	color:#ff7f39;
}
.news {
	float : left;
	width : 450px;
	padding : 30px 0 0 34px;
	margin : 0;
}
.news img {
	padding : 0;
	margin : 20px 0 0 18px;
	float : left;
}
.news ul {
	background : url(images/news_coffee.png) no-repeat top left;
	width : 250px;
	float : left;
	height : 152px;
	margin : 20px 0 0 10px;
	padding : 0 0 0 150px;
	list-style-type : none;
}
.news ul li {
	margin : 0;
	padding : 8px 5px;
}
.news ul li a {
	color : #fff;
	text-decoration : none;
}

.news ul li a:hover {
	text-decoration: underline;
}
.news ul li.first {
	border-bottom : 1px solid #8e8181;
}
.news ul li.second {
	border-top : 1px solid #c0c0c0;
}
.news ul li strong {
	display : block;
}
.widecolumn p.more a {
	margin : 0;
	padding : 0 0 0 25px;
	background : url(images/web_arrow.png) no-repeat 0 1px;
}
.referenten {
	float : left;
	width : 450px;
	padding : 30px 0 0 34px;
}
.referenten ul {
	list-style-type : none;
	margin : 20px 0 0 18px;
	padding : 0;
}
.referenten ul li {
	margin : 5px;
	display : inline;
}
.referenten p {
	margin : 5px 18px 0 0;
}
.referenten p a {
	margin : 0;
	padding : 0 0 0 25px;
	background : url(images/web_arrow.png) no-repeat 0 1px;
}
.sitemap h6 {
	margin : 0;
	padding : 0;
}
.sitemap ul.nieuwsbrief {
	float : left;
	margin : 0 20px 0 45px;
	padding : 0;
	width : 150px;
}
.sitemap ul.nieuwsbrief li {
	list-style-type : none;
}
.sitemap ul.wie-zijn-we {
	float : left;
	margin : 0 0 0 35px;
	padding : 0;
	width : 120px;
}
.sitemap ul.wie-zijn-we li {
	list-style-type : none;
}
.sitemap ul.wie-zijn-we li ul {
	padding : 0;
	margin : 0 0 0 14px;
}
.sitemap ul.wie-zijn-we li ul li {
	list-style-type : none;
}
.sitemap ul.wat-doen-we {
	float : left;
	margin : 0 0 0 35px;
	padding : 0;
	width : 120px;
}
.sitemap ul.wat-doen-we li {
	list-style-type : none;
}
.sitemap ul.wat-doen-we li ul {
	padding : 0;
	margin : 0 0 0 14px;
}
.sitemap ul.wat-doen-we li ul li {
	list-style : square;
}
.sitemap ul.voor-wie {
	float : left;
	margin : 0 0 0 55px;
	padding : 0;
	width : 140px;
}
.sitemap ul.voor-wie li {
	list-style-type : none;
}
.sitemap ul.contact-ons {
	float : left;
	margin : 0 0 0 45px;
	padding : 0;
	width : 180px;
}
.sitemap ul.contact-ons li {
	list-style-type : none;
}
.sitemap ul.contact-ons li span {
	float : left;
	display : block;
	width : 70px;
}
.post {
	margin : 0 0 40px 0;
	padding : 0 0 0 5px;
	text-align : justify;
	clear : both;
}
.post hr {
	display : block;
}
.widecolumn h1 {
	margin : 25px 0 15px 10px;
	padding : 0;
}
.widecolumn h2 {
	margin : 25px 0 10px 10px;
	padding : 0;
}
.widecolumn h3 {
	margin : 25px 0 10px 10px;
	padding : 0;
}
.widecolumn h4 {
	margin : 20px 0 10px 10px;
}
.widecolumn h5 {
	margin : 0;
	padding : 0;
}
.widecolumn h6 {
	margin : 5px 0 5px 10px;
}
.widecolumn p {
	margin : 0 17px 10px 10px;
}

.blok p {
	margin:0;
}
.blok h3 {
	margin:0;
}
.widecolumn .attachment {
	text-align : center;
	margin : 5px 0;
}
.postmetadata {
	clear : both;
}
.clear {
	clear : both;
}
#newsflash {
	margin:0 auto;
	width : 1034px;
	height : 238px;
	background : url(images/bg_newsflash.png) no-repeat top left;
}
#orangebar {
	width : 1000px;
	height : 81px;
	background : url(images/bg_orangebar.png) no-repeat top left;
}
#footer {
	background-color : #4b4a4a;
	padding : 22px 0;
	margin : 0 auto;
	width : 1000px;
	clear : both;
}
#footer .sitemap {
	display : block;
	height : 180px;
	background : url(images/bg_footer_sitemap.png) repeat-y top left;
}
#footer p {
	margin : 0;
	padding : 20px 0;
	text-align : center;
}
h1 {
	padding-top : 70px;
	color : #555656;
}
h2, h2 a, h2 a:visited {
	margin : 0;
	color : #ff5a00;
}
h2.pagetitle {
	margin-top : 0;
	text-align : center;
}
#sidebar h2 {
	margin : 5px 0 0;
	padding : 0;
}
h3 {
	color : #555656;
	padding : 0;
	margin : 0;
}
#sidebar h3 {
	padding : 0;
	margin : 0 0 20px 0;
}
h3.comments {
	padding : 0;
	margin : 40px auto 20px;
}
h4 {
	color : #ff5a00;
}
h5 {
	color : #555656;
}
h6 {
	color : #555656;
}
p img {
	padding : 0;
	max-width : 100%;
}
img.centered {
	display : block;
	margin-left : auto;
	margin-right : auto;
}
img.alignright {
	padding : 4px;
	margin : 5px -5px 15px 10px;
	display : inline;
}
img.alignleft {
	padding : 4px;
	margin : 5px 10px 15px -5px;
	display : inline;
}
.alignright {
	float : right;
}
.alignleft {
	float : left;
}
html > body .entry ul {
	margin-left : 0;
	padding : 0 0 0 30px;
	list-style : none;
	padding-left : 10px;
	text-indent : -10px;
}
html > body .entry li {
	margin : 7px 0 8px 10px;
}
.entry ul li:before, #sidebar ul ul li:before {
	content : "\00BB \0020";
}
.entry ol {
	padding : 0 0 0 35px;
	margin : 0;
}
.entry ol li {
	margin : 0;
	padding : 0;
}
.postmetadata ul, .postmetadata li {
	display : inline;
	list-style-type : none;
	list-style-image : none;
}
#sidebar ul, #sidebar ul ol {
	margin : 0;
	padding : 0;
}
#sidebar ul li {
	list-style-type : none;
	list-style-image : none;
	margin-bottom : 15px;
}
#sidebar ul p, #sidebar ul select {
	margin : 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin : 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin : 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style : decimal;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin : 3px 0 0;
	padding : 0;
}
#searchform {
	margin: 0;
	padding: 0;
}
#searchform label {
	font-weight : bold;
}
#searchform .input,#mc-embedded-subscribe-form .input{
	margin : 5px 0 0 0;
	height : 26px;
	padding : 4px 0;
	width:160px;
	background : url(images/bg_search.png) no-repeat 25px 0;
	float:left;
}
#searchform .input{
	width:170px;
	padding:4px 0 4px 10px;
	background : url(images/bg_search.png) no-repeat 8px 0;
	}
#searchform #s {
	float : left;
	border : 0;
	width : 112px;
	padding : 0;
	margin : 0 10px 3px 7px;
}
#searchsubmit {
	float : right;
	overflow : hidden;
	text-indent : -10000px;
	border : 0;
	background : url(images/searchbutton.png) no-repeat top left;
	margin : 0 0 0 15px;
	width : 18px;
	height : 18px;
	padding : 0;
}
#nieuwsbrief_form #news {
	font-size : 0.9em;
	margin : 10px 0 0 0;
	background : url(images/bg_newsletter_input.png) repeat-x top left;
	width : 110px;
}
#nieuwsbrief_form #submit {
	overflow : hidden;
	text-indent : -10000px;
	padding : 5px;
	border : 0;
	background : url(images/web_arrow.png) no-repeat 7px 7px;
	margin : 0;
	width : 26px;
	height : 26px;
	padding : 0;
}
#sidebar {
	padding : 0 0 10px 15px;
	width : 225px;
	float : left;
	min-height : 250px;
}
#sidebar form {
	margin : 0;
}
#sidebar-right {
	padding : 0 0 10px 15px;
	width : 210px;
	float : left;
	min-height : 250px;
}
blockquote {
	margin : 15px 30px 0 10px;
	padding-left : 20px;
	border-left : 5px solid #ddd;
}
blockquote cite {
	margin : 5px 0 0;
	display : block;
}
.center {
	text-align : center;
}
.hidden {
	display : none;
}
hr {
	display : none;
}
a img {
	border : none;
}
.navigation {
	display : block;
	text-align : center;
	margin-top : 10px;
	margin-bottom : 60px;
	clear : both;
}
.aligncenter, div.aligncenter {
	display : block;
	margin-left : auto;
	margin-right : auto;
}
.widecolumn .wpcf7-form {
	margin : 0 0 0 15px;
}
.widecolumn .wpcf7-form label {
	width : 10em;
	float : left;
	text-align : right;
	margin-right : 0.5em;
	display : block;
}
.widecolumn .wpcf7-form .submit input {
	margin-left : 4.5em;
}
.widecolumn .wpcf7-form input {
	color : #333;
	background : #fff;
	border : 1px solid #333;
}
.widecolumn .wpcf7-form select {
	color : #333;
	background : #fff;
	border : 1px solid #333;
}
.widecolumn .wpcf7-form input.submit {
	color : #333;
	background : #eee;
	border : 1px outset #ff5a00;
	float : right;
	margin : 0 85px 0 0;
	width : 131px;
}
.widecolumn .wpcf7-form fieldset {
	border : none;
	border-top : 1px solid #ff5a00;
	width : 490px;
}
.widecolumn .wpcf7-form legend {
	color : #333;
	border : 0;
	padding : 2px 6px;
	font-size : 1.4em;
	font-weight : bold;
}
.widecolumn .wpcf7-form textarea {
	color : #333;
	background : #fff;
	border : 1px solid #333;
	width : 262px;
}

ul#offerte {
	background : #fff;
	padding:0;
}
ul#offerte li {
	background : url(images/off_form_bottom.png) no-repeat bottom left;
	padding:0 0 10px 0;
	margin:0;
}
ul#offerte li.top {
	background : url(images/off_form_top.png) no-repeat bottom left;
	padding:26px 0 0 0;
	height:46px;
	display:block;
	overflow:hidden;
	text-indent:-99999px;
}

ul#offerte form,
ul#offerte li p {
	padding:0;
	margin:0;
}

ul#offerte input {
	width: 170px;
	font-size:1.1em;
	border:0;
	padding:0;
	margin:0;
}
ul#offerte textarea {
	font-family:arial;
	font-size:1.1em;
	width:220px;
	border:0;
	margin:0;
	padding:0;
	height:64px;
}
ul#offerte span {
	display:block;
	padding:4px 0 4px 16px;
	width:196px;
	height:18px;
	background : url(images/off_form_input.png) no-repeat 8px 0;
}
ul#offerte span.wpcf7-not-valid-tip {
	background:#fff;
	width:196px;
	height:auto;
}
ul#offerte span.your-message {
	background : url(images/off_form_textarea.png) no-repeat 8px 0;
	width:239px;
	height:76px;
}
ul#offerte .verstuur {
	background : url(images/off_form_submit.png) no-repeat top left;
	height:33px;
	width: 156px;
	font-size:1em;
	padding:0;
	margin:0 0 0 8px;
	overflow:hidden;
	}

.verstuur:hover {
	cursor: pointer;
}

.narrowcolumn ul li {
	margin:0;
	padding:10px 12px 10px 15px;
	text-align : left;
	color:#777777;
}
