/*
 * sauerland.info - typo3
 * 2008 lduelberg@netzpepper.de
*/

/* support */
	div.clearing {
	clear: both;
}
div.clearing_spezial {
	clear: both;
	height: 1px;
	width: 1px;
	font-size: 2px;
	line-height: 2px;
}

/* main body and html styles */
body {
	margin: 0;
	padding: 0;
	background-image: url(../bilder/layout/hintergrund_wtb.gif);
	background-repeat: repeat-x;
}
html {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color:#E3E3E3;
	font-size: 12px;
	overflow: auto;
}
p {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
}

table td {
	vertical-align:top;
}

/* zentrierung */
div#zentrierung {
	position: relative;
	width: 1000px;
	background-color:#FFF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	z-index: 1;
	background-image: url(../bilder/layout/hintergrund_horizontal_wtb.gif);
	border-bottom: 2px solid #8D8D8D;
	top:10px;
}

div#footer{
   	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:50px;
}



/* kopfbereich */

div#oben img {
	float: left;
	margin-top: 7px;
	margin-left: 9px;
}

/* navigation links - content rechts */
div#linke_spalte {
	width: 164px;
	float: left;
}
div#linke_spalte img{
	left: 2px;
}
img#mindestlaenge  {
	height: 340px;
	width: 1px;
	float: left;
}
div#navigation_links {
	text-transform: uppercase;
	border-top: none;
	padding: 2px;
	line-height: 20px;
	font-size: 11px;
	padding-left: 8px;
	margin-bottom: 4px;
	
}
div#navigation_links ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 139px;
}
div#navigation_links ul.ebene1 { 
	float: left;
	width: 137px;
}
div#navigation_links ul.ebene2 {
	margin: 0;
	margin-left: 4px;
	padding: 0;
	padding-left: 2px;
	list-style-type: none;
	border-left: 1px solid #8A7769;
	border-bottom: 1px solid #8A7769;
	width: 130px;
}
div#navigation_links ul.ebene2 li {
}

div#navigation_links ul.ebene3 {
	margin: 0;
	margin-left: 10px;
	padding: 0;
	padding-left: 0px;
	list-style-type: none;
	border-left: 0px solid #8A7769;
	border-bottom: 0px solid #8A7769;
	width: 122px;
}
div#navigation_links ul.ebene3 li {
}

div#navigation_links a {
	color: #8A7769;
	text-decoration: none;
	font-weight: bold;
}
div#navigation_links a:hover {
	color:#F68B1F;
}
div#navigation_links a.aktiv {
	color:#F68B1F;
}
div#navigation_links a.aktiv:hover {
	color:#F68B1F;
}
div#content {
	float: left;
	padding: 5px;
	border-top: 0px;
	border-bottom: 0px;
	width: 662px;
	min-height:500px;
}

div#content ul{
	padding-left: 20px;
}
div#rechte_spalte {
	float: left;
	width: 164px;
}
div#rechte_spalte img{
	padding-left:2px;
}
div#rechte_spalte div#navigation_gastgeber {
	color: #B8272E;
	text-transform: uppercase;
	border-top: none;
	width: 153px;
	padding: 2px;
	line-height: 18px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 8px;
	margin-bottom: 4px;
}
div#rechte_spalte div#navigation_gastgeber a {
	color: #8A7769;
	font-weight: bold;
	text-decoration: none;
}
div#rechte_spalte div#navigation_gastgeber a:hover {
	color:#8D8D8D;
}
div#rechte_spalte div#navigation_gastgeber a.aktiv {
	color:#8D8D8D;
}
div#rechte_spalte div#navigation_gastgeber a.aktiv:hover {
	color:#8D8D8D;
}
div#rechte_spalte div#navigation_gastgeber ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div#content a img {
	border: 0 !important;
}
/* fusszeile */
div#fusszeile {
	clear: both;
	text-align: right;
	padding-bottom: 2px;
	background-color:transparent;
}
div#fusszeile a {
	padding-left: 3px;
	padding-right: 3px;
	color: #5D5D5D;
	text-decoration: underline;
	font-size: 12px;
}
div#fusszeile ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div#fusszeile ul li {
	float: left;
}

