/******************************************************************
Theme Name: Märchenhotel
Theme URI: www.maerchenhotel.de
Description: Individual Theme for Märchenhotel
Author: Nicoletta Arps
Author URI: http://www.wp-spezialist.de
Version: 1.0
******************************************************************/
html, body, div, span, object, embed, ruby, output, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,  footer, header, hgroup,
menu, nav, section, summary, time, mark, audio, video
{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	font-family:Arial, Verdana, sans-serif;
	color:#2e2d30;
}

body
{
	background:url(img/body_bg.jpg) top left;
}

#wrapper
{
		background:url(img/outline_bg.png) repeat-y top center;
}


#outline
{
	width:960px;
	padding:100px 0px 50px 0px;
	overflow:hidden;
	margin:0 auto;
	position:relative;
    background: url(img/elfe.png) no-repeat 759px 9px;
}


#main
{
margin-top:54px;
}
#contentwrapper
{
	padding-top:40px;
	background:url(img/startseitenwrapper_bg.png) no-repeat top left;
	margin-top:70px;
}

.ie7 #contentwrapper
{
	margin-top:130px;
}

#content
{
	width:625px;
}

/* ######################################## header ######################################## */

#pageheader
{
	background:url(img/holz_neu.jpg) top left;
}

#inner-header
{
	padding:20px 0px 0px 0px;
	width:960px;
    height: 37px;
	position:relative;
	margin:0 auto;
}

#logo
{
    background: url(img/maerchenhotel_logo.png) no-repeat top center;
    width: 512px;
    height: 188px;
    position: absolute;
    top: 0px;
    left: 226px;
}

#homelink
{
    width: 200px;
    height: 150px;
    display: block;
    z-index: 100;
    position: relative;
    left: 162px;
}

#schild,
#schild_en
{
	background:url(img/schild.png) no-repeat top center;
	width:226px;
	height:137px;
	position:absolute;
	top:30px;
	left:0px;
	display:block;
	z-index:100;
}

#schild_en
{
	background:url(img/schild_awards.png) no-repeat top center;
}

.line
{
	background:url(img/header_line.jpg) repeat-x top left;
	height:29px;
box-shadow: 0px 10px 13px #bbb0a0;
}


#flags_language_selector
{
	position: absolute;
	top: 42px;
right: 180px;
}

#flags_language_selector a
{
padding: 0px 7px;
}



/* ######################################## Menus ######################################## */

.menu li
{
	list-style-type:none;
}

/* Header-Menus */

#inner-header .menu li
{
	display:inline;
}

#inner-header .menu li a,
#inner-footer .menu li a
{
	text-transform:uppercase;
	color: #b0825d;
	text-shadow: -1px -1px 0px #101010, 1px 1px 0px #505050;
	font-size:14px;
	font-weight:bold;
	background: url(img/iconsprite.png) no-repeat -5px -70px;
	padding-left:30px;
}

#inner-header .menu li a:hover,
#inner-header .menu li.current_page_item a,
#inner-header .menu li.current_page_parent a,
#inner-footer .menu li a:hover,
#inner-footer .menu li.current_page_item a
{
    text-shadow:1px 1px 0px #101010, #FFFFBE 0px 1px 6px;
	background: url(img/iconsprite.png) no-repeat -5px -97px;
}

#inner-footer .menu li a
{
    font-size:12px;
    text-transform: none;
}

.menu-head-links-container
{
    position: absolute;
    left: 175px;
}

.menu-headmenu-rechts-container,
.menu-head-rechts-engl-container
{
    position: absolute;
    right: 20px;
}

.menu-headmenu-rechts-container li
{
	padding-right:20px;
}

/* vertikale Menüs */

.vertmenuwrapper
{
	background:#2e2d30;
		z-index:1000;
		position:absolute;
		width:100%;
}

.vertmenuwrapper ul li
{
	display: inline-block;
	background: #2E2D30;
	padding: 0px 15px;
	position: relative;
}

.vertmenuwrapper ul li a
{
	color:#FFFFFF;
	font-family: 'Qwigley', cursive;
	font-size:28px;
	line-height:40px;
	display: block;
	padding:7px 0px 7px 0px;
}


.vertmenuwrapper ul li a:hover,
.vertmenuwrapper li.current_page_item a
{
	text-shadow:#FFFFBE 1px 1px 6px;
}

.vertmenuwrapper .sub-menu,
.vertmenuwrapper li:hover .sub-menu .sub-menu
{
    display: none;
    margin-top: -1px;

}


.vertmenuwrapper li:hover
{
	background-color:#720419;
}

