html
{ height: 80%;}

*
*
{
	margin: 0;
	padding: 0;
}

body
{
	font: normal .80em arial, sans-serif;
	color: #1D1D1D;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCC;
	top: 20px;
	background-color: #FFF;
}

p
{
	padding: 0 0 20px 0;
	line-height: 1.7em;
}
  
img
{ border: 0;}

h1, h2, h3, h4, h5, h6 
{ font: bold 175% arial, sans-serif;
  color: #003C7F;
  letter-spacing: -1px;
  margin: 0 0 5px 0;
  padding: 15px 0 0 0;}

h2
{
	font-family: "Times New Roman", Times, serif;
	font-size: 165%;
	font-weight: normal;
	color: #039;
}

h3
{
	font: bold 125% arial, sans-serif;
	padding: 0 0 5px 0;
	color: #003C7F;
	text-align: center;
}

h4, h5, h6
{ margin: 0;
  padding: 0 0 5px 0;
  font: bold 110% arial, sans-serif;
  color: #1D1D1D;
  line-height: 1.5em;}

h5, h6
{ font: italic 95% arial, sans-serif;
  color: #1D1D1D;
  padding-bottom: 15px;}

h6
{ color: #362C20;}

a, a:hover
{ background: transparent;
  outline: none;
  text-decoration: underline;
  color: #5D5D5D;}

a:hover
{ text-decoration: underline;
  color: #1D1D1D;}

ul
{ margin: 2px 0 22px 17px;}

ul li
{ margin: 2px 0 15px 17px;}

ol
{ margin: 8px 0 22px 20px;}

ol li
{ margin: 0 0 11px 0;}

#main, #header, #banner, #menubar, #site_content, #footer, #contact, #footer_content, #banner_image
{ margin-left: auto; 
  margin-right: auto;
  background: #eee url(../images/background.jpg) repeat-x;}
  
#header
{ height: 70px;
  background: transparent url(../images/bar.jpg) no-repeat;
  text-align: center;}
  
#site_heading
{ height: 120px;
  text-align: center;}  
  
#site_heading H1
{ width: 940px;
  font: normal 300% arial, sans-serif;
  color: #FFF;
  letter-spacing: -3px;
  background: transparent;}
  
#site_heading H2
{ width: 940px;
  font: normal 170% arial, sans-serif;
  color: #FFF;
  letter-spacing: -1px;
  background: transparent;}  
  
#menubar
{
	width: 960px;
	height: 45px;
	padding-top: 25px;
	text-align: center;
	background-color: transparent;
	background-image: url(../images/bar.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 

ul#menu
{ 
  margin: 0;}

ul#menu li
{ padding: 0 0 0 0px;
  list-style: none;
  margin: 2px 0 0 0;
  display: inline;
  background: transparent;}

ul#menu li a
{ font-size: 130%;
  letter-spacing: -1px;
  height: 35px;
  padding: 15px 20px 0 20px;
  text-align: center;
  color: #FFF;
  text-decoration: none;
  background: transparent;} 

ul#menu li.current
{ margin: 2px 0 0 0;}

ul#menu li.current a
{ text-decoration: underline;}

ul#menu li a:hover
{ text-decoration: underline;}

#site_content
{ width: 960px;
  overflow: hidden;}   

#content
{ text-align: left;
  width: 690px;
  margin-top: 10px;
  padding: 20px 20px 0 20px;
  float: left;}
  
.content_item
{
	border-bottom: 1px solid #DDD;
}

.content_image
{
	width: 148px;
	height: 330px;
	margin-top: 20px;
	float: left;
	border: 1px solid #DDD;
}
  
.content_image_right
{ width: 148px;
  height: 148px;
  margin-top: 20px;
  float: right;
  border: 1px solid #DDD;}
  
.content_text
{
	width: 680px;
	float: left;
	margin-top: 20px;
	padding-left: 20px;
}
  
.content_text_left
{
	width: 690px;
	float: left;
	margin-top: 20px;
	padding-left: 20px;
}

#banner_image {
	width: 960px;
}
#slider-wrapper {
    height: 150px;
	background: transparent;
	width: 920px;
}
#slider {
	background: url("../images/loading.gif") no-repeat scroll 50% 50% transparent;
	height: 150px;
	position: relative;
	width: 940px;
	border: 10px solid #FFF;
}
#slider img {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
}
#slider a {
    border: 0 none;
    display: block;
}

.nivoSlider {
    position: relative;
}
.nivoSlider img {
    left: 0;
    position: absolute;
    top: 0;
}
.nivoSlider a.nivo-imageLink {
    border: 0 none;
    display: none;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 6;
}
.nivo-slice {
    display: block;
    height: 100%;
    position: absolute;
    z-index: 5;
}
.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
}
.nivo-caption {
    background: none repeat scroll 0 0 #000000;
    bottom: 0;
    color: #FFFFFF;
    font-family: arial;
    left: 0;
    position: absolute;
    text-transform: uppercase;
    width: 100%;
    z-index: 8;
}
.nivo-caption p {
    margin: 0;
    padding: 5px;
}
.nivo-caption a {
    color: red;
    display: inline !important;
    text-decoration: none;
}
.nivo-caption a:hover {
    color: blue;
    text-decoration: underline;
}
.nivo-html-caption {
    display: none;
}
.nivo-directionNav a {
    background: url("../images/arrows.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 30px;
    position: absolute;
    text-indent: -9999px;
    top: 45%;
    width: 30px;
    z-index: 9;
}
a.nivo-prevNav {
    left: 15px;
}
a.nivo-nextNav {
    background-position: -30px 50%;
    right: 15px;
}
.nivo-controlNav {
    bottom: -30px;
    left: 50%;
    margin-left: -40px;
    position: absolute;
}
.nivo-controlNav a {
    cursor: pointer;
    float: left;
    height: 22px;
    margin-top: 250px;
    position: relative;
    text-indent: -9999px;
    width: 22px;
    z-index: 9;
}
.nivo-controlNav a.active {
    background-position: 0 -22px;
}  

.sidebar_container
{
	float: left;
	width: 220px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 5;
	background-color: #FFF;
}

.sidebar
{
	float: right;
	width: 210px;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-top: 30px;
}

.sidebar_item
{
	font: normal 100% arial, sans-serif;
	width: 201px;
	background-image: none;
	list-style-image: none;
	list-style-type: none;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	top: auto;
	text-align: center;
}

.sidebar h2
{ color: #003C7F;}  
  
.sidebar h4
{ font-size: 125%;
  color: #FFF;}

.sidebar p
{ color: #FFF;}

.sidebar a
{ color: #003C7F;}

.sidebar a:hover
{ text-decoration: none;}

.sidebar ul li, .sidebar ul li.selected
{ list-style: none; 
  margin: 15px 0;
  padding: 0;}

.sidebar li.selected, .sidebar li:hover
{ color: #5D5D5D;
  text-decoration: none;} 
  
#footer
{ font-size: 130%;
  letter-spacing: -1px;
  padding: 25px 20px 0 20px;
  margin: 0 auto;
  width: 920px;
  height: 45px;
  text-align: center; 
  color: #FFF;
  background: transparent url(../images/bar.jpg) no-repeat;
  border: 1px solid #004790;}

#footer a, #footer a:hover
{ color: #FFF;
  text-decoration: underline;}

#footer a:hover
{ text-decoration: none;}
#main #site_content .sidebar_container .sidebar .sidebar_item h2 img {
	color: #FFF;
}
.tabelbreed {
	width: 680px;
}
.klwittetekst {
	font-size: 9px;
	color: #FFF;
}
.tekstbutton {
	background-image: none;
	list-style-position: outside;
	list-style-image: url(../../images/lijst.png);
}
.tabeltekstreisverhalen {
	font-size: 18px;
	color: #073185;
	font-weight: bold;
}
.tabeltekstreisverhalen2 {
	font-size: 16px;
	color: #073185;
	font-weight: normal;
	text-align: left;
	padding-left: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.grotetekst {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #133396;
}
.groteteksblauw {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #133396;
}
#main #site_content #content .content_item p .grotetekst .grotetekst {
	text-align: center;
}
#main #site_content #site_heading h1 {
	font-family: Times New Roman, Times, serif;
}
