/* -- Holiday Inn Hamburg -- */
/* -- screen.css 2009  -- */
/* -- www.xport.de  -- */


/* -- details -- */
a:active, a:focus {
	outline: none
}
#content_center ul, #content_center ol {
	padding:5px;
	background:#fff;
	border:1px solid #e0e0e0;
	margin:15px 0px;
}
#content_center ol {
	margin-bottom:0;
}
#content_center ul li, #content_center ol li {
	padding:6px 15px 6px 40px;
	background:#eff2f2 url(/global/img/bullet2.png) 10px 6px no-repeat;
	border-bottom:1px solid #fff;
	line-height:16px;
}
#content_center ul li {
	background:#eff2f2 url(/global/img/bullet2.png) 10px 6px no-repeat;
}
#content_center ul.attention li {
	color:#fff;
	background:#50aa00 url(/global/img/home_container_bullet.png) 10px 6px no-repeat;
}
#content_center ol li {
	background:#eff2f2 url(/global/img/pfeil-right.gif) 10px 6px no-repeat;
}

#nonFooter {
	position: relative;
	min-height: 100%;
}
* html #nonFooter
{
	height: 100%;
}
.breaker {
	clear:both !important;
}

#content_wrapper
{
	padding-bottom: 90px;
	width:960px;
	margin:0 auto;
}
/* -- /details -- */



/* -- Logo -- */
#logo {
	width:205px;
	height:63px;
	background:url(../img/images.png)  0px -280px no-repeat;
	position:absolute;
	bottom:25px;
	left:20px;
	text-indent:-10000px;
	overflow:hidden;
}
/* -- /Logo -- */




/* -- Metanavi -- */
#metanavigation {
	position:absolute;
	right:0px;
	top:0px;
}
#metanavigation ul li {
	float:left;
	display:inline;
	margin-left:1px;
	height:25px;
	text-align:center;
}
#metanavigation ul li a {
	float:left;
	display:inline;
	height:25px;
	line-height:25px;
	text-align:center;
	background:#d3dad9;
	text-transform:uppercase;
	font-size:9px;
	padding:0px 7px;
	color:#5b5b5b;
}
#metanavigation ul li.current a, #metanavigation ul li a:hover {
	float:left;
	display:inline;
	height:25px;
	line-height:25px;
	text-align:center;
	background:#50aa00 url(../img/images.png) 0px -715px no-repeat;
	color:#fff;
	text-decoration:none;
}
/* -- /Metanavi -- */




/* -- Hamburg verlinkung-- */
#link_hamburg {
	width:122px;
	height:35px;
	position:absolute;
	right:135px;
	bottom:40px;
	text-indent:-10000px;
	overflow:hidden;
	background:url(../img/images.png) 0px -343px no-repeat;
}
/* -- /Hamburg verlinkung -- */




/* -- Language -- */
#language-navigation {
	position:absolute;
	bottom:15px;
	right:0px;
}
#language-navigation li {
	float:left;
	display:inline;
	margin-left:5px;
}
#language-navigation li a {
	float:left;
	display:inline;
	width:16px;
	height:11px;
	text-indent:-10000px;
	overflow:hidden;
}
.de {
	background:url(../img/images.png) -122px -354px no-repeat;
}
.en {
	background:url(../img/images.png) -138px -354px no-repeat;
}
.it {
	background:url(../img/images.png) -154px -354px no-repeat;
}
.es {
	background:url(../img/images.png) -170px -354px no-repeat;
}
.fr {
	background:url(../img/images.png) -186px -354px no-repeat;
}



.current .de {
	background:url(../img/images.png) -122px -343px no-repeat;
}
.current .en {
	background:url(../img/images.png) -138px -343px no-repeat;
}
.current .it {
	background:url(../img/images.png) -154px -343px no-repeat;
}
.current .es {
	background:url(../img/images.png) -170px -343px no-repeat;
}
.current .fr {
	background:url(../img/images.png) -186px -343px no-repeat;
}
/* -- /Language -- */