/* überschriften */
h1,h2,h3,h4 {
	margin: 0;
	padding: 0;
	color: #164282;
}
h1 {
	font-size: 20px;
	margin-top: 6px;
	margin-bottom: 8px;
	padding-bottom: 2px;
	border-bottom: 2px solid #164282;
}

/* content generell */
div#content {
	color: black;
}
div#content a {
	color: black;
}

/* templates 3er */
div.template_3er {
	border: 1px solid #164282;
	background-color: #F4F3F3;
	width: 212px;
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
	display: relative;  /*wtf */
}

/* IE6 fix for ghost text bug (Duplicate Characters Bug) */
* html div.template_3er{
     display:inline; /* IE 6 fix */ 
}

div.template_3er_letzter {
	margin-right: 0px; !important
}
div.template_3er div.container div.text {
	position: absolute;
	left: 0;
	top: 24px;
	padding: 10px;
	padding-bottom: 0;
	font-size: 12px;
}
div.template_3er div.container h2 {
	position: absolute;
	top: 0;
	left: 0;
	padding: 10px;
	padding-bottom: 0;
	text-transform: uppercase;
	margin: 0;
	margin-bottom: 4px;
	color: #164282;
	font-size: 15px;
}
div.template_3er div.container {
	position: relative;
}
div.template_3er div.container img {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
div.template_3er div.hoehe150 {
	height: 150px;
}
div.template_3er div.hoehe200 {
	height: 200px;
}
div.template_3er div.hoehe212 {
	height: 212px;
}
div.template_3er div.hoehe250 {
	height: 250px;
}
div.template_3er div.hoehe300 {
	height: 300px;
}
div.template_3er div.hoehe350 {
	height: 350px;
}

/* 2 spalten nebeneinander */
div.template_2spalten div.links {
	width: 325px;
	margin-right: 12px;
	float: left;
}
div.template_2spalten div.rechts {
	width: 325px;
	float: left;
}

/* IE 6 Hack */
* html div.template_2spalten div.rechts {
	width: 320px;
}

/* Teaser rechts */
div.werben_drumherum {
	color:#black;
	margin-left:2px;
	margin-bottom:12px;	
	width: 160px;
	background-image: url(../bilder/layout/bg_oben_wtb.gif);
	background-repeat: no-repeat;
}
div.werben_oben {
	color: #black;
	line-height:19px;
	width: 155px;
	color:white;
	font-weight:bold;
	padding-left:5px;
	text-transform:uppercase;
	font-size:14px;
}
div.werben_oben a{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
div.werben_mittig{
	width: 160px;
	background-color:#000;
}
div.werben_mittig img{
	padding-left:0px !important;
}
div.werben_unten {
	color:#F68B1F;
	width: 160px;
	padding-bottom:2px;
}
div.werben_unten p{
	font-size:12px;
	font-weight:bold;
	margin-bottom:0px !important;
	padding-left:5px;
}
div.werben_ganzunten {
	text-align:right;
	border-bottom: 1px solid #F68B1F;
	width: 160px;
	line-height:23px;
	background-image: url(../bilder/layout/knopf_wtb.gif);
	background-repeat: no-repeat;
}
div.werben_ganzunten a{
	padding-right:23px;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#F68B1F;
}

/*Teaser quer*/
div.teaser_q_drumherum {
	position:relative;
	width: 640px;
	height: 151px;
	color:black;
	font-weight:normal;	
	margin-top:3px;
	margin-bottom:10px;
	margin-left:11px;
	overflow:hidden;
}
div.teaser_q_img{
	float:left;
	margin-right: 10px;
}
div.teaser_q_inhalt {
	overflow:hidden;
	height:149px;
	border-bottom:2px solid #164282;
}
div.teaser_q_inhalt h1{
	line-height:16px;
	font-weight:bold;
	font-size:20px;
	color:#164282;
	overflow:hidden;
	height:17px;
	border-bottom:0px;
	margin-top:0px !important;
}

div.teaser_q_inhalt h1 a{
	text-decoration: none !important;
	color: #164282 !important;
}
div.teaser_q_text{
}
div.teaser_q_linkespalte{
	height:122px;
	color:#646464;
}
div.teaser_q_linkespalte p{
	padding: 0px 5px 0px 0px !important;
}
div.teaser_q_rechtespalte{
	width:165px;
	height:122px;
	float:right;
	margin-left:10px;
	color:#646464;
}
div.teaser_q_rechtespalte p{
	padding:0px 0px 0px 5px;
}
div.teaser_q_weiterlink {
	position:absolute;
	bottom:1px !important;
	right:0px !important;	
	background-image:url(../bilder/layout/weiter_wtb.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:165px;
	text-align:right;
	line-height:17px;

}
div.teaser_q_weiterlink a{
	text-decoration: none !important;
	font-weight:bold;
	color: #F68B1F !important;
	padding-right:28px;
}

/*Teaser lightbox*/
div.lightbox_drumherum{
	position:relative;
	width: 640px !important;
	height: 151px;
	color:black;
	font-weight:normal;	
	margin-top:3px;
	margin-bottom:10px;
	margin-left:11px;
	overflow:hidden;
}
div.lightbox_img{
	float:left;
	margin-right: 10px;
	height:151px;
}
div.lightbox_inhalt{
	overflow:hidden;
	height:149px;
	border-bottom:2px solid #164282;
}
div.lightbox_inhalt h1{
	line-height:16px;
	font-weight:bold;
	font-size:20px;
	color:#164282;
	overflow:hidden;
	height:17px;
	border-bottom:0px;
	margin-top:0px !important;
}

div.lightbox_inhalt h1 a{
	text-decoration: none !important;
	color: #164282 !important;
}
div.lightbox_text{
	height:122px;
	color:#646464;
}

div.lightbox_text p{
	padding: 0px 5px 0px 0px !important;
}
div.lightbox_weiterlink {
	position:absolute;
	bottom:1px !important;
	right:0px !important;	
	background-image:url(../bilder/layout/weiter_wtb.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:165px;
	text-align:right;
	line-height:17px;

}
div.lightbox_weiterlink a{
	text-decoration: none !important;
	font-weight:bold;
	color: #F68B1F !important;
	padding-right:28px;
}

div.lightbox_inhalt div.box-visible{
    visibility:visible;
}

div.lightbox_inhalt div.box-invisible{
    display:none;
    visibility:hidden;
}

/* gewinnspiel formular */
div.kontaktfehler {
	margin-top: 10px;
	padding: 10px;
	border: 1px solid red;
}

span.kontakt_fehler {
	font-weight: bold;
}

div.gewinnspiel input,
div.gewinnspiel textarea {
	border: 1px solid black;
	margin-left: 5px;
	margin-right: 5px;
}

/* iframes keine scrollbars */
iframe {
	overflow: hidden;
}

div#navigation_oben {
	border-bottom: 3px solid #FFF;
	border-top: 3px solid #FFF;
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
	height: 19px;
	z-index: 10;
	background-color:#8D8D8D;
}

/* Container für Schneehöhen-Tabelle */

/* Tabelle für Schneehöhen */
/*
div#skiinfos table.skigebiete{
  padding:0px;
  margin:0px;
  border-collapse:collapse;
}

div#skiinfos table.skigebiete thead{
  background-color:#FFFFD0;
}

div#skiinfos table.skigebiete tbody td{
  border-top:1px solid #888888;
  height:40px;
}

div#skiinfos table.skigebiete tfoot td{
  border-top:1px solid #888888;
}

div#skiinfos table.skigebiete tbody td.lift{
  text-align:center;
}
*/

/* SLIDESHOW */

div.tx-slideshow-pi1{
    text-align:left;
    border-left: 2px solid #FFF;
    border-top: 2px solid #FFF;
}
/*********** EXPRESSANFRAGE *********/

div#expressanfrage-container{
    width:162px;
    height:150px;
    position:absolute;
    top:2px;
    right:0px;
    background-color:#FFF;
    border-right:2px solid #FFF;
}

div#expressanfrage{
    width:162px;
    height:150px;
    /*position:absolute;*/
    /*top:2px;*/
    right:0px;
    border-right:2px solid #FFFFFF;
    color:#164282;
    background-color:#FFF;
    padding-top:5px;
    margin-left:auto;
    margin-right:auto;
}

div#expressanfrage div.row{
    position:relative;
    line-height:20px;
    height:20px;   
    vertical-align:middle; 
    width:130px;
    margin-left:auto;
    margin-right:auto;
}