.vertmenuwrapper li.current-page-ancestor a
{
	text-shadow:#FFFFBE 1px 1px 6px;
}

.vertmenuwrapper li:hover .sub-menu
{
	display:block;
	position:absolute;
	top:55px;
	left:0;
	padding:0;
	background:-moz-linear-gradient(top, #720419, #86120c); /* Firefox */
	background:-webkit-gradient(linear, left top, left bottom, from(#720419), to(#86120c)); /* Safari, Chrome */
	background:-webkit-linear-gradient(top, #720419, #86120c); /* Safari, Chrome - neue Syntax! */
	background:-o-linear-gradient(top, #720419, #86120c); /* Opera */
	background:-ms-linear-gradient(top, #720419, #86120c); /* IE */
	background:linear-gradient(top, #720419 #86120c); /* W3C Standard */
	background-color:#720419;

}


.vertmenuwrapper .sub-menu li
{
width:195px;
background:transparent;
border-top:1px solid #fbf9fa;
padding:8px 3px 8px 15px;

}

.vertmenuwrapper ul.sub-menu li a
{
	font-family:Arial;
	color:#fbf9fa;
	font-size:14px;
	text-shadow:none;
	line-height:14px;

}

.vertmenuwrapper .sub-menu li a:hover
{
	text-shadow:#FFFFBE 1px 1px 6px;
	background:url(img/iconsprite.png) no-repeat -4px -424px;
	padding-left:30px;
}

.vertmenuwrapper .sub-menu li:hover .sub-menu
{
	display:block;
	left:190px;
	top:0;

}



/* Startseitenmenu */

.menu-startseite-container,
.menu-startseite-engl-container
{
	text-align:center;
}

.vertmenuwrapper #menu-startseite li,
.vertmenuwrapper #menu-startseite-engl  li
{
padding:0px 60px;
}

.vertmenuwrapper #menu-startseite li:hover,
.vertmenuwrapper #menu-startseite-engl li:hover
{
	background:transparent;
}

#menu-startseite li a,
#menu-startseite-engl li a
{
	background-image:url(img/menuiconsprite.png);
	background-repeat:no-repeat;
	padding:7px 60px 7px 0px;
}

.restauranticon a
{
	background-position: 86px 11px;
}

li.current_page_item.restauranticon a,
.restauranticon a:hover
{
background-position: 86px -46px;
}

.hotelicon a
{
background-position: 102px -102px;
}

li.current_page_item.hotelicon a,
.hotelicon a:hover
{
background-position: 102px -158px;
}

.hausicon a
{
background-position: 130px -215px;
}

#menu-startseite-engl .hausicon a
{
background-position: 59px -214px;
}

li.current_page_item.hausicon a,
.hausicon a:hover
{
background-position: 130px -268px;
}

#menu-startseite-engl li.current_page_item.hausicon a,
#menu-startseite-engl .hausicon a:hover
{
	background-position: 59px -268px;
}
#menu-startseite-engl .hotelicon a{
    background-position: 127px -102px;
}

#menu-startseite-engl .hotelicon a:hover{
    background-position: 127px -157px;
}


/* Menü mit Icons */


.vertmenuwrapper ul li.restaurantohnetext,
.vertmenuwrapper ul li.hausohnetext,
.vertmenuwrapper ul li.hotelohnetext
{
	float:right;
	padding:0 15px;
}

.vertmenuwrapper .restaurantohnetext:hover,
.vertmenuwrapper .hausohnetext:hover,
.vertmenuwrapper .hotelohnetext:hover
{
background-color:transparent;
}

.vertmenuwrapper ul li.restaurantohnetext a,
.vertmenuwrapper ul li.hausohnetext a,
.vertmenuwrapper ul li.hotelohnetext a
{
	background-image:url(img/menuiconsprite.png);
	background-repeat: no-repeat;
	width:55px;
	height:38px;
	color:transparent !important;
	font-size:0px;
}

.restaurantohnetext a
{
background-position: 0 12px;
}

.restaurantohnetext a:hover
{
background-position: 1px -49px;
text-shadow:none !important;
}

.hausohnetext a
{
   background-position: 0px -214px;
}

.hausohnetext a:hover
{
	background-position: 0px -268px;
	text-shadow:none !important;

}

.hotelohnetext a
{
   background-position: 0px -102px;
}

.hotelohnetext a:hover
{
	background-position: 0px -157px;
	text-shadow:none !important;

}

#breadcrumb,
#breadcrumb a,
#breadcrumb span
{
	font-size:12px;
}


/* ######################################## Sidebars ######################################## */
.sidebar
{
	float:right;
	width:273px;
}



.sidebar .wpcf7 .nachrichtfield,  .wpcf7 .emailfield
{
	width:190px;

}


.sidebar .wpcf7 .nachrichtfield
{
	height:90px;

}

.sidebar .connect_confirmation_cell
{
    display:none;
}




/* Submenuwidget*/
.na_submenu
{
	padding:0;
}

#seiterechts .na_submenu .widgetheader,
#seiterechts .na_submenu .widgetfooter
{
display:none;
}

#seiterechts .na_submenu .widgetinner
{
background: none;
padding:0;
}

#nasub
{
	background:-moz-linear-gradient(top, #720419, #86120c); /* Firefox */
	background:-webkit-gradient(linear, left top, left bottom, from(#720419), to(#86120c)); /* Safari, Chrome */
	background:-webkit-linear-gradient(top, #720419, #86120c); /* Safari, Chrome - neue Syntax! */
	background:-o-linear-gradient(top, #720419, #86120c); /* Opera */
	background:-ms-linear-gradient(top, #720419, #86120c); /* IE */
	background:linear-gradient(top, #720419 #86120c); /* W3C Standard */
	background-color:#720419;
	padding:0;
	border:0;
}

#nasub ul
{
	margin-left:0;
}

#nasub li
{
	padding:12px 25px;
	border-bottom:1px solid #a64445;
}

#nasub li.page-item-21
{
	border:0;
}

#nasub li a
{
	color:#E0C0C0;
}

#nasub li.current_page_parent a,
#nasub li.current_page_item a,
#nasub li.current_page_ancestor a,
#nasub li a:hover
{
	color:#FFFFFF;
	background-image:url(img/iconsprite.png);
	background-repeat: no-repeat;
    background-position: -4px -426px;
    padding: 3px 0px 3px 30px;
	text-shadow:#FFFFBE 1px 1px 4px;
}


#nasub li.current_page_parent .children,
#nasub li.current_page_item .children,
#nasub li.current_page_ancestor .children,
#nasub li.current_page_ancestor .children li.current_page_item .children,
#nasub li.current_page_ancestor .children li.current_page_parent .children
{
	display:block;
	font-size:12px;
}

#nasub .children .children
{
	margin-left:10px;
}

#nasub .children,
#nasub li.current_page_ancestor .children .children
{
	display:none;
}

#nasub .children li
{
	border:0;
	padding:5px 0px;
}

#nasub .children li.current_page_item a
{
	text-shadow:#FFFFBE 1px 1px 4px;
	color:#FFFFFF;
}

#nasub .children li a,
#nasub .children li.current_page_item li a
{
text-shadow:none;
background-image:none;
color:#E0C0C0;
}

#nasub .children li a:hover
{
	color:#FFFFFF;
	text-shadow:#FFFFBE 1px 1px 4px;
}

/* Twitter-Widget */
#rss-2 li
{
	list-style-image:url(img/vogel.png);
	padding:10px 0px;
}

#rss-2 li a
{
color:#000000;
font-size:13px;
}

#rss-2 span
{
	display:block;
	font-size:10px;
	padding-top:5px;
}

/* Styles für default- widgets */

#seiterechts aside
{
margin-bottom:30px;
}

.widgettitle
{
	font-size: 29px;
	font-family: 'Qwigley', serif;
	letter-spacing: 1px;
	font-weight: normal;
	}

#seiterechts .widgetheader,
#startseiterechts .widgetheader
{
height:11px;
background:url(img/widget_head.png) no-repeat top center;
}

#seiterechts .widgetfooter,
#startseiterechts .widgetfooter
{
height:11px;
background:url(img/widget_foot.png) no-repeat top center;
}

#seiterechts .widgetinner,
#startseiterechts .widgetinner
{
background:url(img/widget_bg.png) repeat-y top center;
padding: 11px 15px 15px 20px;
}

#seiterechts .na_submenu
{
    background:none;
    padding:0;
}


.widget ul
{
	margin-left:25px;
}

.na_verlosung
{
	background:url(img/wv_bg.png) no-repeat top left;
	padding:30px 0;
}

.na_verlosung .widgetinner,
.na_verlosung .widgetheader,
.na_verlosung .widgetfooter
{
	background:none !important;
}

.na_verlosung p
{
padding:10px 0;
	line-height:150%;
}

#wv_infos
{
	display:block;
	background:url(img/wv_infos.png) no-repeat top left;
	width: 219px;
	height: 29px;
	margin:10px 0 16px 0;
}

#wv_shop
{
	display:block;
	background:url(img/wv_shop.png) no-repeat top left;
	width: 219px;
	height: 29px;
}



/* ######################################## Article & page  ######################################## */

/* Starsteitenspecial*/
.startseitewrapper
{
	border-bottom:2px solid #3e3d40;
}

.startseitewrapper #content,
.startseitewrapper #content p,
.startseitewrapper #content h
{
	font-family:'Qwigley', serif;
	font-size:36px;
	line-height:108%;
}

#content .post-content
{
	font-size:16px;
	font-family:Arial, sans-serif;
	line-height:22px;
}

/* Content diverses */

.post-content ul
{
    margin-left:30px
}

.post-content ul li
{
    list-style-type:disc;
    font-size:16px;
}

.post-content p{
    margin:10px 0px;
}

.post-content img
{
    border:1px solid #FFFFFF;
}

.post-content .wp-smiley
{
	border:0;
}

.shine
{
text-transform:uppercase;
color: #b0825d;
text-shadow: 0px 0px 0px #101010, 1px 1px 0px #505050;
font-size:14px;
font-weight:bold;
background: url(img/iconsprite.png) no-repeat -5px -68px;
padding-left:30px;
}

.shine:hover
{
    background: url(img/iconsprite.png) no-repeat -5px -96px;
}

.zimmerpreisbox
{
    border-bottom:2px solid black;
    float:right;
    background:url(img/startseitenwrapper_bg.png) no-repeat top center;
    width:150px;
    overflow:hidden;
    text-align:center;
    margin-left:50px;
    padding: 30px 5px 10px 5px;
}

.zimmerpreis
{
    display:block;
    font-size: 46px;
    color: #6E011B;
    font-family: 'Qwigley', cursive;
    padding:10px 0px;
}

.post-content ul.floral
{
    margin-left:0;
}

.post-content ul.floral li{
    background: url(img/floralicon2.png) no-repeat top left;
    list-style-type:none;
    padding-left:35px;
}

#wp-realtime-sitemap-pages h3
{
    margin:20px 0px 10px 0px;
}

#wp-realtime-sitemap-pages ul
{
    margin-left:0;
}

#wp-realtime-sitemap-pages ul ul
{
    margin-left:15px;
}



#wp-realtime-sitemap-pages ul li
 {
     list-style-type:none;
 }

#wp-realtime-sitemap-pages ul ul li
 {
     background: url(img/floralicon2.png) no-repeat top left;
    padding-left:35px;
    font-weight:bold;
 }

#wp-realtime-sitemap-pages ul ul ul li
{
    background: none;
    padding-left:0;
    list-style-type: disc;
    font-weight:normal;
}

#wp-realtime-sitemap-pages ul ul ul ul li
{
    background: none;
    padding-left:0;
    list-style-type: none;
}


/* Zimmer-Übersicht */
#showroom
{
width: 625px;
}

#showroom h3
{
font-family:'Qwigley', serif;
margin:20px 0px 15px 0px;
font-size:40px;
font-weight:normal;
}


#showroom li
{
	padding: 12px 10px 20px 0px;
	display: inline-block;
	width: 150px;
}

#showroom  li span
{
	display:block;
}

.showroomicon
{
    background: url(img/iconsprite.png) no-repeat 53px -126px;
    height:12px;
}
#showroom li .roomlnktitle
{
	background:#2e2d30;
	font-family:'Qwigley', serif;
	color:#FFFFFF;
	text-align:center;
	font-size:26px;
    padding:5px 0px;
}

#showroom li .roomlnkimg
{
	background:url(img/showroom_bg.png);
	border-width:0px 1px 1px 1px;
	border-style:solid;
	border-color:#c8c3bb;
}

#showroom.notrealaroom li .roomlnkimg
{
background:none;
border:0;
position:relative;
}

.arr_date
{
	display:block;
	background:#6e011b;
	position:absolute;
	bottom:7px;
	right:0;
	color:#FFFFFF;
	font-size:11px;
	padding:3px;

}

#showroom li:hover .showroomicon
{
	background: url(img/iconsprite.png) no-repeat 53px -157px;
}

#showroom li:hover .roomlnktitle
{
	background:#6e011b;
	text-shadow: #FFFFBE 1px 1px 6px;
}

#showroom li:hover .roomlnkimg
{
	background:url(img/showroom_bg_active.png);
}

#showroom.notrealaroom li:hover .roomlnkimg
{
background:none;
}

/* Blog */

.blogcontent article
{
	background:url(img/showroom_bg.png);
	border: 1px solid #C8C3BB;
	padding:20px;
	margin:0px 0px 20px 0px;
}

.blogcontent img
{
border:3px solid #FFFFFF;
}

.blogcontent footer
{
	border-top:1px solid #C8C3BB;
	margin-top:20px;
	padding-top:10px;
}

.blogcontent time
{
	font-style:italic;
	font-size:12px;
}

.meta
{
	font-style:italic;
	background:url(img/floralicon2.png) no-repeat top left;
	padding-left:40px;
}

.author
{
	background:none;
	padding:20px 0px 0px 0px;
}

.wp-prev-next
{
	height:30px;
}

.wp-prev-next li
{
	list-style-type:none;
}

.prev-link
{
	float:right;
}

.next-link
{
	float:left;
}

.more-link
{
	background-image: url(img/iconsprite.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: transparent;
	padding-left: 34px;
	border: 0;
	margin: 11px 3px 0px 5px;
	height: 27px;
	display: block;
	line-height: 27px;
}

.clear
{
	clear:both;
}
/* Content imgs */
.alignleft
{
	float:left;
	margin-right:15px;
}

.alignright
{
	float:right;
	margin-left:15px;
}

.aligncenter
{
	margin:0 auto;
}

.wp-caption
{
	background:#FFFFFF;
}

.wp-caption-text
{
	font-size:11px;
	font-style:italic;
	text-align:center;
}

.floralline
{
height: 30px;
background: url(img/startseitenwrapper_bg.png) no-repeat top center;
color: transparent;
border: 0;
}


/* comments */
#comments-title,
#comment-form-title
{
	font-size:28px;
	font-family:'Qwigley', serif;
	margin-top:30px;
}

.comment,
#commentform
{
	background:url(img/showroom_bg.png);
	border: 1px solid #C8C3BB;
	padding:15px;
	margin:10px 0px;
}

.comment-meta a
{
	font-style:italic;
	font-size:12px;
	color:#000000;
}

.wp-smiley
{
	border:0;
}

#commentform li{
	list-style-type:none;
	padding:5px 0;
}

#comment-form-elements label
{
	display:inline-block;
	width:130px;
}


#comment
{
	width:303px;
	min-height:100px;
}

/* Sonstiges */
#presslogin label
{
	width:100px;
	display:inline-block;
}

input,
textarea
{
	border:1px solid #dbdbdb;
	background:#fcf8f1;
	padding:5px;
	font-size:13px;
	margin-top:10px;
}



input[type="submit"]
{
	background-image: url(img/iconsprite.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-color: transparent;
	padding-left: 34px;
	border: 0;
	margin: 10px 0px 0px 5px;
	height: 29px;
}

input[type="submit"]:hover
{
	background-position: 0px -33px;
	text-shadow:#FFFFBE 1px 1px 4px;
}

.ty-widget-container
{
    width:320px;
    height:180px;
}

.nlform td{
    padding:3px;
}

.versand
{
    font-size:10px !important;
}

#anfrage .wpcf7-text
{
    width:230px;
}

#anfrage .formlabel
{
    display:inline-block;
    width:220px;
}

#webspecial
{
	float:right;
	width:150px;
	margin-left:20px;
	margin-top:60px;
}

#webspecial .zimmerpreisbox
{
	float:none;
	margin-top:20px;
	margin-left:0;
	margin-bottom:20px;
}

#webspecial #buchungstext
{
	font-style:italic;
	font-size:12px;
	font-weight:bold;
}

#mailinfo
{
	background:url(img/mailinfo_bg.png) no-repeat top left;
	padding:25px;
	line-height:160%;
}

/* ######################################## Footer ######################################## */
#pagefooter
{
	background:url(img/holz_neu.jpg) top left;
}

#pagefooter p
{
	color:#FFFFFF;
	}

#pagefooter .line
{
	box-shadow:none;
}

#inner-footer
{

	height:200px;
	padding:30px 0px;
	position:relative;
	width:960px;
	margin:0 auto;
}


#inner-footer .footersidebar aside
{
	float:left;
	margin:0 10px;
}

#nav_menu-2
{
    margin:0;
}

#inner-footer .footersidebar aside p
{
line-height:175%;
}

#inner-footer .footersidebar
{
	clear:both;
}

#fbtwgpl-3
{
    padding-top:52px;
}

#linkbuttons
{
	margin-top:20px;
}

.social
{
	float:left;
}

.na_social a{
    display: block;
    width:75px;
    background-image: url(img/social_sprite.png);
    background-repeat: no-repeat;
}


.twitshare a
{
    background-position: 1px -182px;
    padding: 5px 0px 0px 24px;
    font-size: 11px;
    color: black;
    height: 20px;
}

.twitshare a:hover
{
    background-position: 0px -262px;
    padding: 5px 0px 0px 24px;
}

.post-content .twitshare a,
.post-content .twitshare a:hover,
.post-content .fbshare a,
.post-content .fbshare a:hover
{
    padding-top:0;
}

.post-content .na_social
{
    height:23px;
}

.fbshare a{
    background-position: 1px -206px;
    font-size: 11px;
    padding: 6px 0px 0px 25px;
    color: #48599C;
    height: 20px;
}

.fbshare a:hover {
    background-position: 0px -291px;
    padding: 6px 0px 0px 25px;
}

.gplus a{
    background-position: 1px -156px;
    height: 25px;
 }

.gplus a:hover{
    background-position: 0px -233px;
}

.jobs
{
	display:block;
	width:223px;
	height:122px;
	background:url(img/jobs_schild.png) no-repeat top left;
}

.na_histo
{
	width:440px;
}

#histo a {
	background:url(img/histohotels-button-rot_120x60.gif) no-repeat top left;
	display:block;
	width:120px;
	height:60px;
margin: 18px 0px 0px 100px;
}

#menu-footermenu
{
    margin-left: 0;
}

#footersidebar1 p
{

	font-weight:bold;
	font-size:12px;
}

#inner-footer .footersidebar #linkbuttons-2
{
    float:right;
    margin-right:0;
}

#linkbuttons a
{
    background-image: url(img/social_sprite.png);
    background-repeat: no-repeat;
    display: block;
    width: 31px;
    height: 31px;
    float: left;
    margin: 20px 13px 0 0;
}

#linkbuttons a:hover
{
    box-shadow:#FFFFBE 0px 1px 6px;
}

.gpbutton
{
    background-position: -4px -116px;
}

.fbbutton
{
    background-position: -3px -76px;
}

.twbutton
{
    background-position: -2px -38px;
}

.ytbutton
{
    background-position: -2px -0px;
}

#content  .buchungsmaske-h2
{
	margin-top: 50px;
	margin-bottom: -20px;
}

#teilnahmebed,
#teilnahmebed li
{
	font-size:11px;
}

/* ######################################## Textauszeichnung allgemein ######################################## */

a, a:visited {text-decoration:none;}
a:hover, a:link {}
a:active {} /* on click */
a:focus
{
	outline: thin dotted;
}
a:hover, a:active
{
	outline: 0;
}

a
{
	color:#6e011b;
}

a:hover
{
	text-shadow:#FFFFBE 1px 1px 2px;
}

p
{
	margin:5px 0;
	font-size:16px;
}

.sidebar,
.sidebar p,
.sidebar input,
#angebotsslider p
{
    font-size: 13px;
}

h1, .h1 {}
h2, .h2 {}
h3, .h3 {}
h4, .h4 {}
h5, .h5 {}

h1 a, h2 a, h3 a, h4 a, h5 a {}

#content h1
{
font-size:80px;
font-family:'Qwigley', serif;
margin:15px 0px 25px 0px;
font-weight:normal;
    line-height:80px;
}

#content.zimmercontent h1
{
margin: 43px 0px 35px 0px;
}

#content h2, #content .h2,
.einzelarrangement h2
{
	font-size:36px;
	font-family:'Qwigley', serif;
	margin:10px 0px 15px 0px;
}

h3.comments-title
{

}

h3#comment-form-title
{

}

/* Adventskalender */
.single-kalender .post-content img
{
	max-width:369px;
	border:1px solid green;
}



/* ######################  Ende Custom , Start Defaults diverser Elemente, Browserkompatibilität ################  */
img
{
	border: 0;
	-ms-interpolation-mode: bicubic;
}

legend
{
	border: 0;
	*margin-left: -7px;
	padding: 0;
}

label
{
	cursor: pointer;
}

button, input, select, textarea
{
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	*vertical-align: middle;
}

button, input
{
	line-height: normal;
	*overflow: visible;
}

button, input[type="button"], input[type="reset"], input[type="submit"]
{
	cursor: pointer;
	-webkit-appearance: button;
}

input[type="checkbox"], input[type="radio"]
{
	box-sizing: border-box;
    background:transparent;
    border:0;
}

input[type="search"]
{
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

button::-moz-focus-inner, input::-moz-focus-inner
{
	border: 0;
	padding: 0;
}

textarea
{
	overflow: auto;
	vertical-align: top;
}

abbr[title]
{
	border-bottom: 1px dotted;
}

b, strong
{
	font-weight: bold;
}

blockquote
{
	margin: 1em 40px;
}

dfn
{
	font-style: italic;
}

hr
{
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}

ins
{
	background: #ff9;
	color: #000;
	text-decoration: none;
}

mark
{
	background: #ff0;
	color: #000;
	font-style: italic;
	font-weight: bold;
}

pre, code, kbd, samp
{
	font-family: monospace, monospace;
	_font-family: 'courier new', monospace;
	font-size: 1em;
}

pre
{
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

q
{
	quotes: none;
}

q:before, q:after
{
	content: "";
	content: none;
}

small
{
	font-size: 85%;
}

sub, sup
{
	font-size: 75%;
	line-height: 0;
	position: relative;
}

sup
{
	top: -0.5em;
}
sub
{
	 bottom: -0.25em;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section
{
	display: block;
}

audio[controls], canvas, video
{
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

svg:not(:root) {
    overflow: hidden;
}

/* print und mobile */


@media print {
  * { background: transparent !important; color: #444 !important; text-shadow: none !important; }
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a:after { content: " (" attr(href) ")"; }
  abbr:after { content: " (" attr(title) ")"; }
  .ir a:after { content: ""; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}


/* Safari, Chrome, iPhones, iPads */
::-webkit-selection {
	background: #6fc2f6;
	color:#fff;
	text-shadow : none;
}

/* Firefox */
::-moz-selection {
	background: #6fc2f6;
	color:#fff;
	text-shadow : none;
}

/* The Rest of em */
::selection {
	background: #6fc2f6;
	color:#fff;
	text-shadow : none;
}

html
{
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

/***************
 ** Slideshow Arrangements **
 ***************/

#dfcg-outer-wrapper
{
	margin-bottom:90px;
}

#dfcg-slideshow {
	color:#fff;
	list-style:none;
	}

#dfcg-slideshow span {
	display:none;
	}

#dfcg-wrapper {
	display:none;
	margin:0px;
	}

#dfcg-wrapper * {
	margin:0;
	padding:0;
	/*overflow:hidden;Added AW */
	}

#dfcg-fullsize {
	background:#000000;
	border:0px solid #000000;
	height:480px;
	overflow: hidden;
	padding:0px;
	position:relative;
	z-index:1;/* Fix added in v3.3.3 */
	width:960px;
	}

#dfcg-text {
	/*background-color:#000000 !important; */
	background:url(img/teaser_bg.png) no-repeat bottom center;
	filter:alpha(opacity=70);
	opacity:.7;
	overflow:hidden;
	/* padding-bottom:1px; Fix added in v3.3.3 - was 5px */
	position:absolute;
    bottom: 20px;
    right: 20px;
    height: 247px;
    width: 263px;
    z-index: 200;
    padding: 115px 19px 1px 15px;
	}
#dfcg-text h3 {
	color:#000000;
	margin:0px 5px 10px 5px!important;
	padding:0px 0px !important;
	font-size:34px !important;
	font-family: 'Qwigley', cursive;
	}

#dfcg-text p {
	color:#000000;
	font-size: 13px !important;
	line-height:16px !important;
	margin:2px 5px !important;
	padding:0px 0px !important;
	}

.slideshow-price
{
	text-align:right;
	font-size:46px;
	color:#6e011b;
	font-family: 'Qwigley', cursive;
	display:block;
	margin-top:10px !important;
}

#dfcg-text a {
	color: black;
	display: block;
	position: absolute;
	bottom: 30px;
	left: 20px;
	background: url(img/iconsprite.png) no-repeat;
	padding-left: 34px;
	width: 100px;
	height: 28px;
	line-height: 27px;
}
#dfcg-text a:hover {
	background-position: 0 -33px;
}
#dfcg-image img {
	position:absolute;
	z-index:25;
	width:auto;
	/*height:px;/* Added AAW - not sure */
	}

.dfcg-imgnav {
	position:absolute;
	width:25%;
	height:500px;
	cursor:pointer;
	z-index:150;
	}

#dfcg-imgprev {
	left:0;
	background-image:none;
	}

#dfcg-imgnext {
	right:0;
	background-image:none;

	}

#dfcg-imglink {
	position:absolute;
	width:100%;
	z-index:100;
	opacity:.01;/* changed v3.3.3 */
	filter:alpha(opacity=1);/* changed v3.3.3 */
	background:#fff;/* added v3.3.3 */
	}


#dfcg-thumbnails {
	position: absolute;
	top: -110px;
	left: 0;
	z-index: 999;
	height: 130px;
	}

#dfcg-slidearea {
	float:left;
	position:relative;
	width:960px;
	height:81px;
	overflow:hidden;
	padding-top: 6px;
	}

#dfcg-slider {
	position:absolute;
	left:0;
	height:81px;
	}

#dfcg-slider img {
	cursor:pointer;
	border:1px solid #fff;
	padding:0px;
	height: 75px;
	}

#dfcg-thumbnails .dfcg-carouselBtn {
    position: absolute;
    bottom: -3px;
    right: 20px;
    display: block;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    padding: 0px 8px 3px;
	}

