/* CSS Document */

body {
	background: white url(images_2009/bg.gif) repeat-y center top;
	color:#75736C;
	font-family:"Lucida Sans Unicode","Lucida Grande","Lucida Sans",Verdana,Arial,sans-serif;
	font-size:13px;
	letter-spacing:-0.02em;
	margin:0pt;
	padding:0pt;
}
#header {
	height:50px;
	margin:0pt auto 0px;
	width:940px;
	margin-top:10px;
}
#foto {
	height:280px;
	margin:0pt auto 0px;
	margin-top:10px;
	margin-bottom:10px;
	width:940px;
}
#heading {
	height:80px;
	margin:0pt auto 0px;
	margin-top:10px;
	margin-bottom:10px;
	width:940px;
}
#content {
	margin:0pt auto 0px;
	width:940px;
}
#content_tekst {
	padding:10px;
}
#footer {
	margin:0pt auto 0px;
	width:940px;
	background-color:#fefefe;
	margin-top:10px;
	height:20px;
}
#footer_content {
	padding:10px;
	font-size:80%;
}