/**
 * Standaard waarden
**/
* {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	border: 0px;
}
html {
	background-color: #272727;
	padding: 17px 0px 20px 0px;
}
body {
	font: 11px Arial, Helvetica, sans-serif;
}
a {
	color: #4a2500;
}
/**
 * Wrap
**/
div#wrap {
	background: #fff url('/images/bodybg.gif') no-repeat bottom left;
	width: 939px;
	margin: 0px auto;
}
img {
	behavior: url(iepngfix.htc);
}
span.rood {
	color: #ff0000;
}
/**
 * Form
**/
input.button {
	background-color: #1D547F;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #402810;
	border-bottom: 1px solid #402810;
	color: #fff;
	font: 11px Arial, Helvetica, sans-serif;
	height: 22px;
}
form input {
	background-color: #D6EEFE;
	border-top: 1px solid #8b8060;
	border-left: 1px solid #8b8060;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #164873;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 1px 0px 0px 1px;
	height: 18px;
}
form textarea { 
 background-color: #D6EEFE;
	border-top: 1px solid #8b8060;
	border-left: 1px solid #8b8060;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #164873;
	font: 11px Arial, Helvetica, sans-serif;
	height: 100px;
	width: 250px;
}

form p.submit {
	height: 18px;
	padding: 4px 10px 4px 0px;
}
form input.Bericht {
	height: 180px;
	width: 155px;
}
form input.submit {
	background-color: #402810;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #402810;
	border-bottom: 1px solid #402810;
	height: 18px;
	width: 80px;
	text-align: center;
	float: right;
}
form input.bericht {
	background-color: #000000;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #402810;
	border-bottom: 1px solid #402810;
	height: 22px;
}
form input.submit2[disabled] {
	color: #AFAFAF;
	background-color: #EFEFEF;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #AFAFAF;
	border-bottom: 1px solid #AFAFAF;
	height: 22px;
}
form input.radio {
	margin: 0px;
	padding: 0px;
}
form input.reset {
	background-color: #402810;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #402810;
	border-bottom: 1px solid #402810;
	width: 80px;
	height: 18px;
}
form select {
	background-color: #D6EEFE;
	border-top: 1px solid #8b8060;
	border-left: 1px solid #8b8060;
	border-bottom: 1px solid #1D547F;
	border-right: 1px solid #1D547F;
	color: #1D547F;
	font: 11px Arial, Helvetica, sans-serif;
	width: 155px;
	height: 18px;
}
/**
 * Procenten balk
**/
.balk {
	width: 100px;
	background: url('/images/balkbg.gif') repeat-x top left;
	height: 12px;
	border: 1px solid #4f1d09;
}
.balk span {
	text-align: left;
	color: #fff;
	font-size: 10px;
	display: block;
	border-right: 1px solid #4f1d09;
	background: url('/images/balkspanbg.gif') repeat-x top left;
}
/**
 * Container
**/
div#container {
	background: url('/images/containerbg.gif') no-repeat top left;
	padding-left: 16px;
	_height: 1%;
}
/**
 * Left
**/
div#left {
	float: left;
	width: 179px;
	overflow: hidden;
}
div#left h1#header {
	height: 107px;
}
div#left h1#header a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	overflow: hidden;
}
/**
 * Middle
**/
div#middle {
	float: left;
	width: 720px;
	padding: 73px 7px 0px 16px;
	color: #164873;
}
div.quote {
	padding: 10px;
	margin: 10px 10px 10px 10px;
	border: 1px dotted #000000;
	color: #402810;
	background: #FBF9F6;
}
/**
 * Topmenu
**/
ul#topmenu {
	height: 32px;
	padding-bottom: 11px;
}
ul#topmenu li {
	float: left;
	height: 100%;
}
ul#topmenu li a {
	display: block;
	height: 100%;
	text-indent: -9999px;
	overflow: hidden;
}
ul#topmenu li a.index { background: url('/images/topmenuindex.gif') no-repeat top left; width: 73px; }
ul#topmenu li a.nieuws { background: url('/images/topmenunieuws.gif') no-repeat top left; width: 84px; }
ul#topmenu li a.verhaal { background: url('/images/topmenuverhaal.gif') no-repeat top left; width: 91px; }
ul#topmenu li a.top100 { background: url('/images/topmenutop100.gif') no-repeat top left; width: 85px; }
ul#topmenu li a.contact { background: url('/images/topmenucontact.gif') no-repeat top left; width: 103px; }
ul#topmenu li a.forum { background: url('/images/topmenuforum.gif') no-repeat top left; width: 84px; }
ul#topmenu li a:hover {
	background-position: bottom;
}
div#middle h2 {
	background: url('/images/contenth2bg.png') no-repeat top left;
	height: 37px;
	font: 18px "Century Gothic",Verdana, Arial, Helvetica, sans-serif;
	color: #164873;
	font-weight: bold;
	padding: 6px 0px 0px 10px;
}
div#middle div.content {
	background: #FDFEFF url('/images/contentbg.gif') no-repeat bottom left;
	padding: 10px 10px 12px 14px;
	margin-bottom: 10px;
}
div#middle div.content a {
	color: #164873;
}
div#middle div.content p {
	padding-bottom: 12px;
	line-height: 18px;
}
div#middle div.content td.icon {
	width: 24px;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