.dfcg-carouselBtn, .dfcg-sliderContainer {
    background: #000;
    opacity: 0.9;
    filter: alpha(opacity=90);
	}

#dfcg-thumbnails .dfcg-sliderContainer {
    height: 110px;
    position: relative;
    width: 960px;
    padding: 0 5px;
	}

#dfcg-sliderInfo {
    color: #fff;
    bottom: 5px;
    position: absolute;
    padding-left: 5px;
	}
	/*floralicon2.png
#dfcg-text a
{
	color:transparent;
	display:block;
	background:url(img/more-icon.png) no-repeat center left;
	color:transparent !important;
	width:26px;
	height:26px;
}

#dfcg-text a:hover
{
	color:transparent !important;
}
*/
#gallery_nav
{
	background: url(img/frosch.png) no-repeat top center;
	height: 178px;
	position: absolute;
	top: 554px;
	z-index: 200;
	width: 400px;
	left: 300px;
}

.ie7 #gallery_nav
{	
	top: 504px;
}

.nanext,
.naprev
{
	height:30px;
	background-image:url(img/iconsprite.png) !important;
	background-repeat:no-repeat;
	top:107px;
}
.nanext
{
	background-position: 34px -281px;
}

.naprev
{
	background-position: 22px -244px;
}

/* Slideshow Zimmer (nextgengallery )*/
.ngg-slideshow {
	background:#FFFFFF;
	border: 5px solid white;
	box-shadow: 9px 10px 17px #bbb0a0;
	margin-bottom: 20px;
}

