@charset "utf-8";

/*** www.haus-schmiederer.de Framework Stylesheet ***/
/*** Niko Wagner niko@kuse.de> ***/

body {
background:#fff;
margin:0;
padding:0;
font-family:"Arial",Helvetica,sans-serif;
font-size:12px;
color:#616161;
line-height:normal;
}
* {
margin:0;
padding:0;
}
h1 {
font-size:14px;
color:#005080;
font-weight:bold;
}
h2 {
font-size:12px;
color:#616161;
font-weight:bold;
}

/* BG Image */
#Image td {
text-align:center;
vertical-align:middle;
}
/*html, body, #Image, table, td, #Image td {  TABLE isolate
height:100%;
width:100%;
overflow:hidden;
}*/
html, body, #Image, #Image table, #Image td {    /* TABLE isolate */
height:100%;
width:100%;
overflow:hidden;
}
#Image {
position:absolute;
height:200%;
width:200%;
left:-50%;
top:-50%;
}
#Image img {
display:block;
margin:0pt auto;
min-height:50%;
min-width:50%;
}

/* Navigation */
#MainNav {
display:block;
position:absolute;
width:198px;
margin-left:-412px;
left:50%;
top:100px;
z-index:10;
/* background-color:#000000; transparent background test
opacity:0.5;
filter:alpha(opacity=50);*/
/* background-image:url(../images/framework/test.png) repeat-y scroll right top; BG png test*/
}
#MainNav a {
color:#FFF;
text-decoration:none;
outline:none;
display:block;
width:179px;
}
#MainNav, li {
list-style:none;
font-size:17px;
}
#MainNav li ul {margin-left:-10px}
#MainNav ul {
display:none;
overflow:hidden;
}
#MainNav li {
border-bottom:1px dotted #FFF;
line-height:24px;
text-indent:8px;
}
#MainNav li.startseite:hover a:hover,
#MainNav li.unserhaus a:hover,
#MainNav li.wohnen a:hover,
#MainNav li.preise a:hover,
#MainNav li.dieregion a:hover,
#MainNav li.freizeit a:hover,
#MainNav li.webcams a:hover,
#MainNav li.belegungsplan a:hover,
#MainNav li.anreise a:hover,
#MainNav li.kontakt a:hover
{background:transparent url(../images/framework/navi_arrow.gif) no-repeat scroll left center;}
#MainNav li ul li a:hover {background:none !important;} /* subemnue indicator reset */
#MainNav li.kontakt {border-bottom:none;}
#MainNav ul li {
border:none;
margin-left:10px;
}
*+html #MainNav ul li {margin-left:10px;}
*html #MainNav ul li {margin-left:10px;}
#MainNav ul li a {
color:#FFF;
font-weight:normal;
}
#MainNav ul li a:hover {
/*opacity:0.8;
filter:alpha(opacity=80);*/
color:#CCC;
}
#MainNav li.MainLinkActive {
font-weight:bold;
background:transparent url(../images/framework/navi_arrow.gif) no-repeat scroll left center;
}
#MainNav li.wohnen.MainLinkActive,
#MainNav li.dieregion.MainLinkActive,
#MainNav li.freizeit.MainLinkActive,
#MainNav li.kontakt.MainLinkActive
{background:transparent url(../images/framework/navi_arrow.gif) no-repeat scroll left 8px;}
#MainNav .subActive{display:block !important;}

/* Header */
#Header {
display:block;
/*background:transparent url(../images/framework/mood/default/mood1.jpg) no-repeat scroll left top;*/
position:absolute;
width:544px;
height:214px;
top:14px;
}
#Header a.lupe{
bottom:12px;
cursor:pointer;
height:33px;
width48px;
position:absolute;
right:12px;
color:#FFF;
}
#Header a.lupe:hover {
opacity:0.8;
filter:alpha(opacity=80);
}

/* Content */
#ContentPosition {
position:absolute;
height:100%;
left:0;
bottom:0;
right:0;
top:0;
overflow-x:auto;
/*overflow-y:scroll;*/ overflow-y:auto;
overflow-x:hidden; /* overflow overwrite scroll-y only */
width:100%; /* IE6 needs this */
}
*+html #ContentPosition {background:url(../images/framework/spacer.gif);}/* IE7 needs this */
* html #ContentPosition {background:url(../images/framework/spacer.gif);} /* IE6 needs this */