/* -- Header -- */
#header {
	height:150px;
	position:relative;
}
#panorama {
	height:240px;
	width:960px;
	background:url(../img/hamburg_panorama.jpg);
	position:relative;
}
#panorama.morning {
	background:url(../img/panorama_morning_evening.jpg);
}
#panorama.day {
	background:url(../img/panorama_day.jpg);
	/* background:url(../img/hi-winter-panorama.jpg); */
}
#panorama.evening {
	background:url(../img/panorama_morning_evening.jpg);
}
#panorama.night {
	background:url(../img/panorama_night.jpg);
}
#booking_request_toggler_text {
	font-size:11px !important;
	position:absolute;
	top:10px;
	right:33px;
	cursor:hand;
	cursor:pointer;
	color:#50aa00;
	text-transform:uppercase;
	cursor:hand !important;
	cursor:pointer !important;
}
#panorama #booking_request_toggler_text {
	top:7px;
}
#booking_request_toggler {
	width:24px;
	height:240px;
	position:absolute;
	top:0px;
	right:0px;
	background:url(../img/images.png) -236px -1100px no-repeat;
	cursor:hand;
	cursor:pointer;
}
#booking_request_toggler.open {
	width:24px;
	height:240px;
	position:absolute;
	top:0px;
	right:0px;
	background:url(../img/images.png) -236px -780px no-repeat;
	cursor:hand;
	cursor:pointer;
}
#booking_request {
	overflow:hidden;
	width:196px;
	height:200px;
	padding:20px;
	position:absolute;
	top:0px;
	right:24px;
	background:url(../img/images.png) 0px -780px no-repeat;
}
#header-wrapper {
	width:960px;
	height:300px;
	position:relative;
}
#header-karussell {
	width:960px;
	height:300px;
	background-color:#fff;
}
#header-wrapper #booking_request_toggler {
	width:24px;
	height:24px;
	position:absolute;
	top:4px;
	right:0px;
	background:url(../img/images.png) -236px -1100px no-repeat;
	cursor:hand;
	cursor:pointer;
}
#header-wrapper #booking_request_toggler.open {
	width:24px;
	height:296px;
	position:absolute;
	top:4px;
	right:0px;
	background:url(../img/images.png) -236px -780px no-repeat;
	cursor:hand;
	cursor:pointer;
}
#header-wrapper #booking_request {
	overflow:hidden;
	width:196px;
	height:256px;
	padding:20px;
	position:absolute;
	top:4px;
	right:24px;
	background:url(../img/images.png) 0px -780px no-repeat;
}
#booking_request label {
	font-size:11px;
	color:#fff;
	margin-bottom:2px;
	display:block;
	text-transform:uppercase;
}
#booking_request table {
	width:100%;
	margin:10px 0px;
}
#booking_request td {
	padding:2px 10px 0px 0px;
}

#booking_request h3 {
	color:#fff;
	text-transform:uppercase;
	margin-bottom:8px;
}
/* -- /Header -- */




/* -- Navigation -- */
#navigation {
	height:35px;
	width:100%;
	background:#66cc33 url(../img/images.png) 0px -35px repeat-x;
	margin:3px 0px;
}
#navigation ul {
	margin-left:-1px;
}
#navigation ul li {
	height:35px;
	float:left;
	display:inline;
}
#navigation ul li a {
	height:35px;
	line-height:35px;
	float:left;
	display:inline;
	padding:0px 15px;
	color:#fff;
	text-transform:uppercase;
}
#navigation ul li a:hover, #navigation ul li.current a {
	height:35px;
	line-height:35px;
	float:left;
	display:inline;
	padding:0px 14px;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	background:#229900 url(../img/images.png) 0px -1501px repeat-x;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
/* -- /Navigation -- */




/* -- Suche -- */
.search-submit {
	background:url(../img/images.png) 0px -698px no-repeat;
        width:15px;
        height:14px;
        text-indent:-5000px;
	overflow:hidden;
	border:0;
	cursor:pointer;
	cursor:hand;
	margin-left:5px;
}
.search {
	margin-left:8px;
	border:1px solid #fff;
	padding-top:1px;
	padding-left:2px;
	color:#8f8f8f;
	font-size:11px;
}
.search-modul {
	padding-top:8px;
	float:right;
}
#searchform_submit {
	background:url(../img/images.png) 0px -676px no-repeat;
        width:15px;
        height:14px;
        text-indent:-5000px;
	overflow:hidden;
	border:0;
	cursor:pointer;
	cursor:hand;
	margin-left:5px;
}
#search {
	border:1px solid #fff;
	padding-top:1px;
	padding-left:2px;
	color:#8f8f8f;
	font-size:11px;
}
/* -- /Suche -- */




/* -- Content -- */
#content_startseite {
	width:960px;

}
#content_startseite a {
	color:#50aa00;
}
#content {
	width:960px;
}
#main_content {
	float:left;
	width:650px;
	padding:20px;
	margin-right:10px;

}
#right_content_box {
	float:left;
	width:238px;
	padding:10px;
	border:1px solid #c7c7c7;
	margin: 20px 0 20px 0;
}
/* -- /Content -- */




/* -- Content left -- */
#content_left {
	float:left;
	width:170px;
	padding:30px 0px;
}
#content_left li a {
	width:135px;
	height:23px;
	line-height:23px;
	padding:0px 15px 0px 20px;
	/* color:#1f9a28; */
	color:#777;
	display:block;
}
#content_left li.current a, #content_left li a:hover {
	width:135px;
	height:23px;
	line-height:23px;
	padding:0px 15px 0px 20px;
	background:url(../img/images.png) 0px -1443px;
	color:#fff;	
	display:block;
	text-decoration:none;
}
/* -- /Content left -- */