.ngg-slideshow img {
	margin:0 auto;
}

/* NA Slideshow */

#angebotsslider
{
    background:url(img/naslide_bg.png) no-repeat top left;
    padding:37px 60px 0px 60px;
    position:relative;
    margin-top:35px;
}
#sliderwrapper {
    height:500px;
    position:relative;
    overflow: hidden;
}
#naslider {
	position: absolute;
	-webkit-transition: left 0.6s ease;
}


#angebotsslider .na_slider { /* parent container */
	overflow: hidden;
	height: 500px;
	position: relative;
}

#naslider .item
{
	float:left;
	width:265px;
    padding: 0 8px;
}

#naslider .iteminner
{
    width:230px;
    margin:0 auto;
}

#naslider .iteminner .more-link
{
    position:absolute;
    bottom:30px;
}

#naslider .iteminner .slideshow-price
{
    margin-top: 0;
    position: relative;
    top: -25px;
    left: -10px;
}


#naslider h2
{
	font-family: 'Qwigley', serif;
	font-size: 36px;
    font-weight:normal;
}

.slideicons
{
    height: 30px;
    background-image: url(img/iconsprite.png);
    background-repeat: no-repeat;
    top: 207px;
    width: 30px;
    display: block;
    position: absolute;

}

#naslideleft
{
    left: 15px;
    background-position: 0px -318px;
}

