/*
Theme Name: Hotel Senator Hamburg
Theme URI: http://www.hotelwebconsulting.com
Description: Theme Hotel Senator Hamburg
Version: 1.0
Author: hotelwebconsulting GmbH

*/

body {
    font: 13px Arial;
    color: #686868;
    margin: 0;
    padding: 0;
}

a {
    color: #930D32;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a img {border: none;}

a:focus{outline:none}

.clear {
    clear: both;
}

img {border: none;}


img.size-thumbnail.alignleft {
    float: left;
    margin: 3px 10px 3px 0;
    padding: 4px 5px 5px 4px;
    background: url(images/bg-image-thumbnail.png) top left no-repeat;
}

img.size-thumbnail.alignright {
    float: right;
    margin: 0 0 0 25px;
    padding: 4px 5px 5px 4px;
    background: url(images/bg-image-thumbnail.png) top left no-repeat;
}

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    margin: 0;
    padding: 0;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 20px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 20px 0 20px 20px;
}

.wp-caption img {
    margin: 0;
    padding: 0;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    margin: 0;
    padding: 0;
	line-height:1;
}

.msg_head {
        display: block;
        width: 100%;
	padding: 5px 0;
        height: auto;
	cursor: pointer;
	position: relative;
	border-bottom: 1px dotted #D8D7D8;
	margin:15px 0 0 0;
        font-variant:small-caps;
        letter-spacing: 2px;
        font-size: 14px;
        font-family:'Brawler', arial, serif;
        color: #8a1513;
        background: url(images/pfeil-unten.png) 100% 50% no-repeat;

}

.msg_head.current {
        background: url(images/pfeil-oben.png) 100% 50% no-repeat;
}
.msg_body {
	padding: 0;
        margin: 15px 0;
}

#wrapper {
    text-align: center;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border-top: 3px solid #930D32;
     background: url(images/bg-inner.png) 0 100% repeat-x;
}

#inner {
    width: 980px;
    height: auto;
    padding: 0 20px 10px 20px;
    margin: 0 auto;
    text-align: left;
}

#header {
    width: 980px;
    height: 90px;
    margin: 20px 0;
    padding: 0;
	position: relative;
}

#header .logo {
    width: 360px;
    height: 70px;
    margin: 0 20px 0 0;
    padding: 0;
    float: left;
}

#header .meta {
    width: 620px;
    height: 90px;
    margin: 0;
    padding: 0;
    position: absolute;
	top: 0;
	right: 0;
	text-align: right;
	font-weight: bold;
}

#header .meta span {
    font-family:'Brawler', arial, serif;
	font-size: 25px;
	color: #930d32;
	display: block;
	margin: 10px 0;
	position: absolute;
	right: 0;
	top: 15px;
	font-weight: normal;
}

#header .meta ul#meta-nav {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	bottom: 5px;
}

#header .meta ul#meta-nav li {
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
}

#header .meta ul#meta-nav li a {
	font-family:'Brawler', arial, serif;
	font-size: 14px;
    color: #686868;
	font-weight: normal;
}

#navigation {
    width: 980px;
    height: 34px;
    background: #fcf7d7;
    margin: 0;
    padding: 0;
    border-bottom: 2px solid #930D32;
}


#navigation ul {
    margin:0; 
    padding:0; 
    list-style:none;
}	
	
#navigation ul li {
    float:left; 
    display:inline; 
    position:relative;
    z-index:500; 
    margin: 7px 0 0 13px;
    background: url(images/navi-trenner.png) 0 50% no-repeat;
}

#navigation ul li.first-item {
    float:left; 
    display:inline; 
    position:relative;
    z-index:500; 
    margin: 7px 0 0 140px;
    background: none;
}

#navigation ul li.first-item-en {
    float:left; 
    display:inline; 
    position:relative;
    z-index:500; 
    margin: 7px 0 0 170px;
    background: none;
}		

#navigation ul li a {
    font-family:'Brawler', arial, serif;
    font-size: 15px;
    margin: 0 0 0 18px;
    padding: 0;
    text-transform: uppercase;
    color: #930D32;
    text-decoration: none;
}

#navigation ul li a:hover {
    color: #686868;
}

