body {
	font: 12px/170% Verdana, 'Lucida Grande', 'Lucida Sans Unicode', Geneva,  Sans-Serif;
	color: #444444;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
}
p {
	margin: 10px 20px;
}
/* Links */
a:link, a:visited {
	text-decoration: none;
	color: #888888;
}
a:hover {
	border-bottom: 1px dotted #0788C3;
	color: #333333;
}
/* Headers */
h1, h2, h3, h4 {
	font: bold 1em/1.5em Georgia, 'Times New Roman', Times, serif;
	color: #555555;
}
h1 {
	font-size: 150%;
	font-weight: normal;
	letter-spacing: -0.5px;
	padding-top: 15px;
	margin: 10px 20px 7px 20px;
}
h2 {
	font-size: 150%;
	font-weight: normal;
	letter-spacing: -0.5px;
	padding-top: 15px;
	margin: 35px 20px 15px 20px;
}
h3 {
	font-size: 120%;
	margin: 10px 20px -10px 20px;
}
/* Lists */
ul, ol {
	margin: 10px 20px 0px 50px;
	padding: 0 20px;
}
ul {
	list-style: circle;
}
ol {
	list-style: deci;
}

img {
  border: 0px
}

.fotos img:hover	{
	border: 1px solid #57B2E8;
}

.fotos img {
	padding: 8px;
	margin: 4px;
	background: #FAFAFA;
  border: 1px solid #EDEDED;
}

/* Images */
blockquote {
	margin: 10px 20px;
	padding: 10px 10px 10px 32px;
	border: 1px solid #F4F4F4;
	background: #F9F9F9 url(../images/quote.png) no-repeat 12px 12px;
	font-size: 120%;
	line-height: 1.5em;
	font-style: italic;
	font-family: Georgia, Verdana;
	color: #555555;
}
/* start - table */
table {
	width: 96%;
	border-collapse: collapse;
	margin: 10px 20px;
}
tr {
	background: #FFF;
}
tr.altrow {
	background: #F9F9F9;
}
th {
	border-width: 1px;
	border-style: solid;
	text-align: left;
	color: #555;
	background: #F0FBFF;
	padding: .8em 1em;
	border-color: #D8EBF5 #D8EBF5 #B9DBEE #D8EBF5;
}
td {
	border-width: 1px;
	border-style: solid;
	font-size: 75%;
	border-color: #EBEBEB;
	padding: 10px 5px 10px 5px;
}
/* form elements */
form {
	display:none;
}
form p {
	display:none;
}
form table {
	display:none;
}
form tr {
	display:none;
}
form td {
	display:none;
}
form h2 {
	display:none;
}
input, select, textarea {
	margin: 5px 0px;
	padding: 5px;
	color: #6A6969;
	border-width: 1px;
	border-style: solid;
	border-color: #D4D4D4 #EBEBEB #EBEBEB #D4D4D4;
	font: 12px Verdana, 'Lucida Grande', 'Lucida Sans Unicode', Geneva,  Sans-Serif;
}
#vol {
	width: 492px;
}
#half {
	width: 240px;
}
input:focus, select:focus, textarea:focus {
	color: #5D95CA;
	background: #FBFBFF;
}
input.button {
	font: bold 12px Arial, Sans-serif;
	height: 30px;
	margin: 0;
	padding: 2px 3px;
	color: #FFF;
	background: #B4DB6F;
	border-width: 1px;
	border-style: solid;
	border-color: #B6DE8F #91BD37 #91BD37 #B6DE8F;
}
/* ------------------------------------------   LAYOUT------------------------------------------- */
#wrap {
	width: 1000px;
	margin: 20 auto;
	text-align: left;
}
/* Slogans */
#slogan {
	display:none;
}
#slogan h1 {
	display:none;
}
#slogan p {
	display:none;
}
/*  RRHnavigation  */
#nav {
	display:none;
}
#nav ul {
	display:none;
}
#nav ul li {
	display:none;
}
#nav ul li a:link, #nav ul li a:visited {
	display:none;
}
#nav ul li a:hover, #nav ul li a:active {
	display:none;
}
/* RRHKoptekst */
#koptekst {
	display:none;
}
#koptekst h1 {
	display:none;
}
/* Content */
#content {
	float: left;
	width: 100%;
	margin: 0px 0px 0px 10px;
	padding: 20px 0px 20px 0px;
}
/* colum left */
#left {
	width: 100%;
	float: left;
	padding-top: 15px;
}
#left img.fotokader {
	margin: -102px 0px 0px 12px;
}
#left img {
	margin: 5px 10px 0px 0px;
}

/* colum right */
#right {
  display:none;
}
#right h3 {
  display:none;
}
/* RRHmenuright */
#right ul {
  display:none;
}
#right ul li a, #right ul li a:visited {
	display:none;
}
#right ul li a:hover {
  display:none;
}
#right ul li.first a:link, #right ul li.first a:visited {
	display:none;
}
/* RRHfooter */
#footer {
	clear: both;
	padding: 2px 0px 2px 0px;
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, sans-serif;
	font-size: 11px;
	color: #AAAAAA;
}
