/* ML Webdesign | http://www.ml-webdesign.com */

body {
margin: 0;
padding: 0;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-face-color:#FFFFFF;
scrollbar-shadow-color:#FFFFFF;
scrollbar-track-color:#FFFFFF;
scrollbar-arrow-color:#000000;
scrollbar-darkshadow-color:#FFFFFF;
background: #545454;
font-size: 14px;
font-family: Calibri;
}

.tekst {
font-size: 14px;
font-family: Calibri;
vertical-align: top;
}

.sendbutton1 {
font-family: Calibri, Verdana;
color: #000000;
background: #ffffff;
border: 1px solid #000000;
padding-left: 4px;
font-size: 16px;
width: 155px;
}

.opmaak1 {
border: 1px solid #000000;
font-family: Calibri, Verdana;
font-size: 16px;
width: 180px;
padding-left: 2px;
color: #000000;
}

.opmaak {
border: 1px solid #000000;
font-family: Calibri, Verdana;
font-size: 16px;
width: 180px;
padding-left: 2px;
color: #000000;
}

.textarea1 {
border: 1px solid #000000;
font-family: Calibri, Verdana;
font-size: 16px;
padding-left: 2px;
}

.table {
widht: 440px;
}

#container {
width: 100%;
height: 100%;
position: absolute;
}

#header {
margin: 0 auto;
width: 100%;
height: 150px;
background: #545454;
position: relative;
background-image: url(../Images/header.jpg);
background-repeat: no-repeat;
}

#topmenu {
margin: 0 auto;
width: 100%;
height: 41px;
background: #0f0453;
position: relative;
}

#topmenuitem {
margin: 0 auto;
width: 800px;
height: 41px;
}

#topmenuitem ul {
float: right;
margin: 0;
padding: 0;
list-style-type: none;
}

#topmenuitem ul li {
display: inline;
}

#topmenuitem ul li a {
float: left;
padding: 12px 15px;
text-decoration: none;
color: #FFFFFF;
background: #transparent;
}

#topmenuitem ul li a.active {
background: #545454;
color: #ffffff;
}

#topmenuitem ul li a:hover {
background: #545454; 
color: #ffffff;
}

#left {
width: 10%;
background-color: #ffffff;
height: 372px;
position: relative;
float: left;
}

#leftmenu {
width: 15%;
height: 372px;
position: relative;
float: left;
background-color: #FFFFFF;
}

#leftmenu ul {
margin: 0px;
padding: 0px;
list-style-type: none;
}

#leftmenu a {
font-family: Calibri;
font-size: 14px;
color: #ffffff;
text-decoration: none;
background-color: #0f0453;
display: block;
padding: 1px 6px 1px 10px;
border-top: 1px solid #FFFFFF;
margin: 0px;
}

#leftmenu a:link {
color: #ffffff;
text-decoration: none;
}

#leftmenu a:visited {
color: #ffffff;
text-decoration: none;
}

#leftmenu a:hover {
background-color: #545454;
color: #ffffff;
text-decoration: none;
}

.current {
padding-top: 20px;
}

#content {
width: 60%;
height: 372px;
background-color: #ffffff;
position: relative;
float: left;
overflow: scroll;
overflow-x: hidden;
}

.contenttekst {
font-family: Calibri;
font-size: 14px;
color: #000000;
margin: 15px;
padding-bottom: 15px;
}

.contenttekst a {
color: #000000;
}

.vakantie a {
color: #FF0000;
}

#rechts {
width: 14.99%;
height: 372px;
position: relative;
float: right;
background-color: #ffffff;
}

.googleads {
margin-top: 2px;
margin-left: 5px;
}

#footer {
width: 100%;
height: 38px;
position: relative;
float: left;
clear: both;
background: #0f0453;
}

.footertekst {
font-family: Calibri;
font-size: 12px;
color: #ffffff;
text-align: center;
margin-top: 12px;
}

.footertekst a {
color: #ffffff;
}

TABLE.hosting  {
border: 1px solid #88b20f;
border-collapse:collapse;
font-size: 88%;
}

TABLE.hosting TH {
border: 1px solid #88b20f;
width: 100px;
font-size: 130%;
}
	
TABLE.hosting TR.odd {
background-color: #cccccc;
}
	
TABLE.hosting TD {
padding: 3px;
border: 1px solid #88b20f;
}

TABLE.hosting checkbox {
border: none;
}

/* algemene opmaak planning tabel */

#planning {
color: black;
background: white;
text-align: center;
width: 99%;
}

/* opmaak chalet titel in planning tabel*/

#planning .titel {
background: white;
color: black;
width: 11px;
font-weight: bold;
text-align: left;
}

.planning td {
width: 11px;
}

/* opmaak datumtitel in planning tabel*/ 

.datum {
background: white;
color: black;
text-align: left;
font-weight: bold;
}

/* opmaak links in planning tabel*/

#planning a {
text-decoration: underline;
font-weight: normal;
color: black;
background: white;
}

/* opmaak tabelcellen optie in planning tabel */

.optie { 
background-image: url(../Images/Slice/optie.jpg);
background-repeat: no-repeat;
background-position: center;
border: 1px solid black;
width: 11px;
}

/* opmaak tabelcellen bezet in planning tabel */

.bezet { 
background: red;
border: 1px solid black;
width: 11px;
}

/* opmaak tabelcellen vrij in planning tabel */

.vrij { 
background: white;
border: 1px solid black;
width: 11px;
}
