html, body {
	height: 100%;
}
body {
	background: #4e95e2 url(/img/layout/pattern.jpg) 50% 0 repeat-y;
	color: #fff;
	margin: 0;
	padding: 0;
	font: 13px Tahoma;

}

.center {
	}


.clear {
	clear: both;
}
input {
	color: #fff;
	background: #1f1f1f;
	border: #ffc000 1px solid;
	border-right: #A47B00 1px solid;
	border-bottom: #A47B00 1px solid;

}
a {
	font: 11px Verdana;

	color: #fff;
	text-decoration: none;
}
.aboard {
	font: 11px Verdana;
	color: #fff;
	text-decoration: none;
}
.aboard:visited {
	font: 11px Verdana;
	color: gray;
	text-decoration: none;
}
#pattern {
	position: relative;
	min-height: 100%;
	height:auto !important;
	height:100%;
	width: 100%;
	background: url(/img/layout/pattern2.jpg) repeat-x;
}
#container {
	background: url(/img/layout/containerbg.jpg) 50% 192px no-repeat;
	margin: 0 auto;
	width: 760px;
}
#header {
	height: 192px;
	background: url(/img/layout/header.jpg);
}
#header h1, #header h2 {
	margin: 0;
	padding: 0;
	display: none;
}

#header2 {
	height: 192px;
	background: url(/img/layout/cassier_operator.jpg);
}
#header2 h1, #header2 h2 {
	margin: 0;
	padding: 0;
	display: none;
}
/* INLOGGEN */
#inloggen {
	position: relative;
	float: right;
	top: 20px;
	width: 150px;
}
#inloggen h3 {
	padding: 0;
	margin: 0 0 8px 10px;
}
#inloggen a {
	clear: both;
	color: #fff;
	padding: 0 8px;
	text-decoration: none;
}
#inloggen form {
	padding: 0;
	margin: 0 0 15px 0;
}
#inloggen img {
	padding-right: 5px;
}
#inloggen label {
	text-align: right;
	width: 4.7em;
	float: left;
	margin: 0 0.2em 0 0;
	clear: both;
}
.knop {
	background: #1f1f1f;
	border: #ffc000 1px solid;
	color: #fff;
	font-size: 80%;
	width: 20px;
}
#user, #pass {
	height: 14px;
	margin-bottom: 5px;
	font-size: 80%;
}
#user {
	width: 84px;
}
#pass{
	margin: 0 5px 0 0;
	width: 59px;
}
/* STATS */
#stats {
	position: relative;
	float: right;
	top: 21px;
	display: table;
	width: 150px;
}
.sr {
	display: table-row;
	clear: both;
	height: 21px;
}
.sc1, .sc2, .sc3, .sc4{
	float: left;
	display: table-cell;
}
.sc2 {
	padding-left: 5px;
	width: 50px;
}
.sc4 {
	padding-left: 5px;
}


/* ZIJ MENU'S */
#leftmenu{
	position: relative;
	left: 20px;
	float: left;
	width: 159px;
}
#rightmenu {
	float: right;
	width: 139px;
}
#leftmenu ul, #rightmenu ul {
	list-style-type: none;
	margin: 8px 0 30px 0;
	padding: 0;
}
#leftmenu ul li a, #rightmenu ul li a {
	height: 18px;
	line-height: 18px;
	display: block;
	width: 116px;
	padding-left: 6px;
	border-left: 3px solid #141414; 
	color: #C6C5C5;
	color-old: #D4D1D1;
	text-decoration: none; 
}
#leftmenu ul li a:hover, #rightmenu ul li a:hover {
	text-decoration: underline;
	background: #535353; 
	border-left: 3px solid #ffc000;
	color: white;
}
#leftmenu h3, #rightmenu h3 {
	margin: 0;
	padding: 0;
}
#leftmenu h3 span, #rightmenu h3 span {
	display: none;
}

/* CENTER */
#center {
	height: 500px;
	float: left;
	padding: 0 20px;
	width: 400px;
	position: relative;
	min-height: 100%;
	height:auto !important;
	height:100%;
}
#pages {
	margin-bottom: 10px;
	clear: both;
	float: left;
	width: 290px;
}
#pages a, #pages span {
	color: #fff;
	padding: 0 4px;
	width: 100%;
	border-right: 1px #fff solid;
}
form.gotopage {
	float: right;
	height: 20px;
	margin: 0;
	padding: 0;
	width: 108px;
}
form.gotopage input {
	width: 30px;
	font-size: 80%;
}
.gopage {
	width: 20px !important;
}

/* LEDEN TABEL */
ul.table_top {
	clear: both;
	list-style: none;
	margin: 1px 0 0 0;
	padding: 5px 0;
	border-bottom: 1px solid #ffc000;
}
ul.table_top li {
	display: inline;
	list-style: none;
	margin: 0;
}
ul.table_top li a {
	background: #131313;
	text-decoration: none;
	color: #fff;
	padding: 5px 0.6em;
	margin-right: 2px;
	border: 1px solid #ffc000;
	border-bottom: 0;
}
ul.table_top li a:hover {
	border-bottom: 1px solid #131313;
}
li.nav a, li.nav img {
	border: 0 !important;
}
.table, .gtable {
	clear: both;
	margin-bottom: 5px;
	width: 100%;
	border-top: 0;
	display: table;
}
.kop20 {
	font-size: 20px; font-weight: bold; color: orange;
}
.kop16 {
	font-size: 16px; font-weight: bold; color: orange;
}
.kop13 {
	font-size: 13px; font-weight: bold; color: orange;
}
.orangelink {
	text-decoration: underline; font-weight: bold;
}


