html, body {
	background-color: #011B30;
	background-image: url(../img/headers/hg01.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	
}
body {
	font-size: 13px;
	line-height: 1.2;
	color: #FFF;
	
}


a:focus {
	outline: 1px dotted invert;
}

a {
	user-focus: none;
	outline : none;
	-moz-user-focus: none;
	-moz-outline: none;
	text-decoration: none;
	color: #fff;
}


a:focus {
	user-focus: none; outline : none; -moz-user-focus: none; -moz-outline: none; 
	}

a {
  outline: none;
  border: none; /* eventually, IE specific, not sure */
}
*:focus { outline: 0 !important; }


.entry-content a,
.zimmerinfo a{
	text-decoration: underline;	
}
	
#logo {
	display:block;
	float:left;
	width:540px;
	width:570px;
	height:140px;
	background-image: url(../img/headers/logo_smartstay_01.png);
	background-repeat: no-repeat;
	margin-top:0;
	margin-left:0;
}

#header {
	height:141px;
	
}

#page {

}



#sozial {
	margin-top:16px;
	margin-right:10px;
	float:right;
}


#sozial_top,
#sozial_bottom {
	width:220px;
	
}

#sozial_lang,
#sozial_like,
#sozial_lang_inner{
	height:70px;
	width:110px;
	width:67px;
	float:left;
	background-image: url(../img/sozieal_hg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#sozial_lang_inner {
	background-image: url(../img/map.png);
	background-repeat: no-repeat;
	background-position: center center;	
}

#sozial_like {
	background-position: right top;
	width:109px;
	width:152px;
	float:right;
	overflow:hidden;
	
	
}

#sozial_bottom {
	background-image: url(../img/sozieal_hg.png);
	background-repeat: no-repeat;
	background-position: left -72px;
	display:block;
	float:left;
	height:50px;
	margin-top:1px;
}

#sozial_bottom a {
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	margin-top: 7px;
	margin-left: 7px;
	padding: 0px;
	float: left;
	height: 24px;
	width: 24px;	
}

#sozial_bottom a img {
	display:none;
	
}

#sozial_bottom a:hover img {
	display:block;
	
}

#sozial_left {
	display:block;
	float: left;
	height:110px;
	background-image: url(../img/sozieal_hg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding:7px;
	margin-right:1px;
}

#sozial_left a img {
	height: 109px;
}

#sozial_right {
	float: left;
}






#teasers .teaser {
	height:229px;
	width:218px;
	background-color:#ADD0E5;
	border: 1px solid #8FBCD8;
	position:relative;
	position: static;
	overflow:hidden;
	color: #102547;
}

.teasercontent {
	position: absolute;
	height:100%;
	width:100%;
	
}


.ajaxloader {
	
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left:-15px;
	margin-top:-15px;
		
}


/*##ADD0E5*/

.ui-tabs .ui-tabs-panel {
	
	height:202px;
	
	
	/*width:216px;*/
	
	
	display:block;
	position:relative;
	 /*position: absolute;*/
	 float:left;
	 clear:both;
	 
	padding:0;
	margin:0;
	margin-top:1px;
	
	
	border:none;
	/*border: 1px solid #DEE9EF;*/
	/*border-bottom-width: 0px;
	border-bottom-style: none;
	border-top-width: 1px;*/
	
	overflow: hidden;
	
	
}




.bl10 .ui-tabs .ui-tabs-panel{
	-webkit-border-bottom-left-radius: 11px;
	-moz-border-radius-bottomleft: 11px;
	border-bottom-left-radius: 11px;
	
}


.ui-tabs {
	padding:0;
	margin:0;
	top:0
}
.ui-tabs .ui-tabs-nav,
.ui-tabs .ui-tabs-nav li,
.ui-tabs .ui-tabs-nav li a {
	padding:0;
	line-height:24px;
	height:24px;
	margin:0;
	top:0;
	
}



