/* CSS Document */
body {
	margin:0 0;
	padding: 0 0;
	font: 11px Arial, Helvetica, sans-serif;
	background-image:url(/deaflympics2009/images/linkerbalk.jpg);
	background-repeat:repeat-y;
}

td, tr, p {
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}

a:link, a:visited, a:hover {
	font-family:Arial,Helvetica,sans-serif;
	text-decoration:none;
	color:#000000;
}

#header {
	background-image:url(/deaflympics2009/images/topbalk.jpg);
	background-repeat:repeat-x;
	margin: 0 0;
	padding: 0 0;
	height: 195px; 
}

#leftbar {
	margin: 0 0;
	padding: 0 0;
	width: 231px;
	float:left;
}

#sideimage {
	top:100px;
	position:relative;
}

#content {
	margin: 30px 30px 30px 261px; /* leeuw reikt tot 231 px */
}
