* {
	padding: 0; 
	margin: 0; 
	border: 0px solid black;
}

body { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 20px; 
	text-align: center; 
	color: #333;
	background-color: #fff;
	background-image: url('../images/bg.gif');
	background-position: top;
	background-repeat: repeat-x;
	overflow-x: hidden;
}

html {
    overflow: -moz-scrollbars-vertical;
} 
div {
	border: 0px solid red;
}

p {
	padding-bottom: 16px;
}

p.italic {
	font-style: italic;	
}
p.bigger {
	font-size: 14px;
	line-height: 24px;
}
p.strong {
	font-weight: bold;
}
.smaller_right {
	padding: 0px 4px 0 0;
	float: right;
	color: #999;
}
span.smaller {
	padding-top: 20px;
	font-size: 11px;
	color: #999;
}
td {
	vertical-align: top;
	padding: 2px 2px 2px 0;
	margin: 0;
}

a:active{
	outline: none;
}
a:focus{
	-moz-outline-style: none;
}


h1 {
	font-weight: normal;
	font-size: 24px;
	padding: 0 0 25px 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #222;
	font-weight: normal;
	font-size: 17px;
	padding: 10px 0 12px 0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #222;
	font-weight: normal;
	font-style: italic;
	font-size: 14px;
	padding: 0 0 0 0;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #222;
	font-size: 12px;
	padding: 0 0 0 0;
}

h1.img_header {
	margin: 20px 0 20px 0;
	padding: 40px 0 0 0;
	background-repeat: no-repeat;
	background-position: top left;
	overflow: hidden;
	width: 920px;
	height: 0px;
	float: left;
}

h1.sifr {
	padding: 18px 0 16px 0;
	font-size: 32px;
}

a {
	text-decoration: none;
	color: #4593d7;
}

a:hover{
	color: #000;
}

input, textarea {
	border: 1px solid #ddd;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	background-color: #fff;
	background-position: top left;
	background-repeat: no-repeat;
	padding: 3px 4px 3px 3px;
	margin: 0 0 5px 0;
	line-height: 14px;
}

/*.grey {
	color: #333;
}
*/
.form_input {
	width: 140px;
	margin-right: 10px;
	float: left;
}
td.smal {
	width: 50px;
	display: block;
}
/*.form_input_small {
	width: 80px;
	float: left;
}
*/
.form_textarea {
	width: 357px;
	height: 122px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.form_submit {
	color: #fff;
	text-align: left;
	border: 0;
	background: #e1f1ff url('../images/form_submit.gif');
	cursor: pointer;
	padding: 4px 6px 5px 6px;
	height: 28px;
	width: 80px;
	text-align: center;
}
.form_submit:hover {
	background-position: 0 30px;
}
.form_float {
	width: 120px;
	clear: both;
	float: left;
}

.container { 
	position: relative;
	width: 920px; 
	border: 0px solid red;
	clear: both;
	margin: auto;
	text-align: left;
}
#footer_container { 
	position: relative;
	width: 100%; 
	border: 0px solid red;
	text-align: center;
}
#footer {
	position: relative;
	border: 0px solid red;
	clear: both;
	margin: auto;
	width: 920px;
	padding: 40px 0 30px 0;
	font-size: 11px;	
	color: #666;
	text-align: left;
}
#footer ul {
	list-style: none;
}
#footer li {
	float: left;
	display: block;
	padding: 0 0 0 14px;
	background-repeat: no-repeat;
	background-position: 0;
	margin-right: 10px;
}
#footer li.telefoon {
	background-image: url('../images/icon_small_telefoon.gif');
}
#footer li.mail {
	background-image: url('../images/icon_small_mail.gif');
}
#footer li.rss {
	background-image: url('../images/icon_small_rss.gif');
}
#footer li.linkedin {
	background-image: url('../images/icon_small_linkedin.gif');
}
#footer li.twitter {
	background-image: url('../images/icon_small_twitter.gif');
}
#footer li.flickr {
	background-image: url('../images/icon_small_flickr.gif');
}

#footer_container #moreinfodiv {
	position: relative;
	border: 0px solid red;
	clear: both;
	margin: auto;
	width: 920px;
	padding: 40px 0 30px 0;
	font-size: 11px;	
	color: #666;
	text-align: center;
}

