.page {
width:800px;
/* border: 1px solid grey;*/
background-color: #ffffff;
overflow: auto;
font-family:Arial, Helvetica, sans-serif;
}


.menu_body A:link {text-decoration: none; color: white;}
.menu_body A:visited {text-decoration: none; color: white;}
.menu_body A:active {text-decoration: none; color: white;}
.menu_body A:hover {text-decoration: underline; color: white;}


.side {
float: left;
height: 400px;
width: 150px;
color:#000000;
overflow: auto;
}

.logo1{
float: left;
width: 124px;
height: 400px;
background-color: #efefdf;
}

.logo2{
float: right;
width: 26px;
height: 400px;
overflow: auto;
}

.body {
float: right;
width: 640px;
color:#000000;
}

.top {
margin-top: 10px;
float: left;
width: 100%;
color:#000000;
background-color: #efefdf;
}

.naam{
float: left;
width: 290px;
overflow: auto;
background-color: #ffffff;
}

.menu_body {
float: right;

height: 50px;
width: 350px;
overflow: auto;
color:#000000;
}

.mouse{
float: left;
height: 50px;
width: 50px;
background-color: #3c0000;
}

.mouse1{
padding-left: 5px;
margin-left: 290px;
visibility:hidden;
position: absolute;
float: right;
height: 20px;
width: 345px;
display: block;
text-decoration: none; color: white;
background-color: #3c0000;
}

.mouse2{
padding-left: 5px;
margin-left: 290px;
position: absolute;
float: right;
height: 20px;
width: 345px;
display: block;
text-decoration: none; color: #3c0000;
}


.title{
width: 290px;
height: 33px;
float: left;
position: absolute;
}

.menu1{
float: left;
display: block;
height: 50px;
width: 50px;
background-color: #7e3b1e;
}
.menu2{
float: left;
height: 50px;
width: 50px;
background-color: #ab8953;
}
.menu3{
float: left;
height: 50px;
width: 50px;
background-color: #96cfff;
}
.menu4{
float: left;
height: 50px;
width: 50px;
background-color: #f0d7a7;
}
.menu5{
float: left;
height: 50px;
width: 50px;
background-color: #c6dfea;
}
.menu6{
float: left;
height: 50px;
width: 50px;
background-color: #ab8953;
}
.menu7{
float: left;
height: 50px;
width: 50px;
background-color: #f0d7a7;
}

.menu_det{
float: left;
height: 33px;
width: 100%;
background-color: #efefdf;
}


.breadcrumb {
float: left;
background-color: #ffffff;
color: #dbceb3;
height: 20px;
width: 100%;
overflow: auto;
}

.body h1 {
font-family:Helvetica, sans-serif;
color: #400000;
font-size:20px;
align: top;
margin:0px 0px 0px 0px;
}

.text {
width: 100%
font-family:Helvetica;
color: #400000;
background-color:#ffffff;
font-size: 15px;
}

.text img{
float:right;
border: 1px solid black;
border-top-width:1px;
border-left-width:1px;
}

.textPedit{
float: left;
width: 100%;
}
.textPedit table td img{
float: none;
border: none;
}

.body h4 {
font-family:Helvetica, sans-serif;
font-style: italic;
color: #400000;
font-size:16px;
align: top;
margin:0px 0px 0px 0px;
}

.textPeditSelect{
float: left;
width: 100%;
}

.textPeditBody{
width: 100%;
float: left;
}

.adminTable{
text-align: left;
border: 1px solid black;
padding: 0px 0px 0px 0px; 
border-spacing: 2px;
border-style: outset outset outset outset;
border-collapse: collapse;
background-color: #c6dfea;
width: 500px;
}

.adminTable td{
border: 1px solid black;
padding: 0px 0px 0px 0px;
background-color: #efefdf;
border-collapse: collapse;
}

.adminTable th {
border-width: 1px 1px 1px 1px;
padding: 0px 0px 0px 0px;
border-style: inset inset inset inset;
border-color: black black black black;
background-color: #ab8953;
border-collapse: collapse;
font-size: 15px;
height: 21px;
}
.textPedit img{
border: 0px;
float: none;
}

.adminButtons{

}
.adminInput{
width: 10px;
}

.footer {
margin-top: 20px;
border: 0px;
border-top-width:0px;
border-bottom-width:0px;
border-left-width:0px;
border-right-width:0px;
float: left;
width: 100%;
background-color: #ddcdb3;
}
