body {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	background-color: #f2f2f2;
	background-image: url(../img/bg_05.png);
	background-repeat: repeat-x;
	margin: 0px 0px 10px 0px;
}

#loading {
	display: block;
	position: absolute;
	top: 3px;
	left: 3px;
}


img {
	border: 0px;
}

#header {
	width: 100%;
	height: 120px;
	background-image: url(../img/futureweb_02.png);
	background-repeat: repeat-x;
}
	.logo {
		float: left;
		margin-left: 10px;
		width: 267px;
		height: 120px;
	}

	.login {
		float: right;
		margin-right: 10px;
		width: 358px;
		height: 53px;
		background-image: url(../img/futureweb_04.png);
		background-repeat: no-repeat;
		text-align: right;
		font-size: 10px;
		font-weight: bold;
		color: #9f9f9f;
	}
	
	.login input {
		background-image: url(../img/input_06.png);
		background-repeat: no-repeat;
		width: 119px;
		height: 15px;
		border: 0px;
		font-size: 10px;
		color: #9f9f9f;
		padding: 2px 2px 2px 2px;
	}
	
	.login .gog {
		width: 20px;
		height: 19px;
		border: 0px;
		margin: 0px 2px 0px -9px;
		padding: 0px;
	}
	
	.login table {
		margin-top:	2px;
	}
	
	.login td {
		padding: 2px 7px 0px 5px;
		text-align: right;
	}
	
#menu {
	width: 100%;
	height: 76px;
	background-image: url(../img/futureweb_07.png);
	background-repeat: repeat-x;
}
	.buttons {
		height: 29px;
		width: 554px;
		margin-left: auto;
		margin-right: auto;
	}
		
		.buttons a {
			height: 29px;
			float: left;
			display: block;
			cursor: pointer;
		}

	.submenu {
		height: 47px;
		width: 554px;
		margin-left: auto;
		margin-right: auto;
		color: #989898;
		font-size: 12px;
	}
		.submenu a:link, .submenu a:active, .submenu a:visited {
			color: #989898;
			text-decoration: none;
		}
		
		.submenu a:hover {
			color: #c88613;
			text-decoration: none;
		}
		
		.submenu ul {
			float: left;
			margin-top: 0px;
			margin-bottom: 0px;
			list-style-image: url(../img/futureweb_25.png);
		}
		.submenu li {
			margin: 0px;
		}
		
		#diensten {
			display: none;
			float: right;
			background-image: url(../img/diensten_16.png);
			background-repeat: no-repeat;
			width: 462px;
			padding: 8px 5px 5px 5px;
			height: 34px;
		}
		
		#contact {
			display: none;
			float: right;
			background-image: url(../img/contact_16.png);
			background-repeat: no-repeat;
			width: 362px;
			padding: 8px 5px 5px 5px;
			height: 34px;
		}
		

#content {
	width: 725px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #ececec;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	padding: 5px 17px 5px 18px;
}

	#content a:link, #content a:active, #content a:visited {
		color: #989898;
		text-decoration: none;
	}
	
	#content a:hover {
		color: #c88613;
		text-decoration: none;
	}
	
	#content .banner {
		width: 760px;
		height: 60px;
		margin: 0px -17px -5px -18px;
		
	}
	
	h1 {
		margin: 7px 0px 4px -12px;
		color: #d88a02;
		font-size: 19px;
		font-weight: normal;
	}
	
	h2 {
		margin: 15px 0px 4px -4px;
		color: #107cb9;
		font-size: 13px;
		font-weight: normal;
	}
	
	.titl {
		cursor: pointer;
		color: #107cb9;
		font-size: 13px;
		width: 100%;
		display: block; 
		text-align: center;
		font-weight: normal;
		margin: 7px 0px 4px 0px;	
	}
	
	.testt {
		font-size: 13px;
		color: #d88a02;
		width: 100%;
		display: block; 
		text-align: center;
		margin: 7px 0px 4px 0px;	
	}
	
	.tbl0 {
		padding: 4px 4px 4px 4px;
		width: 100%;
	}
	
	.tbl1 {
		border: 1px dotted #107cb9;
		padding: 3px 3px 3px 3px;
		width: 100%;
	}
	
	.blog {
		border: 1px dotted #107cb9;
		padding: 5px 5px 5px 5px;
		width: 350px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}
	
	.blog h2 {
		margin: 0px 0px 10px 0px;	
	}
	
	.tbl0 td {
		border-bottom: 1px solid #dfdfdf;
		height: 16px;
		padding: 6px 0px 0px 0px;
	}
	
	.tbl0 tr:hover {
		background-color: #e6e6e6;
		cursor: pointer;
	}
	
	.prev {
		width: 100%;
		text-align: center;
	}
	
	.prev img {
		border: 1px dotted #107cb9;
	}
	

#copy {
	margin-left: auto;
	margin-right: auto;
	font-size: 9px;
	width: 725px;
	//color: #c2c2c2;
	color: #666666;
	text-align: center;
}	

	#lang {
		float: left;
		border: 1px solid #dfdfdf;
		border-top: 0px;
		padding: 2px 2px 0px 2px;
	}

	#vali {
		float: right;
		border: 1px solid #dfdfdf;
		border-top: 0px;
		padding: 2px 2px 0px 2px;
	}
	

#services {
	margin-left: auto;
	margin-right: auto;
	width: 762px;
	height: 88px;
}

.preloadimg {
	display: none;
}
