html{
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 17px;
	font-weight: bold;
	margin:10px 0px 5px 0px;
	color:#755834;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	margin:10px 0px 5px 0px;
	color:#755834;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	margin:10px 0px -17px 0px;
	color:#002C52;
}
h4{
	color:#755834;
	font-weight: bold;
	font-size:15px;
	*margin-top:10px;
	*padding-top:5px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	margin:10px 0px 5px 0px;
	color:#755834;
}
h6 {
	font-size: 11px;
	font-weight: bold;
	margin:10px 0px 5px 0px;
	color:#755834;
}

/*color:#002C52; --old color*/
h1.title_hotel{
	font-size: 17px;
	font-weight: bold;
	margin:10px 0px 5px 5px;
	color:#002C52;
}

h2.title_hotel{
	font-size: 17px;
	font-weight: bold;
	margin:10px 0px 5px 5px;
	color:#002C52;
}
h1.title{
	color:#755834;
	font-weight: bold;
	font-size:15px;
	*margin-top:10px;
	*padding-top:5px;
}

.title{
	color:#755834;
	font-weight: bold;
	font-size:15px;
	margin-top:3px;
	padding-top:3px;
}

h1.title_blue{
	color:#002C52;
	margin-top:10px;
	font-size:16px;
	font-weight: bold;
	font-family: Verdana;
}
h1.sub_title_blue{
	color:#002C52;
	font-size:13pt;
	margin:10px 0px;
}

select{
	font-size:11px;
	border:1 px solid black;
}
input{
	height:12px;
	font-size:11px;
}
input.wide,select.wide{
	width:195px;
}
input.postcode{
			width:30px;
		}
input.postcodechar{
			width:20px;
		}
input.phone{
		width:87px;
}
hr{
	border: 0;
	color: #D8BD86;
	background-color: #D8BD86;
	height: 1px;
}


body {
	background-color: #AD824D;
	overflow:hidden;
	padding:0;
}
body, div{
	font-size:10pt;
	text-align:left;
}
form{
	color:#755834;
	font-size:11px;
}
textarea{
	font-size:11px;
	font-family:Verdana;
	width:195px;
	height:40px;
}
p {
}
a {
   text-decoration: none;
}
a:hover {
   text-decoration: underline;
}


#wrapper{

	width:1000px;
	margin-left:auto;
	margin-right:auto;
	/*height:770px;*/
}

a img {
	border:0px;
}

/* HEADER */
		#header {
			height: 88px;
			background-image: url(../gfx/AmrathLogo.gif);
			background-repeat:no-repeat;
			font-size:11px;
		}
      .logo_print {
         display:none;
      }

      .breadcrumbs {
         padding:50px 0 0 145px;
         font-size:10px;
         text-transform:uppercase;
         color:#361102;
      }
      .breadcrumbs a {
         color:#361102;
         text-decoration:none;
      }
      .breadcrumbs a:hover {
         text-decoration:underline;
      }

		#header_navigatie {
			float: right;
			margin-right: 0px;
			margin-top:6px;
			margin-bottom:50px;
			color:#ffffff;
			font-size:11px;
		}

		#header_navigatie a {
			text-decoration:none;
			color:#ffffff;
		}

		 #header_navigatie a:hover,#header_navigatie a:active{
			text-decoration:none;
		}

		#top_navigatie{
			margin-left:140px;
			color: #ffffff;
			font-size:12px;
			clear:both;
		}

		#top_navigatie a{
			text-decoration:none;
			color:#ffffff;
		}
		#top_navigatie ul{
			list-style:none;

		}
		#top_navigatie ul li{
			float:left;

		}

		#edit_list{
			position:absolute;
			top:5px;
			left:205px;
			right:0;
		}
