* { margin:0; padding:0; }

body {
	background-color: #ff6600;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	line-height: 14pt;
	width: 100%;
	height: 100%;
	
}

#container {
	background: transparent url(images/content.gif) repeat-y top left;
	text-align: left;
	margin: 0px 0px 0px 0px;
  	margin-left: auto;
  	margin-right: auto;
	padding: 0px 0px 0px 0px;
	width: 940px;
    border: 0px solid ff6600;
}

#header {
	background: transparent url(images/00_kop_walrosa.gif) no-repeat top left;
  	margin: 0px;
  	padding: 0px;
	height: 120px;
  	width: 1024px;
}

#header a {
  display: block;
  margin: 0px;
  padding: 0px;
  height: 120px;
  width: 1024px;
}

#header a h1 {
  display: none;
  visibility: hidden;
  margin: 0px;
  padding: 0px;
  border: 0px solid ff6600;
}




#menu {
	float: left;
	width: 201px;
	margin: -24px;
	padding: 22px 0px 0px 0px;
	background-color: transparent;
	list-style: none;
	display: block;
	overflow: hidden;
}

#menu ul {
	background-color: #ff6600;
	margin: 0px;
	padding: 0px; 
  	width: 201px;
  	list-style-type: none;
}

#menu li {
  	margin: 0px;
	padding: 0px;
  	border: 0px solid transparent; 
}

* html #menu li {
  	margin: -3px 0px;  
}

#menu li a {
  	display: block;
  	width: 201px;
  	padding: 0px;
  	margin: 0px;
}

#menu li a span{
  display: none;
  visibility: hidden; 
  padding: 0px;
  margin: 0px;
}

#menu li a#geschiedenis {
  height: 20px;
  background: #ff6600 url("images/01_geschiedenis.gif") no-repeat top left;
}
#menu li a#geschiedenis:hover {
  background-position: -200px 0px; 
}
#menu li a#nieuws {
  height: 20px;
  background: #ff6600 url("images/02_nieuws.gif") no-repeat top left;
}
#menu li a#nieuws:hover {
  background-position: -200px 0px; 
}

#menu li a#buurtagenda {
  height: 20px;
  background: #ff6600 url("images/08_buurtagenda.gif") no-repeat top left;
}
#menu li a#buurtagenda:hover {
  background-position: -200px 0px; 
}

#menu li a#verhalen {
  height: 20px;
  background: #ff6600 url("images/03_verhalen.gif") no-repeat top left;
}
#menu li a#verhalen:hover {
  background-position: -200px 0px; 
}
#menu li a#foto {
  height: 20px;
  background: #ff6600 url("images/04_foto.gif") no-repeat top left;
}
#menu li a#foto:hover {
  background-position: -200px 0px; 
}
#menu li a#verkeer {
  height: 20px;
  background: #ff6600 url("images/07_verkeer.gif") no-repeat top left;
}
#menu li a#verkeer:hover {
  background-position: -200px 0px; 
}
#menu li a#links {
  height: 20px;
  background: #ff6600 url("images/05_links.gif") no-repeat top left;
}
#menu li a#links:hover {
  background-position: -200px 0px; 
}
#menu li a#contact {
  height: 20px;
  background: #ff6600 url("images/06_contact.gif") no-repeat top left;
}
#menu li a#contact:hover {
  background-position: -200px 0px; 
}




#content {
	margin: 0px 0px 0px 186px;
	padding: 20px 10px 20px 20px;
  	border: 0px solid blue;
  	min-height: 469px; 
	width: 494px;
	}

* html #content {height: 469px; }


#content p {
	margin: 0px;
	padding: 0px;
}

#content img {
	margin: 0px 0px 0px 0px;

}

.plaatjelinks {	
	padding: 20px 20px 20px 0px;
	float:left;
}


