body{
	background:url(images/achter_grijs.gif);
	font-family:"trebuchet ms", Arial;
	font-size:13px;
	color:#222;
}

p{
	text-align:justify;
	margin:0 0 10px 0;
}

a  {
	font-size : 12px;
	font-family:"trebuchet ms", Arial;
	font-weight : bold;
	font-style : normal;
	color : #909090;
	text-decoration : none;
}

a:Hover  {
	font-size : 12px;
	font-family:"trebuchet ms", Arial;
	font-weight : bold;
	font-style : normal;
	color : #5a5a5a;
	text-decoration : underline;
}

a.tooltip { 
	position:relative; 
} 

a:hover.tooltip { 
	padding:0; 
	z-index:10; 
} 

a span{ 
	display:none; 
} 

a:hover span { 
	position:absolute; 
	display:block; 
	top:35px; 
	left:200px; 
	width:405px; 
	z-index:10; 
	/* opmaak */ 
	background:#FFFFDF; 
	border:1px solid #7e7e7e; 
	color:#ffffff; 
	padding:2px 3px; 
	font:11px tahoma, Verdana, Arial, Helvetica, sans-serif; 
	text-decoration:none; 
} 



textarea{
	font-family:"trebuchet ms", Arial;
	font-size:13px;
	color:#222;
}

.container{
	width:965px;

	background:#faffe6;
	border:1px solid #747474;  
	margin:0px auto;
}

.header{

}

.logo{
	border:0;
	margin:10px auto 0 auto; 
}

.menu{
	width:908px; 
	height:43px;
	margin:5px auto;
}

.menuitem_groen, .menuitem_bruin, .menuitem_oranje{
	display:block;
	float:left;
	width:147px;
	height:43px;
	background:url(images/knoppen.gif);
	margin:0 2px;
	text-align:center;
	line-height:42px;
	color:#ffffff;
	text-decoration:none;
}

.menuitem_groen:hover{
	background:url(images/knoppen.gif) 0 130px;
	color:#ffffff;
	text-decoration:none;
}

.menuitem_bruin:hover{
	background:url(images/knoppen.gif) 0 44px;
	color:#ffffff;
	text-decoration:none;
}

.menuitem_oranje:hover{
	background:url(images/knoppen.gif) 0 87px;
	color:#ffffff;
	text-decoration:none;
}

.contentwrapper{
	height:100%;
	background:url(images/background_content.gif) bottom right no-repeat;
	overflow:hidden;
	padding:0 32px 28px 32px;
}

.submenu{
	width:260px;
	float:left;
	overflow:hidden;
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	border:1px solid #7e7e7e; 
}

.submenu h2{
	text-indent:15px;
}

.submenu p{
	margin:0 15px 3px 15px;
	text-align:left;
	font-size:12px;
	color:#333;
}

.submenu a{
	font-size:12px;
	font-weight: bold;
	margin:0 0 0 15px;
	color:#ffffff;
}

.submenu a:hover{
	font-size:12px;
	font-weight: bold;
	color:#ffffff;
}

.datum{
	font-size:12px;
	color:#4c4c4c;
}

.submenu a.portfolio_thumbnail{
	display:block;
	border:1px solid #7e7e7e;
	height:156px;
	width:208px;
	margin:5px 15px;
}

form.aanmelden_nieuwsbrief{
	margin:0 15px;
}

form.aanmelden_nieuwsbrief input{
	font-family:"trebuchet ms", Arial;
	font-size:13px;
	color:#222;
	margin:2px 0;
}

.content{
	overflow:hidden;
	width:625px;
	float:right;
	margin:0 0 55px 0;
}

.content ul{
	padding:0;
	margin:0 0 15px 25px;
	list-style-image: url(images/bullet.gif);
}

.content_block{
	overflow:hidden; 
	margin:0 0 15px 0;
	padding:10px 20px;
	border:1px solid #7e7e7e; 
}

