body {
	background: #000;
}
		
#actiebanner{
    display:block;
    width:100%;
    height:400px;
    bottom:0;
    position:fixed;
    z-index:1000;
    margin-bottom:-427px;
}

#actiebanner_content .sluitknop{
    //background: rgba(0, 0, 0, 0) url("../images/menukaart_tab_center.png") repeat-x scroll left bottom;
    color: #000000;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 27px;
    background-color:#ffe7d3;
    line-height: 27px;
    padding: 0 5px;
    position: relative;
    width: auto;
    float:right;
    margin-top:-27px;
    margin-right:10px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
       -webkit-box-shadow: 0px -3px 15px 0px rgba(0, 0, 0, 1);
    -moz-box-shadow:    0px -3px 15px 0px rgba(0, 0, 0, 1);
    box-shadow:         0px -3px 15px 0px rgba(0, 0, 0, 1);
}

#actiebanner_content{
    width:960px;
    display:block;
    height:400px;
        background-image:url('../images/actiebanner.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    margin:0 auto;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -webkit-box-shadow: 0px -3px 15px 0px rgba(0, 0, 0, 1);
    -moz-box-shadow:    0px -3px 15px 0px rgba(0, 0, 0, 1);
    box-shadow:         0px -3px 15px 0px rgba(0, 0, 0, 1);
}

	div#container {
		position: relative;
		width: 980px;
		height: auto;
		min-height: 1000px;
		margin: 0 auto;
		background: url('../images/body_background.jpg') no-repeat top center;
	}
	
		div#container div.header {
			position: relative;
			width: 980px;
			height: 190px;
			float: left;
		}
		
			div#container div.header div.block_phone {
				position: absolute;
				top: 0;
				left: 0;
				width: auto;
				height: 50px;
				line-height: 50px;
				color: #828180;
				padding: 0 25px;
				font-size: 14px;
				font-weight: bold;
			}
			
			div#container div.header div.block_social {
				position: absolute;
				top: 0;
				right: 0;
				width: auto;
				height: 15px;
				line-height: 15px;
				padding: 18px 25px 17px;
				font-size: 13px;
				color: #afafaf;
			}
			
			div#container div.header div.block_logo {
				position: absolute;
				top: 90px;
				left: 25px;
				width: 134px;
				height: 44px;
			}
			
				div#container div.header div.block_logo.kerst {
					top: 50px;
					left: 0;
					width: 250px;
					height: 130px;
				}
			
			div#container div.header div.block_branches {
				position: absolute;
				top: 105px;
				right: 25px;
				width: auto;
				height: 50px;
			}
			
				div#container div.header div.block_branches a {
					display: block;
					float: left;
					width: auto;
					height: 35px;
					padding: 0 5px;
					font-size: 18px;
					color: #ffe7d3;
					text-decoration: none;
					font-family: 'helvetica_neue_lightregular', Helvetica, Arial, sans-serif;
				}
				
					div#container div.header div.block_branches a:hover {
						color: #d7bba5;
					}
				
					div#container div.header div.block_branches a.active {
						font-family: Arial, Helvetica, sans-serif;
						font-weight: bold;
						color: #ffe7d3;
						background: url('../images/menu_bullet.png') no-repeat bottom center;
					}
					
		div#container div.menu {
			position: relative;
			width: 930px;
			height: 48px;
			float: left;
			padding: 0 25px;
		}
		
			div#container div.menu ul {
				list-style: none;
			}
			
			div#container div.menu ul li {
				display: block;
				float: left;
			}
			
			div#container div.menu ul li a {
				display: block;
				float: left;
				width: auto;
				height: 48px;
				padding: 0 10px;
				font-size: 16px;
				text-decoration: none;
				color: #d7bba5;
				line-height: 48px;
				font-weight: bold;
			}
			
				div#container div.menu ul li a:hover {
					color: #a86c42;
				}
				
				div#container div.menu ul li a.active {
					color: #fff;
				}
				
		div#container div.footer {
			position: relative;
			width: 960px;
			height: auto;
			float: left;
			margin: 50px 10px;
		}
		
			div#container div.footer div.footer_block {
				position: relative;
				float: left;
				width: 240px;
				height: auto;
				color: #b2835d;
			}
			
				div#container div.footer div.footer_block strong {
					color: #ffe7d3;
				}
				
				div#container div.footer div.footer_block a {
					color: #b2835d;
					text-decoration: none;
				}
				
					div#container div.footer div.footer_block a:hover {
						color: #c11116;
					}
					
			div#container div.footer div.footer_break {
				position: relative;
				float: left;
				width: 980px;
				height: 30px;
				background: url('../images/content_break.png') no-repeat center center;
				text-align: center;
				margin-top: 50px;
			}
			
			

