a.orderentry
{
color: white;
text-decoration: none;
}

input.zoeken{
	width:					125px;
	height:					15px;
	padding:				2px;
	padding-left:			5px;
	padding-right:			5px;
	border:					none;
	background-color:		#FFFFFF;
	background-image:		url('../img/backgrounds/input.gif');
	background-position:	top right;
	background-repeat:		no-repeat;
	font-size:				10px;
	color:					#FE5816;
	float:					left;
}


input.submitform
{
margin-top: 10px;
background-color:#FE5816;
border: none;
padding: 3px 7px 3px 7px;
color:white;
font-weight:bold;
font-size: 13px;
float:left;
}

div#contact
{
background-repeat: no-repeat;
background-color: #FE5816;
height:205px;

}

input,textarea
{
}

h1.search
{
margin:0px 0px 0px  0px;
}

div.zoekresultaten
{
/*margin-left: 40px;*/
}

div.zoekresultaten p
{
margin: 0px;
}

span.position
{
color: #FE5816;
}

div.zoekresultaten h4
{
color: #FE5816;
margin-bottom: 0px;
}

div.zoekresultaten a.detail
{
color:#093073;
font-weight:bold;
}

div.result
{
width: 400px;
border-top: 1px dotted;
}

div.navigation
{
float:none;
}

div#footer a
{
font-size:9px;
}


table
{
margin:0px;
}

form
{
/*margin-left: 40px;*/
}

form h1
{
margin: 0px;
}

#formulier input
{
	border: 1px solid #093073;

}


h2{
	font-size:				16px;
	font-weight:			bold;
	color:					#FE5816;
}
h3{
	font-size:				14px;
	font-weight:			bold;
	color:					#093073;
}
h4{
	font-size:				12px;
	font-weight:			bold;
	color:					#FE5816;
}

div#frame div#photos img.enlarge
{
float:right;
position:relative;
margin:0px;
margin-top: -25px;
padding:0px;
}

div#frame div#photos img.hoekje
{
float:left;
position:relative;
margin:0px;
top:25px;
padding:0px;
}

div#leftbar,
div#rightbar
{
height:inherit;
}

div#leftbar_address
{
color:white;
background-image: url("../img/line.jpg"); 
background-position: -37px 0px; 
background-repeat: repeat-y;
width:260px;
height:235px;
}

div#leftbar_address a
{
color:white;
}

div#curve
{
width: 260px;
}

div#contact span
{
float:right;
margin:200px 20px 0px 0px;
position:absolute;
display:inline-block;
}



ul
{
display:block;
margin:0px;
margin-left:50px;
padding: 0px;
}

ul ul
{
margin-left: 20px;
}

ul li ul li
{
list-style-type: square;
}
