/* cmsms stylesheet: Spiess_Default modified: 03/04/21 18:36:35 */
/* RESETS 
--------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	border: 0;
	outline: 0;
	background: transparent;
	}

ol, ul {
	list-style: none;
	}

blockquote, q {
	quotes: none;
	}

:focus {
	outline: 0;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
	}
	
img, img a {
border:none;}	

body {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	color: #640013;
	font-size: 12px;
	line-height: 16px;
	background:url('https://maltschachersee.at/uploads/Spiess/bodyBG.jpg') repeat-x top #ffffc9;
	}

.clear {
 clear:both;}
 	
/* LINKS */

a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	outline: none;
	color: #ea5f00;
	}

a:link, a:visited {
	-webkit-transition: color .2s linear;
	}
a:hover {
	color: rgba(100,0,19,.8);
	}
	
	dfn{display:none;}	

/* PAGE STRUCTURE 
--------------------------------------------- */

#pageWrapper {
 width:960px;
 margin:auto;}
 
#pageShortcuts{
 width:955px;
 height: 30px;
 line-height:24px;
 text-align: right;
 margin-top:10px;
 padding-right:5px;
 }
 
 #pageShortcuts a:link, #pageShortcuts a:visited {
  background: #ffffc9;
  padding:6px;
  color: #640013;
  width:auto;
  font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; 
  font-size: 12px;
  font-weight: normal;}
 

#pageSidebar {
 float:left;
 display:inline;
 margin-right:15px;
 width:250px;
 min-height:500px; }
 
.pageLogo {
 background: #ffdc47;
 width:250px;
 height: 141px;
 margin-bottom:5px;
}

.pageNavigation {
 background: #640013;
 color:#ffffc9;
 width:250px;
 padding: 5px 0;
 margin-bottom:5px; 
 text-align:left;

}
 

  
  .pageNavigation li a:link, .pageNavigation li a:visited {
   height:21px;
   line-height:21px;
   display:block;
   color:#ffffc9;
   text-indent:10px;
   text-transform: uppercase;}
   
   .pageNavigation li a:hover, .pageNavigation li a:active, .pageNavigation li a.current {
    color:#ea5f00;
    background: url('https://maltschachersee.at/uploads/Spiess/navOver.jpg') no-repeat right;}
    
   .pageNavigation li li a:link, .pageNavigation li li a:visited {
   height:21px;
   line-height:21px;
   display:block;
   color:#ffffc9;
   text-indent:15px;
   text-transform: none;}
   
   .pageNavigation li li a:hover, .pageNavigation li li a:active, .pageNavigation li li a.current {
    color:#ea5f00;
    background:#640013;
    }

.subNavigation {
 background: #ea5f00;
 width:250px;
 padding: 5px 0;
 text-align:left;
 }
 
   .subNavigation li a:link, .subNavigation li a:visited {
   height:21px;
   line-height:21px;
   font-family: Georgia, serif;
   display:block;
   color:#640013;
   text-indent:10px;
   }
   
   .subNavigation li a:hover, .subNavigation li a:active, .subNavigation li a.current {
    color:#ffdc47;
    }
    
       .subNavigation li li a:link, .subNavigation li li a:visited {
   height:21px;
   line-height:21px;
   font-family: Georgia, serif;
   display:block;
   color:#640013;
   text-indent:15px;
   font-weight:normal;
   }
   
   .subNavigation li li a:hover, .subNavigation li li a:active, .subNavigation li li a.current {
    color:#ffdc47;
    }

#pageContent {
 width:690px;
 float:left;
 display:inline;
}

  #pageContent h2 {
   font-size: 22px;
   line-height:24px;
   font-family: Georgia, serif;
   padding: 0 0 20px 0;}

#pageTeaser {
 width:690px;
 height:300px; 
 float:left;
 margin-bottom:10px;
 position:relative;
}

#contentSidebar {
 width:220px;
 padding-left:10px;
 float:left;}
 
   #contentSidebar h2 {
   font-size: 18px;
   line-height:24px;
   font-family: Georgia, serif;
   padding: 10px 0 10px 0;}

#contentInner {
 width:450px;
 float:left;
 display:inline;}
 
.pageTitle {
 position:absolute;
 bottom:0;
 left:0;}
 
   #contentInner h2 {
   font-size: 22px;
   line-height:24px;
   font-family: Georgia, serif;
   padding: 0 0 20px 0;}

#pageFooter {
 clear:both;
 color: #ea5f00;
 font-size: 11px;
 padding-top: 20px; 
}  

/* Slide Function */
#slideshow {
    height:300px;
    position:relative;	
	width:690px;
}
#slideshow li {
    height:300px;	
    left:0;	
    opacity:0.0;	
    position:absolute;
    top:0;
    z-index:8;
}
#slideshow li.active {
    opacity:1.0;
    z-index:10;
}
#slideshow li.last-active {
    z-index:9;
}
.slide-1-img {
	float:left;
	width:690px;
}
.slide-1-desc {
	float:left;
	height:300px;
	position:relative;
	width:319px;
}
.slide-1-desc h1, .slide-1-desc p {
	float:left;
	width:284px;
	margin:10px 10px 0 16px;
}
.slide-1-desc h1 {
	padding-bottom:5px;
}
.slideshow-rm {
	bottom:16px;
	height:18px;
	left:20px;
	position:absolute;
	width:160px;
}
.slideshow-rm a, .body-rm a, .reverse-arrow a {
	display:block;
	float:left;
	margin-left:22px;
}
.slide-txt { /* styles for semi-tranparent background in the slideshow */
	background:url(https://maltschachersee.at/uploads/Webshot/slide_tr.png) no-repeat top;	
	bottom:0;
	height:50px;	
	left:0;	
	position:absolute;
	width:100%;
}
.slide-txt h3 {
	margin:11px 0 0 12px;
}

/* News */

.NewsSummary h3 a{
 font-size:18px;
 line-height:24px;
 }