/*
 * HOMEPAGE
 */
div.homepage_slogan {
	position: relative;
	float: left;
	width: 980px;
	height: auto;
	text-align: center;
	margin: 25px 0 15px;
}

	div.homepage_slogan p {
		font-size: 60px;
		line-height: 60px;
		color: #b2835d;
		font-family: 'helvetica_neue_ultra_lightRg', Helvetica, Arial, sans-serif; 
	}
	
		div.homepage_slogan p strong {
			font-size: 60px;
			line-height: 60px;
			color: #ffe7d3;
			font-weight: normal;
			font-family: 'helvetica_neue_ultra_lightRg', Helvetica, Arial, sans-serif; 
		}
		
	div.reservieren_container {
		position: absolute;
		top: -41px;
		right: -32px;
		width: 428px;
		height: 540px;
		background: url('../images/reservieren_background.png') no-repeat top left;
		z-index: 99;
		display: none;
		padding: 110px 63px 0;
	}
	
		div.reservieren_container.homepage_top {
			position: absolute;
			top: 99px;
			left: 63px;
		}
		
		div.reservieren_container.detail_right {
			position: absolute;
			top: 34px;
			left: -67px;
		}
		
		div.reservieren_close {
			position: absolute;
			top: 35px;
			left: 340px;
			width: 178px;
			height: 55px;
			cursor: pointer;
		}
		
		div.reservieren_content {
			position: relative;
			float: left;
			width: 428px;
			height: auto;
		}
		
		div.reservieren_other {
			position: relative;
			float: left;
			width: 428px;
			height: auto;
			margin: 20px 0 0;
		}
		
			div.reservieren_other a {
				
			}
		
		div.reservieren_dusseldorf {
			position: relative;
			float: left;
			width: 428px;
			height: auto;
			margin: 20px 0 0;
		}
			
		div.reservieren_wiesbaden {
			position: relative;
			float: left;
			width: 428px;
			height: auto;
			margin: 20px 0 0;
		}
			
		div.reservieren_koln {
			position: relative;
			float: left;
			width: 428px;
			height: auto;
			margin: 20px 0 0;
		}
                
                div.reservieren_dusseldorf-medienhafen {
			position: relative;
			float: left;
			width: 428px;
			height: auto;
			margin: 20px 0 0;
		}
                
                div.reservieren_essen {
			position: relative;
			float: left;
			width: 428px;
			height: auto;
			margin: 20px 0 0;
		}
		
			div.reservieren_other.displaynone, div.reservieren_dusseldorf.displaynone, div.reservieren_wiesbaden.displaynone, div.reservieren_koln.displaynone, div.reservieren_dusseldorf-medienhafen.displaynone, div.reservieren_essen.displaynone {
				display: none;
			}
		
		.OTReserveNowInner {
			line-height: 30px;
		}

/*
 * SLIDER BIG
 */
