body {
    background-color:#DFEFF0;
}

#center {
    position: relative;
    margin-left: -480px;
    top: 0px;
    width: 1000px;
    border: 0px solid black;
    left: 48%;
    display: block;
	background-color:#D1D1D1;
}

#content {
    position: relative;
    margin-left: -480px;
    top: 0px;
    width: 900px;
    height: 42%;
    border: 0px solid black;
    left: 52%;
    display: block;
}

#header {
    width: 996px;
    top: 0%;
    position: relative;
    display: block;
    width: 996px;
    left: 0px;
}

div.indexList ul li {
    margin-bottom: 10px;
}

div.indexButton {
    margin: 10px;
}

div.updateText {
    position:relative;
    left:33px;
    color:darkblue;
    font-size:16px;
    width:460px;
	float:right;
}

div.searchForm {
    margin-top: 10px;
}

div.row {
    margin-top: 10px;
    margin-bottom: 10px;
}

div.row label {
    margin-top: 8px;
	
}
div.row input {
    width:254px;
	float:right;
}

#topmenu {
    display: block;
    position: absolute;
    height: auto;
    top: 0px;
    right: 0px;
}

streep {
    border: 2px solid white;
    height: 0px;
    display: block;
}

#zoekveld {
    top: 0px;
    left: 0%;
    font-size: 95%;
    width: 85%;
    height: auto;
    display: block;
    position: relative;
    float: right;
}
#p16 {
    position: relative;
    margin-left: -480px;
    top: 0px;
    width: 900px;
    height: 42%;
    border: 0px solid #000;
    left: 52%;
    display: block;
}
#footer {
    display: block;
    position: absolute;
    width: 100%;
	border-top:1px solid black;
    background-color: #D1D1D1;
    height: 50px;
    bottom: -57px;
    left: 0px;
}

/* alles van index--------------------------------------------------------------------------------------------------------------------------------------*/
/* alles van zoek --------------------------------------------------------------------------------------------------------------------------------------*/

#colmain {
	display: block;
    position: relative;
    margin-left: -480px;
    width: 1003px;
    height: 51%;
    border: 0px solid black;
    left: 48%;
    display: block;
}

table.searchtable {
    left:29px;
    position:relative;
}

#afmenu {
    display: block;
    position: absolute;
    top: 17px;
    left: 0px;
    width: 170px;
    height: 100%;
}

#afmenu ul {
    list-style-type:none;
    margin:0;
    padding:0;
    top:0;
    left:0;
    height:auto;
}

#afmenu li a {
    display: block;
    float: left;
    padding: 7px 10px;
    font-family: arial;
    font-size: 14px;
    text-align: left;
    width: 141px;
    height: auto;
    background: none repeat scroll 0% 0% rgb(209, 209, 209);
    color: rgb(64, 136, 184);
    border-bottom: 0px solid black;
    border-right: 0px solid black;
    left: 0px;
}

#afmenu li a:hover {
    text-decoration:underline;
}

#topmenu ul {
    list-style-type:none;
    border-right:0px solid white;
    margin:0;
    padding:0;
}

#topmenu a {
    display:block;
    width:auto;
    float:left;
    padding:5px 15px 5px 15px;
    color:#B84088; /*tekst kleur*/
    background-color:;
    border-right:1px solid;
    text-decoration:none;
}

#topmenu li {
    display:inline;
}

#topmenu li a.last {
    border-right:none;
    padding: 5px 15px 5px 15px;
}

#topmenu li a:hover {
    background:#DC143C;
    text-decoration:underline;
}

div.center {
    width: 1000px;
}

div.pagination a  {
    margin: 10px;
}

div.pagination span {
    margin: 10px;
}

div.listTable table tr th {
    border: #000000 1px solid;
    text-align:center;
}

div.listTable table tr td {
    border: #000000 1px solid;
    padding: 1px;
    font-size: 15px;
}

div.listTableContent table tr td {
    border: #000000 1px solid;
    font-size:10px;
}

div.itemTable table {
    margin-bottom:10px;
    width: 100%;
}

div.itemTable table tr th {
    border: #000000 1px solid;
}

div.itemTable table tr td {
    border: #000000 1px solid;
}



