
body
{
	background:#000 ;
	font-family: "Trebuchet MS";
}

.mceContentBody
{
	background:#FFF;
}


tr
{
vertical-align: top;
}

#border1
{
    margin: 5px;
	background: url(img/background.png) repeat scroll 0 0 #DCEB5F;
    top: 0px;
    left: 50%;
	width: 98%;
	border: 5px solid #FFF;
	margin-left: -49%;
	position: relative;
}

h1
{
font-weight:bold;
font-family: "Trebuchet MS";
font-size: 30pt;
}

h4
{
font-family: "Trebuchet MS";
}

#title
{
  position: relative;
  border-bottom: 2px solid #000; 
  top: -15px;
}

#border2
{
	background: url(img/lasco.gif) no-repeat scroll 100px 150px;
    margin: 5px;
    padding: 5px;
    top: 0px;
    left: 0px;
	border: 2px solid #FFF;
	position: relative;
}

#hond
{
	background: url(img/hond.gif) no-repeat scroll bottom right;
}

#main
{
    top: 0px;
    left: 0px;
	width: 100%;
	height: 100%;
}

#menu
{
    top: 80px;
    left: 10px;
	width: 200px;
	height: 190px;
/*	border: 2px dotted #000; */
	position: relative;
}

#showcase
{
    top: 210px;
    left: -20px;
	width: 290px;
	height: 410px;
	border: 4px solid #FFF; 
	position: relative;
}

#showcase2
{
    top: 5px;
    left: 5px;
	width: 276px;
	height: 396px;
	border: 2px solid #FFF; 
	position: relative;
	background:#000 ;
	text-align: center;
	color: #FFF;
}


#content
{
	margin: 20px;
}


ul.menu
{
list-style-type:none;
margin:0;
padding:0;
}



a.menu:link,a.menu:visited
{
display:block;
font-weight:bold;
font-family: "Trebuchet MS";
font-size: 17pt;
color:#000;
width:190px;
text-align:center;
padding:5px 0px 5px 0px;
  border: 2px dotted rgb(216, 245, 98); 
}
a.menu:hover,a.menu:active
{
  background-color:rgb(216, 245, 98);
  border: 2px solid #FFF; 
}

.imgshowcase {
 max-width: 200px;
 max-height: 200px;
}
