/* created by Emile Blume - 2006 - www.netcreators.nl */

body {
	background: #FFFFFF url(../img/logo-print.gif) no-repeat right top;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	padding-top:100px;
}

a {
	color: #333399;
}

#main {
	width: 90%;
	position: relative;
}

#frame {
	display: block;
	top: 0;
	left: 0;
	position: relative;
	width: 100%;
}

#header, #title, #left, #right, #print-page, #tipafriend {
	display: none;
}

#center, #right {
	top: 0;
	left: 0;
	position: relative;
	display: block;
	width: 100%;
}

#content h1, #content h2, #content h3, #right h1, #right h2, #right h3 {
	background:none;
	border:none;
	color: #333399;
	font-size: 16px;
	padding-left: 0;
}

#content h3 {
	font-size: 14px;
}

#content {
	padding: 10px;
}

#center .teaser, #center .news {
	display: block;
	float: none;
	width: 100%;
}

#content .teaser p {
	color: #333399;
}

#right .frame-01, #right .frame-02, #right .frame-03 {
	background: none;
	display: normal;
	color: #000000;
	width:100%;
}

#right h1 a, #right h2 a, #right h3 a {
	color: #333399;
}

.banner {
	background: none;
}

#footer {
	display: block;
	border-top: 1px dashed #000000;
	background: #FFFFFF;
	margin-top: 10px;
	padding-top: 10px;
	text-align: center;
	width: 100%;
}

#footer p {
	margin:0;
	padding:0;
}
