#Tabel_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:1024px;
	height:674px;
}

#index-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:264px;
	height:632px;
}

#index-02 {
	position:absolute;
	left:264px;
	top:0px;
	width:760px;
	height:86px;
}

#index-03 {
	position:absolute;
	left:264px;
	top:86px;
	width:728px;
	height:547px;
}

#index-04 {
	position:absolute;
	left:992px;
	top:86px;
	width:32px;
	height:546px;
}

#index-05 {
	position:absolute;
	left:0px;
	top:632px;
	width:264px;
	height:42px;
}

#index-06 {
	position:absolute;
	left:992px;
	top:632px;
	width:32px;
	height:42px;
}

#index-07 {
	position:absolute;
	left:264px;
	top:633px;
	width:728px;
	height:41px;
}

html, body { 
  	background-color: #CBCBCB;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #0C256D;  
  	padding:0px;
	margin: 0px;
	background-image: url('/img/background.gif');
	background-repeat: no-repeat;
	background-position: center top;
}

a:link, a:active, a:visited {
	text-decoration: underline;
	color: #b8001d;
}

a:hover {
	text-decoration: none;
}

/* ##################   LOGIN MODULE ################ */

 table.moduletable-login {
  width			   :150px;
  table-layout	   : auto;
}

table.moduletable-login th {
  font-size        : 11px;
  font-weight      : normal;
  text-transform   : uppercase;
  text-align       : center;
  letter-spacing   : 1px;
  color            : #999;
  background       : url(../images/mshade.png) #F0F0F0 repeat-x 0px 0px;
  border-bottom    : 1px solid #D0D0D0;
  border-top       : 1px solid #D0D0D0;
}

table.moduletable-login td {
  padding-left     : 0px;
  padding-right    : 0px;
  text-indent      : 8px;
  text-align       : center;
  background-color: White;
}


h1 {
	font-size: 18px;
	/*color: #b8001d;*/
	color: #0C256D;
	display:inline;
	left: -15px;
	position: relative;
	top: 8px;
}

h2 {
	font-size: 17px;
	color: #b8001d;
	display:inline;
	left: -15px;
	top: 8px;
	position: relative;
}


h3 {
	font-size: 12px;
	color: #690090;
	margin: 0;
	
}

b, strong{
	color: #b8001d;
}
/* class definitions */

.titel {
	margin: 0px 0px 20px 0px;
}


/* menu-elementen */
.menu ul {
	border: 0px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: #004080;
	position: relative;
	top: -13px;
	left: -3px;
	width: 122px;
}

.menu ul li {
	display: block;
	color: #b8001d;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #09307B;
	border-right: 1px solid #000000;
	line-height: 24px;
	height: 23px;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	_margin-left: 0px;
}
#active
{
	background-color: #CBCBCB;
}
.bottom {
	border-bottom: 1px solid #000000;
}
.menu ul li a:link, .menu ul li a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.menu ul li a:hover, .menu ul li a:active {
	text-decoration: none;
	color: #b8001d;
}
.content
{
	line-height: 16px;
}
.content img
{
	margin: 8px;
	margin-right: 16;
	padding-right: 16;
	border: 1px solid #004080;	
}
ul {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
li
{
	list-style-image: url('/img/circle.gif');
	line-height: 18px;
	font-weight: bold;
	color: #000000
}

.verhuur li
{
	list-style-image: url('/img/circle.gif');
	line-height: 18px;
	font-weight: normal;
	color: #0C256D;
}
.header a:link, a:active, a:visited {
	text-decoration: underline;
	color: #b8001d;
}

.header td {
	background: #0C256D;
	color: #fff;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
}


.even td {
	background: #f3f3f3;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom: 1px solid #e2e2e2;
}

.odd td {
	background: #eeeeee;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom: 1px solid #e2e2e2;
}

/* ##################### FORM OBJECTS #####################*/	

.inputbox {
   font-family: arial, Helvetica, sans-serif;
   font-style: normal;
   font-weight: normal;
   font-size: 10px;
   background: White;
    border: 1px solid #999;
   margin-left: 10px;
   }
	
.selectbox {
   	font-family: arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
   	background: #FFFFE0;
   	width: 100%;
   	border: 1px solid #999;
   }
	
  .button {
   font-size: 10px;
   background: #FFFFE0;
   border: 1px solid #999;
   }
	
                             /* No need to edit */
/* #################### AFTER LOGIN EDITING FORMS  ################### */

/* ###################### TABBED EDITING ###################### */
/*When user logins to edit or sumbit articles*/
/* for modifying {moscode} output.  Don't set the colour! */

.moscode {background-color: #f0f0f0;}
		
.code {
	font-family: courier, serif;
	font-size: 10px;
	padding: 2px;
	line-height: 1.3em;
	background-color: #f0f0f0;
	color: blue;
	border: 1px solid #d5d5d5;
	margin: 0px;
	width: 90%;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10px;
	color : Black;
	text-align: center;
   }

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #666666;
	border-left: outset 1px #666;
	border-right: outset 1px Black;
	border-top: outset 1px #666;
	border-bottom: solid 1px Black;
	text-align: center;
	cursor: default;
	font-weight: bold;
	color: #FFFFFF;
	padding: .2em;
   }

.offtab {
	background-color : #cccccc;
	border-left: outset 1px #666;
	border-right: outset 1px Black;
	border-top: outset 1px #666;
	border-bottom: solid 1px Black;
	text-align: center;
	cursor: default;
	font-weight: normal;
	padding: 1px;
   }

.edit-tabs {
   padding: 9px;
   background: none;
   }

.tabpadding {}

.tabheading {
	background-color: #FF6600;
	text-align: left;
   }

.pagetext {
	visibility: hidden;
	display: none;
   }

	/*Body of the form*/
.adminform{background-color : #FFFFFF;}