body {
	background-image: url("../images/background.gif");
	margin: 0px;
}

#content_frame {
	margin: 0px;
	width: 988px;
}

#content_holder {
	background-image: url("../images/content_bg.jpg");
	background-repeat: repeat-y;
	text-align: left;
	padding-left: 106px;
}

#shadow_left {
	vertical-align: top;
	text-align: left;
	background-image: url("../images/shadow_left.png");
	background-repeat: repeat-y;
	width: 9px;
}

#shadow_right {
	vertical-align: top;
	text-align: left;
	background-image: url("../images/shadow_right.png");
	background-repeat: repeat-y;
	width: 9px;
}

#shadow_bottom {
	vertical-align: top;
	text-align: left;
	background-image: url("../images/shadow_bottom.png");
	background-repeat: repeat-x;
	height: 9px;
}

#shadow_lb {
	vertical-align: top;
	text-align: left;
	background-image: url("../images/shadow_lb.png");
	background-repeat: no-repeat;
	height: 9px;
	width: 9px;
}

#shadow_rb {
	vertical-align: top;
	text-align: left;
	background-image: url("../images/shadow_rb.png");
	background-repeat: no-repeat;
	height: 9px;
	width: 9px;
}

#disclaimer {
	background-image: url("../images/disclaimer_bg.jpg");
	background-repeat: repeat-y;
	background-position: 0px 0px;
	vertical-align: top;
	padding-left: 106px;
	padding-top: 36px;
	text-align: left;
	vertical-align: top;
	font-family: Verdana;
	font-size: 10px;
	color: #918d87;
}

.disclaimer_links {
	width: 969px;
	margin-left: 10px;
}

h3 { font-family: verdana; font-size: 13px; color: #A86011; text-transform: uppercase; font-weight: normal }

a:link {
	color: #4f453d;
}
a:active {
	color: #4f453d;
}
a:visited {
	color: #4f453d;
}
a:hover {
	color: #673f27;
}


a.dis_link:link {
	color: #918d87;
	text-decoration: none;
}

a.dis_link:active {
	color: #918d87;
	text-decoration: none;
}

a.dis_link:visited {
	color: #918d87;
	text-decoration: none;
}

a.dis_link:hover {
	color: #673f27;
	text-decoration: none;
}

.alineatext {
	font-family: Verdana;
	font-size: 11px;
	color: #4f453d;
}

.img_bg_top {
	background-image: url("../images/alinea/img_top_middle.gif");
}
.img_bg_left {
	background-image: url("../images/alinea/img_middle_left.gif");
}
.img_bg_right {
	background-image: url("../images/alinea/img_middle_right.gif");
}
.img_bg_bottom {
	background-image: url("../images/alinea/img_bottom_middle.gif");
}


.prt_bg_top {
	background-image: url("../images/portfolio/img_top_middle.gif");
}
.prt_bg_left {
	background-image: url("../images/portfolio/img_middle_left.gif");
}
.prt_bg_right {
	background-image: url("../images/portfolio/img_middle_right.gif");
}
.prt_bg_bottom {
	background-image: url("../images/portfolio/img_bottom_middle.gif");
	text-align: left;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 10px;
	color: #817649;
}


.adress {
	font-family: Verdana;
	font-size: 11px;
	color: #c0baa4;
}

.podo {
	font-family: Verdana;
	font-size: 11px;
	color: #a86011;
}
.podoplus {
	font-family: Verdana;
	font-size: 11px;
	color: #a86011;
}

.firm {
	font-family: Verdana;
	font-size: 11px;
	color: #817649;
	font-weight: bold;
}

a.firm_link:link {
	color: #817649;
	text-decoration: underline;
}

a.firm_link:active {
	color: #817649;
	text-decoration: underline;
}

a.firm_link:visited {
	color: #817649;
	text-decoration: underline;
}

a.firm_link:hover {
	color: #817649;
	text-decoration: underline;
}


a.email_link:link {
	color: #817649;
	text-decoration: underline;
}

a.email_link:active {
	color: #817649;
	text-decoration: underline;
}

a.email_link:visited {
	color: #817649;
	text-decoration: underline;
}

a.email_link:hover {
	color: #817649;
	text-decoration: underline;
}

#map { font-family: Verdana; font-size: 12px; }


/* BLOG */

#blog_content {
	float: left;
	width: 580px;
	overflow: hidden;
}

