body {

	}
html, body {  
     height:auto !important;
     height:100%; 
     min-height:100%; 
    font-family:arial;
    font-size:11px;
	}

td,div,.p{font-family:arial; font-size:11px }

td.menuhead {
  padding-left:8px;
  font-size:12px;
  height: 20px;
  width:192px;
  font-weight: bold;
  color: white;
  background-color: #bb283b;
	}

img.sponsor {
border:1px solid black;
margin-bottom:3px;
}

table.rechtstabel {
 margin-left:4px;
 border:1px solid #bb283b;
 width:150px;
	}

td.activetab {
  font-size:14px;
  height: 25px;
  width: 100px;
  color: black;
  cursor: hand;
	}
td.inactivetab {
  font-size:14px;
  width: 100px;
  height: 25px;
  color: white;
  cursor: hand;
	}
td.activetabgroot {
  font-size:14px;
  width: 145px;
  height: 25px;
  color: black;
  cursor: hand;
	}
td.inactivetabgroot {
  font-size:14px;
  width: 145px;
  height: 25px;
  color: white;
  cursor: hand;
	}

a:link.meer {
	font-size:10px;
	font-weight:bold;
	color:#C13F45;
	text-decoration:none;
	}

a:hover.meer {
	font-size:10px;
	font-weight:bold;
	color:#C13F45;
	text-decoration:none;
	}
	
a:visited.meer {
	font-size:10px;
	font-weight:bold;
	color:#C13F45;
	text-decoration:none;
	}

td.titel {
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	}
td.titeldatum {
	font-size:10px;
	color:#A1A1A1;
	text-decoration:none;
	}

td.marquee {
	font-size:12px;
	width:175px;
	height:33px;
	font-weight:bold;
	color:#C13F45;
	text-decoration:none;
	}

td.login {
	width:300px;
	font-size:8px;
	font-weight:bold;
	color:white;
	text-decoration:none;
	}
td.footer {
	height:18px;
	font-size:10px;
	font-weight:bold;
	color:#E1E9DD;
	text-decoration:none;
	padding-left:2px;
	padding-right:2px;
	}
	
td.rechtscontent {
	font-size:10px;
	padding-left=4px; 
	width:169px;
	}

td.rechtsheader {
	background: white;
	font-size:10px;
	border-top:1px solid #C0CEB8;
	}

SELECT, INPUT, TEXTAREA
{
	font-size: 10px;
}