
  
@charset "utf-8";
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}

body {
background:url(/templates/images/back.png);
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
color: #333333;
}
p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
color: #333333;
}
a:link {
	color: #98000E;
}
a:visited {
	color: #98000E;
}
a:hover {
	color: #666666;
}
a.lightbox {
  text-decoration:none;
}
a.invisible {
  text-decoration:none;
}
.bullet{
	color: #98000E;
}
h1, h2, h3, h4, p {
  margin: 0;
  padding: 0;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #98000E;
}
h2 {
	font-size: 12px;
}
h4 {
	margin-bottom: 6px;
}
#schaduwcontainer {
background: url(/templates/images/graphics-schaduw.png);
width: 1200px;
height: 700px;
margin: auto;
margin-top:-10px;
z-index: 1;
}

#sitecontainer {
width: 980px;
margin: 0 auto;
margin-top:120px;
margin-left: 114px;
position: absolute;
z-index: 10;
}

#topmenu {
width: 420px;
height: 39px;
float:right;
margin-top: 25px;
margin-right:140px;
}

#beeld {
width: 980px;
height: 150px;
}

#content {
background-color:#FFFFFF;
padding-top: 30px;
padding-left:10px;
padding-right:10px;
padding-bottom: 30px;
min-height: 300px;
width: 960px;
}

#sponsors {
width: 980px;
height: 80px;
}

#subtabmenu {
width: 980px;
height: 21px;
}

#footer {
width: 980px;
margin-top:25px;
height: 50px;
text-align:center;
}
.maintextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bolder;
}

.maintextBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
}
.maintextBOLDrood {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #98000E;
	font-weight: bold;
}
.picture-component {
  padding-top: 8px;
}
#left-column {
  float: left;
  width: 450px;
  padding-right: 40px;
  padding-left: 10px;
}
#right-column {
  float: left;
  width: 450px;
}
#one-column {
  width: 960px;
  padding-left: 10px;
}
.header-component {
  padding-left: 10px;
}
.clear-floating {
  clear: left;
}
.fotoboek-link {
  float: left;
  margin-right: 18px;
}
.component-spacing {
  padding-top: 8px;
}
  