

/* webdesign by www.timmer.dk */


* {
	margin: 0;
	padding: 0;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body, html {
	background-color: #ffffff;
	height: 100%;
	font-weight: normal;
	color: #333333;
	font-size: 9px;
	line-height: 11px;
	background-image: url(../gfx/bg.gif);
	background-repeat: repeat-x;
}

a {
	color: #ffffff;
	text-decoration: none;
}

#wrapper {
	width: 985px;
	position: absolute;
	left: 50%;
	margin-left: -493px;
}