/*  CONTENT  */
		#content{
			background-color:#ffffff;
			border-width: 5px;
			border-style: double;
			border-color: #AD824D;
			/*IE hacks*/
			_border-color: #fff;
			_border-width: 6px;
		}

		#cntLeft{
		 	width:243px;
		 	float:left;
		 	overflow:auto;
			padding-top:2px;
		 	_margin:0px;
			background-color:#E8CCA1;
		 	height:100%;
		 	position:relative;
			}

		#cntLeft a , #cntRightRight a{
			display: block;
			margin-bottom: 10px;
			text-decoration:none;
			color: #002C4F;
			font-size:12px;
			padding-left:24px;
			background-image:none;
			text-align:left;
		}

		#cntLeft a:hover , #cntRightRight a:hover{
			font-weight:bold;
		}

		#cntLeft .active_nav{
			background-image:url("../gfx/left_nav_arrow.gif");
			background-repeat:no-repeat;
			background-position:top left;
			font-weight:bold;
		}
		#cntRightRight .active_nav{
			background-image:url("../gfx/right_nav_arrow.gif");
			background-repeat:no-repeat;
			background-position:top left;
			font-weight:bold;
		}
		#cntRight{
			padding:4px 15px 0px 0px;
			float:right;
			width:712px;
			height:80%;
			position:relative;
			color:#6F4515;
			overflow: scroll;
			overflow-y:auto;
			overflow-x:hidden;
		}

		#cntRightLeft{
			width: 65%;
			float: left;
		}

		#cntRightRight
		{
			margin-top:-2px;
			_margin-top:-5px;
			width:206px;
			background-color:#D8BD86;
			float:right;
			color:#002C4F;
			text-align: left;
		}
		#cntRightRightNav{
			margin:5px;
		}

		#cntSng{
			overflow:auto;
		}

/*  FOOTER  */
		#footer{
			margin-top:2px;
			height:16px;
		}
		#footer_navigatie {
			color: #ffffff;
			font-size: 7pt;

		}
		#footer_navigatie a{
			text-decoration:none;
			float:left;
			margin-right:10px;
			color: #ffffff;
		}

		#footer_text{
			color: #ffffff;
			font-size: 8pt;
			font-weight:bold;
		}

		#copyright{
			float:right;
			color: #ffffff;
			font-size: 7pt;
			font-weight:bold;
		}
/* 	ACTIEBLOCK  */
		#actieblock
		{
			height:108px;
			width:100%;
			clear:both;
		}
		#actieblock hr
		{
			color: #AD824D;
			background-color: #AD824D;
			height: 1px;
		}
		.left_actieblockitem
		{

			padding-left:4px;
		}
		.right_actieblockitem
		{

			padding-right:4px;
		}
		.center_actieblockitem
		{
			width:100%;
			text-align:center;
		}
		.center_actieblockitem img
		{
			margin-left:10px;
			margin-right:10px;
		}


/* GENERAL  */
		.left_nav_title, .right_title
		{
			 margin:1px 10px 5px 10px;
			 padding-bottom:5px;
			 padding-top:10px;
			 border-bottom:1px solid #6F4515;
			 font-size:14px;
			 font-weight:bold;
			 font-family: Verdana;
			 color:#002C4F;
		}
		.image_title
		{
			margin:15px 10px 10px 10px;
			padding-bottom:0px;
			border-bottom:1px solid #6F4515;
		}
		.hrdarkbrown{
			color: #6F4515;
			background-color: #6F4515;
			height: 1px;
			width:92%
		}
		.titel_text{
			padding-left:15px;
			margin-bottom:15px;
		}
		.brown_text{
			color:#D8BD86;
		}

		.text_brown{
			font-size:9pt;
			color:#6F4515;
			line-height:22px;
		}

		.text_blue{
			font-size:9pt;
			color:#002C4F;
			line-height:22px;
		}
		.blueButton
		{
			color:#ffffff;
			background-color:#03447C;
			font-size:11px;
			border:solid 1px #03447C;
			height:23px;
			font-family: Verdana;
		}

		a.button_link{
			color:#ffffff;
			background-color:#03447C;
			text-decoration:none;
			font-size:8pt;
			padding:3px 7px 7px 7px;
			margin: 0 0 0 5px;
			line-height:24px;
		}

		.message_brown {
			width:90%;
			font-size:10pt;
			text-align:left;
			color:#6F4515;
			margin-top:10px;
			/*height:200px;*/
		}
		.message_blue {
			width:90%;
			font-size:10pt;
			text-align:left;
			color:#002C4F;
			margin-top:10px;
			/*height:200px;*/
		}
		.auto_margin{
			margin-left:auto;
			margin-right:auto;
			color:#002C4F;
		}

		.auto_margin_brown{
			margin-left:auto;
			margin-right:auto;
			color:#6F4515;
		}

		.rssSign{
			padding-top:6px;
			padding-bottom:10px;
			padding-right:2px;
			text-align:right;
			margin-bottom:0px;
		}

		#istay{
			margin-left:12px;
		}
		.lineheight{
			line-height:18px;
			font-family: Verdana;
			font-size: 12px;
			font-style:normal;
		}
		.lineheight a{
			color:#c38b46;
		}


