* { font-family: "Tahoma"; font-size: 13px; }
html, body, #wrapper {
	height: 100%;
	margin: 0;
	padding: 0;
}

body	{	background-image:url(/Website_images/Bimsbouw_site_ontwerp_02.jpg);
			background-repeat:repeat-x;
		
}
#wrapper {
	margin: 0 auto;
    text-align: left;
    vertical-align: middle;
	height: 100%;
}

a		{font-size: 11px; color:#2c943f; text-decoration:underline; }
a:link		{text-decoration:underline; }
a:visited	{text-decoration:underline; }
a:hover 	{color:#bfbab1; }
a:active 	{color:#bfbab1; text-decoration:underline; }
			
.bg_left	{background-image:url(/Website_images/bg_dropshadow_left.png);
				background-repeat:repeat-y;
		}
			
.bg_right	{background-image:url(/Website_images/bg_dropshadow_right.png);
				background-repeat:repeat-y;
		}
			
.grijzebalk	{background-image:url(/Website_images/left_balk.jpg);
				height:768;
				background-repeat:no-repeat;
				background-color:#FFFFFF;
				vertical-align:top;
		}
			
.groen_boven	{	background-image:url(/Website_images/groenebalk_boven.jpg);
					background-position:left;
					background-repeat:no-repeat;
				}
				
.groen_onder	{	background-image:url(/Website_images/groenebalk_onder.jpg);
					background-position:left;
					background-repeat:no-repeat;
				}
				
.footer			{	background-image:url(/Website_images/footer.jpg);
					background-position:center;
					background-repeat:no-repeat;
				}
									
.content		{
					line-height:18px;
					color:#333333;
					padding-left:40px;
					padding-top:30px;
					padding-bottom:30px;
					padding-right:40px;
					vertical-align:top;
					background-color:#FFFFFF;
				}
				
.kop			{
					line-height:20px;
					font-weight:bold;
					font-size:15px;
					color:#000000;
				}
				
.menu_2			{
					color:#bfbab1;
					font-size:12px;
					padding-left:30px;
				}
				
.menu_2	a		{	text-decoration:none;
					font-size:12px;
				}
				
.menu_2	a:visited	{	text-decoration:none;
				}
				
.menu_2	a:hover	{	color:#ffc600; text-decoration:underline;
				}
			
.formfield { border-style: solid; border-color: #00496E; color: #00496E; background-color: #ffffff; border-width: 1px;}
.header { font-size: 13px; color: #000000; font-weight: bold}
.newstext {  font-size: 11px; color: #000000}
.newstitle {  font-size: 13px; font-weight: bold; color: #000000}
.linkstext { font-size: x-small; color: #000000; font-weight: normal}
.linkstitle {  font-size: 11px; font-weight: bold; color: #000000}
.photodesc {   font-size: 11px; color: #000000; font-weight: normal}
.phototitle {  font-size: 13px; font-weight: bold; color: #000000}
.docdesc {  font-size: x-small; color: #000000 ; font-weight: normal}
.doctitle {  font-size: x-small; color: #000000 }
a.doctitle:hover { color: #8ABF39; }
.mediadesc {  font-size: 11px; color: #000000 ; font-weight: normal}
.mediatitle { font-size: 13px; font-weight: bold; color: #000000 }
.guestbooktext { font-size: small; color: #000000; font-weight: normal; background-color: #E9FFC4;}
.guestbooktitle { font-size: small; font-weight: bold; color: #000000; background-color: #CCE087;}