.stable {
	border: 1px solid #ffc000;
	display: table;
	width: 100%;
}


.table {
	border: 1px solid #ffc000;
}

.cellme {
	padding-left: 10px;
	padding-right: 10px;
	display: table-cell;
}

.cella1, .cella2, .cella3, .cell12345, .cell12, .cell1234, .cell1, .cell0, .cell2, .cell3, .cell4, .cell5, .tc, .gcell1, .gcell2 {
	float: left;
	display: table-cell;
}
.cell0 {
	padding-left: 10px;
}
.cell12345 {
	padding-left: 10px;
	padding-right: 10px;
}
.cell1 {
	width: 20px;
	padding-left: 10px;
}
.cell2 {
	width: 120px;
	padding-left: 10px;
}
.cell3 {
	width: 65px;
	padding-left: 10px;
}
.cell4 {
	width: 80px;
	padding-left: 10px;
}
.cell12 {
	width: 140px;
	padding-left: 10px;
}
.cell1234 {
	width: 285px;
	padding-left: 10px;
}
.row0  {
	font-weight: bold;

	height: 20px;
	line-height: 20px;
	display: table-row;
}
.row2, .row, .grow1, .grow  {
	height: 20px;
	line-height: 20px;
	float: left;
	width: 100%;
	display: table-row;
}
.row2, .grow1 {
	background: #1f1f1f;
}

.srow2 {
	display: table-row;
	background: #1f1f1f;
}


/* ERROR */
.error {
	padding: 0 20px;
	margin-bottom: 10px;
	border: 1px solid #be0000;
	background: #330000;
}
.melding {
	padding: 0 20px;
	margin-bottom: 10px;
	border: 1px solid green;
	border-bottom: 3px solid green;
	border-top: 3px solid green;
	background: black;
}
h3 span {
	display: none;
}

/* GANGSTERS TABEL */
.gcell2 {
	width: 180px;
}
.gcell1{
	width: 210px;
	padding-left: 10px;
}
img.gangster_img {
	margin: 5px 5px 0 0;
	border: 1px solid #ffc000;
	float: left;
}
.bev {
	clear: both;
}
.bev h3 {
	margin-top: 50px;
	float: left;
	width: 300px;
	padding: 0;
}
.plusmin {
	margin-top: 50px;
	float: right;
}
/* input button */

.inputbutton {
	font-weight: bold;
	font-size: 12px;
	font-family: verdana;
	border: 0px;
	height: 21px;
	width: 111px;
	background: url('http://www.bendes.nl/img/layout/button.gif');
}

.inputbuttonhover {
	font-weight: bold;
	font-family: verdana;
	font-size: 12px;
	border: 0px;
	height: 21px;
	width: 111px;
	background: url('http://www.bendes.nl//img/layout/buttonhover.gif');
}

/* button */

.smallbuttoncontainer {
	width: 62px;
}
.smallbutton {
	background: url('http://www.bendes.nl/img/layout/smallbutton.gif');
	cursor: pointer;
	text-align: center;
	height: 21px;
	width: 62px;
}
.smallbuttonhover {
	background: url('http://www.bendes.nl/img/layout/smallbuttonhover.gif');
	cursor: pointer;
	text-align: center;
	height: 21px;
	width: 62px;
}
.buttoncontainer {
	width: 111px;
}
.button {
	background: url('http://www.bendes.nl/img/layout/button.gif');
	cursor: pointer;
	text-align: center;
	height: 21px;
	width: 111px;
}
.buttonhover {
	background: url('http://www.bendes.nl/img/layout/buttonhover.gif');
	cursor: pointer;
	text-align: center;
	height: 21px;
	width: 111px;
}
.buttonbuy {
	background: url('http://www.bendes.nl/img/layout/buttonbuy.gif');
	cursor: pointer;
	text-align: center;
	height: 21px;
	width: 111px;
}
.buttonbuyhover {
	background: url('http://www.bendes.nl/img/layout/buttonbuyhover.gif');
	cursor: pointer;
	text-align: center;
	height: 21px;
	width: 111px;
}
.buttonlink {
	position: relative; top: 4px;
}
.buttonlinkbold {
	font-weight: bold; position: relative; top: 4px;
}
/* end button */

.plusmin a {
	font-weight: normal;
	font-size: 170%;
	text-decoration: none;
	color: #ffc000;
	margin-left: 10px;
}

/* FOOTER */
#footerspacer {
	clear: both;
	height: 40px;
}
#footer {
	position: absolute;
	bottom: 0;
	clear: both;
	width: 100%;
	background: url(/img/layout/footer.jpg) repeat-x;
	height: 31px;
	line-height: 31px;
}
#footer span {
	display: block;
	color: #020200;
	width: 750px;
	margin: 0 auto;
}
.tip {
	color: #FFC000;
	font-size: 9px;
}




.ilink,.bigilink,.bilink {
color: orange; text-decoration: underline;
font-size: 12px;
}
.bigilink {
font-size: 15px;
}
.bilink {
font-weight: bold;
}

sup {
	color: orange;
}

.hhead { margin-top: 10px; color: orange; font-weight: bold; }

hr { color: orange; height: 1px; background: orange; }