div#expressanfrage div.row-center{
    width:130px;
    height:20px;
    clear:both;
    margin-left:auto;
    margin-right:auto;
}

div#expressanfrage div.formheader{
    text-transform:uppercase;
    color:#164282;
    font-weight:bold;
    font-size:14px;
    width:134px;
    margin-left:auto;
    margin-right:auto;
}

div#expressanfrage form{
    /*padding:5px;*/
    margin-top:3px;
    width:140px;
    /*height:142px;*/
    /*background-color:#FFFFFF;*/
    -moz-opacity:0.9;
    margin-left:auto;
    margin-right:auto;
}

div#expressanfrage form label{
    /*width:50px;*/
    float:left;
    text-transform:uppercase;
    font-size:0.8em;
    font-weight:bold;
}

div#expressanfrage form input#submit{
    height:19px;
    width:130px;
    color:#164282;
    font-weight:bold;
    font-size:1.0em;
    display:block;
    float:left;
    /*margin-left:5px;*/
    margin-top:3px;
    padding-bottom:2px;
    text-transform:uppercase;
}

div#expressanfrage form input{
    height:14px;
    color:#333333;
    border:1px solid #F68B1F;
    background-color:#FFFFFF;
    /*padding:2px 4px;*/
    padding:1px;
    font-size:10px;
    float:right;
}

