body {
	background: #0066ab;
	color: #333;
	font-size: 11px;
}


a {
	color: #0066ab;
	text-decoration: none;
}

a:hover {
	color: #0066ab;
	text-decoration: underline;
}


div#page {
	background: #fff; /*#0066ab;*/
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

div#header {
	background: url(../images/bg_header.jpg) right no-repeat;
}

div.teaserWrap a {
	background: url(../images/bg_teaserWrap.jpg) left top no-repeat;
	border: 0;
}
div.teaserWrap a img {
	border: 0;
}

#menuHolder {

}
ul#menu {
	background: #00426f;
	font-size: 11px;
	border-bottom: 1px solid #fff;
}
ul#menu li {
	font-size:1em;
	line-height:22px;
}


ul#menu li a {
	padding: 5px;
}
ul#menu li a:hover {
	background: #0066ab; 
}

div#footer {
	border-top: 1px solid #fff;
}

div#footer, div#footer a, div#footer a:visited {
	color: #fff;
}

#panelLoggedIn .content2, #panelSubLeagues .content2 {
	padding: 0;
}


#panelLoggedIn table td, #panelSubLeagues table td {
	padding: 1em;
}

#panelLoggedIn table td li a, #panelSubLeagues table td li a {
	color: #00426f;
	
}

div#panels {
	background: #0066ab;	
}

div#panels h3 {
	font-size: 11px;
	padding: 10px;
	color: #fff;
}

div#panels a {
	color: #00426f;
	text-decoration: none;
}
div#panels a:hover {

	text-decoration: underline;
}
div.panel1 {
	background: #0066ab;	
}

div.panel div.content1, div.panel div.content2, div.panel div.content3, div.panel div.content4, div.panel div.content {
	background: #7fb2d5;
}

input.field {
	font-size: 1.1em;
	padding: 3px;
}

div.panel input.field {
	width: 200px;
}
div.panel div.header, div.panel div.header3, div.panel div.header4  {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #fff;
}

div#panels table td {
	background: #7fb2d5;
	border-bottom: 1px solid #c1e6ff;

}

table {
	background: transparent;
}

table caption {
	background: #0066ab;
	font-weight: bold;
}
table th {
	background: #7fb2d5;
	color: #fff;
	font-weight: normal;
	
}



table td {
	background: #fefefe;
	border-bottom: 1px solid #7fb2d5;
}
#content table td {

	line-height: 160%;
}

#content table tr.alternate td, #content table tr.alternate th {
	background: #d8e8f2;
	color: #000;
}

div#kwaliteitsStempel {
	display:none;
}

