/* 
	EUROMANIA TRAVEL CSS BESTAND
	AUTEUR: BOYE OOMENS
	LAATSTE AANPASSING: 22-10-2007
*/

body {
	background: #fff;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	behavior: url("/library/csshover.htc");
	overflow: -moz-scrollbars-vertical;
}
/* ------------- HEADINGS */
h1 {
	color: #454545;
	font-size: 18px;
	letter-spacing: 1px;
}
h2 {
	color: #454545;
	font-size: 16px;
	letter-spacing: 1px;
}
h3 {
	color: #454545;
	font-size: 14px;
	letter-spacing: 1px;
}
h4 {
	color: #454545;
	font-size: 12px;
	letter-spacing: 1px;
}
/* ------------- HORIZONTAL RULE */
hr {
	border: none 0;
	border-top: 1px solid #fbad40;
	width: 100%;
	height: 1px;
}
hr.reactieHR {
	border: none 0;
	border-top: 1px solid #ccc;
	width: 100%;
	height: 1px;
}
/* ------------- HYPERLINKS */
a:link, a:active, a:visited {
	color: rgb(250,166,52);
	text-decoration: underline;
}
a:hover {
	color: rgb(188,102,23);
	text-decoration: none;
}
/* ------------- ALINEAS */
p  {
	line-height: 18px;
	color: #555;
	font-size: 14px;
}
/* ------------- LI & UL */
ul {
	margin: 0;
	padding: 0;
	font-size: 12px;
}
li {
	list-style: none;
	margin: 0;
	font-size: 14px;
}
ol {
	font-size: 12px;
}
/* ------------- TABLE */
table {
	color: #555;
	font-size: 14px;
}
td {
	min-height: 18px;
}
td h1 {
	color: #000; 
	padding: 0;
	margin: 0 0 10px 0;
}
td h2 {
	color: rgb(250,166,52); 
	padding: 0;
	margin: 0 0 10px 0;
}
td h4 {
	padding: 0;
	margin: 0 0 10px 0;
}
td p {
	padding: 0;
	margin: 0 0 10px 0;
}

/* ------------- FORMULIER */
form {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	color: #555555;
}
.reactieVeld {
	font-family: Tahoma, Helvetica, sans-serif;
	border-top: 1px solid #878787;
	border-left: 1px solid #878787;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	width: 235px;
	font-size: 11px;
	padding: 2px 8px 3px 8px;
	margin-right: 4px;
	color: #555555;
	background: #fff;
	height: 13px;
}
.contactVeld {
	font-family: Tahoma, Helvetica, sans-serif;
	border-top: 1px solid #878787;
	border-left: 1px solid #878787;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	width: 170px;
	font-size: 11px;
	padding: 2px 8px 3px 8px;
	margin-right: 4px;
	color: #555555;
	background: #fff;
	height: 13px;
}
.loginVeld {
	font-family: Tahoma, Helvetica, sans-serif;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 115px;
	font-size: 9px;
	padding: 3px 3px 1px 8px;
	margin-right: 4px;
	color: #ccc;
	background: transparent;
	height: 15px;
}
.dropdownbox {
	font-family: Tahoma, Helvetica, sans-serif;
	border: 1px solid #666;
	width: 162px;
	font-size: 11px;
	padding: 2px 2px 2px 2px;
	margin-right: 4px;
	color: #666;
	background: #fff;
	height: 20px;
}
.submit {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	background: #bfbfbf;
	border-top: 1px solid #878787;
	border-left: 1px solid #878787;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	color: #fff;
	font-weight: bold;
	height: 23px;
	width: 160px;
	margin: 10px 0 0 0;
	padding: 0px 4px 1px 4px;
}
.submit2 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	background: #efefef;
	border: 1px solid #666;
	color: #0086c6;
	font-weight: bold;
	height: 22px;
	width: 162px;
	padding: 2px 8px 3px 8px;
}
textarea {
	font-family: Tahoma, Helvetica, sans-serif;
	border-top: 1px solid #878787;
	border-left: 1px solid #878787;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	font-size: 11px;
	padding: 5px 3px 3px 8px;
	color: #555555;
	background: #fff;
	width: 175px;
	_width: 180px;
	height: 100px;
}
/* ------------- DIVS */
div#container {
	position: relative;
	margin: 0 auto 0;
	width: 921px;
	height: auto !important;
	padding: 0;
}
div#languageSelector {
	float: right;
	height: 15px;
	right: 50px;
	position: absolute;
	margin: 0;
	padding: 0;
	z-index: 2;
	top: 5px;
}
div#header {
	position: relative;
	width: 921px;
	height: 200px;
	margin: 0 auto;
	background: url(/images/header_image.png) no-repeat top center;
}
	div#header h1 {
		color: #fff;
		font-size: 37px;
		margin: 40px 0 0 110px;
		padding: 0;
	}
		div#header h1 a {
			text-decoration: none;
			color: #fff;
			margin-left: 40px;
		}
	div#header .paginaTitel {
		padding: 0;
		font-size: 37px;
		width: 280px;
		height:35px;
		color:#000;
		position:absolute;
		top:161px;
		left:249px;
	}

