* {
	margin: 0;
	padding: 0;
}

body {
background: #cf3c3d url(images/bg.jpg) repeat;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
color: #222;
}

a {
text-decoration: none;
color: #cf3c3d;
}
a:hover {
text-decoration: underline;
color: #111;
}

#wrap {
width: 1024px;
}

#header {
height: 243px;
background: #cf3c3d;
text-align: right;
}

#headerwit 
{
position: absolute;
top: 13px;
left: 13px;
height: 230px;
width:998px;
background: #ffffff;
}

#headergrijs 
{
position: absolute;
top: 24px;
left: 24px;
height: 211px;
width:976px;
background: #c1c1c1;
}

#headerwit2 
{
position: absolute;
top: 29px;
left: 29px;
height: 202px;
width:966px;
background: #ffffff;
}

#headerlogo
{
position: absolute;
top: 35px;
left: 35px;
background: #ffffff;
}

#headerfoto
{
position: absolute;
top: 35px;
left: 248px;
background: #ffffff;
}

#header h1 { 
font-size: 25px;
letter-spacing: -1px;
padding: 175px 40px 0 0;
color: #fff;
}
#header h1 a { 
color: #fff;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #111;
}
#header h2 {
font-size: 18px;
color: #fff;
padding: 3px 40px 0 0;
letter-spacing: -1px;
font-weight: 100;
}

#content {
background: #FFFFFF url(images/content.jpg) repeat-y;
padding: 0 20px;
min-height: 450px;
}

.right {
float: right;
width: 563px;
text-align: justify;
margin-right: 10px;
}
.right h2 {
font-size: 18px;
font-weight: 100;
padding-left: 10px;
height: 26px;
line-height: 26px;
}
.right h2 a {
text-decoration: none;

}
.right h2 a:hover {
}

.right h3 {
margin-bottom: 3px;
}

.left {
float: left;
width: 192px;

}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 26px;
line-height: 26px;
color: #000;
font-size: 13px;
}
.left ul {
padding: 10px 0 15px 20px;
color: #FD9A01;
list-style-type: none;
}
.left ul li a {
text-decoration: none;
font-weight: 600;
}
.left ul li a:hover 
{
}

.menu {
float: right;
width: 192px;

}
.menu h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 26px;
line-height: 26px;
color: #000;
font-size: 13px;
}
.menu ul {
padding: 10px 0 15px 20px;
color: #000;
list-style-type: none;
}
.menu ul li a {
text-decoration: none;
font-weight: 600;
}
.menu ul li a:hover {

}

.texthome 
{
padding: 10px; 
vertical-align: top;
}

.texthome a
{
color: #222;
}

.texthome h2 a
{
color: blue;
}

.texthome img {
 border: 3px  solid #c0c0c0;
 margin: 3px;
 vertical-align:text-top;
}

.texthome h1 {
margin: 0px 0 15px 0px;
padding-left: 4px;
font-weight: bold;
color: #cf3c3d;
font-size: 18px;
}

.texthome h2 {
margin: 0px 0 10px 0px;
padding-left: 4px;
color: #000;
font-size: 16px;
font-weight: bold;
}


.fotos 
{
float: right;
padding: 0px; 
width: 200px;
background: #ffffff;
}

.artikel 
{
float: left;
width: 340px;
padding: 10px; 
}

.artikel2 
{
float: left;
width: 550px;
padding: 10px; 
}

.artikel h1, .artikel2 h1 {
margin: 0px 0 15px 0px;
padding-left: 0px;
font-weight: bold;
color: #cf3c3d;
font-size: 18px;
}

.artikel h2, .artikel2 h2 {
margin-top: 15px;
margin-bottom: 2px;
padding-left: 0px;
color: #000;
font-size: 14px;
font-weight: bold;
}

.artikel p {
//margin-top: 15px;
}

.artikel br {
margin-top: 8px;
}

.artikel_foto_rand a {
background-color: #505050;
color: white;
text-align: center;
margin: 0px;
float: left;
padding: 0px;


margin-bottom: 5px;
color: white;
}


#bottom {
background : #cf3c3d url(images/bottom.jpg) no-repeat;
height: 6px;
padding: 10px 0;
}

