a {
  color: #FF0000;
  text-decoration: none;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg.gif);
	font-family: Verdana, Helvetica, Arial, Tahoma, sans-serif;
}
form {
	margin: 0px;
	padding: 0px;
}

/* ======== AANPASSING VOOR SAFARI ========== */
* {
outline: none;
}

.inputrechts {
	width: 185px;
        border: 1px dotted #100010;
	height: 24px;
	margin: 2px 0px 2px;
}
.td-topmenu {
	background-color: #000000;
}

.table-center {
	background-color: #FFFFFF;
}

.td-centre {
    font-family: Verdana, Helvetica, Arial, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #100010;
	border-left-color: #100010;
	padding-right: 10px;
  	padding-left: 10px;
  	padding-bottom: 10px;
}
.td-left {	
	font-size: 12px;
	line-height: 1.4em;
	padding-left: 5px;
}
.titel-centre {
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FF0000;
  	
}
.td-right {
  	font-size: 12px;
  	line-height: 1.4em;
        padding-right: 5px;
}
.parkopright {
        font-face: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}
.smallfont {
        font-size: 11px;
        line-height: 1.3em;
}
.smallerfont {
        font-size: 10px;
        line-height: 1.3em;
}

.txt-parkop {
        font-face: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
	line-height: 1.3em;
}
.newsletter-error {
    font-size: 12px;
    font-weight: bold;
}

.center-text {
	font-size: 12px;
	line-height: 1.4em;
}
.center-text-small {
	font-size: 11px;
	line-height: 1.3em;
}
.center-text-bold {
	font-size: 12px;
	font-weight: bold;
}
.prevnext {
	font-size: 12px;
}
.achtergrond-wit {
  background-color: #FFFFFF;
  padding-top: 5px;
  padding-right: 1px;
  padding-left: 1px;
  padding-bottom: 5px;
}

.submenu {
  padding-right: 5px;
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: gray;
}
.submenu-active {
  padding-right: 5px;
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #100010;
}
.searchform {
  font-size: 11px;
}
.searchdiv {
  padding-bottom: 10px;
  font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.div-fixedkolomrechts {
  position: fixed;
  _position: relative;
}

#divkolomrechts {
 width: 227px;
}

.show-hiddeninfo {
 display: none;
}

.show-showninfo {
 display: block;
}


/* ======== VOOR PARTNER PAGINA ========== */
.partner-body td {
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 1.3em;
	}
.partner-header {
	font-size: 22px;
	font-weight: bold;
	color: #FF0000;
}
/* ========= VOOR GUEST BOOK ========================= */
.guestbook-header {
	color: #FF0000;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.guestbook-text {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.guestbook-form td {
  font-size: 12px;
}
/* ========= VOOR HOT LIST ========================= */
.table-hotlist {
 	
 	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	
	border-right-color: #100010;
	border-left-color: #100010;
	border-top-color: #100010;
	border-bottom-color: #100010;
}