#logo {width:605px; height:85px; display:block; overflow:hidden; text-indent:-9999em; position:absolute; left:83px; top:30px; color:#fff;}

div#content {
	width: 970px;
	min-height: 400px;
	height: auto !important;
	_height: 400px;
	position: relative;
	margin: 0 auto;
}
div#linkerKant {
	width: 790px;
	min-height: 420px;
	height: auto !important;
	_height: 420px;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	color: #454545;
	background: none;

	font-size: 12px;
	border-right: 2px solid #bfbfbf;
}
div#linkerKant p {
	padding: 0 12px 0 0;
}
div#rechterKant {
	width: 125px;
	min-height: 420px;
	height: 575px;
	float: left;
	margin: 0;
	padding: 0;
}
div#nav {
	color: #faa636;
	width: 150px;
	margin: 5px 0 0 10px;
	padding: 0;
}
div#nav ul {
	margin: 0;
	padding: 0;
}
div#nav li {
	color: #faa634;
	font-size: 16px;
	text-decoration: none;
	letter-spacing: 1px;
	padding: 0 0 5px 0;
	margin: 0;
	float: left;
	width: 140px;
	display: block;
}

div#nav li ul.subItems {
	position: relative;
	font-size: 12px;
	margin: 2px 0 2px 0;
	padding: 0;
}

div#nav li ul.subItems li {
	font-size: 12px;
	padding: 2px 0 2px 0;
	margin: 0 0 0 0;
}

div#nav li ul.subItems li a {
	font-size: 12px !important;
}

