/**
 * Standaard waarden
**/
* {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	border: 0px;
}
html {
	background-color: #000;
	padding: 17px 0px 20px 0px;
}
body {
	font: 11px Arial, Helvetica, sans-serif;
}
a {
	color: #4a2500;
}

HR {
	width: 100%;
	height: 2px;
	color: #4a2500;
	background-color: #4a2500;
}

table {
	font: 11px Arial, Helvetica, sans-serif;
	color: #4a2500;
}
pre {
	font-family: "Courier New";
	line-height: 14px;
}
PRE * {
	font-family: inherit !important;
}
/**
 * Wrap
**/
div#wrap {
	background: #fff url('../images/bodybg.gif') no-repeat bottom left;
	width: 1020px;
	margin: 0px auto;
}
span.rood {
	color: #DC0000;
}
/**
 * Form
**/
input.button {
	background-color: #402810;
	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: #b1a683;
	border-top: 1px solid #8b8060;
	border-left: 1px solid #8b8060;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #fff;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 1px 0px 0px 1px;
	height: 18px;
}
form input[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;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 1px 0px 0px 1px;
	height: 18px;
}
form p.submit {
	height: 18px;
	padding: 4px 10px 4px 0px;
}
form input.input {
	height: 18px;
	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.submit2 {
	background-color: #402810;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #402810;
	border-bottom: 1px solid #402810;
	padding: 1px 0px 0px 1px;
	height: 21px;
	margin-bottom: -3px;
}
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;
	padding: 1px 0px 0px 1px;
	height: 21px;
	margin-bottom: -3px;
}
form input.code {
	background-color: #b1a683;
	border-top: 1px solid #8b8060;
	border-left: 1px solid #8b8060;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #fff;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 1px 0px 0px 1px;
	margin: 0px;
	height: 18px;
}
form input.subcode {
	background-color: #402810;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #402810;
	border-bottom: 1px solid #402810;
	padding: 1px 0px 0px 1px;
	margin: 0px 0px 0px 0px;
	height: 21px;
}
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 input.captcha {
	background-color: #E4DCC5;
	border: 0px;
	height: 100%;
	width: 100%;
	margin-left: -1px;
}
form select {
	background-color: #b1a683;
	border-top: 1px solid #8b8060;
	border-left: 1px solid #8b8060;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #fff;
	font: 11px Arial, Helvetica, sans-serif;
	width: 155px;
	height: 18px;
}
form select[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;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 1px 0px 0px 1px;
	height: 18px;
}
input[type=checkbox] {
	background: none;
	border: none;
	color: #000;
	padding: 0px;
}
input[type=radio] {
	background: none;
	border: none;
	color: #000;
	padding: 0px;
}
label {
	cursor: pointer;
}
/**
 * Procenten balk
**/
div#right table tr td p.balk {
	width: 100px;
	height: 12px;
	background: url('../images/balkbg.gif') repeat-x top left;
	background-color: #5C3B2D;
	border: 1px solid #4f1d09;
}
div#right table tr td p.balk span {
	height: 12px;
	padding: 0px;
	line-height: normal;
	text-align: left;
	color: #fff;
	font-size: 10px;
	display: block;
	background: url('../images/balkspanbg.gif') repeat-x top left;
	background-color: #AB0550;
}
div#right table tr td p.balk span a {
	color: #fff;
}
/**
 * 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: 606px;
	padding: 73px 7px 0px 16px;
	color: #402810;
}
div.quote {
	padding: 10px;
	margin: 10px 10px 10px 10px;
	border: 1px dotted #000000;
	color: #402810;
	background: #FBF9F6;
}
blockquote {
	padding: 10px;
	margin: 10px 10px 10px 10px;
	border: 1px dotted #000000;
	color: #402810;
	background: #FBF9F6;
}
div.goed {
	width: 579px;
	color: #366BAF;
	font-weight: bold;
	background: #DFEFFF;
	border: 1px solid #366BAF;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 5px 5px;
}
div.fout a {
	color: #366BAF !important;
}
div.goed img {
	margin-bottom:-3px;
}
div.fout {
	width: 579px;
	color: #DC0000;
	font-weight: bold;
	background: #FFE5DF;
	border: 1px solid #DC0000;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 5px 5px;
}
div.fout a {
	color: #DC0000 !important;
}
div.fout img {
	margin-bottom:-3px;
}
div.hint {
	width: 579px;
	color: #AF7300;
	font-weight: bold;
	background: #FFEEBF;
	border: 1px solid #AF7300;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 5px 5px;
}
div.hint a {
	color: #AF7300 !important;
}
div.hint img {
	margin-bottom:-3px;
}
/**
 * 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 { margin-left: -8px; 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.forum { background: url('../images/topmenuforum.gif') no-repeat top left; width: 84px; }
ul#topmenu li a.helpdesk { background: url('../images/topmenuhelpdesk.gif') no-repeat top left; width: 94px; }
ul#topmenu li a.contact { background: url('../images/topmenucontact.gif') no-repeat top left; width: 91px; }
ul#topmenu li a.aanmelden { margin-right: -7px; background: url('../images/topmenuaanmelden.gif') no-repeat top left; width: 104px; }
ul#topmenu li a.uitloggen { margin-right: -7px; background: url('../images/topmenuuitloggen.gif') no-repeat top left; width: 104px; }
ul#topmenu li a:hover {
	background-position: bottom;
}
div#middle h2 {
	background: url('../images/contenth2bg.gif') no-repeat top left;
	height: 37px;
	font: 18px "Century Gothic",Verdana, Arial, Helvetica, sans-serif;
	color: #402810;
	font-weight: bold;
	padding: 6px 0px 0px 10px;
}
div#middle div.content {
	z-index: 1;
	background: #dbd2b7 url('../images/contentbg.gif') no-repeat bottom left;
	padding: 10px 10px 18px 10px;
	margin-bottom: 10px;
}
div#middle div.content a {
	color: #402810;
}
div#middle div.content p {
	padding-bottom: 12px;
	line-height: 18px;
}
div#middle div.content li {
	list-style-type: decimal;
	margin-left: 25px;
}
div#middle div.content div.forumnote {
	width: 100%;
	background-color: #FFB09E;
	margin: 12px 0px -3px -2px;
	padding: 2px 0px 2px 2px;
	vertical-align: bottom;
}
div#middle div.content td.icon {
	width: 24px;
	text-align: center;
	vertical-align: middle;
	padding: 2px 0px 0px 0px;
	margin: 0px;
}
div#middle div.content td.icon image {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
div#middle div.content .tdicon {
	border: 0px;
	margin: -3px 0px -3px 0px;
	padding: 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.highlite {
	background-color: #CDC09A;
}
div#middle div.content p, div#middle table tr.licht p, div#middle table tr.highlite p {
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
TR.licht DIV.forum, TR.highlite DIV.forum {
	height				: 20px;
	margin				: 0px;
	padding				: 2px;
	float				: left;
}
div#middle table tr.licht td, div#middle table tr.highlite  td {
	color: #4a2500;
	padding-left: 2px;
}
div#middle table tr.licht td .line, div#middle table tr.highlite  td .line  {
	width: 469px;
	height: 3px;
	padding: 0px;
	margin: 0px;
}
div#middle table tr.licht td pre, div#middle table tr.highlite  td pre {
	font-family: "Courier New";
	width: 457px;
	padding: 5px;
	margin: 0px;
	border: 1px solid #000000;
	background: #FBF9F6;
}
DIV.content PRE {
	width				: 550px;
	padding				: 10px;
	margin				: 0px;
	border				: 0px;
	color				: inherit;
	overflow-x			: auto;
}
div#middle table tr.licht td li, div#middle table tr.highlite  td li  {
	list-style-type: square;
	list-style-position: inside;
	line-height: normal;
	margin: 0px;
	padding: 0px 0px 0px 2px;
}
div#middle tr td {
	padding: 3px 0px 3px 0px;
}
div#middle table tr td.links {
	font-weight: bold;
	padding-left: 20px;
	width: 40%;
}
/**
 * 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
**/
img.shop {
	width: 100px;
	height: 80px;
	background: #FFF;
	padding: 2px;
	margin: 0px;
	border: 1px solid #402810;
}
img.avatar {
	width: 90px;
	height: 90px;
	background: #FFF;
	padding: 2px;
	margin: 0px;
	border: 1px solid #402810
}
a.screen img {
	width: 90px;
	height: 59px;
	background: #FFF;
	padding: 2px;
	margin: 0px;
	border: 1px solid #402810;
}
a.screen:hover img {
	width: 90px;
	height: 59px;
	background: #402810;
	padding: 2px;
	margin: 0px;
	border: 1px solid #402810;
}
div#right div#info {
	height: 174px;
	background: url('../images/infobg.jpg') no-repeat top left;
	padding: 25px 10px 10px 10px;
}
div#right div#info p {
	padding: 4px 0px 4px 20px;
}
div#right div#info a {
	text-decoration: none;
}
div#right div#info p.cash {
	background: url('../images/icoons/geld.png') no-repeat center left;
}
div#right div#info p.bank {
	background: url('../images/icoons/bank.png') no-repeat center left;
}
div#right div#info p.callcredits {
	background: url('../images/icoons/credit.png') no-repeat center left;
}
div#right div#info p.berichten {
	background: url('../images/icoons/berichtgelezen.png') no-repeat center left;
}
div#right div#info p.berichtennew {
	background: url('../images/icoons/berichtongelezen.png') no-repeat center left;
}
div#right div#info p.servertijd {
	background: url('../images/icoons/klok.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;
	color: #4a2500;
	font-weight: bold;
}
div#right div#info table td p {
	padding: 0px;
}
/**
 * Menu items left + right
**/
div#left ul, div#right ul {
	background-color: #ad9174;
	padding: 0px 4px 0px 4px;
	z-index: 1;
}
div#left div.algemeen ul { background: #ad9174 url('../images/ulalgemeen.gif') no-repeat bottom right; }
div#left div.callcredits ul { background: #ad9174 url('../images/ulcallcredits.gif') no-repeat bottom right; }
div#left div.favorieten ul { background: #ad9174 url('../images/ulfavorieten.gif') no-repeat bottom right; }
div#left div.persoonlijk ul { background: #ad9174 url('../images/ulpersoonlijk.gif') no-repeat bottom right; }
div#left div.overige ul { background: #ad9174 url('../images/uloverige.gif') no-repeat bottom right; }
div#left div.families ul { background: #ad9174 url('../images/ulfamilies.gif') no-repeat bottom right; }
div#right div.criminaliteit ul { background: #ad9174 url('../images/ulcriminaliteit.gif') no-repeat bottom right; }
div#right div.locaties ul { background: #ad9174 url('../images/ullocaties.gif') no-repeat bottom right; }
div#right div.casino ul { background: #ad9174 url('../images/ulcasino.gif') no-repeat bottom right; }
div#right div.linkpartners ul { background: #ad9174 url('../images/ullinkpartners.gif') no-repeat bottom right; }
div#right div.statistieken ul { background: #ad9174 url('../images/ulstatistieken.gif') no-repeat bottom right; color: #4a2500; }
div#left div.statistieken ul { background: #ad9174 url('../images/ulstatistieken.gif') no-repeat bottom right; color: #4a2500; }
div#left ul li, div#right ul li {
	background: url('../images/leftrightullibg.gif') 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, div#left div.algemeen ul li.first {
	padding-top: 0px;
}
div#left ul li a, div#right ul li a {
	color: #4a2500;
	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 {
	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.gif') 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#left h2.callcredits img { margin: 2px 1px 0px 0px; }
div#left h2.favorieten img { margin: 5px 1px 0px 0px; }
div#left h2.persoonlijk img { margin: 3px 1px 0px 0px; }
div#left h2.overige img { margin: 5px 1px 0px 0px; }
div#left h2.families img { margin: 3px 1px 0px 0px; }
div#left h2.statistieken img { margin: 5px 1px 0px 0px; }
div#right h2.locaties img { margin: 5px 1px 0px 0px; }
div#right h2.casino img { margin: 3px 1px 0px 0px; }
div#right h2.statistieken img { margin: 5px 1px 0px 0px; }

div#right h2.criminaliteit img, div#right h2.linkpartners img, div#left h2.algemeen img {
	display: none;
}
div#left h2.algemeen {
	background: url('../images/h2algemeen.gif') no-repeat top left;
	height: 35px;
	padding-top: 9px;
}
div#right h2.criminaliteit {
	background: url('../images/h2criminaliteit.gif') no-repeat top left;
	height: 35px;
	padding-top: 18px;
}
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.gif') no-repeat bottom left;
	padding-bottom: 10px;
	margin-bottom: 9px;
	*height: 1%;
}
div#left h3, div#right h3 {
	color: #4a2500;
	text-align: center;
	font: 18px "Century Gothic",Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px 0px 10px 5px;
	background: url('../images/h3bg.gif') repeat-x bottom left;
	margin: 0px 5px 5px 5px;
}
/**
 * Login
**/
div#info form {
	line-height: 18px;
}
div#info form label {
	color: #4a2500;
	font-weight: bold;
	padding: 2px 0px 2px 0px;
}
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;
}
/* Overige*/
div#dek {
	position: absolute;
	visibility: hidden;
	z-index: 200;
}
div#dek  td.icon {
	width: 24px;
	text-align: center;
	vertical-align: middle;
	padding: 2px 0px 0px 0px;
	margin: 0px;
}
DIV#dek  TABLE.popup {
	border: 1px solid #4A2500;
	background-color: #DBD2B7;
	z-index: 1000;
}
#userinfopopup_inner tr.licht, #faminfopopup_inner tr.licht {
	height				: 20px;
	background-color	: #e4dcc5;
}
#userinfopopup_username, #userinfopopup_updated, #userinfopopup_familiestatus, #faminfopopup_username, #faminfopopup_updated, #faminfopopup_familiestatus   {
	color				:	#4a2500 !important;
}
#userinfopopup_inner, #faminfopopup_inner {
	background			:	#DBD2B7 !important;
}
FONT.groen {
	color				: #008F10;
}
FONT.rood {
	color				: #bb0000;
}
FONT.blauw {
	color				: #0055AA;
}
FONT.paars {
	color				: #AA0088;
}
DIV.forumLine {
	display: block;
	height: 1px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #121212;
}
A.dynamicLinkUser, A.dynamicLinkUser:link, A.dynamicLinkUser:hover, A.dynamicLinkUser:visited, A.dynamicLinkUser:active {
	color				: #02009F !important;
}
A.dynamicLinkPage, A.dynamicLinkPage:link, A.dynamicLinkPage:hover, A.dynamicLinkPage:visited, A.dynamicLinkPage:active {
	color				: #A00000 !important;
}
.templateDiv {
	float: left;
	margin: 5px;
	padding: 5px 5px 5px 15px;
	background: url(images/template/middle_bg.png);
	border: 1px dotted #4A2500;
	display: inline-block;
	width: 251px;
}
.templateDiv IMG {
	border: 0px;
	cursor: pointer;
	clear: both;
}
.templateDiv STRONG {
	font-size: 14px;
	font-family: "Century Gothic", Arial;
	display: block;
	margin-bottom: 5px;
	width: 240px;
	clear: both;
}
.templateDiv SPAN {
	clear: both;
	display: block;
	float: right;
	text-align: right;
	padding-right: 9px;
	padding-top: 3px;
	width: 240px;
}

