html, body {
	margin:0px;
	padding:0px;
}
 
body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004070;
}
.titels {
	font-size: 12px;
	font-weight: bold;
	color: #004070;
}
.body_txt {
	font-size: 11px;
}
.nav {
	font-size: 12px;
	font-weight: bold;
}
.divcontent {
	background: url('../images/content_geel.jpg') no-repeat bottom right;
	padding-left:50px;
	padding-right:40px;
	height: 500px;
}
.divcontent[class] {
	height: 500px;
}
h1, h2, h3, h4 {
	color: #004070;
	font-size: 11px;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 12px;
}
a:link{
	color: #004070;
}

a:visited{
	color: #004070;
}

a:hover{
	color: black;
}
p, ul, li
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.message {
	color: red;
	border-width:1px;
	border-color:#C9C9C9;
	border-style:solid;
	width: 100%;
	padding: 2 2 2 2; 
}
.error, .asterix {
	color: Red;
}
.image {
	float: left;
	padding: 0 2px 0 2px;
}
table.nextprev {
  margin-top:5px;
  margin-bottom:5px;
  width:100%;
}
td.nextprev {
  border:1px;
  border-color: white;
  border-style:solid;
  vertical-align: middle;
}
.nextprevactive {
  color: #02207A;
  font-weight:bold;
}


/* horeca */
.topframe {
	background-image:   url('../images/images/opzet_03.jpg');
	background-repeat: no-repeat;
	height: 116px;
	padding: 15px 0px 10px 75px; 	
}
.topframe div {
	float:left;
	padding-left: 40px;
}
div.menu {
	margin: 0;
	padding: 0 12px 0 12px;
}
.menu p {
	margin-top: 16px;
}
.footer {
	text-align: center;
	color: #525272;
	line-height: 18px;
	padding:4px 0 10px 0;
}
.footer a {
	color: #525272;
	
}
.content {
	float:left;
	padding: 0 30px 40px 30px;
	text-align:left;
	width: 688px;
}

.foto {
	margin-left: 75px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
	height: 375px;
	width: 749px;
}
.kop {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #004070;
	font-variant: normal;
}
.tekst {
	font-size: 12px;
	color: #888787;
}
.adresgegevens {
	font-size: 11px;
	color: #525252;
	font-weight: bold;
}
.pagina {
	overflow: hidden;
}
.fotogalerij {
	clear:both;
	padding: 20px 0; 	
}
.producten tr td {
	color:#004070;
	font-weight:normal;
}
.producten tr td span.tirimage {
	padding-right: 5px;
}
ul.pagelinks
{
	line-height: 22px;
	color: #004070;
	list-style-type: none; 
	padding:10px 0 0 0;
	margin:20px 0 0 0;
	border-top: solid 1px #A3A29E;
}
ul.pagelinks li
{
	padding: 0 0 0 5px;
	background-image: url("../favicon.ico");
	background-position:0px 4px;
	background-repeat:no-repeat;
	padding: 0 0 0 30px;
}
div.files {
	margin: 20px 0 0 0;
}

/* BLOG */
div.blog {
  margin: 0px 10px 10px 0;
  padding: 10px;
  width: 310px;
  float:left; 
  border: 1px solid #CFCFCF; 
  color: black;
}
div.blog h1 {
  font-size: 13px;
  margin: 0 0 5px 0;
  float: left;
}
div.date {
  font-size: 11px;
  margin: 0 0 5px 0;
  float: right;
}
div.blog h1 a {
  text-decoration: none;
  color: black;
}
div.blog div.teaser {
  height: 50px;
  overflow: hidden;
  float:left;
}
div.blog a.readmore {
  text-decoration: none;
  font-style: italic;
  float: left;
  color: black;
}

/* NEWS*/

div.news h1.pagetitle {
  width: 100%;
  display:block;
}
div.news{
  width: 670px;
  display:block;
}
div.pagedate {
  font-size: 12px;
  float: right;
  font-weight: normal;
}
.news .backtooverview {
  margin: 20px 0;
}


/* TAGS */
div.tags {
  margin-top:20px;
}