#footer_container #moreinfodiv li {
	float: left;
	display: block;
	padding: 0 0 0 14px;
	background-repeat: no-repeat;
	background-position: 0;
	margin-right: 10px;
}


li.arrow{
	list-style: none;
	background-image: url('../images/icon_right.png');
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding: 0 0 0 12px;
}
/*li.star{
	list-style: none;
	background-image: url('../images/icon_star.gif');
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding: 0 0 0 12px;
}
*/
#content ul{
	list-style: none;
}


.content_blok_3_4 li {
	list-style: none;
	background-image: url('../images/icon_right.png');
	background-repeat: no-repeat;
	background-position: 3px 5px;
	padding: 0 0 0 16px;
	display: block;
}

#header {
	overflow: hidden;
	width: 920px;
	height: 80px;
	
}

#header ul {
	padding: 0;
	margin: 0;
	position: absolute;
	float: right;
	width: 920px;
}

#header li {
	float: right;
	list-style: none;
	/*background-image: url('../images/menu_spacer.gif');*/
	background-repeat: no-repeat;
	background-position: right;
	margin: 0;
	padding: 30px 0 0 20px;
}

#header a:link, #header a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
	font-size: 15px;
	text-shadow: -1px -1px 1px #222;
}

#header a:hover, #header a:active {
	color: #4593d7;
}

#header a.active:link, #header a.active:visited {
	cursor: default;
	color: #4593d7;
}

#header img {
	float: left;
}

.img_left {
	float: left;
	padding: 0 10px 10px 0;
}




#bluebar {
	background-color: #277ccf;
	background-image: url('../images/blue_shade.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
}
#footerbar {
	background-color: #;
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
}
#highlight {
	color: #fff;
	line-height: 0;
}

#highlight a{
	color: #fff;
	font-size: 17px;
	padding: 0;
	margin: 0;
}
#highlight a:hover{
	color: #fff;
}

#noflash {
	padding: 0 0 5px 0;
}
	
#content {
	border: 0px solid black;
	width: 920px;
	padding: 20px 0 0 0;
}
/*#content .boxed {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background-color: #fff;
	padding: 10px;
}
*/
#content  li.ww{
	padding: 0 78px 18px 112px;
	background-repeat: no-repeat;
	background-position: 25px center;
	border-top: 1px solid #eee;
}

.content_spacer {
	width: 40px;
	height: 40px;
	float: left;
}
.content_blok_full {
	position: relative;
	width: 920px;
}
.content_blok_3_4 {
	position: relative;
	width: 680px;
	float:left;
}
.content_blok_2_4 {
	position: relative;
	width: 440px;
	float:left;
}
.content_blok_1_4 {
	position: relative;
	width: 200px;
	float:left;
}
.content_blok_2_3 {
	position: relative;
	width: 600px;
	float:left;
}
.content_blok_1_3 {
	position: relative;
	width: 280px;
	float:left;
}

/*#widgets {
	font-size: 0.85em;
	border: 0px solid black;
	float: right;
	width: 160px;
}
*/
.clear {
	clear: both;	
}
.clear_blok {
	clear: both;
	height: 30px;
}
.clear_half {
	clear: both;
	height: 5px;
}
.hidden {
	width: 0;
	height: 0;
	overflow: hidden;	
	display: none;
}

div.dashed_line {
	width: 100%;
	border-top: 1px dotted #CCC;
	height: 1px;
	overflow: hidden;
	margin: 0 0 5px 0;
	clear: both;
}
div.solid_line {
	width: 100%;
	border-top: 1px solid #eee;
	height: 1px;
	overflow: hidden;
	margin: 0;
	clear: both;
}

a.portfolio_link {
	border-top: 1px solid #eee;
	display: block;
	padding: 7px 4px 6px 30px;
	background-image: url('../images/icon_portfolio_link.gif');
	background-repeat: no-repeat;
	background-position: 6px 10px;
}
a.portfolio_link:hover {
	background-color: #f1f7fd;
}

.portfolio_image_title {
	color: #666;
	font-size: 11px;
	padding-bottom: 20px;
	margin-top: 0;
	line-height: 8px;
	font-style: italic;
}


