@charset "utf-8";
/* CSS Document */
body {
	font-size:62.5%;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#184a66;
	margin:0px;
}
#container {
	width:933px;
	margin: 0 auto;
	background: url(../images/bigback2.gif) repeat-y;
}
#home #wrapper {
	background-image:url(../images/topback-blue.gif);
	background-position: 9px 152px;
	background-repeat:no-repeat;
}
#wrapper {
	background-image:url(../images/topback.gif);
	background-position: 9px 152px;
	background-repeat:no-repeat;
}
#header {
	height:132px;
	width:915px;
	margin:0 auto;
	padding-top: 20px;
	background-color:#f3f3eb;

}
#left {
	position:relative;
	width:684px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 9px;

}
#homeboxes {
	background-image:url(../images/homeback.gif);
	background-repeat:repeat-y;
}
#menu {
	height:34px;
	padding:0px;
	margin:0px;
	list-style-type:none;
}
#menu li {
	float:left;
	height:28px;
	line-height: 28px;
	padding:0px 13px;
}

#menu li a {
	font-size:1.2em;

}
#menu li a:link,
#menu li a:active,
#menu li a:visited {
	text-decoration:none;
	color:#FFFFFF;

}
#menu li a:hover {
	text-decoration:underline;
	color:#CCCCCC;
}
#home #homeboxes h1 {
	width:669px;
	height:48px;
	line-height:48px;
	text-indent:30px;
	background-image:url(../images/h1back.png);
	color:#ffcc00;
	font-size:1.5em;
	margin:0px;
	padding:0px;
	behavior: url(pngHack.htc);
}
#homewelcomewrapper h1 {
	width:669px;
	height:48px;
	line-height:48px;
	text-indent:30px;
	background-image:url(../images/h1back-gt.png);
	color:#ffcc00;
	font-size:1.5em;
	margin:0px;
	padding:0px;
	behavior: url(pngHack.htc);
}
#normalpage h1,
#trippage h1{
	color:#ffcc00;
	height:28px;
	line-height:28px;
	font-size:1.5em;
	text-indent:13px;
	margin:0px 0px 0px 0px;
	padding:0px;
}

#breadcrumb {
	height:28px;
	background-color:#285335;
	line-height:28px;
	display:block;
	text-indent:20px;
	border-bottom: solid 1px #ffffff;
	color:#FFFFFF;
	margin-top: 15px;
}
#breadcrumb a{
	color:#FFFFFF;	
}
#breadcrumb a:link,
#breadcrumb a:active,
#breadcrumb a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
#breadcrumb a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
#contentwrapper {
	margin:0px 18px 0px 9px;
	background-color: #497756;
	padding-bottom: 10px;
}

#contentwrapper #tabs {
	display:block;
	padding-right: 20px;
}
#contentwrapper #tabs ul {
	list-style-type:none;
}
#contentwrapper #tabs ul,
#contentwrapper #tabs li {
	padding: 0px;
	margin:0px;
	height:30px;
}
#contentwrapper #tabs li {
	float:right;
	font-size:1.2em;
	font-weight:bold;
}
.tab {
	background-image:url(../images/tab_back.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	display:block;
	height:23px;
	line-height:23px;
	padding:0px 0px;
	color:#325f3e;
	margin: 0px 2px;
	text-decoration:none;
	padding-top:7px;
}
.activetab {
	height:30px;
	padding:0px;
	background-image:url(../images/tab_back.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#d4d3d1;
	display:block;
	line-height:23px;
	padding:0px 0px;
	color:#325f3e;
	margin: 0px 6px;
	text-decoration:none;
}
.tabtl{
	background: url(../images/tab_tl.gif) 0 0 no-repeat;
	display:block;
}
.tabtr{
	background: url(../images/tab_tr.gif) 100% 0 no-repeat;
	padding:0px 8px;
	display:block;
}
#contentbox {
	padding:0px 10px 30px 10px;
	margin:0px;
}
#contentbox h1,
#contentbox h2{
	color:#942a2c;
	margin:0px;
	padding:0px;
	font-size:1.3em;
}
#contentbox p {
	font-size:1.2em;
}
#contentbox a:link {
	color: #000000;
}
#contentbox a:visited {
	color: #000000;
}
#contentbox td {
	font-size:1.2em;
}
#contentbox li {
	font-size:1.1em;

}
#contentbox #subcats,
#contentbox #searchresults,
#contentbox #trips {
	list-style-type:none;
	padding:0px;
	border-top: solid 1px #d4d3d1;
	padding-top: 10px;
	margin: 10px 0px;;
}
#contentbox #subcats a,
#contentbox #searchresults a,
#contentbox #trips a {
	display:block;
	background:url(../images/listpointer-dark.gif) no-repeat 12px #285335;
	height:32px;
	line-height:32px;
	border-top: solid 1px #FFF;
	text-indent:25px;
	
}
#contentbox #subcats a:link,
#contentbox #subcats a:active,
#contentbox #subcats a:visited,
#contentbox #searchresults a:link,
#contentbox #searchresults a:active,
#contentbox #searchresults a:visited,
#contentbox #trips a:link,
#contentbox #trips a:active,
#contentbox #trips a:visited {
	color:#FFF;
	text-decoration:none;
}
#contentbox #trips a:hover,
#contentbox #searchresults a:hover,
#contentbox #subcats a:hover {
	color:#FFF;
	text-decoration:underline;
	background-color:#497756;
}
#fotobox {
	width:183px;
	display:block;
	float:right;
	border-left: solid 1px #d4d3d1;
	padding-left: 10px;
	margin-left: 10px;
}
#fotobox #foto1 {
	margin: 6px 4px 4px 0px;
	cursor:pointer;
}
#fotobox #foto2 {
	margin: 6px 0px 4px 4px;
	cursor:pointer;
}
#fotobox #foto3 {
	margin: 4px 4px 6px 0px;
	cursor:pointer;
}
#fotobox #foto4 {
	margin: 4px 0px 6px 4px;
	cursor:pointer;
	
}
#fotobox img {
	border: solid 1px #d4d3d1;
}
#fotobox #fotogroot{
	margin-top: 10px;
}
#algemeenbox {
  min-height:360px;
  height:auto !important;
  height:360px;
}

