html
{
  overflow-x: hidden;
}

body
{
 margin:0;
  padding:0;
  background: #155819 url("images/background_kerst.gif");
  background-position:top;
  height: 100%;
	width:100%;
background-repeat: repeat-x;
}



#container {
 top:0px; left:50%;
	position:absolute;
	
	/*
	top:50%;
	left:50%;
	*/
}
#container #websitebinnen
{
left:-512px;
top:0px;
position:absolute;
}


.tekstDiv{
	position: absolute;
	top: 0px;
	left: 0px;
	width:1024px;
	height:500px;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color:#000000;
	letter-spacing: 0px;
	line-height: 14px;
	
	/*
	overflow:auto;
	overflow-x:hidden;
	
	SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC;
    SCROLLBAR-SHADOW-COLOR: #CCCCCC;

    SCROLLBAR-3DLIGHT-COLOR: #CCCCCC;
    SCROLLBAR-ARROW-COLOR: #000000;
       
    SCROLLBAR-DARKSHADOW-COLOR: #CCCCCC;
    SCROLLBAR-BASE-COLOR: #E8E8E8;
    SCROLLBAR-TRACK-COLOR: #cccccc;
	*/
	
}



.tekst{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#5A71B6;
	height:100%;
}


.logo {
	position:absolute;
	top:7px;
	left:138px;
}

.kerstbanner {

	position:absolute;
	top:12px;
	left:387px;
}

.mainmenu1 {
	position:absolute;
	top:120px;
	left:122px;
}

.mainmenu2 {
	position:absolute;
	top:120px;
	left:387px;
}


.mainmenu3 {
	position:absolute;
	top:120px;
	left:652px;
}

.hometekst_uwtuincentrum {
	position:absolute;
	top:304px;
	left:144px;
	width:206px;
	
}

.hometekst_aanbiedingen {
	position:absolute;
	top:304px;
	left:408px;
	width:206px;
	
}

.hometekst_assortiment {
	position:absolute;
	top:304px;
	left:674px;
	width:206px;
	
}


.homeprijs{

	font-weight: bold;
	color:#4A94D6;
}


UL
{
padding-left:0em;
margin-left:15px;
margin-top: 1px;
margin-bottom: 1px;
list-style-type:disc;
list-style-position:outside

}




li
{
padding-left:-0.1em;
}




#menu0 {
	position:absolute;
    top:427px; left:144px;
    width:207px;
	
	background-repeat: no-repeat;
	background-image: url('images/menuheader_uwtuincentrum.gif');
	
	
}


#menu1 {
	position:absolute;
    top:427px; left:408px;
    width:207px;
	
	background-repeat: no-repeat;
	background-image: url('images/menuheader_aanbiedingen.gif');
	
	font-weight: bold;
	font-color:#ffffff;
}

#menu2 {
	position:absolute;
    top:427px; left:674px;
    width:207px;
	
	background-repeat: no-repeat;
	background-image: url('images/menuheader_assortiment.gif');
	
	font-weight: bold;
	font-color:#ffffff;
}






.menuitem{
	padding-left:8px;
}

a.menu {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding-left:8px;
}

a.menu:hover {
	text-decoration: underline;
}


.footer{
	position:absolute;
	top:480px;
	left:144px;
}

.searchfield {
	border-color:#39A642;
	border-style:solid;
	border-Width:1px;
	
	height:16px;
	width:100px;
	
}
.searchbutton 
{
	font-weight:bold;
	font-size:10px;
	background-color:#39A642;
	border-color:#39A642;
	border-style:solid;
	border-Width:1px;
	COLOR: #ffffff;
	
	height:20px;
	width:40px;
}
.lightgreen {
	color:#39A642;
	font-weight:bold;
	font-size:10px;
}
a.lightgreen {
	text-decoration:none;
}

a.lightgreen:hover {
	text-decoration:underline;
}