#navigation ul li.current_page_item a, #navigation ul li.current_page_ancestor a, #navigation ul li.current_page_parent a{
    color: #686868;
}

	
#navigation ul ul {
    position:absolute; 
    left:0; 
    display:none; 
    width: 170px;
    margin: 0 0 0 -1px; 
    padding: 9px 0 0 0; 
    list-style:none;
    background:url(images/bg-subnavi.png) top left repeat-x;
}
		
#navigation ul ul li {
    width:100%; 
    float:left; 
    margin: 0;
    padding: 5px;
    background: none;
}



		
#navigation ul ul a {
    display:block;  
    height:15px;
    padding: 0; 
    font-size: 13px;
    color: #9f2631;
    text-transform: none;
}

#navigation ul ul li.page_item a {
    display:block;  
    height:15px;
    padding: 0; 
    font-size: 13px;
    color: #9f2631;
    text-transform: none;
}
		
#navigation ul ul li.page_item a:hover {
    text-decoration:none;
    color: #686868;	
}

#navigation ul ul li.current_page_item a {
    text-decoration:none;
    color: #686868;	
}


*html #navigation ul ul {
    margin:0 0 0 -2px;
}

.featuredbox-wrapper,
.featuredbox{
    width: 980px;
    height: 333px;
    background: url(images/bg-slider.png) bottom left repeat-x;
    position: relative;
    overflow: hidden;	
} 

.facebook {
	display: block;
	width: 24px;
	height: 24px;
	background: url(images/social.png) 0 0 no-repeat;
	position: absolute;
	bottom: 28px;
	right: 110px;
	text-indent: -9999px;
	z-index: 999;
}

.twitter {
	display: block;
	width: 24px;
	height: 24px;
	background: url(images/social.png) -24px 0 no-repeat;
	position: absolute;
	bottom: 28px;
	right: 80px;
	text-indent: -9999px;
	z-index: 999;
}

.google {
	display: block;
	width: 24px;
	height: 24px;
	background: url(images/social.png) -48px 0 no-repeat;
	position: absolute;
	bottom: 28px;
	right: 50px;
	text-indent: -9999px;
	z-index: 999;
}

.rss {
	display: block;
	width: 24px;
	height: 24px;
	background: url(images/social.png) -72px 0 no-repeat;
	position: absolute;
	bottom: 28px;
	right: 20px;
	text-indent: -9999px;
	z-index: 999;
}

.featuredbox-wrapper ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.featuredbox .description{
    bottom: 0;
    left: 0;
    color:  #9f2631;
    width: 980px;
    height: 70px;
    position: absolute;
    font-weight:normal;
}

.featuredbox .description h4 {
    padding: 7px 0 0 40px;
    margin: 0px;
    font-size: 33px;
    text-transform: uppercase;
    font-weight: normal;
    font-family:'Brawler', arial, serif;
}

.layer {
    position: relative;
    width: 980px;
    height: 325px;
    background: url(images/bg-featuredbox.png) bottom no-repeat;
    margin: -333px 0 15px 0;
}

#breadcrumbs {
   width: 980px;
   margin: 0;
   padding: 0;
   font-size: 10px;
   height: 10px;
}

#content {
    width: 980px;
    height: auto;
    margin: 20px 0 30px 0;
    padding: 0;
    line-height: 1.5em;
}

#content p {
    margin: 0;
    padding: 20px 0 0 0;
}

#content h1 {
    color: #930D32;
    margin: 0;
    padding: 0;
    font-size: 23px;
    font-family:'Brawler', arial, serif;
    font-weight: normal;
}

#content h2 {
    color: #930D32;
    margin: 20px 0 0 0;
    padding: 0;
    font-size: 18px;
    font-family:'Brawler', arial, serif;
    font-weight: normal;
}

#content h3 {
    color: #930D32;
    margin: 20px 0 0 0;
    padding: 0;
    font-size: 15px;
    font-family:'Brawler', arial, serif;
    font-weight: normal;
}

#content .content-left {
    width: 480px;
    height: auto;
    margin: 0 20px 20px 0;
    padding: 0;
    float: left;
    line-height: 1.5em;
}

#content .content-right {
    width: 480px;
    height: auto;
    margin: 0 0 20px 0;
    padding: 0;
    float: left;
    line-height: 1.5em;
}

