/* created by Emile Blume - 2006 - www.netcreators.nl */

body {
	background: #FFFFFF;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

#frame {
	margin: auto;
	top: 0;
	left: 0;
	width: 100%;
	position: absolute;
}

#header, #title, #left, #right, #print-page, #tipafriend {
	display: none;
}

#center {
	display: block;
	width: 100%;
}

#content h1, #content h2, #content h3, #right h1, #right h2, #right h3 {
	color: #333399;
	font-size: 16px;
}

#content {
	padding: 10px;
}

#content .teaser, #content .news {
	display: block;
	width: 100%;
}

#content h3 {
	color: #333399;
	font-size: 14px;
}