/* User profiel css */
#userprofiel {
	position	: relative;
	width		: 100%;
	height		: 440px;
	margin-top	: 0px;
}
#userprofiel_naam {
	position	: absolute;
	top			: 10px;
	left		: 5px;
	display		: block;
	width		: 575px;
	height		: 45px;
	padding		: 0px;
	background	: #E4DCC5;
	z-index		: 2;
}
#userprofiel_naam_usericon {
	position	: absolute;
	left		: 3px;
	top			: -8px;
}
#userprofiel_naam_vlag {
	position	: absolute;
	right		: 110px;
	top			: -4px;
}
#userprofiel_naam_stad {
	position	: absolute;
	left		: 470px;
	top			: 10px;
	font-size	: 18px;
	font-weight	: normal;
	font-family	: arial;
	color		: #4A2500;
}
#userprofiel_naam_gebruikersnaam {
	position	: absolute;
	left		: 68px;
	top			: 1px;
	font-size	: 20px;
	font-weight	: bold;
	font-family	: arial;
	color		: #4A2500;
}
#userprofiel_naam_crewstatus {
	position	: absolute;
	left		: 69px;
	top			: 24px;
	font-size	: 15px;
	font-weight	: normal;
	font-family	: arial;
	color		: #4A2500;
}

#userprofiel_avatar {
	position	: absolute;
	top			: 60px;
	left		: 463px;
	display		: block;
	width		: 117px;
	height		: 130px;
	background	: #E4DCC5;
	color		: #4A2500;
	overflow	: hidden;
}
#userprofiel_avatar_image {
	position	: absolute;
	top			: 18px;
	left		: 11px;
	padding		: 2px;
	background	: #fff;
	border		: 1px solid #4A2500;
	width		: 90px;
	height		: 90px;
}
#userprofiel_kortetekst {
	display		: none !important;
	position	: absolute;
	top			: 58px;
	left		: 108px;
	display		: block;
	width		: 259px;
	height		: 107px;
	padding		: 5px;
	background	: #E4DCC5;
	color		: #4A2500;
	overflow	: hidden;
}
#userprofiel_buttons {
	position	: absolute;
	display		: block;
	top			: 58px;
	left		: 5px;
	display		: block;
	width		: 107px;
	height		: 346px;
	padding		: 15px 3px 0px 10px;
	background	: #E4DCC5;
	color		: #4A2500;
	overflow	: hidden;
	margin		: 0px;
	z-index		: 1;
}
#userprofiel_buttons table {
	position	: relative;
}
#userprofiel_buttons a:link,
#userprofiel_buttons a:visited,
#userprofiel_buttons a:active {
	display		: block;
	width		: 100px;
	height		: 15px;
	position	: relative;
	/*background	: #E8E0DA;*/
	border		: 0px;
}
#userprofiel_buttons a:hover {
	background	: #F4ECD5;
}
#userprofiel_buttons a img {
	position	: absolute;
	left		: 0px;
	top			: -1px;
}
#userprofiel_buttons a span {
	position	: absolute;
	left		: 20px;
	top			: 0px;
}
#userprofiel_properties {
	position	: absolute;
	top			: 58px;
	/*left		: 380px;
	width		: 200px;*/
	left		: 128px;
	width		: 332px;
	display		: block;
	padding		: 0px;
	z-index		: 50;
}
#userprofiel_bescherming {
	position	: absolute;
	top			: 196px;
	left		: 128px;
	display		: block;
	width		: 202px;
	height		: 22px;
	padding		: 5px;
	/*background	: #D4C7A2;*/
	color		: #4A2500;
	border-bottom: 1px solid #4a2500;
}
#userprofiel_bescherming_icon {
	position	: absolute;
	top			: 3px;
	left		: 5px;
	z-index		: 100;
}
#userprofiel_bescherming_titel {
	position	: absolute;
	left		: 34px;
	top			: 8px;
	font-size	: 15px;
	font-weight	: bold;
	font-family	: arial;
	color		: #4A2500;
}
#userprofiel_bescherming_content {
	position	: absolute;
	left		: -2px;
	top			: 32px;
	font-size	: 11px;
	font-family	: arial;
	color		: #4A2500;
}
#userprofiel_bescherming_content table {
	width		: 206px;
}
#userprofiel_geld {
	position	: absolute;
	display		: block;
	top			: 196px;
	left		: 333px;
	display		: block;
	width		: 237px;
	height		: 22px;
	padding		: 5px;
	/*background	: #D4C7A2;*/
	color		: #4A2500;
	border-bottom: 1px solid #4a2500;
}
#userprofiel_geld_icon {
	position	: absolute;
	top			: 4px;
	left		: 5px;
	z-index		: 100;
}
#userprofiel_geld_titel {
	position	: absolute;
	display		: block;
	left		: 34px;
	top			: 8px;
	font-size	: 15px;
	font-weight	: bold;
	font-family	: arial;
	color		: #4A2500;
}
#userprofiel_geld_content {
	position	: absolute;
	left		: -2px;
	top			: 32px;
	font-size	: 11px;
	font-family	: arial;
	color		: #4A2500;
}
#userprofiel_geld_content table {
	width		: 251px;
}