#homeprogramtypes {
	margin:0px;
	padding:0px 0px 0px 9px;
	width: 651px;
	height: 305px;
	position:relative;
}
.roundedbox {
	width:290px;
	background-color:#FFFFFF;
	float:left;
	margin: 0px;
	padding:0px;
	position:absolute;
	height:133px;
}
#homeprogramtypes img {
	border: 0px;
}
#rb1 {
	top:12px;
	left:33px;
	cursor: pointer;
}
#rb2 {
	top:12px;
	left:348px;
	cursor: pointer;
}
#rb3 {
	top:159px;
	left:33px;
	cursor: pointer;
}
#rb4 {
	top:159px;
	left:348px;
	cursor: pointer;
}
.roundedbox h2 {
	font-size:1.3em;
	border-bottom-width: 1px;
	border-bottom-style:solid;
	width: 265px;
	margin:12px 12px 9px 12px;
	padding-bottom:12px;
	padding-top: 0px;
}
#rb1 h2 {
	color: #962a2a;
}
#rb2 h2 {
	color:#5a8eb5;
}
#rb3 h2 {
	color: #996600;
}
#rb4 h2 {
	color: #ed561a;
}
.roundedbox p {
	width:179px;
	margin:0px 12px 0px 0px;
	padding:0px;
	float:right;
	font-size:11px;
	line-height:18px;;
}
.roundedbox p a{
	display: none;
}
.roundedbox img {
	float:left;
	margin:0px;
}
.b {background-color:#FFFFFF; }
.bl {background: url(../images/bl.gif) 0 100% no-repeat}
.br {background: url(../images/br.gif) 100% 100% no-repeat}
.tl {background: url(../images/tl.gif) 0 0 no-repeat}
.tr {background: url(../images/tr.gif) 100% 0 no-repeat; padding:10px} 

#breadcrumb .tl {background: url(../images/breadcrumb-tl.gif) 0 0 no-repeat}
#breadcrumb .tr {background: url(../images/breadcrumb-tr.gif) 100% 0 no-repeat; padding:0px} 
#homewelcomewrapper {
	background-image:url(../images/welcomeback3.jpg);
	background-repeat:no-repeat;
	background-position: left bottom;

}

#homewelcome {
	margin:0px 9px;
	width: 651px;
	font-size:1.1em;
	position:relative;
 }
#homewelcome p {
	color:#FFFFFF;
	font-size:1.1em;
	width:500px;
	margin: 0px;
	padding: 0px 5px 5px 20px;
	line-height:1.6em;
	
}
#homewelcome ol {
	padding: 0px 5px 5px 50px;
	margin:0px;
}
#homewelcome li {
	color:#fff;
	font-size:1.1em;}
#homewelcome a {
	background-image:url(../images/readmore.png);
	height:22px;
	width:100px;
	border:0px;
	color:#FFFFFF;
	font-size:11px;
	right: 25px;
	bottom:10px;
	position:absolute;
	text-align:center;
	line-height:22px;
	text-decoration:none;
	behavior: url(pngHack.htc);
}
#homewelcome h2 {
	padding: 5px 20px 0px 20px;
	margin:0px;
	font-size:1.3em;
	color:#FFFFFF;


}
#footermenu {
	list-style-type:none;
	padding:20px 0px 0px 0px;
	display:block;
	width:684px;
	height:100px;
	margin:0px;
	text-align:center;
}
#footermenu li {
	float:left;
	border-right: solid 1px #7ab6e3;
	padding:0px 10px;
	font-size:1.1em;
}
#footermenu li a {
	font-weight: bold;
	color:#000000;
	text-decoration:none;
}
#footermenu .lastitem {
	border-right: solid 0px #7ab6e3;

}