#search,
#tagcloud {
	float: right;
	margin: 0 40px 10px 0;
}

#search span.input {
	width: 208px;
	height: 25px;
	padding: 0;
	margin: 0;
	display: block;
	background: url('/images/bg_search.gif') no-repeat;
}

#search input {
	width: 188px;
	font-family: verdana;
	font-size: 11px;
	margin: 5px 0 0 10px;
	border: none;
	outline: none;
	background: none;
}

#directions_table {
	display: none;
	float: left;
	margin-top: 20px;
}

#directions {
	font-family: Verdana;
	font-size: 12px;
	color: #4F453D;
	width: 804px;
	background-color: #fff;
}

#directions h3 { padding:0; margin: 4px 0 0 0 }

#directions .adp-summary { margin-bottom: 10px; padding-top: 14px }

#directions .adp-directions { width: 804px }

#directions .adp-substep { cursor: pointer }

#directions .adp-substep:hover { text-decoration: underline }

#directions .adp-legal { clear: both;font-size: 11px; text-align: center; margin-top: 10px; width: 804px }

/* TAGCLOUD */

#tags {
	width: 208px !important;
	text-align: center;
	font-family: verdana;
	font-size: 13px;
	color: #c0baa4;
	overflow:auto;
	background-color: #fff;
}

#tagcloud {
    text-align: center;
    overflow:auto;
    width: 228px !important;
}

#tagList {
    margin:0;
    padding:0;
}

#tagList li {
    list-style-type: none;
    float: left;
    margin: 0 10px;
    height: 30px;
}

#tagList li a {
    text-decoration: none;
    color: #c0baa4;
}

#tagList li a:hover {
    text-decoration: underline;
}

.addthis_default_style { width:60px; float: right }

.at15t_twitter { background: url('/images/icons/twitter.png') }
.at15t_hyves { background: url('/images/icons/hyves.png') }

.clearfix:before, 
.clearfix:after, 
#directions .adp-summary:before, 
#directions .adp-summary:after,
#directions .adp-placemark:before, 
#directions .adp-placemark:after{ 
	content: "\0020"; display: block; height: 0; overflow: hidden;
}

.clearfix:after, #directions .adp-summary:after, #directions .adp-placemark:after { clear: both; }
.clearfix, #directions .adp-summary, #directions .adp-placemark { zoom: 1; }

.stars{
    float:right;
}

.stars div{
    background-image:url(/images/star_inactive.png);
    width:16px;
    height:16px;
    float:left;
}

.stars .over{
    background-image:url(/images/star.png);
}

.reactieForm, .reactieForm *{
    font-family: Arial !important;
    font-size:10pt;
}

.reactieForm{
    padding:40px;
    max-height: 400px;
    overflow: auto;
}

#main .stars div{
    cursor:pointer;
}

.reactieForm label{
    width:60px;
    display:block;
    font-size:10pt;
    line-height:20px;
    float:left;
}

.reactieForm input[type=text], .reactieForm textarea{
    width:200px;
}

.reactieForm h1{
    color:#673f27;
    font-size:12px;
    font-weight:bold;
    margin:0px;
}

.opmerkingen{
    clear:both;
    float:right;
}

.tbox {position:absolute; display:none; padding:14px 17px; z-index:900}
.tinner {padding:15px; -moz-border-radius:5px; border-radius:5px; background:#fff url(/images/preload.gif) no-repeat 50% 50%; border-right:1px solid #333; border-bottom:1px solid #333}
.tmask {position:absolute; display:none; top:0px; left:0px; height:100%; width:100%; background:#000; z-index:800}
.tclose {position:absolute; top:0px; right:0px; width:30px; height:30px; cursor:pointer; background:url(/images/close.png) no-repeat}
.tclose:hover {background-position:0 -30px}

#error {background:#ff6969; color:#fff; text-shadow:1px 1px #cf5454; border-right:1px solid #000; border-bottom:1px solid #000; padding:0}
#error .tcontent {padding:10px 14px 11px; border:1px solid #ffb8b8; -moz-border-radius:5px; border-radius:5px}
#success {background:#2ea125; color:#fff; text-shadow:1px 1px #1b6116; border-right:1px solid #000; border-bottom:1px solid #000; padding:10; -moz-border-radius:0; border-radius:0}
#bluemask {background:#4195aa}
#frameless {padding:0}
#frameless .tclose {left:6px}
