body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333;
	line-height:normal;
	min-height: 100%
}
#balk {
	z-index: 0 !important;
	height: 6px;
	width:100%;
	top: 180px;
	left: 0px;
	position: absolute;
	border: none;
	color: #191919;
	background-image:url(../img/balk-left.gif);
	background-repeat:repeat-x;
}
#balk-right {
	background-image:url(../img/balk-right.gif);
	background-repeat:repeat-x;
	position:absolute;
	right:0px;
	height:6px;
	width:50%;
	z-index: 10;
}
#octoglow {
	position: absolute;
	display:block;
	background-image: url(../img/octoglow.jpg);
	margin-left: auto;
	width: 273px;
	height: 216px;
	right: -45px;
	bottom: -70px;
	top: 38px;
}
/*================= INLOGGEN =================*/
.panel_button {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 139px;
	height: 38px;
	background: url(../img/but-inloggen.png);
	z-index: 20;
	cursor: pointer;
}
#panel_button2 {
	position:absolute !important;
	cursor: pointer;
	z-index:999999 !important;
	top:10px;
	right:10px;
	}
.panel_button img {
	position: relative;
	top: 7px;
	border: none;
	float:left;
	padding-left:25px;
}
.panel_button a {
	float:left;
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
	position: relative;
	top: 7px;
	line-height:25px;
	left: 5px;
	padding-left:5px;
	font-family: Verdana, Geneva, sans-serif;
}
.panel_button a:hover {
	color: #999999;
	text-decoration:none;
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	text-align: center;
}
#toppanel {
	position: absolute;
	width: 900px;
	top: 180px;
	left: 50%;
	margin-left: -450px;
	z-index: 1;
	max-height: 1px;
}
#panel {
	width: 900px;
	position: relative;
	top: 0px;
	height: 0px;
	margin-left: auto;
	margin-right: auto;
	z-index: 11;
	overflow: hidden;
	text-align: left;
}
#panel_content {
	background: #222;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;
	height: 100%;
	width: 904px;
	position: absolute;
	z-index: 12;
}
#panel h1 {
	width: 904px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-weight: normal;
	line-height: 35px;
	position: absolute;
	top: 10px;
	z-index:13;
	margin-top:15px;
}
div#login {
	width: 310px;
	height: 280px;
	position: absolute;
	left:60px;
	top: 50px;
	background: #272728;
	padding-left:25px;
	padding-top:10px;
	padding-right:25px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size:12px;
	z-index:13;
}
div#login2 {
	width: 330px;
	height: 280px;
	position: absolute;
	right:60px;
	top: 50px;
	background: #272728;
	padding-left:25px;
	padding-top:10px;
	padding-right:10px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size:12px;
	z-index:13;
}
div#login span {
	width:100px;
	float:left;
}
div#login input, div#login input2 {
	width:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:15px;
}
#login a, #login2 a {
	text-decoration:underline;
	color:#FFF;
}
#velden-verplicht {
	color:#c0c0c0;
	font-size:10px;
}
/*================= TABEL PRIJSLIJST =================*/
.afwisseling_extra_donker {
	background-color:#999;
	color:#FFF;
	text-align:center;
}
.afwisseling_donker {
	background-color:#edf3f4;
}
.afwisseling_licht {
	background-color:#FFF;
}
.afwisseling_blijvend_licht {
	background-color:#FFF;
}
table.table tr:hover {
	background-color:#999;
	color:#FFF;
}
.afwisseling_blijvend_licht td:hover, tr.afwisseling_blijvend_licht:hover {
	background-color:#FFF !important;
}
th {
	background-color:#c6c6c6;
	color:#333;
}
.table td, th {
	padding: 5px;
	height: 15px;
}
.table tr {
	overflow: hidden;
	height: 15px;
}
.table {
	table-layout:fixed;
}
.table p {
	padding: 0;
	margin: 0;
}
.title_algemeen {
	width:400px;
}
.title_basis {
	width: 110px;
}
.title_plus {
	width: 110px;
}
.title_comfort {
	width:110px;
}
.ballonTabel tr:hover {
	background-color:transparent !important;
	color:#555 !important;
}
.ballonTabel, .ballonTabel td {
	padding: 0px !important;
	margin: 0px !important;
}
.ballonTabel {
	margin-top: 8px !important;
}
/*================= UNSORTED =================*/
#optioneel {
	background-image:url(../img/optioneel.png);
	height:35px;
	width:95px;
}