/* -- Content center -- */
#content_center, #content_middle {
	float:left;
	background:#fff;
	width:468px;
	min-height:150px;
	padding:5px 30px 5px 30px;
	margin:25px 0 25px 0;
	line-height:17px;
}
#content_center a, #content_middle a {
	color:#50aa00;
        text-decoration:none;
}
#content_center a:hover, #content_middle a:hover {
	color:#444444;
        text-decoration:underline;
}
#content_center p, #content_middle p {
	margin:5px 0px;
}
.b-left {
	border-left: 1px solid #50aa00;
}
.g-map-bg {
	padding:5px;
	background-color:#eff2f2;
	margin:15px 0;
}
.f-hinweis {
	color:#cf0c0c;
	font-size:11px;
}
.img_left {
	margin-right:10px;
	margin-bottom:5px;
        float:left;
}
.img_right {
	margin-left:5px;
	margin-bottom:5px;
        float:right;
}
.resultlist li {
	border:1px solid #c7c7c7;
	margin: 10px 0;
	padding:10px;
}
.arrow-left {
	background: url(../img/images.png) -0px -765px no-repeat;
	width:14px;
	height:14px;
	text-indent:-5000px;
	border:0;
	float:left;
	cursor:pointer;
}
.arrow-right {
	background: url(../img/images.png) -130px -765px no-repeat;
	width:14px;
	height:14px;
	text-indent:-5000px;
	border:0;
	float:right;
	cursor:pointer;
}
.pages {
	float:left;
	padding-left:180px;
}

/* -- /Content center -- */




/* -- Content right -- */
#content_right {
	float:left;
	width:260px;
	min-height:150px;
	padding:30px 0px;
	position:relative;
}
#content_right h3 {
	width:195px;
	line-height:23px;
	padding:0px 30px 0px 35px;
	background:url(../img/images.png) 0px -1420px;
	color:#fff;
	margin-bottom:2px;
}
#content_right p {
	margin-bottom:10px;
}
.right_toggler {
	cursor:pointer;
	cursor:hand;
}
#content_right h3.right_toggler_current {
	width:195px;
	line-height:23px;
	padding:0px 30px 0px 35px;
	background:url(../img/images.png) 0px -1443px;
	color:#fff;	
}
#content_right ul {
	list-style-position: outside;
	margin:10px 0px 10px 25px;
}
*+html #content_right ul {
	list-style-position: outside;
	margin:10px 0px 10px 15px;
}

#content_right ul {
	list-style-image: url(/global/img/bullet2.png);
}
#content_right ul li {
	padding:2px 0px;
	
}
*+html #content_right ul li {
	padding:0px 0px 2px 10px;
}
.right_toggler_content {
	overflow:hidden;
	background:#eff2f2;

}
.right_toggler_content img {
	border-bottom:1px solid #fff;

}
.right_toggler_content .content {
	padding:10px 15px;
}
.right_toggler_content .content a {
	color:#50aa00;
}
/* -- /Content right -- */




/* -- Text format.. -- */
h1 {
	font-size:18px;
	margin-bottom:10px;
	color:#757575;
        line-height:22px;
}
h2 {

	color:#50AA00;
	font-size:14px;
        margin:5px 0px;
}
h3 {
	margin-bottom:10px;
	color:#50AA00;
	font-size:12px;
}
h4 {
	color:#50aa00;
	font-size:14px;
	margin-bottom:10px;
}
p {
	line-height:17px;
	color:#5b5b5b;
}
.text-bold {
	font-weight:bold;
}
.text-transform {
	margin-top:10px;
	text-transform:uppercase;
	font-size:11px;
}
/* -- /Text format.. -- */




/* -- Module -- */
.single_modul_box {
	border:1px solid #c7c7c7;
	padding:10px;
	margin-bottom:10px;
	color:#8f8f8f;
}
.googlemaps_box {
	border:1px solid #c7c7c7;
	margin-bottom:10px;
	width:258px;
	height:260px;
	overflow:hidden;
}
.single_modul_box .widSSPData {
	margin:0 !important;
	padding:0 !important;
}
.single_modul_box #CDSWIDSSP {
	background-color:#fff !important;
}
.single_modul_box .tripadvisor_commends {
	padding-left:2px;
	margin-bottom:0px;
	margin-top:5px;
}
.single_modul_box .tripadvisor_commends a {
	font-weight:bold !important;
        color:#50aa00;
}
.single_modul_box .tripadvisor_copyright {
	margin-top:5px;
	margin-bottom:0px;
} 