div.slider_big {
	position: relative;
	float: left;
	width: 1016px;
	height: 353px;
	margin: 0 0 25px -18px;
}

	div.slider_big div.image {
		position: absolute;
		top: 10px;
		left: 18px;
		width: 980px;
		height: 300px;
		z-index: 50;
		overflow: hidden;
	}
	
		div.slider_big div.image ul {
			list-style: none;
		}
		
			div.slider_big div.image ul li {
				position: absolute;
				top: 0;
				left: 0;
			}
	
				div.slider_big div.image ul li img {
					z-index: 51;
					width: 980px;
					height: 300px;
				}
	
	div.slider_big div.overlay {
		position: absolute;
		top: 0;
		left: 0;
		width: 1016px;
		height: 335px;
		background: url('../images/slider_big_background.png') no-repeat top left;
		z-index: 52;
	}
	
	div.slider_big div.nav {
		position: absolute;
		top: 325px;
		left: 18px;
		width: 980px;
		height: 18px;
		text-align: center;
		z-index: 55;
	}
		
		div.slider_big div.nav a {
			display: inline-block;
			width: 12px;
			height: 12px;
			background: url('../images/slider_big_bullet.png') no-repeat 0 0;
		}
			
			div.slider_big div.nav a:hover {
				background-position: 0 -12px;
			}
			
			div.slider_big div.nav a.active {
				background-position: 0 -24px;
			}
			

/*
 * SLIDER SMALL
 */
div.slider_small {
	position: relative;
	float: left;
	width: 980px;
	height: auto;
	margin: 0 0 50px;
}

	div.slider_small div.slider_small_header {
		position: relative;
		float: left;
		width: 980px;
		height: 30px;
		background: url('../images/slider_small_header.png') no-repeat center center;
		text-align: center;
		margin-bottom: 50px;
	}
	
		div.slider_small div.slider_small_header p {
			font-size: 25px;
			line-height: 25px;
			color: #b2835d;
			font-family: 'helvetica_neue_ultra_lightRg', Helvetica, Arial, sans-serif; 
		}
		
			div.slider_small div.slider_small_header p strong {
				font-size: 25px;
				line-height: 25px;
				color: #ffe7d3;
				font-weight: normal;
				font-family: 'helvetica_neue_ultra_lightRg', Helvetica, Arial, sans-serif; 
			}
	
	div.slider_small div.prev {
		position: relative;
		float: left;
		width: 50px;
		height: 100px;
		cursor: pointer;
		background: url('../images/slider_small_prev.png') no-repeat 14px 0;
	}
	
	div.slider_small div.next {
		position: relative;
		float: left;
		width: 50px;
		height: 100px;
		cursor: pointer;
		background: url('../images/slider_small_next.png') no-repeat 14px 0;
	}
	
		div.slider_small div.prev.hover, div.slider_small div.next.hover {
			background-position: 14px -100px;
		}
		
		div.slider_small div.prev.disabled, div.slider_small div.next.disabled {
			background-position: 14px -200px;
		}
	
	div.slider_small div.image {
		position: relative;
		float: left;
		width: 880px;
		height: 100px;
		overflow: hidden;
	}
	
		div.slider_small div.image ul {
			list-style: none;
			width: 5000px;
			position: absolute;
			top: 0;
			left: 0;
			height: 100px;
		}
		
			div.slider_small div.image ul li {
				position: relative;
				display: block;
				float: left;
				width: 160px;
				height: 100px;
				text-align: center;
				margin: 0 8px;
			}
				

