/* 
Jan Hofstra Reizen
======================================================================================
URL:				www.hofstrareizen.nl/
Auteur: 		Stefan Efde [www.addnoise.nl]

======================================================================================
*/

@import url(addform.css);
@import url(/addbeheer/themes/addsite/css/iconen.css);

body
{
	margin: 0;
	padding: 0;
	font-family: Georgia, Times, ‘Times New Roman’, serif;
	font-size: 11px;
	line-height: 18px;
	color: #010101; 
	background:  url("../images/bg.jpg") top left;
}

a:link, a:visited, a:hover, a:active
{ 
   color: #9d1422;
   outline-color: invert;
   outline-style: none;
   outline-width: 0pt; 	
}

#logo a:link, #logo a:visited, #logo a:hover {
	position: absolute;
	top: 50px;
	left: 30px;
	width: 300px;
	height: 75px;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
}

#container {
	width: 100%;
	background:  url("../images/background.jpg") no-repeat top center;
}

#top {
	width: 1000px;
	height: 220px;
	margin: 0 auto;
	position: relative;
}

#pageback {
	width: 1000px;
	
	margin: 0 auto 30px auto;
	position: relative;
	z-index: 777;
}


#page {
	width: 1000px;
	min-height: 560px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	background:  url("../images/bookbg2.jpg") no-repeat 21px 320px;

}
/* Fix voor IE */
			* html #page
			{
			height: 560px;
			}

.pagebtm {
	position: absolute;
	bottom: -6px;
	left: 22px;
	width: 963px;
	height: 79px;
	background:  url("../images/bookbtm2.png") no-repeat 0px 0px;
	z-index: 891;
}
/* Fix voor IE */
			* html .pagebtm
			{
				bottom: -10px;
				background-image:none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/themes/hofstra/images/bookbtm2.png', sizingMethod='crop');
			}


.bookoverlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width:400px;
	height: 520px;
	background:  url("../images/book_overlay.png") no-repeat 0px 0px;
	z-index: 998;
}
/* Fix voor IE */
			* html .bookoverlay
			{
				background-image:none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/themes/hofstra/images/book_overlay.png', sizingMethod='crop');
			}


/* Flashfotos */

.fototext {
	position: absolute;
	bottom: 40px;
	left: 0px;
	width: 400px;
	z-index: 890;
	text-transform: uppercase;
	font-size: 26px;
	color: #fff;
	text-align: center;
	text-shadow: 2px 2px 2px #000; 
}

.fotolinks {
	position: absolute;
	top: 13px;
	left: 105px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:400px;
	height: 520px;
	z-index: 991;
	overflow: hidden;
}

.fotolinks img {
	float: left;
	border: 0px;
}

ul#flashfotos {
	position: absolute;
	top: 0px;
	left: 0px;
	width:400px;
	height: 520px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	list-style-type: none;
	position: relative;
	overflow: hidden;
	z-index: 991;
}
ul#flashfotos ul li{
	float: left;
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
	width:400px;
	height: 520px;
	z-index: 890;
	overflow: hidden;
}

/* Inhoud Rechterkant */

#contentbox {
	float: right;
	width: 450px;
	min-height: 450px;
	margin: 50px 65px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	z-index: 998;
}
* html #contentbox {
	margin: 50px 35px 0px 0px;
}


.textbox {
	margin: 0px 0px 0px 0px;
	padding: 10px 50px 0px 55px;
	letter-spacing: 1px;
}
.textbox p {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
}

h1 {
	font-size:18px;
	color: #000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 28px;
}
.introtext {
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	padding: 0px 0px 10px 30px;
}

/* Footer Navigatie
--------------------------------------------- */


#footernav {
	margin: 0 auto;
	width: 940px;
	height: 30px;
	padding-top: 10px;
}

#footernav ul {
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 230px;
	list-style-type: none;
}

#footernav ul li {
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0px 5px 0px 5px;
	list-style-type: none;
	display: inline;
	font-family: Trebuchet, Tahoma, Arial, sans-serif;
	line-height: 12px;
	font-size: 10px;
	font-weight: normal;
	color: #363636;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: url(../images/footernav.gif) no-repeat right 2px;
}
#footernav ul li:last-child {
	background: none;
}	

#footernav ul li a:link, #footernav ul li a:visited {
	float: left;
	font-family: Trebuchet, Tahoma, Arial, sans-serif;
	line-height: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 0px 5px;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #363636;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#footernav ul li a:hover {
	color: #9d1422;
}
#footernav ul li a.actief:link, #footernav ul li a.actief:visited, #footernav ul li a.actief:hover {
	font-weight: bold;
	color: #9d1422;
}


/* Nieuwsoverzicht */


.newsitem {
	width: 320px;
	padding: 0px 0px 0px 0px;
}

