/*
######################################################
	STANDARD
######################################################
*/

		html, body{
			height: 100%;
			margin: 0px;
			background-color: #e5e5e5;
			/*
			background-image: url(/img/designgfx/page_bg.jpg);
			background-repeat: no-repeat;
			background-position: top left;
			*/
		}

		body{
			/*background-color: #ffffff;*/
			overflow-x: hidden;
		}

		body, a, p, td, div, span{
			font-family: sidefont;
			font-weight: normal;
			font-size: 14px;
			text-decoration: none;
			color: #2e2e2e;
			line-height: 20px;
		}

		.clear{
			clear: both;
		}

		a:hover{
			color: #e2e2e2;
		}

		p{
			margin: 0px 0px 10px 0px;
		}


/*
######################################################
	LAYOUT DIV BOKSE
######################################################
*/

		.wrapper{

		}

		.bgholder{
			z-index: 1;
			width: 100%;
		}

		.sneframeholder{
			margin: 0px auto 0px auto; 
			width: 1050px;
		}

		.subbg{
			z-index: 1;
		}

		.center_div{
			z-index: 200;
			width: 1000px;
			margin: 0px auto 0px auto;
		}

		.maindiv_wrapper{
			width: 1000px;
			margin-left: -1px;
			text-align: left;
			position: relative;
			z-index: 200;
		}

		.sneframe{
			width: 1050px;
			height: 500px;
			z-index: 100;
			margin: 0px auto 0px auto;

		}

		.pageholder{
			width: 1000px;
			/*margin-top: -71px;*/
			margin-top: 500px;
			z-index: 400;			
		}

		.knap1_roller, .knap2_roller{
			position: absolute;
			height: 49px;
			width: 23px;
			top: 275px;
		}

		.knap1_roller{
			margin-left: -70px;
		}

		.knap2_roller{
			margin-left: 1025px;
		}

		.top_dd_holder{
			position: absolute;
			top: 0px;
			width: 1000px;
			height: 23px;
			margin: 0px auto 0px auto;
			z-index: 250;
		}

		.topdropdown{
			position: absolute;
			right: 0px;
			top: 0px;
			height: 23px;
			width: 421px;
			text-align: center;
		}

		.topdropdown, .topdropdown a, .topdropdown_bund, .topdropdown_bund a{
			color: #ffffff;
			z-index: 200;
		}

		.topdropdown_indhold{
			height: 141px;
			background-image: url(/img/designgfx/topdropdown_aaben.png);
			background-repeat: no-repeat;
			display: none;
			margin-top: 0px;
			margin-bottom: -19px;
		}

.topdropdown_indhold ul{
	margin: 0px 0px 0px -15px;
}

.topdropdown_indhold ul, .topdropdown_indhold li{
	list-style: none;
	padding-top: 55px;
}

.topdropdown_indhold li{
	display: inline;
}

.koeb_vores_the_her{
	/*border: 1px dashed #ff0000;*/
	float: right;
	margin-top: -80px;
	height: 150px;
	/*border: 1px solid #ff0000;*/
}

		.deliworkframe{
			height: 60px;
			margin-top: 55px;
			width: 400px;
		}

		.topdropdown_bund{
			height: 23px;
			width: 421px;
			
			background-image: url(/img/designgfx/topdropdown_lukket.png);
			background-repeat: no-repeat;
			cursor: pointer;
		}

		.menubg_100{
			height: 71px;
			background-image: url(/img/designgfx/menu_bg.png);
			background-repeat: repeat-x;
			z-index: 200000000;
		}

		.menuholder{
			height: 72px;
			background-image: url(/img/designgfx/menu_bg.png);
			background-repeat: repeat-x;
			z-index: 100000000;

		}

		.menu_item_spacer{
			float: left; 
			width: 20px;
			z-index: 100000000;
		}

		.menu_item{
			height: 52px;
			text-align: center;
			padding: 20px 31px 0px 31px;
			margin-right: 10px;
			z-index: 1000;
			float: left;
			cursor: pointer;
			z-index: 100000000;
			font-family: sidefont;
		}


		.menu_item_sel{
			height: 56px;
			margin-top: -5px;
			float: left;
			margin-right: 10px;
			padding: 24px 30px 0px 30px;
			background-image: url(/img/designgfx/menu_item_gradient.png);
			background-repeat: repeat-x;	
			border: 1px solid #243508;
			cursor: pointer;
			z-index: 100000000;
			font-family: sidefont;

		}

		.menu_item_sel, .menu_item_sel a, .menu_item, .menu_item a{
			color: #ffffff;
			text-align: left;
			z-index: 100000000;
			font-family: sidefont;
		}

		.menu_item_sel h1, .menu_item_sel h1 a, .menu_item h1, .menu_item h1 a{
			color: #ffffff;
			text-align: left;
			z-index: 100000000;
			font-size: 16px;
			margin: 0px;
			font-family: sidefont;
			font-weight: normal;
		}

		.menu_item_sel h2, .menu_item_sel h2 a, .menu_item h2, .menu_item h2 a{
			color: #787f87;
			text-align: left;
			z-index: 100000000;
			font-size: 11px;
			margin: -2px 0px 0px 0px;
			font-weight: normal;
			font-family: sidefont;
		}

		.menu_logo{
			position: absolute;
			right: 10px;
			top: -60px;

			width: 214px;
			height: 208px;
			background-image: url(/img/designgfx/ac_perchs_logo_paa_menu.png);
			background-repeat: no-repeat;
			cursor: pointer;
		}

		.contentholder{
			background-color: #ffffff;
			padding-bottom: 10px;
			min-height: 500px;
			width: 1000px;
		}


		.indhold{
			width: 960px;
			margin-left: 20px;
			/*margin-top: 20px;*/
			padding-top: 50px;
		}

