/**
 * home specific styles
 */

 
#container {
	padding-top: 0;
}

h1.ir {
	position: relative;
	top: 0px;
	left: auto;
	float: left;
	margin: 10px 0 0 100px;
}

h1 {
	position: relative;
	top: 4px;
	left: auto;
	float: left;
	margin: 25px 0 0 110px;
}


/* -- reisHighlite xfade -- */

#reisHighlite {
	line-height: 1.18;
	float: left;
	margin: 60px 0 0 35px;
	width: 430px;
	max-width: 430px;
	width: 22em;
	max-width: 22em;
	min-width: 22em;


}

#reisHighlite h2 {
	display: none;
}

#reisHighlite ul {
	position: relative;
		height: 64px;
	overflow: hidden;
}

#reisHighlite li {
	display: none;
}
#reisHighlite li.first {
	display: block;
	display: list-item;
}

#reisHighlite a {
	color: #a2763c;
}

#reisHighlite a:focus, #reisHighlite a:hover {
	color: #C38D48;
	text-decoration: none;
}

	/* -js -*/
	#reisHighlite li.hide {
		display: none;
		position: absolute;
		top: 0;
	}


#container {
}

#mainContainer {
	background: transparent url(/images/label_bestemmingen.gif) no-repeat 0 0;
	/* margin-top: 1em; */
	float: left;
	position: relative;
	top: -3px;
}

#headerContainer {
	background: none;
	padding-top: 40px;
}

body.home #main {
	margin-top: 30px;
	height: 387px;
	background: #3f5259;
}


#contentMenuContainer {
	height: 100%;
	overflow: visible;
	padding-left: 99px;
	position: relative;
	background: transparent url(/images/namaste_bg_home_nojs.jpg) no-repeat 50% 50%;

}



/*
#contentMenuContainer h2 {
	top: -31px;
	text-align: right;
	width: 901px;
	display: block;
	height: 30px;
}

#contentMenuContainer h2 span {
	display: block;
	width: 140px;
	height: 30px;
	position: absolute;
	right: 0;
	overflow: hidden;
}

#contentMenuContainer h2 span.ir-aid {
	background: transparent url(../../images/label_bestemmingen.gif) no-repeat 100% 0;
	width: 100%;
	-right: 0;
	-left: auto;	
}
*/

#contentMenu {
	/*margin-left: 99px;*/
	background: #B8004F;
	width: 200px;
	height: 356px;
	border: solid #ffffff;
	border-width: 0 1px;
	padding-top: 6px;
}

#contentMenu li {
	padding: 0px 0;
}