.single_modul_box .search {
	border:1px solid #c3c3c3;
	padding:2px;
	color:#8f8f8f;
	font-size:11px;
	margin:0 !important;
	width:190px;
}
.single_modul_box a {
	color:#50aa00;
}
.single_modul_box img {
	margin-bottom:10px;
}
.widget-kontakt {
	background:url(../img/telefon-bg.gif) bottom right no-repeat;
}
/* -- /Module -- */




/* -- Startseite -- */
.element_head {
	height:50px;
	padding:10px 15px;
	background:url(../img/images.png) left top repeat-x;
}
.element_head h3 {
	color:#fff;
	text-transform:uppercase;
	font-size:16px;
}
.element_body {
	height:170px;
	padding:10px 15px;
	background:url(../img/images.png) 0px -378px repeat-x;
}
.current_toggler .element_body {
	height:170px;
	padding:10px 15px;
	background:url(../img/images.png) 0px -70px repeat-x;
}
.element_body li {
	height:30px;
}
.element_body li a {
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
	padding:4px 0px;
	background:url(../img/images.png) 220px -671px no-repeat;
}
.current_toggler .element_body li a {
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
	display:block;
	padding:4px 0px;
	background:url(../img/images.png) 220px -671px no-repeat;
}
.element_content {
	width:396px;
	padding:10px 15px;
	height:238px;
	background:#f5faee;
	float:left;
	display:inline;
	margin-right:10px;
	overflow:hidden;
	border-top:1px solid #93d53e;
	border-bottom:1px solid #93d53e;
	border-right:4px solid #93d53e;
}
.element_content p,.element_content_last p {
	line-height:18px;
}
.element_content h2,.element_content_last h2 {
	font-size:18px;
	margin-bottom:10px;
	color:#5b5b5b;
}
.element_content_last {
	width:396px;
	padding:10px 15px;
	height:238px;
	background:#f5faee;
	float:left;
	display:inline;
	overflow:hidden;
	border-top:1px solid #93d53e;
	border-bottom:1px solid #93d53e;
	border-right:4px solid #93d53e;
}
.element_content a {
	color:#50aa00;
}
fieldset {
	border:1px solid #E8E8E8;
	color:#5b5b5b;
	font-size:11px;
	margin:8px 0px 20px 17px;
	padding:15px;
}
fieldset * {
	color:#5b5b5b;
	font-size:11px;
}
fieldset ul {
	list-style: square outside;
	margin-left:15px;
}
legend {
	font-size:11px;
	font-weight:bold;
	color:#6EBF23;
}

.listtable td {
	padding:2px;
}
.listtable td p {
	font-size:11px;
}
.img-border {
	padding:5px;
	border:1px solid #c7c7c7;
}
/* -- /Startseite -- */




/* -- Tagungskonfigurator -- */
.kasten {
	font-size:16px;
	font-weight:bold;
	color:#fff;
	margin-right:15px;
}
.fehlermeldung {
	color:#df0d0d;
}
.headline-bg {
	background: url(../img/images.png) 0px -740px no-repeat;
	font-size:14px;
	color:#6ebf23;
	padding:5px 0 0 8px;
	margin-bottom:10px;
	margin-top:15px;
}
.konfi-form {
	margin-top:10px;
}
.konfi-form a {
	display:block;
}
.konfi-info-text {
	margin-bottom:10px;
}
.konfi-form textarea {
	color:#5b5b5b;
	padding: 3px;
	width:280px;
}
.label-konform {
	float:left;
	width:120px;
	color:#5b5b5b;
	padding-top:4px;
}
.input-konform {
	width:140px;
	padding: 4px 4px 3px 3px;
	color:#5b5b5b;
	border:1px solid #878785;
}
.input-konform:hover {
	background:#f4faef;
}
.input-konform-mini {
	width:25px !important;
}
.submit-konform {
	margin-top:15px;
	background: url(../img/images.png) -90px -765px no-repeat;
	width:54px;
	height:14px;
	text-indent:-5000px;
	border:0;
	float:right;
	cursor:pointer;
}
.back-konform {
	margin-top:15px;
	background: url(../img/images.png) 0px -765px no-repeat;
	width:58px;
	height:14px;
	text-indent:-5000px;
	border:0;
	float:left;
	overflow:hidden;
}
.bestuhlungs-box {
	width:120px;
	height:140px;
	float:left;
	margin:5px 10px 10px 0;
	border:1px solid #e8e8e8;
	padding:10px;
}
.bestuhlungs-box span {
        display:block;
	margin-bottom:5px;
}
.bestuhlungs-box label {
        color:#5b5b5b;
}
.bestuhlungs-box input {
        display:block;
	float:left;
	margin-right:5px;
}
.label-head {
	font-size:12px;
	color:#5b5b5b;
}
.pauschal-info, .technik_inc {
	border:1px solid #e8e8e8;
	padding:5px 5px 5px 10px;
	margin: 5px 0 5px 17px;
	font-size:11px;
}
.technik_inc {
	margin: 0 0 15px 17px;
	color:#5b5b5b;
}
.technik_inc li {
	color:#5b5b5b;
	font-size:11px;
}
.konfi-modul {
	border:1px solid #c7c7c7;
	padding:10px;
}
.konfi-modul ul {
	list-style-position: inside;
	margin:10px 0px 10px 0px;
	list-style-image: none !important;
}
.konfi-modul ul li {
	line-height:18px;
	margin-bottom:3px;
        padding:0 0 0 25px !important;
}
.konfi-modul ul li.ready {
	background:url(../img/images.png) -239px -762px no-repeat;
        padding:0 0 0 25px !important;
}
.konfi-modul ul li a {
	color:#b6b6b6;
	text-decoration:none;
}
.konfi-modul ul li.ready a {
	color:#78c02d;
	font-weight:bold;
}
.konfi-modul p {
	margin-top:20px;
	text-transform:uppercase;
	font-size:11px;
	color:#8f8f8f;
        padding-left: 25px;
}
.konfi-preis, .raum-preis {
	display:block;
	font-size:20px;
	color:#78c02d;
	margin-top:5px;
}
.konfi-preis {
	margin-bottom:22px;
}
.abstand {
	margin-bottom:15px;
}
/* -- /Tagungskonfigurator -- */