table.portfolio{
	width:100%;
	background:#d9c4a5;
	border-collapse:collapse;
	border:1px solid #8f7c61;
	color:#333;
	margin:0 0 15px 0;
}

table.portfolio .portfolio_titel{
	background:#8f7c61;
	text-align:left;
	padding:3px 5px;
}

table.portfolio .plaatje{
	width:320px;
	padding:10px;
}

table.portfolio .plaatje img{
	border:1px solid #8f7c61;
}

table.portfolio .omschrijving{
	padding:10px 10px 10px 0;
}

table.tarieven{
	width:100%;
	border-collapse:collapse;
	background:#d9c4a5;
	color:#333;
	margin:0 0 15px 0;
}

table.tarieven .pakket{
	background:#8f7c61;
	text-align:left;
	padding:3px 5px;
}

table.tarieven .inhoud{
	width:250px;
	text-align:left;
	padding:5px;
}

table.tarieven .omschrijving{
	width:200px;
	text-align:left;
	padding:5px;
}

table.tarieven .prijs{
	width:50px;
	text-align:center;
}

table.tarieven .offerte{
	width:50px;
	text-align:center;
}

table.tarieven th{
	line-height:25px;
}

table.tarieven ul{
	list-style-image: url(images/bullet.gif);
	margin:0 0 0 15px;
	padding:0;
}

form.offerte_aanvraag{
	margin:0;
}

table.offerte_aanvraag .vraag{
	width:150px;
	padding:3px;
}

table.offerte_aanvraag .spacer{
	width:30px;
	text-align:center;
}

table.offerte_aanvraag .formulier{
	padding:3px;
}

form.terugbelafspraak{
	margin:0;
}

.footer{
	width:965px; 
	position:relative; 
	top:-25px; 
	right:5px; 
	margin:0 auto; 
	text-align:right;
}

.footer p{
	text-align:right; 
	color:#4c4c4c;
}

.footer a:hover{
	color:#ff0000;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

h1{
	color:#afcf3a;
	font-size:50px;
	margin:0;
}

.sIFR-hasFlash h1 {
	font-size:45px;
	visibility: hidden;
	margin:0;
}

h2{
	color:#8f7c62;
	font-size: 23px;
	margin:5px 0 0 0;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 20px;
	margin:5px 0 0 0;
}

h3{
	color:#f5f5f5;
	margin:10px 15px 0 15px;
	font-size: 35px;
}

.sIFR-hasFlash h3 {
	margin:10px 15px 0 15px;
	visibility: hidden;
	font-size: 35px;
}

form.oeb_tarieven {
	width:450px;
	padding:5px 10px;
	border:1px solid #5a5a5a;
	background:#c6c6c6;
	text-align:center;
}

form.oeb_tarieven input.uren {
	width:52px;
	height:16px;
}

form.oeb_tarieven select {
	border:1px solid #ddd;
}

table.oeb_tarieven * {
	font-family:arial;

}

table.oeb_tarieven th {
	border:1px solid #c6c6c6;
	font-size:1.2em;
	text-align:center;
	background:#fff;
}

table.oeb_tarieven th.kop {
	border:1px solid #c6c6c6;
	font-size:1.6em;
	text-align:center;
	background:#484848;
	color:#fff;
}
	
table.oeb_tarieven {
	width:650px;
	border-collapse:collapse;
}

table.oeb_tarieven td {
	border:1px solid #c6c6c6;
	font-size:1.2em;
	text-align:right;
	background:#fff;
	font-weight:bold;
	height:25px;
}

table.oeb_tarieven td.odd {
	background:#d8d8d8;
	font-size:1.2em;
}

table.oeb_tarieven th.termijnbedrag {
	background:#d8d8d8;
	color:#ff0000;
	font-weight:bold;
	font-size:1.2em;
}

table.oeb_tarieven td.even {
	background:#fff;
	font-size:1.2em;
}		