div#middle div.content td.icon image {
	width: 16px;
	height: 16px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
div#middle div.nopadding {
	padding: 10px 0px 12px 0px;
}
div#middle div.nopadding p.misbruik {
	padding-bottom: 0px;
	padding-right: 10px;
	text-align: right;
}
div#middle div.nopadding p.misbruik a {
	font-weight: bold;
	background: url('/images/misbruik.gif') no-repeat center left;
	padding-left: 15px;
}
/**
 * Persoonlijk tabel
**/
div#middle table.persoonlijk {
	width: 100%;
}
div#middle table tr.licht {
	background-color: #e4dcc5;
}
div#middle table tr.licht td {
	padding-left: 2px;
}
div#middle tr td {
	padding: 3px 0px 3px 0px;
}
div#middle table tr td.links {
	font-weight: bold;
	padding-left: 20px;
	width: 40%;
}
div#middle table tr td p.balk {
	padding: 0px;
	line-height: normal;
}
div#middle table tr td p.balk span {
	text-align: right;
	color: #fff;
	font-size: 10px;
	display: block;
	border-right: 1px solid #4f1d09;
	background: url('/images/balkspanbg.gif') repeat-x top left;
}
/**
 * Right
**/
div#right {
	float: left;
	width: 195px;
	margin-top: 51px;
	background: #dcd3b8 url('/images/rightbg.gif') no-repeat bottom left;
	padding-bottom: 20px;
	margin-bottom: 10px;
	border-left: 1px solid #fff;
}
div#right div#rightmenu {
	padding: 0px 7px 0px 10px;
}
/**
 * Info
**/
div#right div#info {
	height: 161px;
	background: url('/images/infobg.gif') no-repeat top left;
	padding: 25px 10px 10px 10px;
}
div#right div#info p {
	padding: 5px 0px 5px 20px;
}
div#right div#info p.cash {
	background: url('/images/rightcashbg.gif') no-repeat center left;
}
div#right div#info p.bank {
	background: url('/images/rightbankbg.gif') no-repeat center left;
}
div#right div#info p.callcredits {
	background: url('/images/icons/telephone.png') no-repeat center left;
}
div#right div#info p.berichten {
	background: url('/images/icons/email.png') no-repeat center left;
}
div#right div#info table td {
	width: 112px;
	padding: 3px 0px 3px 0px;
}
div#right div#info table td.links {
	width: 69px;
	font-weight: bold;
}
div#right div#info table td p {
	padding: 0px;
}
/**
 * Menu items left + right
**/
div#left ul, div#right ul {
	background-color: #F9903C;
	padding: 0px 4px 0px 4px;
	z-index: 1;
}
div#left div.algemeen ul { background: #F9903C ; }
div#left div.callcredits ul { background: #F9903C url('/images/ulcallcredits.gif') no-repeat bottom right; }
div#left div.persoonlijk ul { background: #F9903C url('/images/ulpersoonlijk.gif') no-repeat bottom right; }
div#left div.overige ul { background: #F9903C url('/images/uloverige.gif') no-repeat bottom right; }
div#left div.families ul { background: #F9903C url('/images/ulfamilies.gif') no-repeat bottom right; }
div#left div.statistieken ul { background: #F9903C ; }
div#left div.statistieken p { font: 11px Arial, Helvetica, sans-serif; color: #FFFFFF; background: #F9903C url('/images/leftrightullibg.png') repeat-x top left; padding: 5px 0px 3px 6px; }
div#right div.criminaliteit ul { background: #F9903C url('/images/ulcriminaliteit.gif') no-repeat bottom right; }
div#right div.locaties ul { background: #F9903C url('/images/ullocaties.gif') no-repeat bottom right; }
div#right div.casino ul { background: #F9903C url('/images/ulcasino.gif') no-repeat bottom right; }
div#right div.linkpartners ul { background: #F9903C url('/images/ullinkpartners.gif') no-repeat bottom right; }
div#right div.statistieken ul { background: #F9903C url('/images/ulstatistieken.gif') no-repeat bottom right; }
div#right div.statistieken p { font: 11px Arial, Helvetica, sans-serif; color: #4a2500; background: #ad9174 url('/images/leftrightullibg.png') repeat-x top left; padding: 5px 0px 3px 6px; }
div#left ul li, div#right ul li {
	background: url('/images/leftrightullibg.png') repeat-x top left;
	padding: 5px 0px 3px 6px;
}
div#left ul li.first, div#right ul li.first {
	background: none;
}
div#right div.criminaliteit ul li.first {
	padding-top: 0px;
}
div#left ul li a, div#right ul li a {
	color: #FFFFFF;
	display: block;
	width: 145px;
	background: url('/images/leftrighta.gif') no-repeat center left;
	padding-left: 15px;
}
div#left ul li a:hover, div#right ul li a:hover {
    color: #1D547F;
	text-decoration: underline;
	background: url('/images/leftrightahover.gif') no-repeat center left;
}
div#left h2, div#right h2 {
	text-transform: uppercase;
	background: url('/images/leftrighth2bg.png') no-repeat top left;
	height: 28px;
	color: #fff;
	font: 14px "Century Gothic",Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 9px 0px 0px 16px;
	position: relative;
}
div#right h2.criminaliteit {
	background: url('/images/h2criminaliteit.gif') no-repeat top left;
	height: 35px;
	padding-top: 18px;
}
div#right h2.criminaliteit img, div#right h2.linkpartners img {
	display: none;
}
div#right h2.linkpartners {
	background: url('/images/h2linkpartners.gif') no-repeat top left;
	height: 33px;
	padding-top: 15px;
}
div#left h2 img, div#right h2 img {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
}
div#left div.bg, div#right div.bg {
	background: url('/images/leftrightbgbg.png') no-repeat bottom left;
	padding-bottom: 10px;
	margin-bottom: 9px;
	*height: 1%;
}
div#left h3, div#right h3 {
	font: 18px "Century Gothic",Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #164873;
	padding: 5px 0px 10px 5px;
	background: url('/images/h3bg.gif') repeat-x bottom left;
	margin: 0px 5px 5px 5px;
}
/**
 * Login
**/

div#info ul {
	background: none;
	padding: 0px;
	line-height: 15px;
}
div#info ul li {
	background: none;
	list-style: square;
	margin-left: 10px;
	padding-left: 0px;
}
div#info ul li a {
	background: none;
	padding: 0px;
}
div#info ul li a:hover {
	background: none;
}
/**
 * Footer
**/
div#footer {
	clear: both;
}
div#footer p {
	float: left;
	padding: 40px 0px 10px 0px;
}
div#footer p a {
	display: block;
	width: 200px;
	height: 40px;
	text-indent: -9999px;
	overflow: hidden;
}
div#footer ul {
	float: right;
	padding: 35px 20px 0px 0px;
}
div#footer ul li {
	background: url('/images/footerlibg.gif') no-repeat center left;
	float: left;
	padding: 0px 5px 0px 6px;
}
div#footer ul li.first {
	background: none;
}
div#footer ul li a {
	color: #fff;
	font-weight: bold;
}