div.actie {
	position: relative;
	float: left;
	width: 980px;
	height: auto;
	margin: 25px 0;
}

	div.actie div.actie_ipad {
		position: absolute;
		top: -50px;
		right: -25px;
		width: 383px;
		height: 454px;
		z-index: 55;
	}

	div.actie div.actie_header {
		position: relative;
		float: left;
		width: 960px;
		height: 25px;
		background: url('../images/actie_break_1.png') no-repeat center center;
		margin: 0 10px;
	}
	
		div.actie div.actie_header a {
			font-size: 20px;
			color: #b10000;
			line-height: 25px;
			font-weight: bold;
			text-decoration: none;
		}
	
	div.actie div.actie_content {
		position: relative;
		float: left;
		width: 650px;
		height: auto;
		margin: 60px 0 60px 10px;
	}
	
		div.actie div.actie_content p {
			font-size: 45px;
			line-height: 45px;
			color: #b2835d;
			font-family: 'helvetica_neue_ultra_lightRg', Helvetica, Arial, sans-serif; 
		}
		
			div.actie div.actie_content p strong {
				font-size: 45px;
				line-height: 45px;
				color: #ffe7d3;
				font-weight: normal;
				font-family: 'helvetica_neue_ultra_lightRg', Helvetica, Arial, sans-serif; 
			}
	
	div.actie div.actie_footer {
		position: relative;
		float: left;
		width: 980px;
		height: 25px;
		background: url('../images/actie_break_2.png') no-repeat center center;
	}
				
				
				
/*
 * Vervolg pagina
 */
	div.vervolg_title {
		position: relative;
		float: left;
		width: 960px;
		height: auto;
		margin: 20px 10px;
	}
	
		div.vervolg_title h2 {
			font-size: 30px;
			line-height: 30px;
			color: #b2835d;
			font-family: 'helvetica_neue_ultra_lightRg', Helvetica, Arial, sans-serif;
		}
		
			div.vervolg_title h2 strong {
				font-size: 30px;
				line-height: 30px;
				color: #ffe7d3;
				font-weight: bold;
				font-family: 'helvetica_neue_lightregular', Helvetica, Arial, sans-serif;
			}
			
	div.vervolg_content {
		position: relative;
		float: left;
		width: 960px;
		height: auto;
		margin: 20px 10px;
	}
	
		div.vervolg_content div.vervolg_tekst {
			position: relative;
			float: left;
			width: 460px;
			height: auto;
		}
			
			div.vervolg_content div.vervolg_tekst h4 {
				font-size: 20px;
				line-height: 30px;
				color: #b2835d;
				font-family: 'helvetica_neue_ultra_lightRg', Helvetica, Arial, sans-serif;
			}
			
			div.vervolg_content div.vervolg_tekst h3 {
				font-size: 30px;
				line-height: 40px;
				color: #ffe7d3;
				font-family: 'helvetica_neue_ultra_lightRg', Helvetica, Arial, sans-serif;
			}
			
				div.vervolg_content div.vervolg_tekst h3 strong {
					font-size: 30px;
					line-height: 40px;
					color: #b2835d;
					font-weight: normal;
					font-family: 'helvetica_neue_ultra_lightRg', Helvetica, Arial, sans-serif;
				}
				
			div.vervolg_content div.vervolg_tekst div.paragraph {
				font-size: 14px;
				color: #ffe7d3;
				margin: 20px 0;
			}
			
				div.vervolg_content div.vervolg_tekst div.paragraph a {
					color: #c11116;
					text-decoration: none;
				}
				
					div.vervolg_content div.vervolg_tekst div.paragraph a:hover {
						text-decoration: underline;
					}
		
		div.vervolg_content div.vervolg_sub {
			position: relative;
			float: right;
			width: 490px;
			height: auto;
		}
		

/*
 * MENUKAART
 */		