#kort {
	margin: 0px 10px 0px 0px;
	padding: 12px 10px 0px 10px;
  	border: 0px solid blue;
  	min-height: 469px; 
	width: 180px;
	float: right;
}

* html #kort {height: 469px; }


#kort p {
	margin: 0px;
	padding: 10px;
}

#kort img {
	margin: 0px 0px 0px 0px;
	
}


a.kort:link  {
	color: #FFFFFF;
	text-decoration: underline;
}

a.kort:visited  {
	color: #FFFFFF;
	text-decoration: underline;
}

a.kort:hover  {
	color: #FFcc00;
	text-decoration: underline;
}

a.kort:active  {
	color: #FFFFFF;
	text-decoration: none;
}

#footer {
  	padding: 0px 0px 0px -100px;
  	margin: 0px 0px 0px 0px;
	background: transparent url(images/bot-content.gif) no-repeat top left;
	height: 55px;  
  	overflow: hidden;
}

#footer a {
  	display: block;
  	padding: 0px;
  	margin: 0px;  
  	width: 100%;
  	height: 100%;
}

#footer a span {
  	display: none;
  	visibility: hidden;
  	padding: 0px;
  	margin: 0px;  
	border: 0px solid #ff6600;
}

.plaatje links { 
	float: left; 
	margin-right: 10px;  
}



.kop {
	font-family: "Trebuchet MS";
	font-size: 14pt;
	line-height: 16pt;
	color: #000000;
	font-weight: bold;
}


.roderand  { 
	border-color:#FF0000; 
	margin: 5px 5px 5px 5px;
	padding: 3px;
	border: 1px solid red; }
	
	

.tekst_rood {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	color: #BC0000;
}

.tekst_zwart {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	color: #000000;
}

.tekst_wit {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	color: #FFFFFF;
}

.tekst_credit {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}

.naarboven {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #FF6600;
}

a:link  {color: #BC0000; text-decoration: underline; }
a:visited  { color: #BC0000; text-decoration: underline; }
a:hover  { color: #FF3300; text-decoration: underline; }
a:active  { color: #990000; text-decoration: none; }

.naarboven a:link { text-decoration: none; color:#FF6600; }
.naarboven a:visited { text-decoration: none; color:#FF6600; }
.naarboven a:hover { text-decoration: none; color:#FFF; }
.naarboven a:active { text-decoration: none; color:#FF6600; }

#content .blokje {
  float: right;
  width: 72px;
  height: 72px;
  line-height: 68px;
  margin: 0px;
  margin-bottom: 5px;
  margin-right: 5px;
  padding: 0px;
  overflow: hidden;
  background-color:#D1E7B2;
  text-align: center;
}

* html #content .blokje {
  width: 72px;
  height: 72px;
  vertical-align: middle;
}

#content .blokje img{
  margin: 0px;
  padding: 0px;
  border: 0px solid red;
  vertical-align: middle;
}

#content .blok {
  float: right;
  border: 0px;
  width: 226px;
  height: 226px;
  line-height: 222px; 
  margin-bottom: 0px;
  margin-right: 5px;
  overflow: hidden;
  background-color:#BB050A;
  text-align: center;
}

* html #content .blok {
  text-align: middle;
  width: 226px;
  height: 226px;
}

#content .blok img{
  vertical-align: middle;
}

.div1 { width: 296px; margin-right: 100px; }
.div2 { float: right; width: 196px; margin-left: 20px; margin-right: 20px;} 


.kop_rood {

	font-family: "Trebuchet MS";
	font-size: 14pt;
	line-height: 16pt;
	color: #BC0000;
	font-weight: bold;
}

.kop_wit {

	font-family: "Trebuchet MS";
	font-size: 14pt;
	line-height: 16pt;
	color: #FFF;
	font-weight: bold;
}

.kop_oranje {

	font-family: "Trebuchet MS";
	font-size: 14pt;
	line-height: 16pt;
	color: #FF6600;
	font-weight: bold;
}