#Content {
display:block;
background-color:#FFF;
line-height:15px;
position:relative;
width:544px; /*minus padding 570px*/
margin-left:-185px;
padding:262px 14px 14px 14px;
left:50%;
min-height:300px;
}
*html #Content {height:300px;}

/* Left Colummn */
#Logo {
display:block;
background:transparent url(../images/framework/logo.png) no-repeat scroll left top;
height:49px;
width:185px;
position:absolute;
color:#FFF;
margin-left:-400px;
left:50%;
top:30px;
z-index:11;
}
*html #Logo {
cursor:pointer;
font-size:auto;/*IE6 png hack needs this*/
}
*html #Logo span {
height:49px;
width:185px;
}

#LeftCol {
display:block;
position:absolute;
width:198px;
margin-left:-400px;
left:50%;
top:100px;
z-index:10;
}
#Anfrage {
display:block;
position:absolute;
width:198px;
height:150px;
/*margin-left:-400px;
left:50%;
top:510px;*/
z-index:9;
color:#000;
}
#Anfrage h3 {
background:transparent url(../images/framework/heading_anfrage.png) no-repeat scroll left center;
display:block;
height:45px;
width:192px;
border-bottom:1px dotted #FFFFFF;
margin-top:10px;
}

/* Footer */
#Footer {
display:block;
background-color:#FFF;
color:#000;
width:572px;
height:67px;
clear:both;
position:relative;
left:50%;
margin-left:-185px;
top:2px;
}
#Footer p {
font-size:11px;
margin-left:15px;
padding-top:15px;
}
#Footer .mini {
display:block;
position:absolute;
right:0;
top:10px; 
}
#Footer img {
float:left;
margin-left:5px;
margin-right:5px;
}
#FooterEnd {
display:block;
background-color:#FFF;
color:#bfbfbf;
position:relative;
width:572px;
height:16px;
font-size:11px;
text-align:center;
left:50%;
margin-left:-185px;
top:4px;
}
#FooterEnd a {
color:#bfbfbf;
text-decoration:none;
}
#FooterEnd a:hover {
color:#ababab;
text-decoration:underline;
}
.divspacer {
height:30px;
left:50%;
margin-left:-185px;
position:relative;
width:572px;
top:4px;
}

/* Reservierungsanfrage Box */
#AngebotsAnfrage{
line-height:30px;
}
#AngebotsAnfrage span {
background-color: #FFFFFF;
padding:3px;
font-family:"Arial",Helvetica,sans-serif;
font-size:12px;
}
*+html #AngebotsAnfrage span {
float:left;
margin-top:5px;
margin-bottom:5px;
padding:1px 5px 1px 5px;
width:180px; 
height: 17px;
line-height:normal;
font-weight:normal !important;
}
*html #AngebotsAnfrage span {
float:left;
margin-top:5px;
margin-bottom:5px;
padding:1px 5px 1px 5px;
width:180px; 
height: 10px;
line-height:normal;
font-weight:normal !important;
}
#AngebotsAnfrage input {
width:121px;
text-align:right;
font-family:"Arial",Helvetica,sans-serif;
font-size:12px;
color:#616161;
}
*+html #AngebotsAnfrage input {
float:right;
margin-top:-14px;
width:100px;
height:13px;
}
*html #AngebotsAnfrage input {
float:right;
margin-top:-14px;
width:100px;
height:13px;
}
#AngebotsAnfrage #AngebotsAnfrageButton {
background:transparent url(../images/framework/buttons.png) no-repeat scroll left top;
height:22px;
width:186px;
cursor:pointer;
border:none;
margin-left:4px;
margin-top:5px;
}
*+html #AngebotsAnfrage {margin-top:0px;}
*+html #AngebotsAnfrageButton {margin-top:5px;left:-8px !important;position:relative;}
*html #AngebotsAnfrageButton {margin-top:5px;left:-8px !important;position:relative;}
*+html .AngebotsAnfrageLink {background-image:none !important;}
*html .AngebotsAnfrageLink {background-image:none !important;}
#AngebotsAnfrage form {width:198px;}

