body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #848587;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.plain{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.bold{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.underline{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

.groen{
	color: #8aaf2e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.rood{
	color: #b10135;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.wit{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.contact{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

#container {
	width: 850px;
	height: 500px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

#banner {
	height: 193px;
	width: 850px;
	background-image: url(../images/banner.jpg);
}

#banner_bouwidee {
	height: 193px;
	width: 850px;
	background-image: url(../images/banner_bouwidee.jpg);
}	

#main_bouwidee {
	height: 230px;
	width: 850px;
	background-image: url(../images/main_bouwidee.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#navigatie {
	height: 77px;
	width: 825px;
	clip: rect(auto,auto,auto,auto);
	background-color: #FFFFFF;
	padding: 0px;
	background-image: none;
}

#navigatie_onder_pena {
	height: 77px;
	width: 825px;
	clip: rect(auto,auto,auto,auto);
	background-color: #FFFFFF;
	padding: 0px;
	background-image: url(../images/logo_pena_onder.jpg);
	top: -33px;
	margin-top: 0px;
}
#nav, #nav ul {
	margin: 0;
	list-style: none;
	float: right;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#nav a:hover, #nav a:active{
	color: #b10135;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
} 

#nav li {
	float: left;
	top: 0px;
	margin-top: 25px;
	margin-bottom: auto;
	margin-left: auto;
}

#nav ul {
	position: absolute;
	width: 700px;
	left: -7000px;
	float: none;
	clear: none;
	margin-top: -28px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: -492px;;
}

#nav li:hover ul, #nav li.ie_does_hover ul {
	left: auto;
	color: #000000;
}

#nav a {
	display: block;
	margin: 2px 5px 3px 5px;
	text-decoration: none;
	font-family: Verdana;
	font-size: 58%;
	font-weight: bold;
}

ul a{
font-weight: bold;
color: #848587;
}

ul ul a:link, ul ul a:visited{
	font-weight: bold;
	color: #848589;
	font-family: Verdana;
}

ul ul a:hover, ul ul a:active{
	font-weight: bold;
	color: #451f82;
	font-family: Verdana;
}

ul li{
border-left: 3px solid #FFF;
}

ul ul li{
	border-top-width: 3px;
	border-left-width: 0;
	border-top-style: solid;
	border-top-color: #FFF;
}

/* IE only hack \*/
* html ul li, * html ul ul li{
border-bottom: 3px solid #FFF;
}

* html ul ul li{
border-top: 0;
}
/* Einde IE only hack */ 