.ui-tabs .ui-tabs-nav li {
	background-image: none;
	background-color: #7BA7C3;
	
	
	border: 1px solid #A8C5D7;	
	border-bottom-width: 0px;
	border-bottom-style: none;	
}


.ui-tabs .ui-tabs-nav {
	line-height:25px;
	height:25px;
	
}

.ui-tabs .ui-tabs-nav {
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #DEE9EF;
	border-right-color: #DEE9EF;
	border-bottom-color: #DEE9EF;
	border-left-color: #DEE9EF;
	
	border:none;
	
	
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	margin:0;
	padding:0;
	background-color: #ADD0E5;
	border: 1px solid #DEE9EF;	
	border-bottom-width: 0px;
	border-bottom-style: none;	
	background-image: url(../img/tab-aktiv.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.ui-tabs .ui-tabs-nav li a {
	padding-right: 5px;
	padding-left: 5px;
	font-weight:bold;
	color:#032E48;
}

.ui-widget-content {
	border:none;
	background-image: none;
}


.ui-widget-header {
	border:none;
	background-color: #81ABC6;
	background-image: none;
}


.smarttabs {

}




#content {
 position: relative;

}


.entry-content {
/*	margin-bottom:15px;*/
}

#contentwrapper {
	margin-bottom:15px;
	margin-top:0px;
}


.entry-content {

	
}


#contenttop {
	position:relative;
	margin-top:-35px;
	z-index:900;

	
	
}

#contenttopspace {
	height:40px;
	margin-top:-35px;
	
}


.coin-slider {

}



#galery {
	width:700px;
	height:350px;
	display:block;
	float:left;

}

#galery img {
	display:none;
	
}

#galery img.active {
	display:block;
	
}

#galery #galeryimages div{
	display:none;

}




.fb_iframe_widget {
	/*margin-left:15px;
	margin-top:4px;*/
	
}

.fb_iframe_widget[layout="box_count"] {
	margin-top:4px;
	margin-left:15px;
}


#gplus_cont {
	float:left;
	margin-top:5px;
	margin-left:6px;
}
#___plusone_0 {
	
	
}


#fb_cont {
	float:left;
	margin-top:4px;
	margin-left:6px;
}


.nice_button {
	background-color: #001b33;
	background-image: url(../img/submit.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #436280;
	margin-top:5px;
	margin-right:10px;
	margin-bottom:10px;
	color:#FFF;
	font-size:12px;
	padding:4px;
	padding-left:10px;
	padding-right:10px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-bottomright: 8px;
	border-top-left-radius: 8px;
	border-bottom-right-radius: 8px;
	white-space: nowrap;
	font-weight:400;
	text-decoration: none;
	cursor:pointer;
}

.entry-content a.nice_button, .zimmerinfo a.nice_button {
	text-decoration: none;
}


.morelink {
	text-align: right;
	float: right;	
	margin-right:0px;
	margin-bottom:3px;
}





#pinnwand p,
#events p,
.smartstaywidget p {
	background-image: url(../img/trenner_news.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	line-height:1.1em;
	padding-bottom:5px;
	margin:0;
	margin-top:5px;
	
}

.smartstaywidget {
	color: #001A31; 
}

.smartstaywidget a {
	color: #001A31;
}




#sidebar {
	width: 230px;
    margin-right: 0px;
	}


#sidebar .smartstaywidget {
	color: #fff; 
	float:left;
	clear:both;
	width: 230px;
}



.buchung {
		clear:both;
}

.buchung p {
	margin-bottom: 8px;
}

#buchung_top {
	
	display:block;
	width: 230px;
	
	min-height:230px;
	color:#011B30;
	
	background-image: url(../img/bookin_a.png);
	background-repeat: no-repeat;
	background-position: left top;
	position:relative;
	
}

#buchung_top form {
	/*padding:10px;
	padding-left:15px*/;
}