#userprofiel_spelwaarden {
	position	: absolute;
	display		: block;
	top			: 277px;
	left		: 128px;
	display		: block;
	width		: 202px;
	height		: 22px;
	padding		: 5px;
	/*background	: #D4C7A2;*/
	color		: #4A2500;
	border-bottom: 1px solid #4a2500;
}
#userprofiel_spelwaarden_icon {
	position	: absolute;
	top			: 3px;
	left		: 5px;
	z-index		: 100;
}
#userprofiel_spelwaarden_titel {
	position	: absolute;
	display		: block;
	left		: 34px;
	top			: 8px;
	font-size	: 15px;
	font-weight	: bold;
	font-family	: arial;
	color		: #4A2500;
}
#userprofiel_spelwaarden_content {
	position	: absolute;
	left		: -2px;
	top			: 32px;
	font-size	: 11px;
	font-family	: arial;
	color		: #4A2500;
}
#userprofiel_spelwaarden_content table {
	width		: 206px; 
}
#userprofiel_aanval {
	position	: absolute;
	display		: block;
	top			: 277px;
	left		: 333px;
	display		: block;
	width		: 237px;
	height		: 22px;
	padding		: 5px;
	/*background	: #D4C7A2;*/
	color		: #4A2500;
	border-bottom: 1px solid #4a2500;
}
#userprofiel_aanval_icon {
	position	: absolute;
	top			: 4px;
	left		: 5px;
	z-index		: 100;
}
#userprofiel_aanval_titel {
	position	: absolute;
	display		: block;
	left		: 34px;
	top			: 8px;
	font-size	: 15px;
	font-weight	: bold;
	font-family	: arial;
	color		: #4A2500;
}
#userprofiel_aanval_content {
	position	: absolute;
	left		: -2px;
	top			: 32px;
	font-size	: 11px;
	font-family	: arial;
	color		: #4A2500;
}
#userprofiel_aanval_content table {
	width		: 251px;
}
#userprofiel_spelresultaten {
	position	: absolute;
	display		: block;
	top			: 405px;
	left		: 128px;
	display		: block;
	width		: 202px;
	height		: 22px;
	padding		: 5px;
	/*background	: #D4C7A2;*/
	color		: #4A2500;
	border-bottom: 1px solid #4a2500;
}
#userprofiel_spelresultaten_icon {
	position	: absolute;
	top			: 3px;
	left		: 5px;
	z-index		: 100;
}
#userprofiel_spelresultaten_titel {
	position	: absolute;
	display		: block;
	left		: 34px;
	top			: 8px;
	font-size	: 15px;
	font-weight	: bold;
	font-family	: arial;
	color		: #4A2500;
}
#userprofiel_spelresultaten_content {
	position	: absolute;
	left		: -2px;
	top			: 32px;
	font-size	: 11px;
	font-family	: arial;
	color		: #4A2500;
}
#userprofiel_spelresultaten_content table {
	width		: 206px; 
}