/*
/*	 CORP HOME  */
		#home_scroller {
			width:100%;
			overflow : scroll;
			overflow-x: hidden;
			overflow-y: auto;
			height:73%;
			position:relative;
			color:#6F4515;
		}
		#corp_free_text {
			float:left;
			width:490px;
			_width:492px;
			margin-right:20px;
			margin-top:4px;
			_margin-top:2px;
			margin-left:15px;
			_margin-left:7px;
		}
		#direkt_boeken {
			float:left;
			width:208px;
			height:345px;
			background-color:#E8CC99;
         margin:4px 6px 0 0;
			_margin-top:2px;
		}
      #direkt_boeken .blueButton {
         display:block;
         width:110px;
         float:right;
         margin-bottom:10px;
         margin-right:12px;
      }
		#zoek_hotel {
			position: relative;
			float:left;
			width:231px;
			height:345px;
			background-color:#E8CC99;
			margin-top:4px;
			_margin-top:2px;
			overflow-x:hidden;
		}
		#tblzoekhotel {
			border-collapse: collapse;
			z-index:1;
			color:#002C52;
			font-size:11px;
		}
		#tbldirekbooken {
			text-align:left;
			font-size:11px;
		}
		#div_scroller {
			height:340px;
			overflow:auto;
		}
		#kaartje {
		   width:230px;
		   height:270px;
		   background:url("../gfx/minimap3.gif") no-repeat;

		   margin-left:auto;
		   margin-right:auto;
		   position:relative;
		   z-index:0;
		}

		.dot_map {
			position:absolute;
			width:10px;
			height:10px;
			background:url("../gfx/dot_map_unselected.gif") no-repeat;

		}
		.dot_map_selected {
			position:absolute;
			width:10px;
			height:10px;
			background:url("../gfx/dot_map.gif") no-repeat;
		}

		/* Home search*/
		.boeken_search_result{
			width:193px;
			font-size:11px;
			font-family: Verdana;
			text-align:left;
			margin-left:7px;
			_margin-left:0px;
			border:1px;
			height:16px;
			overflow-y:auto;
		}

		.searchresult_on_search
		{
			width:193px;
			font-size:11px;
			font-family: Verdana;
			text-align:left;
			margin-left:7px;
			_margin-left:0px;
			border:1px;
			height:16px;
			overflow-y:auto;
		}

		.searchresult_on_found
		{
			width:193px;
			font-size:11px;
			font-family: Verdana;
			text-align:left;
			margin-left:7px;
			_margin-left:0px;
			border:1px;
			height: 150px;
			overflow-y:auto;
		}
		.searchresult_on_mouseover
		{
			color: #6F4515;
		}
		.searchresult_on_mouseout
		{
			color: #002C52;
		}

/* VERGADEREN */
		.centerbox{
			width:510px;
			overflow-y:auto;
         height: 99%;
		}
		.arr_result
		{
			border-top:1px solid #6F4515;
		}
		.result_bottom_border{
			border-bottom:1px solid #6F4515;
		}
		.arr_item_hotel_zoek {
			font-size:10pt;
			font-weight:bold;
			color:#AD824D;
			border-bottom:1px solid #AD824D;
			text-decoration:none;
		}
		.arr_result_distance{
			font-size:10pt;
			font-weight:bold;
			color:#AD824D;
			text-align:right;
		}
		#zall_lijst td{
			padding:6px 0px;
		}
		#zall_lijst .tr_head{
			font-size:9pt;
			font-weight:bold;
			color:#002C4F;
			background-color:#D7BD82;
		}
		#zall_lijst .tr_row{
			font-weight:bold;
			font-size:8pt;
		}

		#zall_lijst a{
			color:#AD824B;
		}
		.searchbox
		{
			font-family: Verdana;
			width:200px;
			background-color:#E8CC99;
			float:right;
			font-size:11px;
			color:#002C4F;
			margin-top:-2px;
			_margin-top:-5px;
		}
		.searchbox table
		{
			font-family: Verdana;
			font-size:11px;
		}
		.zoek_hidden_list{
			display:none;
			position:absolute;
		}
		.zoek_select{
			width:107px;
			_width:115px;
		}

