* { margin: 0; }

body {
	font: 11px Arial, Verdama, Tahoma;
	color: #a3998d;
	background: url(../img/bg/body.jpg) #000000;
	}

a { color: #e09e00; text-decoration: none; }
a:hover { color: #d71500; }
h1 { color: #e09e00; font-size: 28px; height: 28px; line-height: 28px; font-weight: normal; }
h2 { color: #E09E00; font-size: 28px; height: 28px; line-height: 28px; font-weight: normal; text-align: left ;}
h3 { color: #E09E00; font-size: 28px; height: 28px; line-height: 28px; font-weight: normal; text-align: right; }
h4 { color: #E09E00; font-size: 28px; height: 28px; line-height: 28px; font-weight: normal; margin-bottom: 8px; }
h5 { color: #E09E00; font-size: 11px; font-weight: bold; }
input { font: 11px Arial, Verdama, Tahoma; }
ul { padding: 0; list-style: none; }
p { margin-bottom: 18px; }

#wrapper {
	width: 100%;
	background: url(../img/bg/wrapper.jpg) repeat-x;
	}

#container {
	width: 980px;
	margin: 0 auto;
	background: url(../img/bg/container.jpg) no-repeat center top ;
	line-height: 18px;
	overflow: hidden;
	}

#header {
	width: 980px;
	height: 265px;
	padding-top: 10px;
	}

#stats {
	width: 218px;
	float: right;
	}
	#stats label { float: left; font-weight: bold; width: 70px; padding-left: 30px; background-repeat: no-repeat; background-position: left; }
	#stats span { float: left; width: 118px; }

#inloggen {
	width: 218px;
	padding-top: 35px;
	float: right;
	}
	#inloggen p { margin: 0; }

#content {
	width: 950px;
	padding-left: 30px;
	}

#left {
	width: 218px;
	float: left;
	}
	#left ul { background:url(../img/bg/menu.jpg); padding: 0 10px; }
	#left li a { width: 178px; color: #a3998d; border-bottom: 1px dashed #000000; display: block; padding: 1px 0 1px 20px; background: url(../img/icons/menu-left.gif) no-repeat 0px; }
	#left li a:hover { color: #e09e00; border-bottom: 1px dashed #000000; }

#midden {
	width: 454px;
	margin: 0 30px;
	padding-top: 3px;
	float: left;
	}

#rechts {
	width: 218px;
	float: left;
	}
	#rechts ul { background:url(../img/bg/menu.jpg); padding: 0 10px; text-align: right; }
	#rechts li a { width: 178px; color: #a3998d; border-bottom: 1px dashed #000000; display: block; padding: 1px 20px 1px 0; background: url(../img/icons/menu-right.gif) no-repeat 186px 0px; }
	#rechts li a:hover { color: #e09e00; border-bottom: 1px dashed #000000; }

#footer {
	width: 100%;
	height: 80px;
	background: url(../img/bg/footer.jpg) repeat-x;
	color: #584a3a;
	}
	#footer div { width: 950px; height: 30px; margin-left: 30px; margin: 0 auto; padding-top: 50px; text-align: center; background: url(../img/bg/footer-leaf.jpg) no-repeat top; }

.mainitem {
	width: 454px;

	background: url(../img/bg/mainitem.jpg) bottom no-repeat;
	padding-bottom: 75px;
	}

.h2 { width: 208px; height: 33px; background: url(../img/bg/h2.jpg); padding: 6px 0 0 10px; }
.h3 { width: 208px; height: 33px; background: url(../img/bg/h3.jpg); padding: 6px 10px 0 0; }

.menubottom { background: url(../img/bg/menu-bottom.jpg); height: 9px; font-size: 0; margin-bottom: 18px; }

.extrainfo { font-size: 10px; background: url(../img/icons/info.gif) no-repeat 0 5px; color: #39241f; padding-left: 25px; margin-bottom: 10px; }
.extrainfo a { color: #493630; }
.extrainfo a:hover { color: #6a5751; }

.rang { background: url(../img/icons/rang.gif); }
.leven { background: url(../img/icons/leven.gif); }
.geld { background: url(../img/icons/bank.gif); }
.bank { background: url(../img/icons/bank.gif); }
.email { background: url(../img/icons/email.gif); }
.vrienden { background: url(../img/icons/vrienden.gif); }
.locatie { background: url(../img/icons/locatie.gif); }
.extra { background: url(../img/icons/add.png); }

.input { border: 1px solid #e09e00; background: url(../img/bg/input.gif); width: 150px; padding: 3px 4px 4px 4px; margin-bottom: 15px; }
.input:focus { border: 2px solid #d71500; padding: 2px 3px 3px 3px; }
.login { background: url(../img/bg/login.gif); width: 57px; height: 25px; border: 0; float: right; cursor: pointer; }
.gangster { border: 1px solid #e09e00; background: url(../img/bg/gangster.gif); width: 150px; padding: 3px 4px 4px 24px; margin-bottom: 10px; }
.gangster:focus { border: 2px solid #d71500; padding: 2px 3px 3px 23px; }
.ww { border: 1px solid #e09e00; background: url(../img/bg/ww.gif); width: 150px; padding: 3px 4px 4px 24px; margin-bottom: 10px; }
.ww:focus { border: 2px solid #d71500; padding: 2px 3px 3px 23px; }
.opslaan { background: url(../img/bg/opslaan.gif); width: 73px; height: 27px; border: 0; margin-bottom: 15px; cursor: pointer; }

.fl { float: left; }
.imgr { float: right; margin-left: 15px; border: 1px solid #e09e00; padding: 1px; }

/* EXTRA */

	td.tsub { 
		font-weight: bold;
		font-size: 10px;
		background-color: #321e19;
		border-bottom: #ebdda4 1px dotted;
		padding: 3px;
	}
	
	td.tsub2 { 
		font-weight: bold;
		font-size: 10px;
		background-color: #321e19;
		border-bottom: #ebdda4 1px dotted;
		padding: 3px;
	}


	td.tcell { 
		padding: 3px; 
	}

	td.tprofiel { 
		background-color: #321e19;
		border-bottom: #ebdda4 1px dotted;
		border-top: 0px;
		border-left: 0px;
		border-right: 0px;
		padding: 1px;
	}
	
	td.tprofiel2 { 
		background-color: #321e19;
		border-bottom: #ebdda4 1px dotted;
		border-top: 0px;
		border-left: 0px;
		border-right: #ebdda4 1px dotted;
		padding: 1px;
	}
	
	.forward
{
	background: #321e19;
	border: #ebdda4 1px dotted;
	font-family: Verdana, sans-serif, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.textarea {
				width: 200px;
				height: 60px;
				background: #ebdda4;
				border: 1px solid #f9c13e;
				font-family: Arial;
				font-size: 10px;
				color: #333333;
				font-weight: lighter;
				margin-bottom: 1px;
				padding-bottom: 1px
			}

			.select {
				background: #ebdda4;
				border: 1px solid #f9c13e;
				font-family: Arial;
				font-size: 10px;
				color: #333333;
				font-weight: lighter;
				margin-bottom: 1px;
				padding-bottom: 1px;
			}

.submit { background: #ebdda4; width: 61px; height: 18px; color: #252525; text-align: center; border: 1px none; font-style: italic; cursor: pointer; margin-left: 10px }