/* ====================================================
	Title:	 	Style Sheet wateenaccountantdoet index
	Author:		NR6 Joost van Velzen
	Site:		http://www.nr6.nl
	Date:		2006.08.16
==================================================== */


/* zet de achtergrond kleur */

#container #contentkeeper{
	background-color: #fff;
}


/* zoekknop is een plaatje voor de zoek submit knop */

input.zoekknop {
	width: 28px;
	height: 20px;
	background: transparent url(../images/blauw/zoeken.jpg) no-repeat;
	outline: none;
	border: none;
	cursor : pointer;
	margin-left:-5px;
}


input[type="text"] {
	border: 1px #7f9db9 solid;
	height:16px;
}
/*	=1 menu description
================================================== */

#topmenu_descr {
	background-color: #fff !important;
	font-size:11px;
}

#topmenu_descr li {
	margin-bottom: 0px;
	list-style-type: none;
	display: block;
	float: left;
	width: 198px;
	height: 171px;
	margin-left: 1px;
	margin-right: 1px;
	padding: 10px;
}
#topmenu_descr  #item1 {
	background:url(../images/oranje/home_nav1_background.gif) repeat-x;
}
#topmenu_descr  #item2 {
	background:url(../images/paars/home_nav2_background.gif) repeat-x;
}
#topmenu_descr  #item3 {
	background:url(../images/groen/home_nav3_background.gif) repeat-x;
}
#topmenu_descr  #item4 {
	background:url(../images/blauw/home_nav4_background.gif) repeat-x;
}

#topmenu_descr  #item1 a{
	color:#E18B2A;
	font-weight:bold;
	text-decoration:underline;
}
#topmenu_descr  #item2 a{
	color:#D561A8;
	font-weight:bold;
	text-decoration:underline;
}
#topmenu_descr  #item3 a{
	color:#A8D834;
	font-weight:bold;
	text-decoration:underline;
}
#topmenu_descr  #item4 a{
	color:#6e8ec1;
	font-weight:bold;
	text-decoration:underline;
}

.pijler_img {
	margin:0 0 5px 4px;
}