#footer {
text-align: center;
font-size: 11px;
color: #fff;
padding-bottom: 10px;
}
#footer a { color: #fff; }
#footer a:hover { color: #111; }

#hoofdsponsor {
	position: absolute;
  left: 35px;
	top: 500px;
}

#zoeken {
	position: absolute;
  left: 35px;
	top: 487px;
	width: 200px;
}


#hoofdsponsor img {

 margin: 0px;
 padding: 0px;
 vertical-align:text-top;
}

#sponsor {
	position: absolute;
  left: 1024px;
	top: 0px;
	background: #ffffff;
	 text-align: center;
}

#sponsor img {

 margin: 3px;
 padding: 15px;
 vertical-align:text-top;
 }
 
 table.LST {
	border-width: 1px 1px 1px 1px;
	border-collapse: separate;
}
table.LST tr {
	border-width: 1px 1px 1px 1px;
		background-color: #dddddd;
		
}
table.LST th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 2px 2px 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	background-color: #c0c0c0;
	color: #000000;
}
table.LST td {
	border-width: 1px 1px 1px 1px;
	color: #000000;
}

table.LST td  a {
	border-width: 1px 1px 1px 1px;
	color: #cf3c3d;
}

nieuwsrubriek_content
{
}


/* conversie van oude website*/

div#inhoud {
  margin: 10px auto;
}

div#temp {
  margin: 0;
}

div#item, div#fotos {
  background: #FFF;
}

div#item h2 {
  padding: 5px 5px 0;
  margin: 0;
  text-decoration: underline;
}

div#item h3, div#vlakje h3 {
  padding: 5px 5px 0;
  margin: 0;
  font-style: italic;
  clear: left;
}

div#item table {
  padding: 0;
  border: solid 1px #e68688;
  margin: 5px 5px 0 5px;
}

table.simple{
  padding: 0;
  border: none;
  margin: 0;
  width: 550px;
  padding-bottom: 10px;
}

table.simple2{
  padding: 0;
  border: none;
  margin: 0;
  padding-bottom: 10px;
}

table.simple th, table.simple2 th {
  text-align: left;
  background-color: #c0c0c0;
  padding: 2px 2px;
}

div#item th.uitslag {
  text-align: center;
  background-color: #e68688;
}

table.simple td, table.simple2 td {
  padding: 1px 5px;
  vertical-align: top;
  background-color: #dddddd;
  font-size: 95%;
}

table.simple td.bottom, table.simple2 td.bottom {
  vertical-align: bottom;
}

table.simple td.line, table.simple2 td.line {
  height: 2px;
  background-color: #e68688;
}

div#item td.geel {
  background-color: #FF3;
}

div#item td.oranje {
  background-color: #F90;
}

div#item td.rood {
  background-color: #F00;
}

div#item td.groen {
  background-color: #9C0;
}

div#item hr {
  background: #FF5050;
  margin: 0 5px 2px 5px;
  border: 1px;
}

div#nieuws img.nieuws {
  margin-right: 5px;
}

div#item ul {
  margin-top: 0;
  margin-bottom: 0;
}

div#item li {
  margin:0;
}

p.small {
  font-size: 90%;
}

div#item span.high {
  color: #00F;
}

span.red {
  color: #F00;
}

div#item span.geel{
  background: #FF0;
}

div.vrijwilliger {
  float: left;
  padding: 0;
  border: solid 1px #e68688;
  margin: 5px 5px 0 5px;
  width: 300px;
}

div.vrijwilliger img {
  float: left;
  margin-right: 5px;
}

#fixedtipdiv{
position:absolute;
padding: 2px;
border:1px solid red;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
}

img.info {
  border: 0;
}

div.artikel ul, div.artikel ol {
 padding-left: 20px;
 list-style-type: dot;
}

th.naam {
 width: 140px;
}

th.tel {
 width: 80px;
}

th.dag {
 width: 120px;
}

th.mail {
 width: 160px;
}

th.tijd {
 width: 80px;
}

th.locatie {
 width: 90px;
}

th.info {
 width: 120px;
}