#right {
	float:left;
	width:220px;
}
#right h2 {
	background-color:#626a6d;
	color:#ffcc00;
	height:28px;
	line-height:28px;
	font-size:1.5em;
	text-indent:13px;
	margin:0px 0px 0px 0px;
	padding:0px;
	display:block;
	clear:both;

}

#toplocations{
	margin: 0px;
	padding: 0px;
}

#toplocations li{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#toplocations li a{
	display: block;
	background: url(../images/listim.gif) no-repeat;
	color:#ed561a;
	font-size: 1.0em;
	line-height: 15px;
	text-decoration: none;
	text-indent: 14px;
}

#toplocations li a:hover{
	background: url(../images/listima.gif) no-repeat;
	color: #537F60;
}
	
	
	

#locationlist {
	margin:0px;
	padding:0px;
	border-bottom:solid 1px #bebebe;
	list-style-type:none;
	width: 220px;
	background: url(../images/background_rechts.gif) no-repeat left bottom;
}
#locationlist li {	
	margin-left: 14px;

	
}
#locationlist li a {
	display: block;
	background: url(../images/li.gif) no-repeat;
	color:#FFF;
	font-size:1.3em;
	text-decoration: none;
	line-height: 25px;
	text-indent:25px;
}

#locationlist li a:hover{
	background: url(../images/li_active.gif) no-repeat;
	color: #537F60;
	font-style:italic;
}

#right form {
	background-color:#123950;
	display:block;
	padding:0px 0px;
	margin: 0px;
}

#right form p{
	padding: 0px 0px;
	margin: 0px;
}
#right input[type=text],
#right select{
	border: none;
	width:162px;
	height: 25px;
	margin:5px 0px 5px 16px;
	float: left;
	text-indent: 20px;
	line-height: 25px;
}
#right label {
	margin-left:16px;
	font-size:1.1em;
}
#right input[type=submit] {
	background-image:url(../images/submitsearch.gif);
	border: none;
	height:27px;
	float: left;
	margin:5px 0px 5px 0px;
	width:27px;
	text-indent: -999px;
}
#right #hallmarks {
	background-image:url(../images/hallmarks.gif);
	width:134px;
	height:151px;
	margin: 20px auto;
	display:block;
	cursor:pointer;
}
#right #twitterblock {
	background-color:#497087;
}
#right #twitterblock li{
	color:#FFF;
	padding:13px 5px;
	font-size: 1.2em;
}
#right #twitterblock li a{
	color:#184a66;
}
#twitterblock ul{
	margin:0px;
	padding:0px 0px 5px 0px;
	list-style:none
}
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
#contentwrapper h1 {
	padding:0px 0px;
	font-size: 10px;
}
.sIFR-hasFlash #contentwrapper h1 {
	visibility: hidden;
	font-size: 10px;
	margin: 10px 0px;
	padding: 0px;
}
.tweet {
  font-family: Georgia, serif;
  font-size: 120%;
  color: #fff; }
  .tweet .tweet_list {
    -webkit-border-radius: .5em;
    list-style-type: none;
    margin: 0;
    padding: 0;
    background-color: #8ADEE2; }
    .tweet .tweet_list li {
      overflow: auto;
      padding: .5em; }
      .tweet .tweet_list li a {
        color: #184a66; }
    .tweet .tweet_list .tweet_even {
      background-color: #91E5E7; }
    .tweet .tweet_list .tweet_avatar {
      padding-right: .5em;
      float: left; }
      .tweet .tweet_list .tweet_avatar img {
        vertical-align: middle; }
		
		.query {
  font-family: Arial, serif;
  font-size: 90%;
  color: #fff; }
  .query .tweet_list {
    -webkit-border-radius: .5em;
    list-style-type: none;
    margin: 0;
    padding: 0;
    background-color: #8ADEE2; }
    .query .tweet_list li {
      overflow: auto;
      padding: .5em; }
      .query .tweet_list li a {
        color: #184a66; }
    .query .tweet_list .tweet_even {
      background-color: #91E5E7; }
    .query .tweet_list .tweet_avatar {
      padding-right: .5em;
      float: left; }
      .query .tweet_list .tweet_avatar img {
        vertical-align: middle; }
.rightspacer {
	display:block;
	height: 30px;
}