div#nav a:link, div#nav a:active, div#nav a:visited {
	color: #faa634;
	font-size: 16px;
	text-decoration: none;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
}
div#nav a:hover {
	color: #bc6617;
	font-size: 16px;
	text-decoration: none;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
}
div#nav a.archief:link, div#nav a.archief:active, div#nav a.archief:visited {
	color: #faa634;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 1px;
	margin:  0 0 0 10px !important;
}
div#nav a.archief:hover {
	color: #bc6617;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 1px;
	margin:  0 0 0 10px;
}
div#nav li a.active {
	font-weight: bold;
	text-decoration: underline !important;
}
div#nav li a.active2 {
	font-weight: bold !important;
	margin: 0 !important;
}
div#nav li ul.subItems li a.active2 {
	font-weight: bold !important;
	margin: 0 !important;
}
div#nav li a.active3 {
	font-weight: normal !important;
	margin: 0 !important;
}
div#nav li ul.subItems li a.active3 {
	font-weight: normal !important;
	margin: 0 !important;
}
div#adresGegevens {
	width: 120px;
	position: absolute;
	left: 10px;
	bottom: 5px;
	font-size: 10px;
	color: #888888;
}
div#adresGegevens ul {
	margin: 0;
	padding: 0;
}
div#adresGegevens li {
	font-size: 11px;
	margin: 0;
	padding: 0 0 2px 0;
}
div#adresGegevens a:link, div#adresGegevens a:active, div#adresGegevens a:visited {
	color: #faa634;
	text-decoration: none;
}
div#adresGegevens a:hover {
	color: #bc6617;
	text-decoration: none;
}
div.blogItem {
	width: 790px;
	height: 210px;
	float: left;
	position: relative;
	margin: 0 0 20px 0;
	padding: 0;
}
div.blogThumbnail {
	width: 194px;
	height: 194px;
	float: left;
	position: relative;
	left: 8px;
	top: 8px;
	margin: 0;
	padding: 0;
}
div#blogFotoPlaceholder {
	position: relative;
	width: 418px;
	float: left;
	height: auto !important;
}
div.blogThumbnail img {
	margin: 0;
	padding: 0;
}
div.blogThumbnailFoto {
	width: 194px;
	height: 194px;
	float: left;
	position: relative;
	left: 8px;
	top: 8px;
	margin: 0 15px 15px 0;
	padding: 0;
}
div.blogThumbnailFotoKlein {
	width: 124px;
	height: 123px;
	float: left;
	position: relative;
	left: 8px;
	top: 8px;
	margin: 0 15px 25px 0;
	padding: 0;
}
div.blogThumbnailFoto img {
	margin: 0;
	padding: 0;
}
div.onderSchrift {
	width: 380px; left: 20px; position: absolute; bottom: -18px; height: 20px; background: none;
}
div.onderTitel {
	position: absolute;
	bottom: -17px;
	_bottom: -25px;
	width: 114px;
	left: 3px;
	text-align: center;
	height: 20px;
	background: none;
}
div.onderTitel p {
	margin: 0;
	padding: 0;
}
div.onderTitel .date {
	color: #555;
	font-size: 10px;
	padding: 0 0 10px 0;
	margin: 0;
}
div.blogContent {
	float: left;
	position: relative;
	width: 553px;
	height: 210px;
	left: 18px;
	margin: 0;
	padding: 0;
}
div.blogContent h2 {
	font-size: 16px;
	color: #000;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
}
div.blogContent h2 a {
	text-decoration: underline;
}
div.blogContent .date {
	color: #555;
	font-size: 10px;
	padding: 0 0 10px 0;
	margin: 0;
}
div.blogContent p {
	font-size: 14px;
	color: #555555;
	line-height: 20px;
	text-align: justify;
	padding: 0;
	margin: 0;
}
div#paginaHoofdFoto {
	width: 418px;
	position: relative;
	float: left;
	padding: 0;
	margin: 0 0 12px 0;
}
div#paginaHoofdFotoDetail {
	width: 250px;
	height: 49px;
	position: absolute;
	top: 4px;
	left: 4px;
	padding: 0;
	margin: 0;
}
div#paginaHoofdFotoDetail h2 {
	color: #000;
	font-size: 13px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
div#paginaHoofdFotoDetail h3 {
	color: #faa636;
	font-size: 12px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
div#paginaContent {
	width: 348px;
	position: relative;
	float: right;
	padding: 0;
	margin: 0;
	right: 13px;
	top: 0;
	text-align:justify;
}
div#paginaContent h1 {
	font-size: 16px;
	color: #000;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
}
div#paginaContent h1 a {
	text-decoration: none;
}
div#paginaContent .date {
	color: #555;
	font-size: 10px;
	padding: 0 0 10px 0;
	margin: 0;
}
ul#laatsteBlogs {
	
}
ul#laatsteBlogs li {
	color: #555555;
}
ul#laatsteBlogs li .date {
	color: #777777;
	font-size: 10px;
	padding: 0 0 10px 0;
	margin: 0;
}
div#reactieFormulier {

}
ul.reactieFormText {
	width: 75px;
	float: left;
	position: relative;
	padding: 0;
	margin: 0;
}
ul.reactieFormInput {
	width: 255px;
	float: left;
	position: relative;
	padding: 0;
	margin: 0;
}
li.reactieFormInputLi {
	padding: 0 0 2px 0;
	margin: 0;
}
li.reactieFormTextLi {
	display: block;
	width: 75px;
	padding: 2px;
	margin: 0;
	height: 18px;
	float: left;
}
div#overOnsFoto {
	width: 390px;
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
}
div#overOnsContent {
	width: 770px;
	position: relative;
	padding: 0;
	margin: 0 auto;
}
div#footer {
	width: 990px;
	height: 10px;
	background: #fff;
	margin: 0;
	padding: 0;
	position: relative;
	clear: both;
}