#content .teaser {
    width: 1000px;
    height: 120px;
    margin: 0 0 0 -20px;
    padding: 0;
    clear: both;
}

#content .teaser .teaserbox {
    width: 230px;
    height: 112px;
    box-shadow: 0 0 3px #333;
    margin: 0 0 0 20px;
    padding: 0;
    float: left;
	position: relative;
}


#content .teaser .teaserbox img {
	width: 230px;
	height: 112px;
    margin: 0;
    padding: 0;
}


#content .teaser .teaserbox a,
#content .teaser .teaserbox a:hover,
#content .teaser .teaserbox a h3,
#content .teaser .teaserbox a:hover h3{
	text-decoration:none;
	border: none;
	color: #fff;
}

#content .teaser .teaserbox span.komplett {
    position: relative;
    display: block;
    width: 230px;
    height: 112px;
    background: url(images/bg-teaser-transparent.png) top left;
    padding: 0;
    margin: -112px 0 0 0;
}

#content .teaser .teaserbox span.komplett p {
    display: block;
    width: 140px;
    margin: 0 10px;
    padding: 5px 0 0 0;
    color: #fff;
    font-size: 11px;
}

#content .teaser .teaserbox span.halb {
    position: relative;
    display: block;
    width: 230px;
    height: 112px;
    background: url(images/bg-teaser-transparent.png) top left no-repeat;
    background-position: -100px 0;
    padding: 0;
    margin: -112px 0 0 0;
}

#content .teaser .teaserbox span.halb p {
    display: block;
    width: 110px;
    margin: 0 10px;
    padding: 5px 0 0 0;
    color: #fff;
    font-size: 11px;
}

#content .teaser .teaserbox span h3 {
    color: #fcfbe9;
    margin: 0;
    padding: 10px 0 0 10px;
    font-size: 15px;
    font-family:'Brawler', arial, serif;
    font-weight: normal;
    text-transform: uppercase;
}

#content .teaser .teaserbox span.button {
    display: block;
    width: 21px;
    height: 19px;
	position: absolute;
	bottom: 10px;
	right: 10px;
}

#content .teaser .teaserbox span.button {
    display: block;
    width: 21px;
    height: 19px;
    background: url(images/button-teaser.png) top left no-repeat;
   filter:     Alpha(opacity=80);
   opacity:    0.8;
   moz-opacity:    0.8;
}


#content .main {
    width: 519px;
    height: auto;
    border-right: 1px dotted #ccc;
    margin: 0;
    padding: 0 20px 0 0;
    float: left;
}

#content #wide {
    width: 709px;
    line-height: 1.5em;
}

#content .main .entry {
    width: 709px;
    height: auto;
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
    border-bottom: 1px dotted #ccc;
    line-height: 1.5em;
}

#content .main .entry p {
    margin: 10px 0 0 0;
    padding: 0;
}

#content .main .entry span {
    margin: 2px 15px 0 0;
    padding: 0;
    background: url(images/bg-image-thumbnail.png) top left no-repeat;
    float: left;
}

#content .main .entry span img {
    padding: 4px 5px 5px 4px;
}

#content .sidebar {
    width: 440px;
    height: auto;
    margin: 0;
    padding: 0;
    float: left;
}

#content .sidebar .left {
    width: 170px;
    height: auto;
    margin: 0 0 0 20px;
    padding: 0;
    float: left;
}

#content .sidebar .left h3 {
    color: #9f2631;
    margin: 0 0 8px 0;
    padding: 0;
    font-size: 15px;
    font-family:'Brawler', arial, serif;
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: none;
}

#content .sidebar .left ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#content .sidebar .left ul li {
    border-top: 1px dotted #ccc;
    margin: 0;
    padding: 8px 0;
}

#content .sidebar .left ul li a {
    color: #686868;
    margin: 0;
    padding: 0;
    font-size: 13px;
    font-family:'Brawler', arial, serif;
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: none;
}

#content .sidebar .left ul li a:hover {
    color: #9f2631;
}

#content .sidebar .left ul li.current_page_item a {
    color: #9f2631;
}


#content .sidebar .right {
    width: 230px;
    height: auto;
    margin: 0 0 0 20px;
    padding: 0;
    float: left;
}