/* -- overlay -- */

.overlay {
	display:none;
}
.overlay h3, .raum-vorschau h3 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}
.raum-vorschau {
	padding:10px;
}
.raum-vorschau-img, .raum-vorschau-grundriss {
	padding:5px !important; 
	border:1px solid #eff2f2;
	margin-bottom:5px;
	height:180px;
	width:180px;
	overflow:hidden;
        float:left;
}
.raum-vorschau-img {
	margin-right:15px;
}
.raum-vorschau table {
	color:#5b5b6d;
	margin-bottom:10px;
}
.raum-vorschau table tr th {
	font-weight:bold;
	padding:5px 0;
}
.raum-vorschau table tr td {
	padding:1px 0;
}
/* -- /overlay -- */




/* -- Footer -- */
#footer
{
	height:90px;
	background:#666;
	position: relative;
	width:100%;
	margin:0 auto;
	margin-top: -90px;
	background:#fff url(../img/images.png) 0px -588px repeat-x;
}
#footer_content {
	width:660px;
	margin:0 auto;
	padding-top:23px;
}
.logo1,.logo2,.logo3,.logo4,.logo5,.logo6,.logo7,.logo8 {
	display:inline;
	height:40px;
	text-indent:-5000px;
	float:left;
	margin-right:10px;
	text-align:center; 
	outline:none;
}
.logo1 {
	width:64px;
	background:url(../img/ihg.jpg) top left no-repeat;
}
.logo2 {
	width:77px;
	background:url(../img/interco.jpg) top left no-repeat;
}
.logo3 {
	width:77px;
	background:url(../img/crowne.jpg) top left no-repeat;
}
.logo4 {
	width:64px;
	background:url(../img/indigo.jpg) top left no-repeat;
}
.logo5 {
	width:65px;
	background:url(../img/hi.jpg) top left no-repeat;
}
.logo6 {
	width:49px;
	background:url(../img/express.jpg) top left no-repeat;
}
.logo7 {
	width:56px;
	background:url(../img/staybridge.jpg) top left no-repeat;
}
.logo8 {
	width:57px;
	background:url(../img/candle.jpg) top left no-repeat;
}
/* -- Footer -- */





/* -- TripAdvisor  -- */
#right_content_box #CDSWIDSSP {
	width:258px !important;
	background-color:#fff !important;
}
#CDSWIDSSP .widSSPData .widSSPBranding dd, .widSSPPower, .widSSPSummary, .widSSPOverall div, .widSSPAll, .widSSPLegal {
	display:none !important;
}
#CDSWIDSSP .widSSPData .widSSPBranding {
	border:0 !important; 
}
#CDSWIDSSP .widSSPData .widSSPH11 {
	padding:0 !important;
}
.widSSPOverall {
	margin:0 !important;
}
.tripadvisor_commends {
	float:left;
	padding-left:12px;
	margin-bottom:12px;
}
.tripadvisor_commends a {
	font-weight:bold !important;
}
.tripadvisor_copyright {
	float:right;
        font-size:10px;
	color:#a4a4a4;
	padding-right:10px;
	margin-bottom:12px;
}
/* -- /TripAdvisor -- */