/* Breadcrumb */
.breadcrumb li {
background-image:url(../images/framework/arrow.gif);
background-position:left center;
background-repeat:no-repeat;
color:#616161;
float:left;
font-family:"Arial",Helvetica,sans-serif;
font-size:12px;
margin-left:6px; /* Abstand arrow*/
padding-left:10px; /* Abstand arrow*/
}
ul.breadcrumb  {
margin:-30px 0 0;
padding:0;
position:absolute;
}
.breadcrumb a {
color:#818080;
text-decoration:none;
}
.breadcrumb a:hover {text-decoration:underline;}
.bread {
position:relative;
float:left;
color:#818080;
}

/* AGB styles */
ol li {
font-family:"Arial",Helvetica,sans-serif;
font-size:12px;
color:#616161;
}
.agbsmall {font-size:11px;}

/* GLOBAL styles */
.BoxSiteContentPart ul li {
font-size:12px;
list-style-image:none;
list-style-position:outside;
list-style-type:disc;
}

/* SITEMAP styles */
#BoxSitemap, #BoxSitemap ul li {
font-size:12px;
color:#616161;
}

/* ADDITIONAL SITES styles */
.BoxAdditionalsites {border:1px solid #EFEFEF !important;}

/* BELEGUNGSPLAN styles */
#roomlist .room .cal, #verteilung .room .cal {
width: 57%;
float: right;
font-size: 0.6em;
margin: 0;
}

/* aenderungen fuer verfuegbarkeitskalender gastgeber */
#verteilung .verfuegbar1 {
width: 100% !important;
margin: 5px 0 !important;
}
#verteilung .verfuegbar2 {
width: 99% !important;
margin: 0 0 0 2px !important;
}

#roomlist .room .days, #roomlist .room .dates, #verteilung .room .days, #verteilung .room .dates {
float: left;
}
#verteilung .room .month {
float: none;
margin: 5px 0 0 0;
}

/* formatierung kalender */
#roomlist .room .day, #verteilung .room .day {
width: 16px;
height: 13px;
float: left;
letter-spacing: -2px;
text-align: center;
margin: 0 1px 0 0;
display: inline;
}
#roomlist .room .date, #verteilung .room .date {
width: 14px;
height: 13px;
float: left;
letter-spacing: -2px;
text-align: center;
margin: 1px 1px 1px 0;
display: inline;
}
#roomlist .room .default, #verteilung .room .default {
color: #3D3D3D;
border: 1px solid #C4DF9B;
background-color: #C4DF9B;
}
#roomlist .room .go, #verteilung .room .go {
color: #000;
border: 1px solid #000;
background-color: #99CC33;
}
#roomlist .room .nogo, #verteilung .room .nogo {
color: #3D3D3D;
border: 1px solid #F9AD81;
background-color: #F9AD81;
}