.itemfoto {
	float: left;
	width: 100px;
	height: 105px;
	padding:9px 8px 27px 6px;
	background: url(../images/fotobg.png) no-repeat 0px 0px;
}
/* Fix voor IE */
			* html .itemfoto
			{
				background-image:none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/themes/hofstra/images/fotobg.png', sizingMethod='crop');
			}

.itemfoto img{ border: 0px;}

.itemcontent {
	float: left;
	width: 100%;
}

.newsitem a:link, .newsitem a:visited {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000;
}

.newsitem a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #9d1422;
}

.itemkop {
	padding: 0px 0px 0px 0px;
}

.datum {
	color: #515151;
}

.itemkop2 a:link, .itemkop2 a:visited {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000;
	display: block;
	padding: 3px 0px 3px 0px;
	border-bottom: 1px solid #b6b6b6;
}

.itemkop2 a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #9d1422;
}



/* Foto Overzicht
------------------------------- */

.fotorechts {
float: right;
margin:10px 0px 0px 20px;
padding:10px 0 0;
}

.fotorechts img {
width: 92px;
height: 89px;
border:0px;
float:left;
cursor:pointer;
margin:0 5px 0px 0;
padding:9px 8px 27px 5px;
background: url(../images/fotobg.png) no-repeat 0px 0px;

}
/* Fix voor IE */
			* html .fotorechts img
			{
				background-image:none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/themes/hofstra/images/fotobg.png', sizingMethod='crop');
			}


.fotosoverzicht {
margin:10px 0 0;
padding:10px 0 0;
}

.fotosoverzicht img {
width: 92px;
height: 89px;
border:0px;
float:left;
cursor:pointer;
margin:0 5px 0px 0;
padding:9px 8px 27px 5px;
background: url(../images/fotobg.png) no-repeat 0px 0px;

}

/* Fix voor IE */
			* html .fotosoverzicht img
			{
				background-image:none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/themes/hofstra/images/fotobg.png', sizingMethod='crop');
			}


/* Navigatie menu eerste niveau
------------------------------------------------------------------------------------------ */


#menu {
	position: absolute;
	top: 155px;
	left: 20px;
	width: 620px;
	height: 47px;
}

#menu ul
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#menu ul li
{
	padding: 0px 7px 0px 7px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	float: left;
	text-transform: uppercase;
	background: url(../images/navbg.gif) no-repeat right 18px;
}



#menu li a:link, #menu li a:visited 
{
	
	font-family: Trebuchet, Tahoma, Arial, sans-serif;
	display: block;
	color: #363636;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	line-height: 47px;
	font-size: 11px;
}

#menu li a:hover
{
	line-height: 47px;
	color: #9d1422;
	background: no-repeat url("../images/navactive.gif") top center;
}	

#menu li a.actief:link,#menu li a.actief:visited, #menu li a.actief:hover
{
	display: block;
	color: #9d1422;
	padding: 0px 0px 0px 0px;
	background: no-repeat url("../images/navactive.gif") top center;
	text-decoration: none;
	line-height: 47px;
	font-size: 11px;
	margin-top: 0px;
	font-weight: bold;
}

/* Subnavigatie
-------------------------------------- */

#submenu {
	position: absolute;
	top: 35px;
	left: 0px;
	width: 610px;
	height:20px;
	background: no-repeat url("../images/submenubg.jpg") top right;

}

#submenu ul
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#submenu ul li
{
	padding: 0px 7px 0px 7px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	float: left;
	line-height: 18px;
	text-transform: none;
	background: url(../images/navbg.gif) no-repeat right 3px;
}
#submenu ul li:last-child {
	background: none;
}


#submenu li a:link, #submenu li a:visited 
{
	float: left;
	font-family: Trebuchet, Tahoma, Arial, sans-serif;
	color: #363636;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	line-height: 18px;
	font-size: 11px;
	font-weight: bold;
	background: none;
}

#submenu li a:hover
{
	line-height: 18px;
	color: #9d1422;
	background: none;
}	

#submenu li a.actief:link,#submenu li a.actief:visited, #submenu li a.actief:hover
{
	color: #9d1422;
	padding: 0px 0px 0px 0px;
	background: none;
	text-decoration: none;
	line-height: 18px;
	font-size: 11px;
	margin-top: 0px;
	font-weight: bold;
}





/* Clearers
------------------------------------------------------------ */

.clearer {
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

.btnclearer {
	height: 29px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}


.clearer10 {
	height: 10px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

.clearer15 {
	height: 15px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer20 {
	height: 20px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

.clearer25 {
	height: 25px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer30 {
	height: 30px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer35 {
	height: 35px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer50 {
	height: 50px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer100 {
	height: 100px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.spacer5 {
	height: 5px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer15 {
	height: 15px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer25 {
	height: 25px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer35 {
	height: 35px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer40 {
	height: 40px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer50 {
	height: 50px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer85 {
	height: 85px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}