a.blog_link {
	border-top: 1px solid #eee;
	display: block;
	padding: 6px 4px 7px 30px;
	background-image: url('../images/icon_blog_link.gif');
	background-repeat: no-repeat;
	background-position: 6px 10px;
}
a.blog_link:hover {
	background-color: #f1f7fd;
}
a.web_link {
	clear: both;
	padding-left: 22px;
	background-image: url('../images/icon_web.gif');
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.app_link {
	background-image: url('../images/icon_app.gif');
}
a.id_link {
	background-image: url('../images/icon_id.gif');
}
a.cat_link {
	background-image: url('../images/icon_blog_cat.gif');
}
a.arch_link {
	background-image: url('../images/icon_blog_arch.gif');
}

.blog_info {
	display: block;
	clear: both;
	color: #888;
	padding: 5px 0 0px 25px;
	background-image: url('../images/icon_id.gif');
	background-repeat: no-repeat;
	background-position: 4px 7px;
}
.blog_reactie {
	border: 1px solid #EEE;
	background-color: #fbfbfb;
	padding: 10px 15px 10px 15px;
	margin: 5px 0 10px 0;
	font-style: italic;
}

a.werk_link {
	border-top: 1px dotted #CCC;
	display: block;
	padding: 1px 0 2px 15px;
	background-image: url('../images/icon_right.gif');
	background-repeat: no-repeat;
	background-position: 2px 7px;
}
a.werk_link:hover {
	background-color: #f1f7fd;
}

/*a.external {
	padding: 1px 0 0 18px;
	background-image: url('../images/icon_external.png');
	background-repeat: no-repeat;
	background-position: 0 1px;
}
*/
a.feed {
	display: block;
	float: right;
	width: 16px;
	height: 16px;
	background-image: url('../images/icon_feed.gif');
	background-repeat: no-repeat;
	background-position: 0 2px;
}
/*
a.pointer {
	padding: 0 0 0 18px;
	background-image: url('../images/icon_pointer.png');
	background-repeat: no-repeat;
	background-position: 0 0;
}
a.small_right {
	padding: 0 0 0 11px;
	background-image: url('../images/icon_right_link.gif');
	background-repeat: no-repeat;
	background-position: 1px 3px;
}
a.small_comments {
	padding: 0 0 0 11px;
	background-image: url('../images/icon_comment.gif');
	background-repeat: no-repeat;
	background-position: 1px 3px;
}
*/
a.small_top {
	float: right;
	padding: 0 0 0 14px;
	background-image: url('../images/icon_top.gif');
	background-repeat: no-repeat;
	background-position: 0 4px;
}
a.small_top:hover {
	background-position: 0 2px;
}

span.float_right {
	float: right;	
}


/*
#map {
	background-color: #519DE5;
}

#map_shade{
	position: absolute; 
	z-index: 100; 
	margin-top: 264px; 
	height: 6px; 
	width: 100%; 
	background-image: url('../images/line_shaded.png'); 
	_background-image: none; 
	background-position: bottom; 
	background-repeat: repeat-x;
}
*/
#subnav {
	height: 27px;
	border: 0px solid black;
	line-height: 0;
}
#subnav li {
	float: right;
	list-style: none;
	/*background-image: url('../img/menu_spacer.gif');*/
	background-repeat: no-repeat;
	background-position: right;
	padding: 2px 0 0 20px;
	line-height: 20px;
}
#subnav a:link, #subnav a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
	font-size: 13px;
}
#subnav a:hover, #subnav a:active {
	color: #262626;
}
#subnav a.active:link, #subnav a.active:visited {
	cursor: default;
	color: #262626;
}

img.portfolio {
	width: 200px;
	height: 120px;
}
img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 12px;
}

#loading_div {
	float: left;
}

/* contact form */
#loading_div.ajax-loading {
	padding: 0;
	background: url('../images/spinner.gif') no-repeat center;
	width: 60px;
	height: 20px;
}
.contact_error {
	/*border: 1px solid #ff3333;*/
	background-color: #ffd9d9;
}
.contact_field_selected {
	background-color: #fffeee;
}
.submit_no_display {
	display:none;
}


#captcha_error {
	color: red;
	font-weight: bold;
}
#form_sent {
	color: 000;
	font-weight: bold;
}

/* plaatjes in cms */
img.left {
	float: left;
	padding: 0px 5px 5px 0px;
}
img.right {
	float: right;
	padding: 0px 0px 5px 5px;
}