/* TABS style */
.dynamic-tab-pane-control .tab-row .tab {padding-left:0 !important;}
.dynamic-tab-pane-control .tab-page {background:none;}
.dynamic-tab-pane-control .tab-row .tab.selected a,.dynamic-tab-pane-control.tab-pane a { color:#005080;}
.dynamic-tab-pane-control .tab-row .tab a:hover {color:#005080;}
.BoxSiteContentPart {
font-family:"Arial",Helvetica,sans-serif;
font-size:12px;
color:#616161;
line-height:normal;
}
*+html #tabPane20  .tab-page {margin-top:-20px;} /* site unserhaus only */
*html #tabPane20  .tab-page {margin-top:-20px;} /* site unserhaus only */

/* LINKBOX STARTSEITE style */
.linkboxcontainer {
display:block;
position:relative;
width:500px;
height:87px;
border:1px solid #e7ebec;
}
.linkboxcontainer img {position:absolute;padding:5px;}
.linkboxtext {
position:absolute;
width: 231px;
top: 5px;
left: 271px;
color:#005080;
}
.buttonzimmern {
position:absolute;
background:transparent url(../images/framework/buttons.png) no-repeat scroll left -44px;
border:medium none;
cursor:pointer;
height:22px;
margin-left:4px;
margin-top:5px;
width:172px;
left: 320px;
top: 55px;
}
*html .buttonzimmern {
width:192px;
left: 309px;
background:transparent url(../images/framework/buttons.gif) no-repeat scroll left -44px;
}
.buttonbelegungsplan {
position:absolute;
background:transparent url(../images/framework/buttons.png) no-repeat scroll left -22px;
border:medium none;
cursor:pointer;
height:22px;
margin-left:4px;
margin-top:5px;
width:172px;
left: 320px;
top: 55px;
}
*html .buttonbelegungsplan {
background:transparent url(../images/framework/buttons.gif) no-repeat scroll left -22px;
width:192px;
left: 309px;
background-position:center;
}

.buttonversicherung {
position:absolute;
background:transparent url(../images/framework/buttons.png) no-repeat scroll left -109px;
border:medium none;
cursor:pointer;
height:22px;
margin-left:4px;
margin-top:5px;
width:172px;
left: 320px;
top: 55px;
}
*html .buttonversicherung {
background:transparent url(../images/framework/buttons.gif) no-repeat scroll left -109px;
width:192px;
left: 309px;
background-position:center;
}


.linkboxcontainer2 {
display:block;
position:relative;
width:500px;
height:125px !important;
border:1px solid #e7ebec;
}
.linkboxcontainer2 img {position:absolute;padding:5px;}
.buttongolfwoche {
position:absolute;
background:transparent url(../images/framework/button_weitereinfos.gif) no-repeat scroll 0 0;
border:medium none;
cursor:pointer;
height:22px;
margin-left:4px;
margin-top:5px;
width:172px;
left: 320px;
top: 90px;
}
*html .buttongolfwoche {
background:transparent url(../images/framework/button_weitereinfos.gif) no-repeat scroll left 0 0;
width:192px;
left: 309px;
background-position:center;
}

/* ZIMMERBOXEN WOHNUNGENSEITE style */
.wohnungen {
width:47%;
/*height:190px;*/
margin-bottom:25px;
float:left;
border-bottom:1px solid #E7EBEC;
}
*html .wohnungen {position:relative;}
.wohnungen.Right {float:right;}
.wohnungen h2 {
font-size:12px;
color:#005080;
font-weight:bold;
padding-bottom:2px;
border-bottom:1px solid #E7EBEC;
}
.stars {
bottom:-10px;
float:right;
position:relative;
right:5px;
}
.stars img {
margin:0 2px;
padding:0;
}
.wohnungen a {
display:block;
text-decoration:none;
color:#FFF !important;
}
.wohnungen img {
float:left;
/*margin-right:10px;*/
}
.wohnungen ul {
list-style:none !important;
margin:0;
padding:0;
line-height:19px;
}
.wohnungen ul li {
margin:0 !important;
list-style:none !important;
padding:0 0 0 5px;
color:#005080;
float:left;
}
.zumzimmer {
background:transparent url(../images/framework/buttons.png) no-repeat scroll left -66px;
border:medium none;
cursor:pointer;
height:22px;
right:-74px;
position:relative;
/*top:-9px;*/top:73px;
width:172px;
right:-74px;
}
*+html .zumzimmer {top:-45px;}
*html .zumzimmer {
background:transparent url(../images/framework/buttons.gif) no-repeat scroll left -66px;
top:-45px;
}


/* KONTAKTBOXEN styles  + DIE REGION styles */
.kontaktbox, .regionbox {
width:47%;
height:132px;
margin-bottom:25px;
float:left;
border-bottom:1px solid #E7EBEC;
}
.regionbox {height:auto !important;margin-bottom:15px;}
.regionbox p {float:left;margin-top:5px;padding-bottom:5px;height:60px;}

div#part41.BoxSiteContentPart .regionbox {border-bottom:none !important;} 

*html .kontaktbox {position:relative;}
*html .regionbox {position:relative;}
.kontaktbox.Right, .regionbox.Right {float:right;}
.kontaktbox h2, .regionbox h2 {
font-size:12px;
color:#125594;
font-weight:bold;
padding-bottom:2px;
border-bottom:1px solid #E7EBEC;
}
.kontaktbox a, .regionbox a {
display:block;
text-decoration:none;
color:#FFF !important;
}
.kontaktbox img, .regionbox img {
float:left;
/*margin-right:10px;*/
}
.kontaktbutton, .anfragebutton {
border:medium none;
cursor:pointer;
height:22px;
right:-74px;
position:relative;
/*top:-9px;*/top:75px;
}
.kontaktbutton {background:transparent url(../images/framework/buttons.png) no-repeat scroll left -88px;width:172px;}
.anfragebutton {background:transparent url(../images/framework/buttons.png) no-repeat scroll left 0;width:186px;right:-60px;}
*+html .kontaktbutton {top:-27px;}
*+html .anfragebutton  {top:-27px;}
*html .kontaktbutton  {top:-27px;background:transparent url(../images/framework/buttons.gif) no-repeat scroll left -88px;width:172px;}
*html .anfragebutton  {top:-27px;background:transparent url(../images/framework/buttons.gif) no-repeat scroll left 0;width:186px;right:-60px;}

/* WEBCAM styles */
.webcam {
border-bottom:1px solid #E7EBEC;
float:left;
margin-bottom:25px;
margin-left:30px;
width:44%;
}
*html .webcam {
margin-left:20px;
width:42%;}
.webcam p {margin-top:5px;margin-bottom:5px;}

/* ImageBox */
#Content .BoxImgBorder {
padding:0;
border:0;
width:172px;
}
#Content .BoxImgPositionRight {float:right}
#Content .BoxImgPositionLeft { float:left;}
#Content .BoxImgPositionRight .BoxImgBorder .BoxBigImage,
#Content .BoxImgPositionLeft .BoxImgBorder .BoxBigImage {
display: table;
#position: relative;
overflow: hidden;
border:1px solid #ccc;
background:#fff;
width:170px;
height:170px;
}
#Content .BoxBigImage a {
#position: absolute;
#top: 50%;
display: table-cell;
vertical-align: middle;
overflow:visible;
padding:2px;
}
#Content .BoxBigImage {
margin:auto 0;
height:auto;
width:170px;
font-size:11px;
line-height:inline;
border:0;
background:transparent;
display:table-cell;
font-size:220px;
height:252px;
line-height:252px;
overflow:hidden;
position:relative;
text-align:center;
vertical-align:middle;
width:250px;
}
#Content .BoxBigImage a img {}
*+html #Content .BoxBigImage a img  {position: relative; top: -50%; left:-50%;}
*html #Content .BoxBigImage a img  {position: relative; top: -50%; left:-50%;}
#Content .BoxSmallImages a {
border:1px solid #ccc;
padding:2px;
display:block;
margin:2px 2px 0 0;
float:left;
}
#Content .BoxSmallImages a img {
border:0;
margin:0;
}