ul.formLinks {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 13px;
	width: 200px;
	_width: 180px;
}
ul.formLinks li {
	list-style: none;
	height: 25px;
	display: block;
}
ul.formRechts {
	display: block;
	float: left;
	margin: 0;
	padding: 0 0 0 30px;
	_padding: 0 0 0 20px;
	text-align: left;
	font-size: 13px;
	width: 200px;
}
ul.formRechts li {
	list-style: none;
	height: 25px;
	display: block;
}

.highlight {
	color: #faa636;
}
a.zwart:link, a.zwart:active, a.zwart:visited  {
	color: #000 !important;
}
a.zwart:hover  {
	color: #bc6617 !important;
}

div.onderdeelReis  {
	position: absolute;
	height: 15px;
	margin: 0;
	padding: 5px 8px 5px 8px;
	bottom: 0;
	right: 10px;
	border: 1px solid #ff9935;
	background: rgb(250,166,52);
	color: #000;
	font-weight: normal;
	text-align: center;
}

	div.onderdeelReis:hover {
		cursor: pointer;
		filter:	alpha(opacity=75);
		-moz-opacity: 0.75;
		opacity: 0.75;
	}

div.meeOpReis  {
	position: relative;
	height: 15px;
	margin: 0;
	padding: 5px 8px 5px 8px;
	bottom: 0;
	left: 0;
	border: 1px solid #ff9935;
	background: #FDD49C;
	color: #000;
	font-weight: normal;
	text-align: center;
	font-weight: bold;
}

	div.meeOpReis:hover {
		cursor: pointer;
		filter:	alpha(opacity=75);
		-moz-opacity: 0.75;
		opacity: 0.75;
	}

h2.programmaSubTitel {
	width: 250px;
	height: 49px;
	position: absolute;
	top: 10px;
	_top: 5px;
	left: 4px;
	padding: 0;
	margin: 0;
	color: #faa636;
}

a.orangeBtnLink {
	height: 15px;
	display: block;
	margin: 0;
	padding: 5px 8px 5px 8px;
	border: 1px solid #ff9935;
	background: #FDD49C;
	color: #000  !important;
	font-weight: normal;
	text-align: center;
	cursor: pointer;
	width: 235px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none !important;
}

	a.orangeBtnLink:hover {
		cursor: pointer;
		filter:	alpha(opacity=75);
		-moz-opacity: 0.75;
		opacity: 0.75;
		text-decoration: underline !important;
		color: #000 !important;
	}
	
div.orangeBtn {
	height: 15px;
	margin: 0;
	padding: 5px 8px 5px 8px;
	border: 1px solid #ff9935;
	background: #FDD49C;
	color: #000;
	font-weight: normal;
	text-align: center;
	cursor: pointer;
	width: 235px;
	font-size: 12px;
	font-weight: bold;
}

	div.orangeBtn:hover {
		cursor: pointer;
		filter:	alpha(opacity=75);
		-moz-opacity: 0.75;
		opacity: 0.75;
	}

div.orangeBtn a {
	color: #000;
	text-decoration: none;
}

/* Realisatie */
div#realisatie {clear: left; float: right; margin: 5px; width: 35px;}
div#realisatie a {display: block; text-indent: -500px; overflow: hidden; width: 100%; height: 30px; background: url('/images/e-sites.gif') center center no-repeat}
div#realisatie a:hover {background-image: url('/images/e-sites-active.gif')}