/* -- Wetter -- */
table.weatherforecast {
	width: 100%;
	font-size: 85%;
	margin-top:0px !important;
}
table.weatherforecast td {
	text-align: left;
}
table.weatherforecast td.day {
	width: 50px;
}
table.weatherforecast td.icon {
	width: 30px;
}
/* -- /Wetter -- */




#container_content_wrapper {
	width:2000px;
	margin-left:0px;
}
#container_content_wrapper.toggled {
	margin-left:-520px;
}
#home_container {
	background:url(../img/bg_home_container.jpg) 170px 0px no-repeat;
	width:690px;
	position:relative;
	margin-bottom:15px;
	margin-right:10px;
	display:inline;
	float:left;
}
#container_navigation {
	width:170px;
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	background:#999999;
}
.container_navigation_item {
	background:url(../img/home_container_taster.jpg) 0px 0px no-repeat;
	width:100%;
	height:50%;
	position:relative;
}
.container_navigation_item.current_taster  {
	background:url(../img/home_container_taster_active.jpg) left bottom no-repeat;
	width:100%;
	height:50%;
	color:#fff;
}
.item_arrow {
	width:10px;
	height:16px;
	position:absolute;
	bottom:9px;
	right:11px;
	background:url(../img/home_container_arrow.gif) no-repeat;
}
.container_navigation_item.current_taster  .item_arrow {
	display:none;
}
.container_content_page a {
        color:#fff !important;
        text-decoration:underline;
}
.container_navigation_item a {
	display:block;
	padding:10px 10px 30px 10px;
	text-transform:uppercase;
	font-size:15px;
}
.container_navigation_item a {
        color:#c2c2c2 !important;
}
.container_navigation_item.current_taster  a {
        color:#fff !important;
}
.container_navigation_item a:hover {
	text-decoration:none;
}
#container_content {
	margin-left:170px;
	width:520px;
	color:#fff;
	overflow:hidden;
}
#container_content ul, #container_content li {
	list-style:none;
	
}
#container_content li {
	background:url(../img/home_container_bullet.png) left center no-repeat;
	padding:3px 0px 3px 25px;
}
#container_content * {
	font-size:14px;
	color:#fff;
}
a.home_container_button {
	display:block;
	width:276px;
	height:25px;
	line-height:25px;
	padding:0px 10px;
	background:url(../img/home_container_button.gif) no-repeat;
	text-transform:uppercase;
	font-size:13px !important;
	color:#fff !important;
	margin:8px 0px 0px 0px;
	text-decoration:none;
}
a:hover.home_container_button {
	text-decoration:none;
}
.container_content_page {
        float:left;
	display:inline;
	width:295px;
	padding:10px 20px;
}

.container_image_page {
	float:left;
	display:inline;
	width:175px;
	padding:10px 0px 0px 10px;
}
.container_image {
	width:77px;
	height:77px;
	overflow:hidden;
	float:left;
	margin:0px 10px 10px 0px;
	position:relative;
}
.container_image a {
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	height:100%;
	width:100%;
}
.container_image a:hover {
	background:url(../img/zoom.gif) 55px 55px no-repeat;
		text-decoration:none;
}
.container_image a .zoom_plus_icon{
	display:none;
	position:absolute;
	right:5px;
	bottom:5px;
}
.container_image a:hover .zoom_plus_icon{
	display:block !important;
}

.widSSPH11 {
	display:none;
}
hr {
	margin:15px 0px;
	height:1px;
	padding:0;
	border:0;
	border-top:1px solid #C7C7C7;
}
ul.tabs {
	height:25px;
	background-image:none !important;
	background-color:none !important;
	border:0px !important;
	padding:0px !important;
	margin:0px !important;
	border-bottom:1px solid #c7c7c7 !important;
	margin-top:20px !important;
}
ul.tabs li {
	float:left;
	line-height:25px !important;
	height:25px;
	background-image:none !important;
	background:#fff !important;
	border:0px !important;
	padding:0px !important;
}
ul.tabs li a {
	float:left;
	border-top:1px solid #fff;
	height:25px;
	padding:0px 11px !important;
	border-bottom:0px;
	color:#50aa00 !important;
	text-transform:uppercase;
background-color:none !important;
	font-size:12px !important;
}
ul.tabs li a:hover {
	text-decoration:none !important;
}
ul.tabs li a.current {
	height:24px;
	float:left;
	padding:0px 10px !important;
	border:1px solid #c7c7c7;
	border-bottom:1px solid #fff;
	color:#5b5b5b !important;
}
div.tab_content {
	padding:15px;
	border:1px solid #c7c7c7;
	border-top:0;
	line-height:17px;
}
.tab_image_container {
	float:right;
	padding:5px;
	border:1px solid #e0e0e0;
	margin:0px 0px 10px 15px;
}
.tab_image_container a {
	position:relative;
}
.tab_image_container a .plus {
	display:none;
	position:absolute;
	height:16px;
	width:16px;
	bottom:10px;
	right:10px;
	background:url(../img/zoom.gif) no-repeat;
}
.tab_image_container a:hover .plus {
	display:block;
}
div.tab_content a:hover {
        color:#50aa00 !important;
}