div#expressanfrage form select{
    height:16px;
    /*color:#55B22E;*/
    color:#164282;
    border:1px solid #F68B1F;
    background-color:#FFFFFF;
    /*padding:2px 4px;*/
    padding:0px;
    font-size:10px;
    float:right;
    text-transform:uppercase;
    /*font-weight:bold;*/
}

/* IE7 only */
html* div#expressanfrage form div.select-container{
    border:1px solid #F68B1F;
    float:right;
    height:18px;
    width:78px;
}

/* Hack fuer IE7 */
html* div#expressanfrage form select{
    height:18px;
    width:78px;
}

div#expressanfrage form input.date{
    float:right;
    width:76px;
}

div#expressanfrage form input.number{
    width:20px;
    float:right;
}


/****** INDEXED SEARCH **********/
div.tx-indexedsearch-rules{
    display:none !important;
}

div#indexedsearchbox{
    background-color:#F68B1F;
    height:22px;
    width:156px;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:2px;
    padding-right:2px;
    margin-left:2px;
}

div#indexedsearchbox form#indexedsearch{
    width:155px;
    margin-left:auto;
    margin-right:auto;
}

div#indexedsearchbox input.searchbox-sword {
    width:90px;
    float:left;
    color:#000;
    height:16px;
    line-height:16px;
}

div#indexedsearchbox input.searchbox-button{
    width:53px;
    border-width:0px;
    background-color:transparent;
    text-transform:uppercase;
    font-size:10px;
    font-weight:bold;
    /*color:#FFFFFF;*/
    color:#FFF;
    height:16px;
    line-height:16px;
    padding:2px;
}

div#content div.tx-indexedsearch .tx-indexedsearch-redMarkup{
    color:#8D8D8D;
}

div#content div.tx-indexedsearch form input{
    border:1px solid #124680;
    float:left;
    width:150px;
}

div#content div.tx-indexedsearch form .tx-indexedsearch-searchbox-button{
    border-width:0px;
    width:53px;
    text-transform:uppercase;
    font-size:10px;
    font-weight:bold;
    /*color:#FFFFFF;*/
    color:#8D8D8D;
    height:16px;
    padding:2px;
    background-color:transparent;
}

div#content div.tx-indexedsearch table td{
    vertical-align:middle;
    padding-right:5px;
}

div#content div.tx-indexedsearch{
    width:660px;
}

/*HACK FUER IE6
* html div#indexedsearchbox{
    height:20px !important;
    width:156px !important;
    padding:0px !important;
    margin: 0px !important;
}
*/
/****************** TICKER *******************/
/* Ticker */
div#ticker span.trenner {
    font-weight: bold;
    padding-right: 5px;
    padding-left: 10px;
}

/* newsticker und -src */
div#tickersrc {
    display: none;
}