#content .sidebar .right .teaserbox {
    width: 230px;
    height: 112px;
    box-shadow: 0 0 3px #333;
    margin: 0 20px 20px 0;
    padding: 0;
    position:relative;
}

#content .sidebar .right .teaserbox img {
	width: 230px;
	height: 112px;
    margin: 0;
    padding: 0;
}

#content .sidebar .right .teaserbox a,
#content .sidebar .right .teaserbox a:hover,
#content .sidebar .right .teaserbox a h3,
#content .sidebar .right .teaserbox a:hover h3{
	text-decoration:none;
	border: none;
	color: #fff;
}

#content .sidebar .right .teaserbox span.komplett {
    position: relative;
    display: block;
    width: 230px;
    height: 112px;
    background: url(images/bg-teaser-transparent.png) top left;
    padding: 0;
    margin: -112px 0 0 0;
}

#content .sidebar .right .teaserbox span.komplett p {
    display: block;
    width: 140px;
    margin: 0 10px;
    padding: 5px 0 0 0;
    color: #fff;
    font-size: 11px;
}

#content .sidebar .right .teaserbox span.halb {
    position: relative;
    display: block;
    width: 230px;
    height: 112px;
    background: url(images/bg-teaser-transparent.png) top left no-repeat;
    background-position: -100px 0;
    padding: 0;
    margin: -112px 0 0 0;
}

#content .sidebar .right .teaserbox span.halb p {
    display: block;
    width: 110px;
    margin: 0 10px;
    padding: 5px 0 0 0;
    color: #fff;
    font-size: 11px;
}

#content .sidebar .right .teaserbox span h3 {
    color: #fcfbe9;
    margin: 0;
    padding: 10px 0 0 10px;
    font-size: 15px;
    font-family:'Brawler', arial, serif;
    font-weight: normal;
    text-transform: uppercase;
}

#content .sidebar .right .teaserbox span.button {
    display: block;
    width: 21px;
    height: 19px;
	position: absolute;
	bottom: 10px;
	right: 10px;
}

#content .sidebar .right .teaserbox span.button {
    display: block;
    width: 21px;
    height: 19px;
    background: url(images/button-teaser.png) top left no-repeat;
   filter:     Alpha(opacity=80);
   opacity:    0.8;
   moz-opacity:    0.8;
}


#content .sidebar-small {
    width: 250px;
    height: auto;
    margin: 0;
    padding: 0;
    float: left;
}

#content .sidebar-small .left {
    width: 170px;
    height: auto;
    margin: 0 0 0 20px;
    padding: 0;
    float: left;
}

#content .sidebar-small .left h3 {
    color: #9f2631;
    margin: 0 0 8px 0;
    padding: 0;
    font-size: 15px;
    font-family:'Brawler', arial, serif;
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: none;
}

#content .sidebar-small .left ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#content .sidebar-small .left ul li {
    border-top: 1px dotted #ccc;
    margin: 0;
    padding: 8px 0;
}

#content .sidebar-small .left ul li a {
    color: #686868;
    margin: 0;
    padding: 0;
    font-size: 13px;
    font-family:'Brawler', arial, serif;
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: none;
}

#content .sidebar-small .left ul li a:hover {
    color: #9f2631;
}

#content .sidebar-small .left ul li.current_page_item a {
    color: #9f2631;
}


#content .sidebar-small .right {
    width: 230px;
    height: 300px;
    margin: 0 0 0 20px;
    padding: 0;
    float: left;
}

#content .sidebar-small .right .teaserbox {
    width: 230px;
    height: 112px;
    box-shadow: 0 0 3px #333;
    margin: 0 20px 20px 0;
    padding: 0;
}

#content .sidebar-small .right .teaserbox img {
    margin: 0;
    padding: 0;
}

#content .sidebar-small .right .teaserbox a,
#content .sidebar-small .right .teaserbox a:hover,
#content .sidebar-small .right .teaserbox a h3,
#content .sidebar-small .right .teaserbox a:hover h3{
	text-decoration:none;
	border: none;
	color: #fff;
}

#content .sidebar-small .right .teaserbox span.komplett {
    position: relative;
    display: block;
    width: 230px;
    height: 112px;
    background: url(images/bg-teaser-transparent.png) top left;
    padding: 0;
    margin: -112px 0 0 0;
}

