html{
			width: 100%;
			height: 100%;
	}

body{
			background:	url("../images/bg.gif") no-repeat;
			background-color: #131313;
			margin: 0px 0px 0px 0px; 
			padding: 0px 0px 0px 0px; 
			height: 100%;
			width: 100%;
			
	}
	
img{
			border: 0px;
			}


select, input, submit{
	font-size: 7pt;
	}			

A:link 		{ color: #D0A803; font-weight:bold; text-decoration: none;}
A:visited 	{ color: #D0A803; font-weight:bold; text-decoration: none;}
A:active 	{ color: white; font-weight:bold; text-decoration: none;}
A:hover 		{ color: white; font-weight:bold; text-decoration: none;}	


#container{	
			width: 1007px;
			border: 0px solid yellow;
	}

/* Linker kolom */	
#logo{
			width: 353px;
			border:	0px solid red;
			height: 150px;
			float:	left;
			background:	url("../images/logo.gif") no-repeat;
			background-position: center;
	}

#slideshow-container{
			width: 353px;
			border: 0px solid blue;
			height: 690px;
			float: left;
	}

#slideshow{
			width: 275px;
			border: 0px solid blue;
			height: 660px;
			margin-left: auto;
			margin-right: auto;
	}

#slideshow-image {
			border: 5px solid #383838;
			margin-top: 10px;
			}
	
/* Rechter kolom */		
#menu{
			width: 650px;
			border: 0px solid green;
			height: 120px;
			float: right;
	}

#menu li{		
			padding: 0px;
			width: 90px;
			height: 18px;
			float: left;
			list-style: none;
			margin-top: 50px;
			border: 0px solid yellow;
	}

	
#content{
			padding: 0px;
			border: 0px solid green;
			width: 650px;
			float: right;
			font-family: Arial, Helvetica;
			font-size: 8pt;
			letter-spacing: 1px;
			color: #efefef;
		}

h1{
			font-family: Helvetica, Arial;
			font-size: 18pt;
			letter-spacing: -1.4px;
			color: #FFFFFF;
			position: relative;
			left: -23px;
		}
		
h2{
			color: #ffde6d;
			font-size: 13pt;
			font-family: Helvetica, Arial;
		}
		
.block{
			border-top-width: 2px;
			border-top-style: solid;
			border-top-color: #81754c;
			padding-left: 5px;
			padding-right: 5px;
			padding-bottom: 10px;
			text-align: left;
		}
.postinfo{
			font-weight: normal;
			color: #e4e4e4;
			font-size: 11px;
			position: relative;
			top: -10px;
			padding-left: 10px;
		}
.post{
			font-weight: normal;
			padding-left: 10px;
			padding-bottom: 10px;
		}
.blog_footer{
			float: right;
		}
		
#clients{
			float: left;
			border: 0px solid blue;
			padding: 0px;
			width: 320px;
			height: 225px;
		}
#clients img{
			border: 4px solid white;
		}
/* Disclaimer*/	
#disclaimer{
			clear: both;
			width: 750px;
			font-size: 10px;
			color: #fefefe;
			border: 0px solid red;
			font-family: Arial, Helvetica;
			font-size: 7pt;

			}
.d1{
				background-color: #242424;
				font-weight: normal;
				padding: 10px 10px 10px 10px;
				font-size: 10pt;
				border: 1px solid #2b2b2b;
}
.d0{
				background-color: #111111;
				font-weight: normal;
				padding: 10px 10px 10px 10px;
				font-size: 10pt;
				border: 1px solid #2b2b2b;
	}

#advert{
	position: absolute;
	width: 120px;
	height: 600px;
	border: 0px solid yellow;
	left: 1035px;
	top: 125px;
	}