@charset "utf-8";
/* CSS Document */

@import url(reset.css);
@import url(menu.css);

table td { vertical-align: top; }

body
{
	background: url(../images/body.jpg) repeat-x top left;
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	font-family: Trebuchet, Verdana, Arial, sans-serif;
}

a
{
	color: #B61C1C;
}

a.leesmeer
{
	display: block;
	float: right;
	padding: 0 10px;
	font-size: 1.1em;
	height: 30px;
	line-height: 30px;
	color: white;
	background: #B61C1C;
	border: 2px solid white;
	text-decoration: none;
}

a.leesmeer:hover
{
	color: #B61C1C;
	background: white;
	border: 2px solid #B61C1C;
}

.center
{
	width: 985px;
	margin: 0 auto;
}

.lcol { width: 325px; position: relative; background: url(../images/manneke.jpg) no-repeat 95px 0; padding-top: 380px; }
.rcol { width: 650px; }

.rcol .left { width: 540px; }

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

.autoclear:after,
.center:after
{
	content: ".";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
}
* html .autoclear, * html .center { height: 1%; }
*:first-child+html .autoclear, *:first-child+html .center { min-height: 1px; }


#promotie
{
	text-align: right;
	margin-right: 20px;
	margin-top: 30px;
}

#footer
{
	margin-top: 50px;
	background: #F4F1F0;
	color: #C0BBBB;
	padding: 15px 0;
	text-align: center;
	font-size: 1.1em;
	border-top: 1px solid #E1E1E0;
	border-bottom: 1px solid #E1E1E0;
}

#footer a
{
	color: #C0BBBB;
}

#content
{
	margin-top: 20px;
}

#content .left
{
	background: white;
}

#content .right img.banner
{
	margin-left: 10px;
}

#content .top
{
	background: url(../images/gradient_bar.gif) no-repeat top right;
}

#content .top div
{
	border: none;
}

#content .leftbg
{
	background: url(../images/gradient_bar.gif) no-repeat top left;
}

#content .rightbg
{
	background: url(../images/gradient_bar_bottom.gif) no-repeat bottom right;
}

#content .bottom .leftbg
{
	background: url(../images/gradient_bar_bottom.gif) no-repeat bottom left;
}

#content .bottom .rightbg
{
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	padding: 0 20px 20px 20px;
}

h2.red,
h2
{
	color: #B81C1C;
	font-size: 1.6em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
	margin-top: 20px;
}

.lcol .box
{
	width: 220px;
	float: right;
	margin:  0 20px;
}

.lcol .box p { padding: 15px; font-size: 1.1em; }

.lcol h2
{
	font-size: 1.2em;
	padding: 0 15px;
	border-bottom: 1px solid #dddcd9;
}

h2.dark
{
	color: #292929;
}

div.dotted
{
	background: url(../images/dots.gif) repeat-x top left;
}

div.dotted div.text
{
	background: url(../images/dots.gif) repeat-x bottom left;
	padding: 15px;
}

div.text p,
div.text ul,
div.text ol,
div.text td
{
	margin: 10px 0;
	font-size: 1.1em;
}

div.text ul,
div.text ol
{
	margin: 10px 0 10px 25px;
}

td.referentie
{
	width: 240px;
	background: #F4F1F0;
	margin: 0 10px 10px 0;
	padding-bottom: 15px;
}

td.referentie h3
{
	color: #B61C1C;
	font-size: 1.1em;
	height: 33px;
	line-height: 33px;
	padding: 0 15px;
	border-bottom: 1px solid #DDDCD9;
}

td.referentie h3 a
{ text-decoration: none; }

td.referentie h3 a:hover
{ text-decoration: underline; }

td.referentie div.text
{
	border-top: 1px solid white !important;
}

td.referentie p
{
	margin-left: 15px;
	font-size: 1em;
	width: 130px;
	float: left;
	display: inline;
}


td.referentie a.opacity
{
	display: inline;
	background: white;
	padding: 5px;
	float: right;
	margin: 10px;
	border: 1px solid #DDDCD9;
}

td.referentie a.opacity img
{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

td.referentie a.opacity:hover img
{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

div.strong p { font-weight: bold; margin-top: 10px; }
div.strong input { width: 200px; }

span.required { font-weight: bold; color: red; }

a.button 
{
	display: block;
	float: left;
	padding: 0 10px;
	font-size: 1.1em;
	height: 25px;
	line-height: 25px;
	color: white;
	background: #B61C1C;
	border: 2px solid white;
	text-decoration: none;	
}

a.button:hover {}

p.error { color: red; font-weight: bold; margin: 15px 0; background: url(/famfamfam/cross.png) no-repeat 0 50%; padding-left: 20px; }
p.confirm { color: green; font-weight: bold; margin: 15px 0; background: url(/famfamfam/tick.png) no-repeat 0 50%; padding-left: 20px; }

table.realisaties { border-spacing: 10px;}

#gallery div.picture
{
	border: 5px solid #CCC;
	padding: 5px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

#gallery a
{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

#gallery a:hover
{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

#header
{
	height: 128px;
	position: relative;
}

div.partners a
{
	display: block;
	float: left;
	height: 73px;
	margin: 0 10px 10px 0;
	border: 1px solid #f6f6f6;
	padding: 2px;
}

div.partners a:hover
{
	border-color: #f0f0f0;
}

div.partners a img
{
	border: none;	
}