#buchung_bottom {
	margin-top:2px;
	
	display:block;
	width: 230px;
	
	color:#FFF;
	background-image: url(../img/bookin_b.png);
	background-repeat: no-repeat;
	background-position: left bottom;	
	position:relative;
	
	clear:both;
	
}

#buchung_bottom p {
	padding:10px;
	padding-left:15px;
	display:block;
	
}




#smartstay_second_left-widget-area {
	/*margin-top:112px;*/
	
	
	
}

#smartstay_second_left-widget-area .smartstaywidget {
	margin-top: 40px;
} 




.serviceicon {
	float:left;
	margin-right:13px;
	margin-bottom:14px;
	
}




.evententry {
	background-image: url(../img/list_hg.png);
	margin-bottom:10px;
	/*background-color:#09C;*/
	display:block;
	float:left;
	width:700px;
}
.evententry_inner {
	
	display:block;

	padding:6px;
	padding-right:12px;

}

.evententryimg {
	float:left;
	display:block;
	
}
.evententryimg img{
	float:left;
	/*margin:6px;*/
	margin-right:12px;
	/*padding-top:2px;*/
	
}

/*.evententrycontent {
	float:left;
	margin:6px;
	display:block;
	width:440px;
}*/



.evententrycontent {
	/*float:left;*/
	display:inline;
	
	 float: left;
   /* width: 575px;*/
}

.evententrycontent.hasnoimage {
	 width: auto;	
}



.evententry h2 {
	font-weight:300;
	margin-bottom: 0px;
	margin-top: -3px;
	/*display:inline;	*/
	
	
}

.evententry_inner p {
	margin-bottom: 0px;
	margin-top: 6px;
	
}



.evententry_inner p.morelink_abs {
	margin:0px;
}






#qtranslate-chooser {
	margin: 0px;
	padding: 0px;	
	margin-top:5px;
}

#qtranslate-chooser li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-top:2px;
	margin-left:7px;
	margin-left:6px;
	float:left;
}

#qtranslate-chooser .qtrans_flag {

    height: 18px;
    width: 24px;
}

#qtranslate-chooser .qtrans_flag_en {
	background-image: url(../img/flags/en_off.png);	
}
#qtranslate-chooser li.active .qtrans_flag_en {
	background-image: url(../img/flags/en.png);	
}

#qtranslate-chooser .qtrans_flag_de {
	background-image: url(../img/flags/de_off.png);	
}
#qtranslate-chooser li.active .qtrans_flag_de {
	background-image: url(../img/flags/de.png);	
}

#qtranslate-chooser .qtrans_flag_cn,
#qtranslate-chooser .qtrans_flag_zh {
	background-image: url(../img/flags/cn_off.png);	
}
#qtranslate-chooser li.active .qtrans_flag_cn,
#qtranslate-chooser li.active .qtrans_flag_zh {
	background-image: url(../img/flags/cn.png);	
}

#qtranslate-chooser .qtrans_flag_es {
	background-image: url(../img/flags/es_off.png);	
}
#qtranslate-chooser li.active .qtrans_flag_es {
	background-image: url(../img/flags/es.png);	
}

#qtranslate-chooser .qtrans_flag_it {
	background-image: url(../img/flags/it_off.png);	
}
#qtranslate-chooser li.active .qtrans_flag_it {
	background-image: url(../img/flags/it.png);	
}

#qtranslate-chooser .qtrans_flag_ru {
	background-image: url(../img/flags/ru_off.png);	
}
#qtranslate-chooser li.active .qtrans_flag_ru {
	background-image: url(../img/flags/ru.png);	
}

#qtranslate-chooser .qtrans_flag_fr {
	background-image: url(../img/flags/fr_off.png);	
}
#qtranslate-chooser li.active .qtrans_flag_fr {
	background-image: url(../img/flags/fr.png);	
}



img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 0px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 0px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}


input[type=submit] {
	cursor:pointer;
	
}