/* CONTENT TABS fix  */
.dynamic-tab-pane-control.tab-pane {clear:both}
#tabPane20 {padding-top:20px;} /* Only Site UnserHaus  */
.BoxImgPositionRight{ margin:0 0 8px 0;}

/* JAHRESZEITEN BOXEN FIX*/
div#part41.BoxSiteContentPart div.jahreszeiten {
border-bottom:medium none !important;
height:auto !important;
width:47%;
margin-bottom:15px;
float:left;
}
div#part41.BoxSiteContentPart div.jahreszeiten a, div#part41.BoxSiteContentPart div.jahreszeiten a:hover {text-decoration:none !important;}
div#part41.BoxSiteContentPart div.jahreszeiten.Right {margin-left:30px;}
div#part41.BoxSiteContentPart div.jahreszeiten h2 {
border-bottom:1px solid #E7EBEC;
color:#125594;
font-size:12px;
font-weight:bold;
padding-bottom:2px;
margin:7px 0 4px;
}
div#part41.BoxSiteContentPart div.jahreszeiten img {
float:left;
}
div#part41.BoxSiteContentPart div.jahreszeiten p {
float:left;
/*height:60px;*/
margin-top:5px;
padding-bottom:5px;
text-decoration:none;
width:250px;
}
*+html .jahreszeiten {text-decoration:none !important;cursor:pointer !important;}
*html .jahreszeiten {text-decoration:none !important;cursor:pointer !important;}

/* Holidaycheck FIX*/

#Holidaycheck {margin-top:170px;}
*+html #Holidaycheck {position:absolute;margin-left:-10px;}
*+html #Holidaycheck:hover {background:none !important;}
*html #Holidaycheck {position:absolute;margin-left:-10px;}
*html #Holidaycheck:hover {background:none !important;}