/* ARRANGEMENTEN */
		.arr_item
		{
			margin: 0px 16px 2px 0px;
			border-top:1px solid #6F4515;
			padding-top:0px;
			font-family: Verdana;
		}

		.arr_item_hotel
		{
			font-size:12px;
			font-weight:normal;
			font-family: Verdana;
			color:#755733;
		}

		.arr_item_name
		{
			font-size:14px;
			font-weight:bold;
			font-family: Verdana;
			color:#755733;
		}

		.arr_item_price{
			font-size:14px;
			font-weight:bold;
			font-family: Verdana;
			color:#755733;
			vertical-align: bottom;
		}

		.arr_text_brown
		{
			font-size:12px;
			font-weight:normal;
			font-family: Verdana;
			color:#755733;
			line-height: 16px;
		}

		.arr_text_blue
		{
			font-size:12px;
			font-weight:normal;
			font-family: Verdana;
			color:#002C4F;
			line-height: 16px;
		}
		.arr_table_detail
		{
			border-top: solid 1px #755733;
			padding-top: 5px;
		}

/*  NIEUWS  */
		#paging{
			position:absolute;
			bottom:5px;
			margin-left:15px;
			font-size:9pt;
			color: #002C4F;
			border-top:1px solid #6F4515;
		}
		#paging a{
		}

		#nieuws_date{
			margin-bottom:15px;
		}
		#nieuws_titel{
			font-size:11pt;
			font-weight:bold;
			margin-bottom:5px;
			margin-left:0px;
			padding-left:0px;
			clear:both
		}
/*  ROOM SERVICE IMAGE  */
 a .room_service_image{
	padding-left:0px;
}
/*  DE 10 VAN AMRATH  */
	div.top_block_0
	{
   width: 680px;
   background: #007dab;
   overflow: hidden;
   margin: 0px;
	padding: 12px 8px 5px 8px;
   margin-bottom: 0px;
	}
	div.top_block_1 {
		width: 680px;
		/*height: 110px;*/
		background: #b71d11;
		overflow: hidden;
		margin: 0px;
		padding: 12px 8px 5px 8px;
		margin-bottom: 0px;
   }
	div.top_number {
		width: 110px;
		height: 100px;
		float: left;
		font-size:90px;
		color: #072f52;
		font-family: Verdana;
		text-align: center;
		margin-top: -5px;
	}
	div.top_content {
		width: 440px;
		float: left;
		color: #6F4515;
		font-size:12px;
		font-weight: bold;
		font-family: Verdana;
		margin: 0px;
		margin-right: 10px;
		padding: 0px;
		padding-left: 5px;
		padding-right: 5px;
	}
	div.top_content p {
		width: 440px;
		color: #6F4515;
		font-size:11px;
		font-weight: normal;
		font-family: Verdana;
		margin: 0px;
		padding: 0px;
	}
	div.top_content h1{
		color:  #6F4515;
		font-size:11px;
		font-family: Verdana;
		font-weight: normal;
		font-style:italic;
		margin: 0px;
		padding: 0px;
	}
	div.top_bottom
	{
		width: 440px;
		height: 45px;
		text-align: left;
		margin-top: 5px;
		margin-left: -3px;
		padding: 2px 0 2px 0;
		font-size:12px;
	}
	.top_price {
		font-size: 12px;
		font-weight: bold;
		font-family: Verdana;
		margin: 0px;
		padding:0px;
	}
	div.top_picture {
		width: 110px;
		height: 110px;
		float: left;
		margin: 0px;
		padding: 0px;
	}
	img.top_image {
		border: solid 1px white;
		width: 95px;
		height: 100px;
		margin: 0px;
		padding: 0px;
	}

	.textflashaction {
		float:left;
		/*height: 310px;*/
		width:561px;
		padding: 0px;
		padding-top: 1px;
		margin: 0px;
	}
	.button_10van {
		color:  #6F4515;
		font-size:11px;
		font-family: Verdana;
		font-weight: bold;
	}

/*  VACATURES  */
		.zoek_vacature {
			width:90%;
			margin-left:auto;
			margin-right:auto;
			border:1px solid;
		}

		.select_vacature {
			font-family: Verdana;
			font-size: 11px;
			color: Black;
			/*margin-left:10px;*/
			width:180px;
		}

		.div_vacature {
			font-family: Verdana;
			font-size: 11px;
			color: #002C4F;
			margin-left:10px;
		}

		.vac_detail_left {
			 float:left;
			 width:200px;
		}
		.vac_detail_right {
			float:right;
			width:465px;
			*width:475px;
			margin-right:0px;
			*margin-right:0px;
		}

		#vacature_zoek_static {
			position:absolute;
			margin-left:524px;
			margin-top:2px;
			_margin-top:0px;
		}
	/* PRIVACY VERKLARING & VOORWAARDEN  */
	#corp_text_clean{
		color:#6F4515;
	}

	.overflow{
		overflow:auto;
	}