#content .sidebar-small .right .teaserbox span.komplett p {
    display: block;
    width: 140px;
    margin: 0 10px;
    padding: 5px 0 0 0;
    color: #fff;
    font-size: 11px;
}

#content .sidebar-small .right .teaserbox span.halb {
    position: relative;
    display: block;
    width: 230px;
    height: 112px;
    background: url(images/bg-teaser-transparent.png) top left no-repeat;
    background-position: -100px 0;
    padding: 0;
    margin: -112px 0 0 0;
}

#content .sidebar-small .right .teaserbox span.halb p {
    display: block;
    width: 110px;
    margin: 0 10px;
    padding: 5px 0 0 0;
    color: #fff;
    font-size: 11px;
}

#content .sidebar-small .right .teaserbox span h3 {
    color: #fcfbe9;
    margin: 0;
    padding: 10px 0 0 10px;
    font-size: 15px;
    font-family:'Brawler', arial, serif;
    font-weight: normal;
    text-transform: uppercase;
}


#content .sidebar-small .right .teaserbox span.button {
    display: block;
    width: 21px;
    height: 19px;
	position: absolute;
	bottom: 10px;
	right: 10px;
}

#content .sidebar-small .right .teaserbox span.button {
    display: block;
    width: 21px;
    height: 19px;
    background: url(images/button-teaser.png) top left no-repeat;
   filter:     Alpha(opacity=80);
   opacity:    0.8;
   moz-opacity:    0.8;
}

  

#footer {
    width: 100%;
    height: auto;
    background: #930D32 url(images/bg-footer.png) top left repeat-x;
    margin: 0;
    padding: 23px 0 20px 0;
    text-align: center;
}



#footer a {
    color: #f2f2de;
}

#footer .main {
    width: 980px;
    margin: 0 auto;
    padding: 0;
    height: 150px;
    text-align: left;
	color: #f2f2de;
}

#footer .main .left {
	width: 590px;
	height: 110px;
	margin: 0 0 20px 0;
	padding: 0;
	float: left;
        position:relative;
}

#footer .main .left img.cph {width:140px;height:auto;position:absolute;right:75px;bottom:7px}

#footer .main .left ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer .main .left ul li {
	float: left;
	margin: 0 20px 20px 0;
	padding: 0;
}

#footer .main .left ul li a {
    font-family:'Brawler', arial, serif;
    font-size: 13px;
    color: #f2f2de;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    text-decoration: none;
}

#footer .main .left ul li a:hover {
    text-decoration: none;
}

#footer .main .left .kontakt {
	width: 590px;
	height: 50px;
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 13px;
        color: #f2f2de;
}

#footer .main .left .kontakt img {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}

#footer .main .left .kontakt span {
	display: block;
	font-size: 13px;
	padding-top: 1px;
	font-weight: bold;
}

#footer .main .right {
	width: 390px;
	height: 110px;
	margin: 0 0 20px 0;
	padding: 0;
	float: left;
}

#footer .main .right h4 {
	font-family:'Brawler', arial, serif;
    font-size: 13px;
    color: #f2f2de;
	margin: 0 0 20px 0;
	padding: 0;
	font-weight: normal;
}

#footer .main .right ul {
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
	width: 195px;
	float: left;
}

#footer .main .right ul li {
	margin: 0;
	padding: 0;
}

#footer .main .right ul li a {
    color: #f2f2de;
    text-decoration: none;
}

#footer .main .right ul li a:hover {
    text-decoration: underline;
}

#footer .main span.powered {
    color: #f2f2de;
    display: block;
    padding: 0;
	margin: 0;
	font-size: 11px;
	text-align: right;
}

#footer .main span.powered a {
    color: #f2f2de;
}

#wpsimplegallery_container a img {
opacity: .6;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
filter: alpha(opacity=60);
box-shadow: #000 0em 0em 0em;
}

.meta img {margin: 0 0 0 10px;color: #686868;font-weight: normal;}
a:hover.lang {}


a.back-to-mobile {display:block;text-align:center;line-height:120px;background:#000;color:#fff;text-decoration:none;font-size:60px}