/* mac hide\*/
html, body {
	height:100%;
	margin: 0;
	padding: 0;
	}
/* end hide */
h1 {
	font-size: 18px;
  color: #000;
}
h2 {
	font-size: 16px;
	font-weight:bold;
  color: #000;
}
h3 {
	font-size: 16px;
  color: #000;
}
h4 {
	font-size: 14px;
	font-weight:bold;	
  color: #000;
}
h5 {
	font-size: 14px;
  color: #000;
}
h6 {
	font-size: 12px;
  color: #000;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000;
	padding:0;
	margin:0;
	text-align:center;
	min-width:900px;/* for mozilla*/
	
}

#outer{
	height:100%;
	min-height:100%;
	width:900px;
	color: #000000;
	text-align:left;
	margin:auto;
	position:relative;
	background:url(/images/peppink/bg.gif) repeat-y;
}

html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#innerwrap {/* enables content first */
	float:left;
	width:900px;
}

#header{
	position:absolute;
	top:0px;
	width:900px;
	height:192px;
	overflow:hidden;
	background-color:#fff;
}

#topbeeld {
	position:absolute;
	width: 900px;
	height: 115px;
}

#footer {
	width:900px;
	clear:both;
	height:158px;
	background:url(/images/peppink/bottom.gif) left top no-repeat;
	left:0;  

	bottom:0;
	position: absolute;
}

#footer_kruimel {
	float:left;
	height: 140px;
	width: 500px;
}

#footer_kruimel1 {
	margin-top: 65px;
	margin-left: 50px;
	width: 400px;
	height: 15px;
	text-transform:uppercase;
	color: #fff;
}

#footer_kruimel1 a, #footer_kruimel1 a:link, #footer_kruimel1 a:visited, #footer_kruimel1 a:active {
	text-transform:uppercase;
	color: #fff;
	text-decoration:none;
}

#footer_kruimel3 {
	margin-left: 122px;
	width: 200px;
	height: 10px;
	text-transform: uppercase;
	color: #000;
}

#footer_kruimel3 a, #footer_kruimel3 a:link, #footer_kruimel3 a:visited, #footer_kruimel3 a:active {
	text-transform:uppercase;
	color: #000;
	text-decoration:none;
}

#adres {
	float: left;
	width: 160px;
	margin-left: 15px;
	margin-top: 22px;
	color: #fff;
	font-size: 11px;
	letter-spacing:1px;
}

#disclaimer {
	float: left;
	width: 890px;
	margin-top: -3px;
	_margin-top: -5px;	
	height: 10px;	
	color: #999999;
	font-size: 11px;
	text-align:center;
}

#bottom {
	width: 100%;
	height: 50px;
	*height: 50px;
	_height: 50px;
	margin: 0;
	margin-top: -50px;
}

* html #footer {/*only ie gets this style*/
	\height:119px;/* for ie5 */
}

div,p  {margin-top:0}/*clear top margin for mozilla*/

#centrecontent {
	float:left;
	width: 900px;
	padding-bottom:160px;/* needed to make room for footer */
}

#centrecontent li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000;
	line-height: 18px;
}

#centrecontent a, #centrecontent a:link, #centrecontent a:visited, #centrecontent a:active {
	color: #000;
}

#content {
	float: left;
	padding-left: 80px;
	padding-top: 40px;	
	margin-left: 9px;
	*margin-left: 8px;		
	margin-top: 192px;	
	*margin-top: 193px;		
	width: 610px;
	line-height: 19px;
	letter-spacing: 1px;
	color: #000;
	background:url(/images/peppink/ster.gif) left top no-repeat #cbdbe8;
}

#content td {
	line-height: 19px;
	letter-spacing: 1px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

#left {
	float:left;
	width: 182px;
	margin-top: 192px;	
	*margin-top: 193px;	
}

#paragraaf {
	width: 182px;
  overflow: hidden;
}

#pijl {
	position: absolute; 
	margin-top: -2px;
	margin-left: 165px;	
	width: 44px;
	height: 47px;
}

#vlaggen {
	float: right;
	margin-top: -70px;

}


/*-- TOPMENU --*/

#menu {
	position:absolute;
	margin-top: 115px;
	padding: 0px;
	width: 900px;
	height: 73px;
	background:url(/images/peppink/topmenu-bg.gif) left top repeat-x;	
}

#topmenu {
	margin: 0px;
	padding: 0px;
	height: 72px;
}

#topmenu ul {
	margin: 0px;
	padding: 0px;
	padding-top: 16px;
	padding-bottom: 15px;
}

#topmenu li {
	display: inline;
	list-style-type: none;
	padding-top: 12px;
	*padding-top:14px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-left: -3px;
}

#topmenu li.selected {
	background:url(/images/peppink/topmenu-pijl.gif) center top no-repeat #e1dcdc;
}

#topmenu li.selected a {
	color: #000;
}

#topmenu li:hover a, #topmenu li.sfhover a {
	color: #000;
}

#topmenu li:hover, #topmenu li.sfhover {
	background: #e1dcdc;
}

#topmenu li a {
	color:#fff;
	font-size: 10px;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: none;
	text-transform:uppercase;	
}

#topmenu li ul {
	display: none;	
}

/*-- EINDE TOPMENU --*/


/*-- TOPMENU --*/

#submenu {
	width: 900px;
	margin: 0px;
	padding: 0px;
	height: 31px;
	margin-top: -20px;	
}

#submenu ul {
	float: right;
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
	padding-bottom: 5px;
	margin-top: -20px;
	*margin-top: 0px;		
}

#submenu li {
	display: inline;
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 4px;
	padding-right: 4px;	
	margin-left: -2px;
	*margin-left: 1px;	
	border-left:solid 1px white;
	background: #e0e9f1;
}

#submenu li.selected {
	background: #cbdbe8;
}

#submenu li.selected a {
	color: #000;
}

#submenu li:hover a, #submenu li.sfhover a {
	color: #000;
}

#submenu li:hover, #submenu li.sfhover {
	background: #cbdbe8;
}

#submenu li a {
	color:#767676;
	font-size: 10px;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	text-transform:uppercase;	
}

#submenu li ul {
	display: none;	
}

/*-- EINDE TOPMENU --*/
	
#clearfooter {width:100%;height:30px;clear:both} /* to clear footer */