div.okinii_menu {
	position: relative;
	float: left;
	width: 960px;
	height: auto;
	margin: 10px 10px;
        margin-bottom:30px;
}

	div.okinii_tabs {
		position: relative;
		float: left;
		width: 960px;
		height: 42px;
		padding-bottom: 2px;
		background: url('../images/menukaart_tab_line.png') no-repeat bottom left;
	}
	
		div.okinii_tabs a {
			display: block;
			float: left;
			width: auto;
			height: 42px;
			margin: 0 5px 0 0;
		}
		
			div.okinii_tabs a div.left {
				position: relative;
				float: left;
				width: 10px;
				height: 42px;
				background: url('../images/menukaart_tab_left.png') no-repeat bottom left;
			}
			
			div.okinii_tabs a div.center {
				position: relative;
				float: left;
				width: auto;
				height: 42px;
				background: url('../images/menukaart_tab_center.png') repeat-x bottom left;
				color: #b2835d;
				font-size: 14px;
				line-height: 42px;
				font-weight: bold;
				padding: 0 5px;
			}
			
			div.okinii_tabs a div.right {
				position: relative;
				float: left;
				width: 10px;
				height: 42px;
				background: url('../images/menukaart_tab_right.png') no-repeat bottom left;
			}
			
				div.okinii_tabs a.active div.left, div.okinii_tabs a.active div.center, div.okinii_tabs a.active div.right {
					background-position: top left;
					color: #ffe7d3;
				}
				
	div.okinii_kaart {
		position: relative;
		float: left;
		width: 960px;
		height: auto;
	}
	
		div.okinii_kaart div.okinii_item {
			position: relative;
			float: left;
			width: 240px;
			height: 170px;
			margin: 20px 0;
		}
		
			div.okinii_kaart div.okinii_item_image {
				position: relative;
				float: left;
				width: 240px;
				height: 100px;
				text-align: center;
			}
			
			div.okinii_kaart div.okinii_item_title {
				position: relative;
				float: left;
				width: 240px;
				text-align: center;
				line-height: 20px;
				color: #c11116;
				font-size: 17px;
				font-family: 'helvetica_neue_lightregular', Helvetica, Arial, sans-serif;
			}
			
			div.okinii_kaart div.okinii_item_subtitle {
				position: relative;
				float: left;
				width: 240px;
				height: 20px;
                                margin-top:5px;
				text-align: center;
				color: #ffe7d3;
				font-size: 11px;
				line-height: 20px;
				font-weight: bold;
			}

/*
 * Standorte overzicht
 */
