body{font: 11px verdana;text-align:center}
.tekst{font: 11px verdana;}
IMG{border:0}
FORM{padding:0;margin:0;display:inline}
p{margin:10px 10px 10px}
ul{padding:20px 20px 10px 20px;margin:0}
a{color:#000000;}
div#header{position:relative;height:40px}
div#container{text-align:left}
div#content p{line-height:1.4}
div#footer{background:#CCCCCC}
div#footer p{margin:0;padding:5px 10px}
div#container{width:987px;margin:0 auto}
div#content{float:left;width:720px}
div#content1{
	padding-left:40px;
	padding-top:8px;
	width:300px}
div#content2{padding:10px}
div#navigation{float:right;width:250px}
div#nav1{color:#ba0003;padding-left:10px;padding-top:35px;height:45px}
div#nav2{background-color: #eee;border-bottom:1px solid #888888}
div#nav3{background-color: #eee; border-top:1px solid #888888;border-bottom:1px solid #AAAAAA}
div#navtitel3{background-color:#888888;width:250px;padding-top:5px;padding-bottom:1px;color:white;font-weight:bold;margin-bottom:5px}
div#nav4{background-color: #eee;border-top:1px solid #AAAAAA;border-bottom:1px solid #EEEEEE;min-height:100px;vertical-align:top}
div#navtitel4{background-color:#AAAAAA;width:250px;padding-top:5px;padding-bottom:1px;color:white;font-weight:bold;margin-bottom:5px}
div#nav5{text-align:right;border-top:2px solid #EEEEEE}
div#nav6{background-color: #eee;border-top:1px solid #AAAAAA;border-bottom:1px solid #EEEEEE;min-height:100px;vertical-align:top}
div#navtitel6{background-color:#AAAAAA;width:250px;padding-top:5px;padding-bottom:1px;color:white;font-weight:bold;margin-bottom:5px}
div#footer{clear:both;width:100%}

/* opmaak voor buttons */

a.button{
	font: bold 11px Verdana;
	background:url(/sube/beelden/template/button.gif);
	display:block;
	color:#555555;
	height:32px;
	line-height:32px;
	margin-bottom:14px;
	text-decoration:none;
	width:220px
}
a:hover.button{
	color:#0066CC
}

.online{
		background:url(/sube/beelden/icons/server_client.png) no-repeat 4px;
		text-indent:40px;
		display:block;}

.email{
		background:url(/sube/beelden/icons/mail.png) no-repeat 4px;
		text-indent:40px;
		display:block}
		
.exit{
		background:url(/sube/beelden/icons/exit.png) no-repeat 4px;
		text-indent:40px;
		display:block}

.lock{
		background:url(/sube/beelden/icons/lock.png) no-repeat 4px;
		text-indent:40px;
		display:block}

.shopPlus{
		background:url(/sube/beelden/icons/shoppingbasket_add.png) no-repeat 4px;
		text-indent:40px;
		display:block}
		
.edit{
		background:url(/sube/beelden/icons/document_edit.png) no-repeat 4px;
		text-indent:40px;
		display:block}
.kassa{
		background:url(/sube/beelden/icons/cashier.png) no-repeat 4px;
		text-indent:40px;
		display:block}
.cart{
		background:url(/sube/beelden/icons/shoppingcart.png) no-repeat 4px;
		text-indent:40px;
		display:block}
.id{
		background:url(/sube/beelden/icons/id_card_view.png) no-repeat 4px;
		text-indent:40px;
		display:block}
.kijk{
		background:url(/sube/beelden/icons/book_open2.png) no-repeat 4px;
		text-indent:40px;
		display:block;}
		
div#forbidden
	{
	background:#FFFFCC url(/sube/beelden/icons/forbidden.png) no-repeat 13px 50%;
	border:1px solid black;
	padding: 10px 10px 10px 50px;
	text-align:left;
	width:500px
	}
div#info
	{
	background:#FFFFCC url(/sube/beelden/icons/information.png) no-repeat 13px 50%;
	border:1px solid black;
	padding: 10px 10px 10px 50px;
	text-align:left;
	width:500px
	}
div#warning
	{
	background:#FFFFCC url(/sube/beelden/icons/warning.png) no-repeat 13px 50%;
	border:1px solid black;
	padding: 10px 10px 10px 50px;
	text-align:left;
	width:500px
	}


/* eigen opmaak */

LI {line-height:17px}
	
.txt {
	color:white;
	font:11px Verdana}
	
.beeldBovenaan {
	background:url(/sube/beelden/template/hmenu.gif);
	position:relative;
	height:137px;
	width:987px;
	z-index:150}
	
.marquee {
	height:109px;
	left:239px;
	position:relative;
	width:574px}
	
.grijsRechts {
	background:url(/sube/beelden/template/donkerGrijs.gif) repeat-y right;
	width:987px
	}
	
.Hmenu {
	color:white;
	font:11px Verdana, Arial}
	
.onderMenu{
	background:url(/sube/beelden/template/onderBlauw.gif) no-repeat;
	position:relative;
	width:987px
	}
	
.spacer {
	height:30px;
	width:987px}
	
.main {
	background:url(/sube/beelden/template/oortjeBlauw.gif) no-repeat;
	height:100px}
	
.pagination{
padding: 10px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: center; /*Set to "right" to right align pagination interface*/
font-size: 11px;
font-family: Myriad, Arial, Helvetica;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #F2DBC9;
text-decoration: none; 
color: #555555;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #F2DBC9;
color: #000;
background-color: #F2DBC9;
}

.pagination a.currentpage{
background-color: #CC6655;
color: #FFF !important;
border-color: #CC6655;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #F2DBC9;
border-color: #F2DBC9;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}

input.long_textbox
  {
  font-family:Arial, Helvetica, sans-serif;
  width:220px;  
  }
input.small_textbox
  {
  font-family:Arial, Helvetica, sans-serif;
  width:50px;  
  }
	
/* einde */
