.editable {
	border: 1px dotted #999999;
}
html,body {
	margin: 0;
	padding: 0;
}
body {
	background-image: url('http://www.multigator.nl/graphics/background.jpg');
}

table {
   height: 100%;
   width: 100%;
}

td {
   vertical-align: middle;
   text-align: center;
}

#inhoud {
   background-color: white;
   height: 550px;
   width: 800px;
   margin: 0 auto;
   position: relative;
   text-align: left;
}

#inhoud a {
   text-decoration: none;
}

#top {
   background-image: url('http://www.multigator.nl/graphics/multigator_kop1.jpg');
   position: absolute;
   top: 0px;
   left: 0px;
   width: 800px;
   height: 400px;
   overflow: visible;
   background-repeat: no-repeat;
}
#vdVedorLogo {
	position: absolute;
	top: 35px;
	right: 5px;
}
#vdVedorLogo img {
	border: 0px;
}
#content {
   top: 150px;
   left: 250px;
   width: 550px;
   height: 381px;
   color: #666666;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   line-height: 20px;
   position: absolute;
   letter-spacing: 0px;
   overflow: auto;
}
#content h1, #content h1 input {
   font-size: 16px;
   color: #214B95;
   font-family: Arial, Helvetica, sans-serif;
   letter-spacing: 2px;
	font-weight: bold;
	text-transform: capitalize;
}
#content h2 {
   font-size: 14px;
   color: #214B95;
   font-family: Arial, Helvetica, sans-serif;
   letter-spacing: 2px;
   margin-bottom: 0px;
}
#page {
   top: 50px;
   left: 0px;
   width: 550px;
   height: 331px;
   color: #666666;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   line-height: 20px;
   position: absolute;
   letter-spacing: 0px;
   overflow: auto;


	scrollbar-face-color: #214B95;
	scrollbar-highlight-color: #214B95;
	scrollbar-3dlight-color: #214B95;
	scrollbar-darkshadow-color: #214B95;
	scrollbar-shadow-color: #214B95;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #999999;	
}
#inhoud > #content {
	height: 385px;
}
#content > #page {
	height: 335px;
}
#news {
   background-image: url('http://www.multigator.nl/graphics/kader.jpg');
   background-repeat: none;
   height: 130px;
   width: 480px;
   position: relative;
}

#news h1 {
   font-weight: bold;
   color: #214B95;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   letter-spacing: 1px;
   margin-left: 0px;
   margin-bottom: 0px;
}

#menu {
   top: 185px;
   left: 108px;
   position: absolute;
}

#menu a {
   font-size: 11px;
   font-weight: bold;
   font-family: Arial, Helvetica, sans-serif;
   color: #214B95;
   line-height: 20px;
   letter-spacing: 2px;
   text-decoration: none;
   padding: 5px;
   margin: 5px;
   display: block;
   width: 120px;
}

#menu a:hover {
   text-decoration: underline;
}

#bottom {
   height: 15px;
   background-color: #214B95;
   width: 800px;
   bottom: 0px;
   left: 0px;
   position: absolute;   
}

#pda {
   width: 60px;
   height: 60px;
   top: 64px;
   left: 533px;
   position: absolute;
}

#shop {
   width: 60px;
   height: 60px;
   top: 64px;
   position: absolute;
   left: 613px;
}

#sms {
   width: 60px;
   height: 60px;
   top: 64px;
   left: 690px;
   position: absolute;
}

#newsplaatje {
   width: 150px;
   height: 100px;
   left: 15px;
   top: 15px;
   position: absolute;
}

#newscontent {
   width: 300px;
   height: 100px;
   left: 170px;
   top: 10px;
   position: absolute;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   line-height: 15px;
}

#newscontent a {
   text-decoration: none;
}

ul {
   margin-top: 0px;
   margin-bottom: 0px;
}

#menu a.skipcontent {
	display: none;
}
#bottom {
	color: white;
	font-family: verdana;
	font-size: 10px;
	text-align: center;
}
#bottom a {
	color: white;
}