#familyprofiel {
	position	: relative;
	width		: 100%;
	height		: 337px;
	margin-top	: 0px;
}
#familyprofiel_naam {
	position	: absolute;
	top			: 10px;
	left		: 5px;
	display		: block;
	width		: 575px;
	height		: 45px;
	padding		: 0px;
	background	: #E4DCC5;
	z-index		: 2;
}
#familyprofiel_naam_usericon {
	position	: absolute;
	left		: 3px;
	top			: -8px;
}
#familyprofiel_naam_gebruikersnaam {
	position	: absolute;
	left		: 68px;
	top			: 1px;
	font-size	: 20px;
	font-weight	: bold;
	font-family	: arial;
	color		: #4A2500;
}
#familyprofiel_naam_crewstatus {
	position	: absolute;
	left		: 69px;
	top			: 24px;
	font-size	: 15px;
	font-weight	: normal;
	font-family	: arial;
	color		: #4A2500;
}

#familyprofiel_avatar {
	position	: absolute;
	top			: 60px;
	left		: 463px;
	display		: block;
	width		: 117px;
	height		: 130px;
	background	: #E4DCC5;
	color		: #4A2500;
	overflow	: hidden;
}
#familyprofiel_avatar_image {
	position	: absolute;
	top			: 18px;
	left		: 11px;
	padding		: 2px;
	background	: #fff;
	border		: 1px solid #4A2500;
	width		: 90px;
	height		: 90px;
}
#familyprofiel_kortetekst {
	display		: none !important;
	position	: absolute;
	top			: 58px;
	left		: 108px;
	display		: block;
	width		: 259px;
	height		: 107px;
	padding		: 5px;
	background	: #E4DCC5;
	color		: #4A2500;
	overflow	: hidden;
}
#familyprofiel_buttons {
	position	: absolute;
	display		: block;
	top			: 58px;
	left		: 5px;
	display		: block;
	width		: 107px;
	height		: 243px;
	padding		: 15px 3px 0px 10px;
	background	: #E4DCC5;
	color		: #4A2500;
	overflow	: hidden;
	margin		: 0px;
	z-index		: 1;
}
#familyprofiel_buttons table {
	position	: relative;
}
#familyprofiel_buttons a:link,
#familyprofiel_buttons a:visited,
#familyprofiel_buttons a:active {
	display		: block;
	width		: 100px;
	height		: 15px;
	position	: relative;
	/*background	: #E8E0DA;*/
	border		: 0px;
}
#familyprofiel_buttons a:hover {
	background	: #F4ECD5;
}
#familyprofiel_buttons a img {
	position	: absolute;
	left		: 0px;
	top			: -1px;
}
#familyprofiel_buttons a span {
	position	: absolute;
	left		: 20px;
	top			: 0px;
}
#familyprofiel_properties {
	position	: absolute;
	top			: 58px;
	/*left		: 380px;
	width		: 200px;*/
	left		: 128px;
	width		: 332px;
	display		: block;
	padding		: 0px;
	z-index		: 50;
}
#familyprofiel_geld {
	position	: absolute;
	display		: block;
	top			: 196px;
	left		: 333px;
	display		: block;
	width		: 237px;
	height		: 22px;
	padding		: 5px;
	/*background	: #D4C7A2;*/
	color		: #4A2500;
	border-bottom: 1px solid #4a2500;
}
#familyprofiel_geld_icon {
	position	: absolute;
	top			: 4px;
	left		: 5px;
	z-index		: 100;
}
#familyprofiel_geld_titel {
	position	: absolute;
	display		: block;
	left		: 34px;
	top			: 8px;
	font-size	: 15px;
	font-weight	: bold;
	font-family	: arial;
	color		: #4A2500;
}
#familyprofiel_geld_content {
	position	: absolute;
	left		: -2px;
	top			: 32px;
	font-size	: 11px;
	font-family	: arial;
	color		: #4A2500;
}
#familyprofiel_geld_content table {
	width		: 251px;
}