table.table_zimmerpreise {
	width:100%;
}
.table_zimmerpreis_wrapper {
	padding:5px;
	border:1px solid #c7c7c7;
}
table.table_zimmerpreise th {
	background:#66CC33 url(../img/images.png) repeat-x 0 -35px;
	padding:8px;
	text-align:left;
	color:#fff;
}
table.table_zimmerpreise td {
	padding:8px;
	text-align:left;
	vertical-align:top;
}
table.table_zimmerpreise tr.even td {
	padding:8px;
	text-align:left;
	background:#EFF2F2;
	vertical-align:top;
}
table.table_zimmerpreise td ul {
	padding:0px !important;
	border:0px !important;
}
table.table_zimmerpreise td ul li {
	border:0px !important;
	padding:3px 10px 3px 30px !important;
	background-position:1px 3px !important;
}




/* -- Adressleiste Home -- */
#adressleiste {
	line-height:30px;
	width:100%;
	text-align:center;
	margin-bottom:15px;
}
#adressleiste a {
	color:#50aa00;
        text-decoration:none;
}
/* -- /Adressleiste Home-- */




/* -- Sitemap -- */

#sitemap li:first-child {
	width:448px;
}

#sitemap li {
	float:left;
	width:136px;
	border: 1px solid #c7c7c7;
	margin: 0 10px 10px 0;
	padding: 5px 0 5px 8px;
}
#sitemap li a {
	display:block;	
	font-weight:bold;
        text-transform:uppercase;
}
.secondlevel {
	min-height:160px;
        height: auto !important;
        height: 160px;	
	margin-bottom:15px;
}
.secondlevel li {
	width:128px !important;
	border:0 !important;
	margin:0 !important;
	padding:1px !important;
}
.secondlevel li a {
	font-weight:normal !important;	
        text-transform:none !important;
}
* html #sitemap li {
        width: expression(this.previousSibling==null?'430px':'128px');}
}
* html .secondlevel {
        height: auto !important;
        height: 160px;	
}
/* -- /Sitemap -- */




/* -- Kontaktformular -- */
#kform fieldset {
	margin:8px 0 20px 0;
	padding:10px 15px;
}
#kform legend {
	font-size:12px;
}
#kform p {
        display:block;
	padding: 5px 0;
	min-height:20px;
}
#kform label {
	width:120px;
	float:left;
	font-size:12px;
}
#kform p input {
	width:160px;
}
#kform select  {
	width:168px;
	padding:2px;
	font-size:12px;
}
#kform textarea {
	width:300px;
	min-height:80px;
}
#kform textarea, #kform p input {
	border:1px solid #c7c7c7;
	padding:3px;
	font-size:12px;
}
label.formError{
        color:#aa0c00;
}
input.formError{
        border:1px solid #aa0c00 !important;
}
#kform .submitbutton {
	margin-left:120px;
}
/* -- /Kontaktformular -- */




/* -- Package -- */
a.call_to_action {
	display:block;
	color:#fff !important;
	text-transform:uppercase;
	line-height:25px;
	font-size:13px;
	padding:0px 40px 0px 10px;
	background:#009900 url(../img/call_to_action_bg.jpg) right center no-repeat;
	margin: 15px 0 5px 0;
}
#package_list {
	padding:5px 5px 0 5px;
	background:#fff;
	border:1px solid #e0e0e0;
	margin:15px 0px;
}
.package_list_item {
	padding:0px;
	background:#eff2f2;
	border-bottom:5px solid #fff;
	line-height:16px;
	position:relative;
}
.package_toggler {
	color:#fff !important;
	cursor:pointer;
	cursor:hand;
	background:#4ea71a url(/global/img/packages_bg.jpg) left top repeat-x;
	position:relative;
	overflow:hidden;
	min-height:100px;
}
.package_toggler_2 {
	color:#fff !important;
	cursor:pointer;
	cursor:hand;
	background:#4da51a url(/global/img/bg_pack.jpg) left bottom repeat-x;
	position:relative;
	overflow:hidden;
	min-height:100px;
}
.toggler_edit {
	min-height:65px !important;
        padding-left:10px;
}
.package_toggler h4,.package_toggler_2 h4 {
	color:#fff;
	font-weight:bold;
	font-size: 16px;
	margin-top:5px;
}
.package_toggler .toggler_image, .package_toggler_2 .toggler_image {
        float:left;
        width:145px;
        overflow:hidden;
}
.package_toggler_2 .toggler_image {
        float:left;
        width:144px;
        overflow:hidden;
	border-right:1px solid #fff;
}
.package_toggler.current_package, .package_toggler.current_package:hover {
	color:#fff !important;
}
.package_image_container {
	width:120px;
	height:100px;
	float:left;
	display:inline;
}
.package_content {
	padding:10px;
	background:#fff;
}
.package_content ul {
        margin:0px 0px 15px 0px !important;
}
/* -- /Package -- */