div.standorte_overzicht {
	position: relative;
	float: left;
	width: 960px;
	height: auto;
	margin-top: 20px;
}
	
	div.standorte_overzicht a.standorte_item {
		position: relative;
		float: left;
		width: 240px;
		height: auto;
		margin: 20px 0;
		cursor: pointer;
		display: block;
	}
	
		div.standorte_overzicht a.standorte_item div.standorte_top {
			position: relative;
			float: left;
			width: 220px;
			height: 230px;
			padding: 20px 10px 0;
		}
		
			div.standorte_overzicht a.standorte_item div.standorte_top.dusseldorf {
				background: url('../images/standorte_detail_dusseldorf.png') no-repeat bottom center;
			}
			
			div.standorte_overzicht a.standorte_item div.standorte_top.saarbrucken {
				background: url('../images/standorte_detail_saarbrucken.png') no-repeat bottom center;
			}
			
			div.standorte_overzicht a.standorte_item div.standorte_top.wiesbaden {
				background: url('../images/standorte_detail_wiesbaden.png') no-repeat bottom center;
			}
			
			div.standorte_overzicht a.standorte_item div.standorte_top.koln {
				background: url('../images/standorte_detail_koln.png') no-repeat bottom center;
			}
                        div.standorte_overzicht a.standorte_item div.standorte_top.dusseldorf-medienhafen {
				background: url('../images/standorte_detail_dusseldorf-medienhafen.png') no-repeat bottom center;
			}
			div.standorte_overzicht a.standorte_item div.standorte_top.essen {
				background: url('../images/standorte_detail_essen.jpg') no-repeat bottom center;
			}
			
			div.standorte_overzicht a.standorte_item div.standorte_top h3 {
				font-size: 22px;
				line-height: 22px;
				color: #b2835d;
				font-family: 'helvetica_neue_ultra_lightRg', Helvetica, Arial, sans-serif;
			}
			
				div.standorte_overzicht a.standorte_item div.standorte_top h3 strong {
					font-size: 22px;
					line-height: 22px;
					color: #ffe7d3;
					font-weight: bold;
					font-family: 'helvetica_neue_lightregular', Helvetica, Arial, sans-serif;
				}
			
		
		div.standorte_overzicht a.standorte_item div.standorte_content {
			position: relative;
			float: left;
			width: 220px;
			height: 250px;
			background: url('../images/standorte_detail_content.png') no-repeat top center;
			padding: 0 10px;
		}
		
			div.standorte_overzicht a.standorte_item div.standorte_content.empty {
				background: url('../images/standorte_detail_content_new.png') no-repeat top center;
			}
			
			div.standorte_overzicht a.standorte_item div.standorte_content.new {
				background: url('../images/standorte_detail_content_new.png') no-repeat top center;
			}
			
			div.standorte_overzicht a.standorte_item div.standorte_content div.standorte_info {
				position: relative;
				float: left;
				width: 180px;
				height: 60px;
				font-family: 'helvetica_neue_lightregular', Helvetica, Arial, sans-serif;
				font-size: 15px;
				line-height: 25px;
				color: #b2835d;
				padding: 20px 20px;
			}
			
				div.standorte_overzicht a.standorte_item div.standorte_content div.standorte_info strong {
					font-family: 'helvetica_neue_lightregular', Helvetica, Arial, sans-serif;
					font-size: 17px;
					line-height: 25px;
					font-weight: bold;
					color: #e3d9d1;
				}
			
			div.standorte_overzicht a.standorte_item div.standorte_content div.standorte_phone {
				position: relative;
				float: left;
				width: 160px;
				height: 25px;
				font-family: 'helvetica_neue_lightregular', Helvetica, Arial, sans-serif;
				font-size: 16px;
				line-height: 25px;
				color: #b2835d;
				font-weight: bold;
				padding: 9px 20px 31px 40px;
			}
			
			div.standorte_overzicht a.standorte_item div.standorte_content div.standorte_facebook {
				position: relative;
				float: left;
				width: 220px;
				height: 75px;
			}
			
				div.standorte_overzicht a.standorte_item div.standorte_content div.standorte_facebook div.standorte_like {
					position: relative;
					float: left;
					width: 100px;
					height: 75px;
                                        overflow:hidden;
                                        margin-right:10px;
				}
				
				div.standorte_overzicht a.standorte_item div.standorte_content div.standorte_facebook div.standorte_likes {
					position: relative;
					float: left;
					width: 95px;
					height: 60px;
					color: #fff;
					font-size: 11px;
					line-height: 15px;
					padding: 15px 10px 0 5px;
				}
			

/*
 * Locatie actie
 */
	div.locatie_actie {
		position: relative;
		float: left;
		width: 960px;
		height: 225px;
		margin: 0 10px;
	}
	
		div.locatie_actie_image {
			position: absolute;
			top: 0;
			left: 0;
			width: 500px;
			height: 213px;
			z-index: 50;
		}
		
		div.locatie_actie_tekst {
			position: absolute;
			top: 0;
			left: 0;
			width: 550px;
			height: 213px;
			z-index: 52;
			text-align: right;
			padding-left: 410px;
		}
		
			div.locatie_actie_tekst div.title {
				font-size: 35px;
				line-height: 40px;
				color: #ffe7d3;
				font-family: 'helvetica_neue_ultra_lightRg', Helvetica, Arial, sans-serif;
				margin-top: 30px;
			}
			
			div.locatie_actie_tekst div.subtitle {
				font-size: 35px;
				line-height: 40px;
				color: #b2835d;
				font-family: 'helvetica_neue_ultra_lightRg', Helvetica, Arial, sans-serif;
			}
			
			div.locatie_actie_tekst div.subsubtitle a {
				font-size: 20px;
				line-height: 40px;
				color: #c11116;
				font-family: 'helvetica_neue_lightregular', Helvetica, Arial, sans-serif;
				text-decoration: none;
			}
		
		div.locatie_actie_overlay {
			position: absolute;
			top: 0;
			left: 0;
			width: 960px;
			height: 225px;
			/* background: url('../images/locatie_actie_overlay.png') no-repeat top left;*/
			z-index: 51;
		}
				
				