#familyprofiel_spelwaarden {
	position	: absolute;
	top			: 196px;
	left		: 128px;
	display		: block;
	width		: 202px;
	height		: 22px;
	padding		: 5px;
	/*background	: #D4C7A2;*/
	color		: #4A2500;
	border-bottom: 1px solid #4a2500;
}
#familyprofiel_spelwaarden_icon {
	position	: absolute;
	top			: 3px;
	left		: 5px;
	z-index		: 100;
}
#familyprofiel_spelwaarden_titel {
	position	: absolute;
	display		: block;
	left		: 34px;
	top			: 8px;
	font-size	: 15px;
	font-weight	: bold;
	font-family	: arial;
	color		: #4A2500;
}
#familyprofiel_spelwaarden_content {
	position	: absolute;
	left		: -2px;
	top			: 32px;
	font-size	: 11px;
	font-family	: arial;
	color		: #4A2500;
}
#familyprofiel_spelwaarden_content table {
	width		: 206px; 
}
#familyprofiel_spelresultaten {
	position	: absolute;
	display		: block;
	top			: 405px;
	left		: 128px;
	display		: block;
	width		: 202px;
	height		: 22px;
	padding		: 5px;
	/*background	: #D4C7A2;*/
	color		: #4A2500;
	border-bottom: 1px solid #4a2500;
}
#familyprofiel_spelresultaten_icon {
	position	: absolute;
	top			: 3px;
	left		: 5px;
	z-index		: 100;
}
#familyprofiel_spelresultaten_titel {
	position	: absolute;
	display		: block;
	left		: 34px;
	top			: 8px;
	font-size	: 15px;
	font-weight	: bold;
	font-family	: arial;
	color		: #4A2500;
}
#familyprofiel_spelresultaten_content {
	position	: absolute;
	left		: -2px;
	top			: 32px;
	font-size	: 11px;
	font-family	: arial;
	color		: #4A2500;
}
#familyprofiel_spelresultaten_content table {
	width		: 206px; 
}
TD.tablekey {
	font-weight	: bold;
	width		: 120px;
	padding-left: 3px !important;
	font-size	: 11px;
	
}

/* Lightbox*/
#lightbox{ position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }

#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em; }			
#imageData #bottomNavClose{ width: 78px; float: right;  padding-bottom: 0.7em; }	 	
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; } 

/* Min-Width */
.lbWidth { /* most browsers */ position: absolute; top: 0px; left: 0px; width: 100%; min-width: 790px; }
* html .lbContent { /* IE6 */ margin-left: -790px; position:relative; }
* html .lbMinWidth { /* IE6 */ padding-left: 790px; }  

/* Clearfix */	
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */