charset "utf-8";

body {
	margin-top: 0px;

}
#bodyHome {
	background-image: url(../images/achtergr_home.png);
	background-repeat: repeat-x;
	margin-top: 0px;
}
#bodyOnderliggend {
	background-image: url(../images/achtergr.png);
}
#rodebalk {
	background-image: url(../graph/bg_exp_02.png);
	background-repeat: repeat-x;
}
#inhoud {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	background-color:#FFF;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #333;
	border-left-color: #333;
}

.titelkader {
	margin: 10px;
	padding: 20px;
	border: thin dotted #333;
}
.kader1 {
	margin: 5px;
	padding: 5px;
	border: thin dotted #333;
}
.voettekst {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	padding-left:20px;
	padding-top:10px;
	padding-right:20px;
	padding-bottom:10px;
	background-image:url(../graph/bg_voet_00.jpg);
	border-right-width: thin;
	border-left-width: thin;
    border-bottom-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #333;
	border-left-color: #333;
    border-bottom-color: #333;
}
.voettekst a, a:visited {
	color: #FFF;
	text-decoration:none;
}
.voettekst a:hover {
	color: #FFF;
	text-decoration:underline;
}
.kleinelink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}
.kleinelink a, .kleinelink a:visited {
	color: #FFF;
	text-decoration:none;
}
.kleinelink a:hover {
	color: #333;
	text-decoration:underline;
	background-repeat: no-repeat;
}
#top {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-image: url(../graph/bg_top_01.gif);
}
.top a, .top a:visited {
	color: #FFF;
	text-decoration:underline;
}
.top a:hover {
	color: #FFF;
	text-decoration:none;
}
.tekst_homepage {
	padding-left:20px;
	padding-top:0px;
	padding-right:20px;
	padding-bottom:10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 120%;
	color: #666;	
}
.tekst_home02 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	margin-left:50px;
}
#voet {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding-top:0px;
	padding-right:20px;
	padding-bottom:0px;
}
#voet a, a:visited {
	color: #FFF;
	text-decoration:none;
}
#voet a:hover {
	color: #FFF;
	text-decoration:underline;
}
/***--- MENU --- ***/

.dmenu {
}
.dmenu .item1,
.dmenu .item1:hover,
.dmenu .item1-active,
.dmenu .item1-active:hover {
	padding: 5px;
	spacing: 0px;
	text-decoration: none;
	position: relative;
	font-weight: normal;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	float:left;
	margin-right: 21px;
}
.dmenu .item1,
.dmenu .item1:visited {
    color: #333;
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
}
.dmenu .item1:hover,
.dmenu .item1-active,
.dmenu .item1-active:hover,
.dmenu .item1-active:visited {
    color: #333;
		text-decoration: none;
		background-color:#CCCCCC;
}
.dmenu .item2,
.dmenu .item2:hover {
    padding: 5px 25px 5px 10px;
    text-decoration: none;
    display: block;
		background:#ccc;
		color:#FFF;
		font-weight: normal;
		font-size: 14px;
		border-bottom: 1px dotted #FFFFFF;
    /*white-space: nowrap;*/
}
.dmenu .item2,
.dmenu .item2:visited {
    color: #000;
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
}
.dmenu .item2:hover {
	color: #FFF;
	text-decoration: none;
	background:#000;
}
.dmenu .section {
	position: absolute;
	visibility: hidden;
	z-index: -2;
	width: 210px;
	/*overflow: visible;*/
	margin-left: 0px;
	margin-top: 1px;
	background: 
}
.knop {
	background: url(none);
	margin: 0px;
	padding: 0px;
	border: 0px none;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.wit18 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
}
.wit18 a, .wit18 a:visited {
	color: #FFF;
	text-decoration:none;
}
.wit18 a:hover {
	color: #000;
	text-decoration:none;
	background-repeat: no-repeat;
}
.wit24 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
}
.subtitel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #fb7023;
}
.subtitel a, a:visited {
	color: #fb7023;
	text-decoration:none;
}
.subtitel a:hover {
	color: #fb7023;
	text-decoration:NONE;
}
.subtitel24 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #999;
}
.subtitel2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fb7023;
}
.subtitel3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #999;
}
#nav {
	padding-left: 20px;
	padding-top:0px;
	padding-bottom:3px;
	background: url(../graph/bg_nav_01.png) no-repeat;
	height: 0px;
	width: 954px;
	vertical-align:top;
}
.titel01 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.titel02 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
.titel02 a, a:visited {
	color: #000;
	text-decoration:none;
}
.titel02 a:link {
	color: #000;
	text-decoration:underline;
}
.titel02 a:hover {
	color: #F00;
	text-decoration:none;
}
.titel02 a:active {
	color: #F00;
	text-decoration:none;
}
#inhoud3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #FFF;
	padding-right: 50px;
	padding-left: 50px;
	padding-top:20px;
	padding-bottom:20px;
	border: thin dotted #333;
}
.kleinetekst {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
}
.kleinetekst_vet {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666;
}
.kleine_tekst_02 {
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;
	color: #666;
}

.tekst14 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
}
.topnav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding-left:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
}
.topnav a, a:visited {
	color: #FFF;
	text-decoration:none;
}
.topnav a:hover {
	color: #FFF;
	text-decoration:underline;
}.bovenrand_dotted {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: none;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #333;
	border-right-color: #333;
	border-left-color: #333;
}
.titelhome {
	font-family: "Champagne & Limousines";
	font-size: 18px;
	color: #333;
}
input.datum{
	background-image:url(afb/hoekje.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	cursor:pointer;
	width: 100px;
	border: 0px none;
	height: 18px;
}
.logo_cruiseselec {	background-image: url(../graph/logo_cruiseselection_w200.png);
}
#phonefix {
 background-color:#FFF;
  color:#FFF;
  font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	  height: 25px;
  font-size: 14px;
  left:0px;
  line-height:22px;
  position:fixed;
  text-align:center;
  top:150px;
  width:25px;
  height: 200px;
  z-index:400;
  border-radius:0px 0px 0px 0px;
}
#phonefix2 {
 background-color:#FFF;
  color:#FFF;
  font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	  height: 25px;
  font-size: 14px;
  left:0px;
  line-height:22px;
  position:fixed;
  text-align:center;
  top:200px;
  width:108px;
  height: 160px;
  z-index:400;
  border-radius:0px 0px 0px 0px;
}
.MENUWIT {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.MENUWIT a, a:visited {
	color: #FFF;
	text-decoration:none;
}
.MENUWIT a:hover {
	color: #999;
	text-decoration:NONE;
}
.tekst_groot {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #333;
}
.titeloldstandaard {
	font-family: 'Old Standard TT', serif;
	font-size: 30px;
	font-weight: normal;
	color: #333;
}
.titeloldstandaard24 {
	font-family: 'Old Standard TT', serif;
	font-size: 24px;
	font-weight: normal;
	color: #333;
}
.titeloldstandaard26 {
	font-family: 'Old Standard TT', serif;
	font-size: 26px;
	font-weight: normal;
	color: #333;
}
.titeloldstandaard20 {
	font-family: 'Old Standard TT', serif;
	font-size: 20px;
	font-weight: normal;
	color: #333;
}
.titeloldstandaard20b {
	font-family: 'Old Standard TT', serif;
	font-size: 20px;
	font-weight: bold;
	color: #333;
}
.titeloldstandaard18 {
	font-family: 'Old Standard TT', serif;
	font-size: 18px;
	font-weight: normal;
	color: #333;
}
.titeloldstandaard18b {
	font-family: 'Old Standard TT', serif;
	font-size: 18px;
	font-weight: bold;
	color: #333;
}
.titeloldstandaard16 {
	font-family: 'Old Standard TT', serif;
	font-size: 16px;
	font-weight: normal;
	color: #333;
}
.titeloldstandaard16b {
	font-family: 'Old Standard TT', serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}



@font-face {
font-family: Avenir LT Std 45 Book;
src: url(/www.silversea-experience.be/font/AvenirLTStd-Book.otf);
}

@font-face {
font-family: Avenir LT Std 55 Roman;
src: url(/www.silverseaexperience.be/font/AvenirLTStd-Heavy.otf);
}

@font-face {
font-family: Avenir LT Std 35 Light;
src: url(/www.silverseaexperience.be/font/AvenirLTStd-Light.otf);
}

@font-face {
font-family: Avenir LT Std 35 Light;
src: url(/www.silverseaexperience.be/font/AvenirLTStd-LightOblique.otf);
}

@font-face {
font-family: Avenir LT Std 65 Medium;
src: url(/www.silverseaexperience.be/font/AvenirLTStd-Medium.otf);
}

.tekst_test_18 {
	font-family: 'Avenir LT Std', serif;
	font-size: 26px;
	font-weight: normal;
	color: #FF0000;
}
.tekst_exp_18 {
	font-family: 'Avenir LT Std', serif;
	font-size: 18px;
	font-weight: normal;
	color: #333;
}
.tekst_exp_16 {
	font-family: 'Avenir LT Std', serif;
	font-size: 16px;
	font-weight: normal;
	color: #333;
}