#naslideright
{
    left: 904px;
    background-position: 0px -357px;
}


/* IE FIXES */

.ie8 #dfcg-text,
.ie7 #dfcg-text {
	background:url(img/teaser_bg_ie.png) no-repeat bottom center;
}

.product_form legend,
.product_form input,
.wpsc_product_price,
.wpsc_product_price * {
	font-size: 16px;
}

.ie8 .wpsc_container,
.ie7 .wpsc_container,
.ie8 .wpsc_default_product_list,
.ie7 .wpsc_default_product_list,
.ie8 .imagecol,
.ie7 .imagecol,
.ie8 .productcol,
.ie7 .productcol {
	font-size: 16px;
}

.ie7 .vertmenuwrapper {
	overflow: hidden;
}
.ie7 .vertmenuwrapper ul li {
	display: block;
	float: left;
}
.ie7 .vertmenuwrapper #menu-startseite,
.ie7 .vertmenuwrapper #menu-startseite-engl {
	background: #2E2D30;
}
.ie7 .vertmenuwrapper #menu-startseite li,
.ie7 .vertmenuwrapper #menu-startseite-engl li {
	padding: 0;
	display: block;
	float: left;
	width: 33%;
}

.ie7 .vertmenuwrapper #menu-startseite li a {
	background: none;
}

.ie7 #showroom li {
	display: block;
	float: left;
}
.ie7 #showroom h3 {
	clear: both;
}
.ie7 .widgetinner {
	zoom: 1;
}