/*
 * FACEBOOK BLOCK
 */
div.block_facebook {
	position: relative;
	float: left;
	width: 490px;
	height: 161px;
	background: url('../images/block_facebook.png') no-repeat top left;
	margin-left: 15px;
}
				
div.block_facebook .fb-like {
    position: absolute;
    top: 80px;
    left: 45px;
    overflow:hidden;
    width:85px!important;
}

	div.block_facebook .fb_ltr {
		width: 83px!important;
		height: 30px;
	}

	div.block_facebook .fb_iframe_widget span {
		overflow: hidden !important;
		height: 26px !important;
	}
	
div.block_facebook div.fb_header {
	position: absolute;
	top: 46px;
	left: 190px;
	color: #fff;
	font-size: 25px;
	font-family: 'helvetica_neue_ultra_lightRg', Helvetica, Arial, sans-serif;
}

	div.block_facebook div.fb_header strong {
		color: #fff;
		font-size: 25px;
		font-family: 'helvetica_neue_lightregular', Helvetica, Arial, sans-serif;
	}
	
div.block_facebook div.fb_likes {
	position: absolute;
	top: 92px;
	left: 190px;
	color: #fff;
        line-height:15px;
	font-size: 13px;
}

/*
 * FACEBOOK STANDORTE OVERZICHT
 */
div.standorte_like .fb-like {
    width: 51px!important;
    position: absolute;
    top: 24px;
    left: 14px;
}

	div.standorte_like .fb_ltr {
		width: 83px!important;
		height: 30px;
	}

	div.standorte_like .fb_iframe_widget span {
		overflow: hidden !important;
		height: 26px !important;
	}
	
div.standorte_like div.fb_header {
	position: absolute;
	top: 46px;
	left: 190px;
	color: #fff;
	font-size: 25px;
	font-family: 'helvetica_neue_ultra_lightRg', Helvetica, Arial, sans-serif;
}

	div.standorte_like div.fb_header strong {
		color: #fff;
		font-size: 25px;
		font-family: 'helvetica_neue_lightregular', Helvetica, Arial, sans-serif;
	}

/*
 * CONTACT BLOCK
 */
div.block_contact {
	position: relative;
	float: left;
	width: 490px;
	height: 285px;
	background: url('../images/block_contact.png') no-repeat top left;
	margin-top: -40px;
	margin-left: 15px;
}

	div.block_contact div.address {
		position: absolute;
		top: 75px;
		left: 40px;
		color: #b2835d;
		font-size: 15px;
		font-family: 'helvetica_neue_lightregular', Helvetica, Arial, sans-serif;
	}
	
		div.block_contact div.address strong {
			color: #e3d9d1;
			font-size: 17px;
			font-family: 'helvetica_neue_lightregular', Helvetica, Arial, sans-serif;
		}
		
	div.block_contact div.phone {
		position: absolute;
		top: 172px;
		left: 80px;
		color: #b2835d;
		font-size: 36px;
		line-height: 36px;
		width: 360px;
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
	}
	
	div.block_contact a.block_contact_reservieren {
		position: absolute;
		top: 75px;
		left: 278px;
		display: block;
		width: 168px;
		height: 43px;
		background: url('../images/block_contact_reservieren.png') no-repeat top left;
	}
	
		div.block_contact a.block_contact_reservieren:hover {
			background-position: bottom left;
		}
				
div.block_form {
	position: relative;
	float: left;
	width: 460px;
	height: auto;
	background: url('../images/block_form.png') no-repeat top left;
	margin-left: 13px;
	padding: 20px 0 10px 30px;
	display: none;
}

/*
 * INPUT
 */
input {
	position: relative;
	float: left;
	width: 408px;
	height: 23px;
	background: url('../images/form_input.png') no-repeat top left;
	margin: 10px 0;
	padding: 10px;
	color: #fff;
}
	