div#ticker {
    width:996px;
    height:26px;
    float:left;
    color:#555555;
    font-weight:normal;
    margin-bottom:2px;
    font-size:1.1em;
    padding-top:5px;
    line-height:30px;
    background-color:#FFF;
    border:2px solid #8D8D8D;
    border-top:0px;
}

div#ticker a{
    text-decoration:none;
    color:#164282;
}

div#ticker:hover {
	cursor:default;
}

div#ticker p {
	display:inline;
	margin:0;
	padding:0;
	padding-right:5px;
	padding-left:5px;
}

span.newsticker-trenner {
	font-weight:bold;
	padding-right:5px;
	padding-left:10px;
}

	height: 1px;
	width: 1px;
	font-size: 2px;
	line-height: 2px;
}

/*************** SCHNEEHOEHEN *************/

div#schneehoehenAlpin {
        
}

div#content div.schneehoehenContainer table {
   width:100%;
}
    
div#content div.schneehoehenContainer a.infobox span {
   display:none;
   position:absolute;
   z-index:1000;
   border:1px solid #113D6E;
   width:250px;
   background-color:#fff;
   text-decoration:none;
}
    
div#content div.schneehoehenContainer a.infobox:hover span {
   display:block;
}

div#content div.schneehoehenContainer a.infobox span p {
  padding:5px;
}

tr.headline td {
    background-color:#113D6E;
}

td.head_aktiv {
    background-color:#113D6E;
    color:#FFFFFF;
    height:60px;
    text-align:center;
    width:38px;
}

td.head_ort_lift {
    background-color:#113D6E;
    color:#FFFFFF;
    height:60px;
    text-align:center;
    width:176px;
}
td.head_grad {
    background-color:#113D6E;
    color:#FFFFFF;
    height:60px;
    text-align:center;
    width:32px;
}
td.head_schneehoehe {
    background-color:#113D6E;
    color:#FFFFFF;
    height:60px;
    text-align:center;
    width:79px;
}
td.head_schneeart {
    background-color:#113D6E;
    color:#FFFFFF;
    height:60px;
    text-align:center;
    width:92px;
}
td.head_lifte {
    background-color:#113D6E;
    color:#FFFFFF;
    height:23px;
    text-align:center;
}
td.head_lift1 {
    background-color:#113D6E;
    color:#FFFFFF;
    height:37px;
    text-align:center;
    width:34px;
}
td.head_lift2 {
    background-color:#113D6E;
    color:#FFFFFF;
    height:37px;
    text-align:center;
    width:34px;
}
td.head_schlitten {
    background-color:#113D6E;
    color:#FFFFFF;
    height:37px;
    text-align:center;
    width:35px;
}
td.head_infos {
    background-color:#113D6E;
    color:#FFFFFF;
    height:60px;
    text-align:center;
    width:104px;
}
td.aktiv {
    background-color:#D3DEEF;
    height:40px;
    width:34px;
    color:#FFFFFF;
}
td.ort_lift {
    background-color:#D3DEEF;
    height:40px;
    width:172px;
}
td.grad {
    background-color:#D3DEEF;
    height:40px;
    width:28px;
}
td.schneehoehe {
background-color:#D3DEEF;
height:40px;
width:80px;
}
td.schneeart {
background-color:#D3DEEF;
height:40px;
width:85px;
}
td.lifte {
background-color:#D3DEEF;
height:40px;
width:100px;
}
td.lift1 {
background-color:#D3DEEF;
height:40px;
width:33px;
}
td.lift2 {
background-color:#D3DEEF;
height:40px;
width:33px;
}
td.schlitten {
background-color:#D3DEEF;
height:40px;
width:34px;
}
td.infos {
background-color:#D3DEEF;
height:40px;
width:100px;
}

table.legende {
    display:none;
}

/* fehlerausgabe fuer anfrageformular */
div.fehlerausgabe-anfrageformular {
	padding: 5px;
	background-color: #b30000;
	color: white;
}
table.kontakt td.beschriftung1 {
	padding-right: 10px;
}
table.kontakt td.beschriftung2 {
	padding-left: 10px;
	padding-right: 10px;
}
textarea {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	overflow: auto;
}