/* -- Gallery -- */
.gallery_bg {
	background:#eff2f2 !important;
	border:0px !important;
	margin:0px !important;
	padding:5px !important;
	float:left;
	display:inline;
}
ul.gallery_list {
	display:block;
	position:relative;
	background:#eff2f2 !important;
	border:0px !important;
	margin:0px !important;
	padding:0px !important;
}
ul.gallery_list li {
	padding:0 !important;
	margin:0 !important;
	background-image:none !important;
	background-color:#fff !important;
	float:left;
	display:inline;
	width:86px;
	height:86px;
	padding:4px !important;
	border:1px solid #c7c7c7 !important;
	margin:5px !important;
}
ul.gallery_list li a {
	float:left;
	display:inline;
	width:86px;
	height:86px;
	overflow:hidden;
	position:relative;
}
ul.gallery_list li a .zoom_plus_icon {
	position:absolute;
	right:5px;
	bottom:5px;
	display:none;
}
ul.gallery_list li a:hover .zoom_plus_icon {
	display:block;
}
ul.gallery_list li a:visited {
	width:84px;
	height:84px;
}
.package_price b {
	font-weight:bold !important;
	font-size:15px;
}
.package_price {
	font-size:13px;
	color:#5B5B5B;
}

.small_text {
	font-size:12px !important;
	color:#aaafa4;
}
.image_scroller_wrapper {
	padding:10px;
	background:#EFF2F2;
	margin-top:15px;
	position:relative;
}
.image_scroller ul, .image_scroller ul li {
	list-style:none !important;
	padding:0px !important;
	margin:0px !important;
	border:0px !important;
}
.image_scroller ul li {
	width:72px;
	height:72px;
	float:left;
	display:inline;
	overflow:hidden;
	margin:5px !important;
	border:1px solid #E0E0E0 !important;
	background-color:#fff !important;
}
.image_scroller ul li a {
	width:66px;
	height:66px;
	float:left;
	display:inline;
	overflow:hidden;
	margin:3px !important;
}
.next, .prev {
	width:16px;
	height:21px;
	text-indent:-10000px;
	overflow:hidden;
	cursor:pointer;
	cursor:hand;
	position:absolute;
}
.next {
	background:url(/global/img/arrow_right.gif);
	top:50%;
	right:-8px;
	margin-top:-10px;
}
.prev {
	background:url(/global/img/arrow_left.gif);
	top:50%;
	left:-8px;
	margin-top:-10px;
}
/* -- /Gallery -- */




/* -- technik liste -- */
.technik-list {
	border:1px solid #eff2f2;
	margin:15px 0;
	padding:5px;
}
.technik-list tr th {
	background:#66CC33 url(../img/images.png) repeat-x 0 -35px;
	padding:8px;
	color:#fff;
}
.technik-list tr td {
	padding: 5px 8px;
}
.odd {
	background:#eff2f2;
}
/* -- /technik liste -- */


.green_accordion {
	background:#fff;
	padding:1px 5px 5px 5px;
	margin-top:15px;
	border:1px solid #C7C7C7;
}

.green_accordion h3 {
	background:#66CC33 url(../img/images.png) repeat-x 0px -25px;
	margin-top:5px;
	margin-bottom:0px;
	color:#fff;
	
	padding:10px;
	font-size:14px;
	cursor:pointer;
	cursor:hand;
}
.green_accordion .accordion_content {
	
}
.green_accordion .accordion_text {
	/* padding:15px 20px; */
	background:#fff;
}
.green_accordion .accordion_intro {
	padding:5px;
	border-bottom:1px solid #d9eccb;
}
.green_accordion .accordion_image {
	border-bottom:1px solid #d9eccb;
}
.accordion_text h4 {
	color:#757575;
	background:#EFF2F2 url(../img/bullet2.png) no-repeat 20px 17px;
	padding:15px 20px 15px 50px;
}
.accordion_text table {
	color:#757575;
	margin-bottom:15px;
	margin-left:50px;
	width:365px;
}

.accordion_text table td {
	vertical-align:top;
	padding-bottom:8px;
}
.accordion_text table p {
	color:#757575;
	margin:0 !important;
	padding:0;
}