input.small {
	width: 188px;
	background: url('../images/form_input_small.png') no-repeat top left;
}

input.right {
	float: right;
}

	input.focus {
		background-position: 0 -43px;
	}
	
	input.error {
		background-position: 0 -86px;
	}
	
	input.focus.error {
		background-position: 0 -129px;
	}

textarea {
	position: relative;
	float: left;
	width: 408px;
	height: 80px;
	background: url('../images/form_textarea.png') no-repeat top left;
	margin: 10px 0;
	padding: 10px;
	color: #fff;
	resize:none;
}

	textarea.focus {
		background-position: 0 -100px;
	}
	
	textarea.error {
		background-position: 0 -200px;
	}
	
	textarea.focus.error {
		background-position: 0 -300px;
	}

/*
 * SELECT VIRTUAL
 */
.virtualselect_position {
	position: relative;
	float: left;
	width: 428px;
	height: 43px;
	z-index: 98;
	margin: 10px 0;
}

.virtualselect_position.small {
	width: 208px;
}

.virtualselect_position.right {
	float: right;
}
	
.virtualselect_selected {
	position: relative;
	float: left;
	width: 408px;
	height: 23px;
	background: url('../images/form_select.png') no-repeat 0 0;
	padding: 10px 10px;
	z-index: 98;
	cursor: pointer;
	color: #fff;
	text-align: left;
}

	.virtualselect_selected.small {
		width: 188px;
		background: url('../images/form_select_small.png') no-repeat 0 0;
	}
	
	.virtualselect_selected.focus {
		background-position: 0 -43px;
	}
	
	.virtualselect_selected.error {
		background-position: 0 -86px;
	}
	
	.virtualselect_selected.error.focus {
		background-position: 0 -129px;
	}
	
	.virtualselect_container {
		position: absolute;
		left: 0;
		width: 426px;
		margin: 43px 0 0;
		display: none;
		background: url('../images/form_select_container.png') no-repeat center bottom;
		padding: 1px;
		z-index: 99;
		overflow-y: auto;
		overflow-x: hidden;
		max-height: 200px;
	}
	
		.virtualselect_container.small {
			width: 206px;
			background: url('../images/form_select_container_small.png') no-repeat center bottom;
		}
	
		.virtualselect_option {
			position: relative;
			float: left;
			width: 408px;
			height: 30px;
			line-height: 30px;
			padding: 0 10px;
			cursor: pointer;
			font-size: 11px;
			overflow-x: hidden;
			color: #fff;
			z-index: 100;
			text-align: left;
		}
			
			.virtualselect_option.small {
				width: 188px;
			}
		
			.virtualselect_option.hover {
				background: #56361f;
			}
			
			.virtualselect_option.active {
				background: #25190f;
			}

a.btn_small {
	display: inline-block;
	width: 168px;
	background: url('../images/btn_small.png') no-repeat top left;
	color: #ddd2c9;
	font-size: 17px;
	text-align: center;
	text-decoration: none;
	padding: 10px 0;
	height: 23px;
	line-height: 23px;
	margin: 10px 0;
}

a.btn_reservieren {
	display: inline-block;
	width: 258px;
	height: 43px;
	background: url('../images/btn_reservieren.png') no-repeat top left;
	margin: 20px 0;
}

	a.btn_reservieren.small {
		width: 168px;
		background: url('../images/btn_reservieren_small.png') no-repeat top left;
	}

	a.btn_reservieren:hover, a.btn_small:hover {
		background-position: bottom left;
	}
	
	a.btn_reservieren.vervolg_top {
		position: absolute;
		top: 0;
		right: 11px;
		margin: 0;
	}
	
.OTButton a {
	display: inline-block;
	margin-top: 50px;
	color: #fff;
	font-weight: bold;
}
				
.clear {
	clear: both;
}

.standorte_detail strong{
    color:#B2835D;
}
