/*********************************************** home */
#totaal {
	height: 461px;
	overflow: hidden;
	 background-image: url('/img/achtergrond_dame_home.jpg');
	 background-repeat: no-repeat;
	 background-position: bottom left;
}


#left {
	height: 441px;
	overflow: hidden;
}


#center {
	height: 441px;
	overflow: auto;
	padding-right: 5px;
	width: 335px;
}

#body-tekst {
	width: 300px;
}

#right {
	height: 461px;
	overflow: hidden;
	background-image: url('/img/golf_verticaal.gif');
	background-repeat: no-repeat;
}


#footer {
	clear: both;
	float: right;
	width: 190px;
	height: 70px;
	margin-bottom: 5px;
	margin-right: -2px;
}

#titel {
	float: left;
	width: 315px;
	background-color: #011C51;
	margin-bottom: 10px;
	text-align: left;
}

#titel h1 {
	margin: 1px;
	margin-top: 0px;
	padding-left: 5px;
}	

/*********************************************** nieuws in de rechterkolom */

#nieuws {
	float: right;
	height: 395px;
	overflow: hidden;
	width: 145px;
	margin-right: 5px;
	color: #FFFFFF;	
}

#nieuws a {
	color: #051B55;
	text-decoration: none;
}

#nieuws  a:hover {

}

#nieuws h2 {
	font-size: 10pt;
	font-weight: bold;
	color: #F5DC00;
	margin: 0px;
}

#nieuws ul {
	margin-top: 0px;
	margin-left: 60px;
	color: #051B55;
}

#garantie {
	margin-top: 0px;
	float: right;
	margin-right: 10px;
	height: 215px;
	margin-bottom: 8px;
}

#garantie .stempel {
	margin-top: 15px;
	float: right;
}