/*
######################################################
	FORSIDE
######################################################
*/

/*
.forside_graa_indholds_holder{
	background-color: #;
}
*/

.forside_lytebox{
	float: right;
	width: 170px;
	height: 170px;
}

.forside_hvid_indholds_holder{
	background-color: #fff;
	min-height: 450px;
	padding-bottom: 20px;
}

.forside_events_holder{
	float: right;
	width: 300px;
	/*border: 1px dashed #ff0000;*/
	min-height: 200px;
	background-color: #e6e7df;
}

.forside_events_karrussel{
	height: 235px;
}

.forside_events_holder h1{
	margin: 20px 0px -25px 20px;
	padding-bottom: 0px;
	font-size: 20px;
	font-weight: normal;
}

.forside_events_tekst{
	margin-top: 20px;
	padding: 0px 10px 20px 10px;
	cursor: pointer;
}

.forside_events_tekst h1{
	margin: -15px 0px 10px 10px;
	font-size: 20px;
	font-weight: normal;
}

.forside_events_tekst h2{
	margin: 0px 0px 0px 10px;
	font-size: 14px;
	font-weight: normal;
}

.forside_events_tekst h3{
	margin: 0px 0px 10px 10px;
	font-size: 14px;
	font-weight: normal;
	text-transform: capitalize;
}

.forside_events_tekst p{
	margin: 0px 0px 0px 10px;
}

.forside_right_holder{
	margin-top:22px;
	margin-right:20px;
	float: right;
	width: 625px;
	/*border: 1px dashed #ff0000;*/
	min-height: 135px;
}

.forside_tekst{
	margin-bottom: 20px;
	/*border: 1px dashed #ff0000;*/
}

.forside_fristelser{
	/*border: 1px dashed #ff0000;*/
	height: 100px;
}

/*
######################################################
	TEKST
######################################################
*/

.tekst{
	min-height: 393px; 
	padding-left:20px;
	padding-right:20px;
}

.tekst h1{
	margin: 0px 0px 20px 10px;
	font-size: 20px;
	font-weight: normal;
}

.tekst h2{
	margin: 0px 0px 10px 0px;
	font-size: 18px;
	font-weight: normal;
}

.tekst h3{
	margin: 0px 0px 10px 0px;
	font-size: 16px;
	font-weight: normal;
	text-transform: capitalize;
}

/*
######################################################
	RESERVATION
######################################################
*/

.tekst_left{
	float: right;
	width: 320px;
	/*border: 1px dashed #ff0000;*/
}

.booking_formular{
	float: left;
	width: 250px;
	margin-left: 40px;
	/*border: 1px dashed #ff0000;*/
}

.booking_kalender{
	/*border: 1px dashed #ff0000;*/
	float: right;
	width: 250px;
	margin-right: 5px;
}

/*
######################################################
	Booking
######################################################
*/

.bookingholder{
	float: left;
	width: 570px;
	background-image: url(/img/designgfx/pagebg.png);
	background-repeat: repeat;
	padding-top: 20px;
	padding-bottom: 20px;
}

.intxt{
	width: 160px;
}

.bookingholder tr{
	height: 30px;
}

.tak{
	margin-top: 10px;
	width: 497px;
	height: 87px;
	background-image: url(/img/designgfx/tak_for_booking.png);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 15px;
}

.kal{
	width: 234px;
}

.kal_head_previous{
	height: 34px;
	width: 25px;
	background-image: url(/img/designgfx/kalender_previous.png);
	background-repeat: no-repeat;
	float: left;
	cursor: pointer;
}

.kal_head_middle{
	height: 27px;
	width: 184px;
	background-image: url(/img/designgfx/kalender_topfill.png);
	background-repeat: repeat-x;
	float: left;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding-top: 7px;
}

.kal_head_next{
	height: 34px;
	width: 25px;
	background-image: url(/img/designgfx/kalender_next.png);
	background-repeat: no-repeat;
	float: right;
	cursor: pointer;
}

.kal_main{
	border-left: 1px solid #d9d9d9;
	margin-bottom: 10px;
}

#loginboks{
/*	width: 491px; 
	height: 150px;
	background-image: url(/img/designgfx/logind_bg.png);
	background-repeat: no-repeat;
*/
	background-color: #e3e3e3;
	margin-bottom: 10px;
	padding: 10px;
}

#loginboks h2{
	margin: 0px 0px 10px 0px;
}
			
.tekstfelt{
	width: 210px;
	height: 100px;
	margin-bottom: 10px;
}

.en_verden_af_delikatesser_item{
	z-index: 20000000005;
	margin-left: 5px;
	width: 56px; 
	height: 56px;
	float: left;
}

.deli_billeder_holder{
	border: 1px dashed #ff0000;
	width: 300px;
	height: 200px;
	display: none;
}

/*
######################################################
	Menukort
######################################################
*/

.menukort_kop_kage{
/*	float: right;
	margin-right: -122px;
	*/
	position: absolute;
	right: -102px;
}
