/****************************************************/
/*    1. CSS-Modul: COLORS                          */
/****************************************************/


/****************************************************/
/*    2.  CSS-Modul: LAYOUT (PAGE REGIONS)          */
/****************************************************/

/* -- BODY ----------------------------------------------*/
html, body, #container {
  height: 100%;
}
body > #container {
  height: auto;
  min-height: 100%;
}
body#web {
  width:100%;
  margin:0;
  padding:0;
  border:0;
  background:#FFFCF2   url(http://www.vorderriedhof.at/common/container_HG.gif) top center repeat-y;
  color:#AE471B;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height:16px;
  height:100%;
}
#container {
  position:relative;
  width:990px;
  min-height: 100%;
  margin:0 auto;
  padding:0;
  overflow:auto;
  background:transparent;
}
* html #container {
  overflow:visible;
  height:100%;
}
/* -- TOP -----------------------------------------------*/
#panorama {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  background:transparent url(http://www.vorderriedhof.at/common/berg_panorama.png) top left no-repeat;
}
#top {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  margin:0;
  padding:0;
  border:0;
  overflow:hidden;
}
#top2 {
  position:relative;
  width:990px;
  margin:0 auto;
  padding:0;
  background:transparent;
}
#ticket {
  position:absolute;
  top:250px;
  right:-200px;
  width:856px;
  height:322px;
}
* html #ticket {
  background:none !important;
}
#overlayTop {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:15px;
  background:transparent url(http://www.vorderriedhof.at/common/headerBild_overlay_top.png) top left repeat-x;
}
* html #overlayTop {
  background:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.vorderriedhof.at/common/headerBild_overlay_top.png', sizingMethod='scale');
}
#overlayTop2 {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  background:transparent url(http://www.vorderriedhof.at/common/navHG_85.png) center top repeat-y;
  z-index:10;
}
* html #overlayTop2 {
  background:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.vorderriedhof.at/common/navHGie_85.png', sizingMethod='scale');
}
* html #top2 #top #overlayTop2 {
  background:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.vorderriedhof.at/common/navHG_85.png', sizingMethod='scale');
}
#overlayBtm {
  position:absolute;
  left:0;
  width:100%;
  height:10px;
  margin:-10px 0 0 0;
  background:transparent url(http://www.vorderriedhof.at/common/headerBild_overlay_btm2.png) top left repeat-x;
  z-index:5;
}
* html #overlayBtm {
  background:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.vorderriedhof.at/common/headerBild_overlay_btm2.png', sizingMethod='scale');
}
#overlayBtm2 {
  position:absolute;
  left:0;
  width:100%;
  height:26px;
  background:transparent url(http://www.vorderriedhof.at/common/PRT_HG.gif) top left repeat-x;
  z-index:-1;
}
 
/* -- MIDDLE --------------------------------------------*/
#page {
  position:relative;
  float:left;
  width:990px;
  padding:0 0 120px 0;
  background-color:transparent;
  background-image:url(http://www.vorderriedhof.at/common/content_HG.gif);
  background-repeat:no-repeat;
}
#middle {
  position:relative;
  float:left;
  width:748px;
  margin:0;
  padding:0 0 0 15px;
  z-index:500;
}
/* -- LEFT ----------------------------------------------*/
#navigation {
  position:relative;
  float:left;
  width:227px;
  margin:0;
  padding:0;
  background:transparent url(http://www.vorderriedhof.at/common/PRL_colorbar.gif) -37px 0 no-repeat;
  z-index:15;
}
#left {
  float:left;
  width:180px;
  padding:5px 0 0 47px;
  background:transparent;
}
#logo {
  position:relative;
  float:left;
  width:140px;
  height:66px;
  padding:20px 20px 25px 20px;
}
#logo a, #logo a:link, #logo a:visited {
  display:block;
  position:absolute;
  top:20px;
  left:20px;
  width:140px;
  height:66px;
  padding:0;
  background:transparent url(http://www.vorderriedhof.at/common/vorderriedhof_logo.png) top left no-repeat;
}
* html #logo a, * html #logo a:link, * html #logo a:visited {
  background:transparent url(http://www.vorderriedhof.at/common/vorderriedhof_logoIE.gif) top left no-repeat;
}
/* -- HEADER --------------------------------------------*/
#header {
  position:relative;
  float:left;
  width:733px;
  margin:0;
  padding:0 15px 0 0;
  background:transparent;
}

#address {
  position:relative;
  float:left;
  width:325px;
  margin:0;
  padding:25px 0 0 45px;
  color:#FFFFFF;
  font-size:11px;
  line-height:13px;
}
#address div.title {
  position:relative;
  display:block;
  width:100%;
  padding:2px 0 3px 0;
  background:transparent url(http://www.vorderriedhof.at/common/adress_sterne.png) bottom left no-repeat;
  font-family:Georgia, serif;
  font-size:17px;
  line-height:19px;
  text-transform:uppercase;
  text-align:center;
  letter-spacing:1pt;
}
* html #address div.title {
  background:transparent url(http://www.vorderriedhof.at/common/adress_sterne_ie.gif) bottom left no-repeat;
}
#address div.subtitle {
  display:block;
  width:100%;
  padding:4px 0;
  text-align:center;
}
#address div.text {
  display:block;
  width:100%;
  text-align:center;
}
#address a, #address a:link, #address a:visited {
  color:#FFFFFF;
}
#headerR {
  position:relative;
  float:right;
  width:314px;
  height:252px;
  background:transparent url(http://www.vorderriedhof.at/common/headerInfo.png) top left no-repeat;
  z-index:15;
}
* html #headerR {
  background:transparent url(http://www.vorderriedhof.at/common/headerInfoIE.gif) top left no-repeat;
}
#translate {
  float:left;
  width:88px;
  height:21px;
  margin:0;
  padding:19px 0 0 27px;
  background:transparent;
}
#translate div.flag {
  float:left;
  width:39px;
  margin:0;
  padding:0 2px 0 0;
  text-align:center;
}
#translate span {
  float:left;
  width:39px;
  margin:0;
  font-size:7px;
  line-height:10px;
  color:#00647E;
  text-transform:uppercase;
  text-align:center;
}
#translate span a, #translate span a:link, #translate span a:visited {
  margin:0;
  color:#00647E;
  font-size:7px;
  line-height:10px;
}
#translate span.inactive {
  color:#889cac;
}
/* -- CONTENT --------------------------------------------*/
#content {
  position:relative;
  float:left;
  width:518px;
  margin:0px;
  padding:0;
  background:transparent;
  overflow:hidden;
}
#contentW {
  position:relative;
  float:left;
  width:733px;
  margin:0px;
  padding:0;
  background:transparent;
  overflow:hidden;
}

/* -- BOTTOM --------------------------------------------*/
#bottom {
  position:relative;
  width:100%;
  height:95px;
  margin-top: -97px;
  border-top:2px solid #CBDC7F;
  padding:0;
  background:transparent;
  z-index:500;
  overflow:hidden;
}
#footer {
  position:relative;
  width:733px;
  height:73px;
  margin:0 auto;
  padding:10px 15px 12px 242px;
  background:transparent url(http://www.vorderriedhof.at/common/container_HG.gif) top left repeat-y;
  color:#FFFFFF;
}
#copyright {
  float:left;
  width:733px;
  height:73px;
}
#copyright a, #copyright a:link, #copyright a:visited {
  float:left;
  height:60px;
  margin:0;
  padding:0;
  color:#ECF4E1;
  text-decoration:none;
}
#copyright a:hover, #copyright a:active {
  text-decoration:none;
}
#copyright a.urlaubsreifD, #copyright a.urlaubsreifD:link, #copyright a.urlaubsreifD:visited {
  width:196px;
  background:transparent url(http://www.vorderriedhof.at/common/logo_sprite.png) -120px 0 no-repeat;
}
#copyright a.urlaubsreifD:hover, #copyright a.urlaubsreifD:active {
  background:transparent url(http://www.vorderriedhof.at/common/logo_sprite.png) -120px -62px no-repeat;
}

#copyright a.urlaubsreifA, #copyright a.urlaubsreifA:link, #copyright a.urlaubsreifA:visited {
  width:195px;
  background:transparent url(http://www.vorderriedhof.at/common/logo_sprite.png) -511px 0 no-repeat;
}
#copyright a.urlaubsreifA:hover, #copyright a.urlaubsreifA:active {
  background:transparent url(http://www.vorderriedhof.at/common/logo_sprite.png) -511px -62px no-repeat;
}

#copyright a.leogang, #copyright a.leogang:link, #copyright a.leogang:visited {
  width:120px;
  background:transparent url(http://www.vorderriedhof.at/common/logo_sprite.png) 0 0 no-repeat;
}
#copyright a.leogang:hover, #copyright a.leogang:active {
  background:transparent url(http://www.vorderriedhof.at/common/logo_sprite.png) 0 -62px no-repeat;
}

#copyright a.golfalpin, #copyright a.golfalpin:link, #copyright a.golfalpin:visited {
  width:195px;
  background:transparent url(http://www.vorderriedhof.at/common/logo_sprite.png) -316px 0 no-repeat;
}
#copyright a.golfalpin:hover, #copyright a.golfalpin:active {
  background:transparent url(http://www.vorderriedhof.at/common/logo_sprite.png) -316px -62px no-repeat;
}

/*-- FLOATING ---------------*/
.clearing {
  clear:both;
  height:0;
  border:0;
  margin:0;
  padding:0;
  font-size:1px;
  line-height:0;
}
.floatRight {
  float:right;
}
.floatLeft {
  float:left;
}
img.imgNoborder {
  border:0px;
}

/****************************************************/
/*    3.  CSS-Modul: LAYOUT (PAGE ELEMENTS)         */
/****************************************************/

/* -- SITEMAP --------------------------------------*/
td.sitemapTitle0 {
  background-color:#AE471B;
  border-right:1px solid #97BF0D;
}
td.sitemapTitle1 {
  background-color:#97BF0D;
  border-right:1px solid #000000;
}
a.sitemapTitle0:link, a.sitemapTitle0:visited ,
a.sitemapTitle0:hover, a.sitemapTitle0:active {
  font-weight:bold;
  color:#333333;
  text-decoration:none;
}

a.sitemapTitle1:link, a.sitemapTitle1:visited,
a.sitemapTitle1:hover, a.sitemapTitle1:active {
  font-weight:bold;
  color:#000000;
  text-decoration:none;
}

a.sitemapElement0:link, a.sitemapElement0:visited,
a.sitemapElement0:hover, a.sitemapElement0:active {
  color:#333333;
  text-decoration:none;
  font-size:12px !important;font-size:small;
}

a.sitemapElement1:link, a.sitemapElement1:visited,
a.sitemapElement1:hover, a.sitemapElement1:active {
  color:#000000;
  font-weight:bold;
  text-decoration:none;
  font-size:12px !important;font-size:small;
}
ul#sitemap {
  padding:0 0 0 15px;
  list-style:none;
}
ul#sitemap li {
  margin:0;
  padding:3px 0 9px;
}
ul#sitemap ul {
  padding:0 0 0 25px;
  list-style:none;
}
ul#sitemap li ul li {
  padding:3px 0;
}

/* -- (Input) -- */
/* -- SEARCH --------------------------------------------*/
#search {
  float:left;
  width:191px;
  margin:0;
  border:0;
  padding:14px 0 10px 8px;
}
#search form {
  margin:0;
  border:0;
  padding:0;
}
#search input#raw {
  float:left;
  width:151px;
  height:15px;
  margin:0;
  border:0;
  padding:4px 0 4px 10px;
  background:transparent;
  vertical-align:middle;
  color:#00647E;
}

#search input#btnSearch {
  float:left;
  width:20px;
  height:22px;
  margin:0;
  border:0;
  padding:2px;
  background:transparent;
  font-size:12px;
  cursor:pointer;
}
/* -- (Results) -- */
#searchresults {
  width:530px;
  padding:0 15px;
}
#searchresults dl {
  margin:0;
  padding:0;
}
#searchresults dt {
  padding:10px 0 3px 0;
}
#searchresults dd {
  margin:0 0 10px 0;
  color:#ECF4E1;
}

/* -- NEWS -----------------------------------------*/
#indexA {
  position:relative;
  float:left;
  width:200px;
  margin:0;
  padding:0;
  background:#FEE6B6 url(http://www.vorderriedhof.at/common/cTeaser_top.gif) top left no-repeat;
}
#indexA ul {
  float:left;
  width:180px;
  margin:0;
  padding:10px;
  background:transparent url(http://www.vorderriedhof.at/common/cTeaser_btm.gif) bottom left no-repeat;
  list-style-type:none;
}
#indexA li {
  float:left;
  display:block;
  width:180px;
  margin:0;
  padding:2px 0 5px 0;
  background:transparent url(http://www.vorderriedhof.at/common/cTeaser_line.gif) bottom left no-repeat;
  color:#AE471B;
  font-size:11px;
  font-weight:normal;
}
#indexA li.noBdr {
  background:transparent;
}
#indexA li a, #indexA li a:hover, #indexA li a:active {
  color:#AE471B;
  text-decoration:none;  
}
#indexA li.start a, #indexA li.start a:hover, #indexA li.start a:active {
  position:relative;
  float:left;
  display:block;
  width:166px;
  margin:0;
  border:0;
  padding:0 7px 2px;
  font-size:12px;
}
#indexA li span.title a, #indexA li span.title a:link, #indexA li span.title a:visited {
  position:relative;
  float:left;
  width:180px;
  margin:0;
  padding:5px 0 2px 0;
  font-weight:bold;
}
#indexA li span.timeframe {
  position:relative;
  float:left;
  width:180px;
  margin:0;
  padding:0 0 5px 0;
  font-size:11px;
}
#indexA li span.img {
  float:left;
  width:60px;
  height:60px;
  margin:0;
  padding:0 10px 0 0;
  overflow:hidden;
}
#indexA li span.img img {
  float:left;
  width:58px;
  height:58px;
  margin:0;
  border:1px solid #AE471B;
  padding:0;
}
#indexA li span.desc {
  position:relative;
  float:left;
  width:110px;
  margin:-3px 0 0 0;
  padding:0;
}
#indexA li span.more a, #indexA li span.more a:link, #indexA li span.more a:visited {
  position:relative;
  float:left;
  width:180px;
  margin:0;
  padding:5px 0;
  font-weight:bold;
  text-align:right;
}
#indexA li a:hover, #indexA li a:active {
  text-decoration:underline;
}
/* -- FORM -----------------------------------------*/
.form {
  color:#000000;
  border:1px solid #666666;
  padding:1px;
  margin:0;
  font-size:10px !important; font-size: xx-small;
  voice-family: "\"}\"";
  voice-family:inherit;
  font-size:x-small;
}
html>.form {
  font-size:x-small;
} 
	
.form-button {
  color:#000000;
  background-color:#FFFFFF;
  border:1px solid #666666;
  font-weight:bold;
  padding-left:1px;
  padding-right:1px;
  margin:0;
  font-size:10px !important; font-size: xx-small;
}

/****************************************************/
/*    4.  CSS-Modul: NAVIGATION                     */
/****************************************************/

/* -- MENU -----------------------------------------*/
#menu {
  float:left;
  width:180px;
  margin:0 0 20px 0;
  padding:0;
  background:transparent;
}
#menu ul {
  margin:0;
  padding:0;
  list-style:none;
  list-style-image:none;
}
#menu ul li {
  width:170px;
  margin:0;
  padding:0 5px;
  background:transparent;
  list-style:none;
  overflow:hidden;
}
#menu ul li a, #menu ul li a:link, #menu ul li a:visited {
  position:relative;
  display:block;
  width:160px;
  padding:5px;
  background:transparent url(http://www.vorderriedhof.at/common/menu_line.png) bottom left no-repeat;
  color:#AE471B;
  text-decoration:none;
  text-transform:uppercase;
}
* html #menu ul li a, * html #menu ul li a:link, * html #menu ul li a:visited {
  background:transparent url(http://www.vorderriedhof.at/common/menu_lineIE.gif) bottom left no-repeat;
}
#menu ul li a:hover, #menu ul li a:active,
#menu ul li a.path, #menu ul li a.path:link, #menu ul li a.path:visited {
  background:transparent url(http://www.vorderriedhof.at/common/menu_hover.png) bottom left no-repeat;
  color:#943C16;
  text-decoration:none;
}
* html #menu ul li a:hover, * html #menu ul li a:active {
  background:transparent url(http://www.vorderriedhof.at/common/menu_lineIE.gif) bottom left no-repeat;
}
#menu ul li a.current, #menu ul li a.current:link, #menu ul li a.current:visited {
  background-color:#97BF0D;
  color:#FFFFFF;
}

/* -- level 2 -- */
#menu ul li li {
  padding:0;
}
#menu li li a, #menu li li a:link, #menu li li a:visited {
  width:155px;
  margin:0;
  padding-left:10px;
  overflow:hidden;
  text-transform:none;
  color:#708F04;
}
#menu ul li li a:hover, #menu ul li li a:active {
  color:#566D03;
  text-decoration:none;
}

/* -- level 3 -- */
#menu ul li li li {
  padding:0;
}
#menu li li li a, #menu li li li a:link, #menu li li li a:visited {
  width:150px;
  margin:0;
  padding-left:15px;
  color:#708F04;
  text-transform:none;
  overflow:hidden;
}
#menu ul li li li a:hover, #menu ul li li li a:active {
  color:#566D03;
  text-decoration:none;
}
/* -- level 4 -- */
#menu ul li li li li {
  padding:0;
}
#menu li li li li a, #menu li li li li a:link, #menu li li li li a:visited {
  width:145px;
  margin:0;
  padding-left:20px;
  color:#708F04;
  text-transform:none;
  overflow:hidden;
}
#menu ul li li li li a:hover, #menu ul li li li li a:active {
  color:#566D03;
  text-decoration:none;
}

/* -- MICRONAVIGATION ------------------------------*/
#micronav {
  float:left;
  width:100%;
  padding:0 0 10px 0;
  font-size:10px;
  color:#708F04;
}
#micronav a, #micronav a:link, #micronav a:visited {
  color:#708F04;
  text-decoration:none;

}
#micronav a:hover, #micronav a:active {
  color:#708F04;
  text-decoration:none;
}
#micronav span {
  font-size:10px;
  color:#708F04;
}

/* -- METANAVIGATION -------------------------------*/
#metanav {
  position:relative;
  float:left;
  width:682px;
  margin:0;
  padding:1px 66px 21px 0;
  color:#FFFFFF;
  text-decoration:none;
  text-align:right;
}
#metanav a, #metanav a:link, #metanav a:visited {
  margin:0 0 0 0;
  color:#FFFFFF;
  text-decoration:none;
}
#metanav a:focus, #metanav a:hover, #metanav a:active {
  text-decoration:underline;
  background-color: transparent;
}

/* -- INDEX ---------------------------------------------*/
#index {
  float:left;
  width:100%;
  padding:10px 0 0 0;
}
.index1 {float:left; width:100%; padding:5px 0;}

.index1 a, 
.index1 a:link, 
.index1 a:visited {float:left; width:498px; padding:10px; color:#666666; text-decoration:none;}

.index1 a span.img, 
.index1 a:link span.img, 
.index1 a:visited span.img {float:left; width:150px; height:150px; padding:0 10px 0 0; overflow:hidden; cursor:pointer; text-decoration:none;}

.index1 a span.img img, 
.index1 a:link span.img img, 
.index1 a:visited span.img img {float:left; width:148px; height:148px; border:1px solid #AE471B; padding:0;}

.index1 a span.text, 
.index1 a:link span.text, 
.index1 a:visited span.text {float:left; width:338px; margin-top:-3px; padding:0; cursor:pointer; text-decoration:none;}

.index1 a span.title, 
.index1 a:link span.title, 
.index1 a:visited span.title {float:left; width:100%; padding:0 0 10px 0; color:#AE471B;font-weight:bold; cursor:pointer; text-decoration:none;}

.index1 a span.desc, 
.index1 a:link span.desc, 
.index1 a:visited span.desc {float:left; width:100%; padding:0 0 5px 0; cursor:pointer; text-decoration:none; color:#AE471B;}

.index1 a:hover, 
.index1 a:active { background:#FEEDC6; text-decoration:none;}

.index1 a:hover span.desc, 
.index1 a:active span.desc {text-decoration:none; color:#AE471B;}


/****************************************************/
/*    5.  CSS-Modul: TEXT                           */
/****************************************************/

/* -- STANDARD -------------------------------------*/
h1, h1.title {
  padding:0;
  margin:0;
  background:transparent url(http://www.vorderriedhof.at/common/h1_lineL.gif) bottom left repeat-x;
  font-size:14px;
  line-height:17px;
  font-weight:bold;
  font-style:italic;
}
h1 span, h1.title span {
  display:block;
  width:100%;
  padding:15px 0 10px 0;
  margin:0;
  background:transparent url(http://www.vorderriedhof.at/common/h1_lineR.gif) bottom right no-repeat;
  font-size:14px;
  line-height:17px;
  font-weight:bold;
  font-style:italic;
}
h2 {
  font-size:11px;
  line-height:14px;
  margin:10px 0 0 0;
  font-weight:bold;
}
p {
  margin:0;
  padding:5px 0;
}
ol {
  line-height:15px;
}
ul {
  line-height:15px;
  list-style-type:disc;
}
p.caption {
  font-style:italic;
  padding-top:0px;
  margin-top:0px;
}
p.emphasis {
  display:block;
  background:#AE471B;
  border-top:1px dotted #97BF0D;
  border-bottom:1px dotted #97BF0D;
  margin:5px 20px 5px 10px;
  line-height:16px;
}
p.description {
  line-height:16px;
  font-weight:bold;
  color:#97BF0D;
}
p.creator {
}
p.small {
  font-size:10px;
}
p.smalltext {
  font-size:10px !important; font-size: xx-small;
}
a:link, a:visited {
  color:#708F04;
  font-weight:normal;
  text-decoration:none;
}
a:hover, a:active {
  color:#708F04;
  font-weight:normal;
  text-decoration:underline;
}
a.pager:hover, a.pager:active {
  color:#708F04;
  font-weight:bold;
  text-decoration:underline;
}
code {
}

/* -- ZMS FORMAT (Text Formats) --------------------*/
.textblock_left2col {
  float:left;
  width:200px;
  text-align:justify;
}
.textblock_right2col {
  float:left;
  width:200px;
  text-align:justify;
}
.textblock_spacer {
  display:block;
  clear:both;
}

/****************************************************/
/*    6.  CSS-Modul: ZMS-DEFAULTS                   */
/****************************************************/

/* -- ZMS TABLES -----------------------------------*/
table.ZMSTable {
  width:100%;
  border:1px solid #D6A186;
}
table.ZMSTable caption {
  padding:0 0 5px 0;
  font-weight:bold;
}
table.ZMSTable tr th {
  background:#F7E6CA;
}
table.ZMSTable tr.even td {
  background:#F7F3CE;
}
table.ZMSTable tr.odd td {
  background:#F7F3CE;
}
table.ZMSTable tr td p {
  font-size:11px;
  padding:5px;
}

/* -- ZMS GRAPHIC ----------------------------------*/
div.ZMSGraphic {
  background:transparent; 
  margin:0;
  padding:0;
}
div.ZMSGraphic.left {
  text-align:left;
}
div.ZMSGraphic.right {
  text-align:right;
}
div.ZMSGraphic.center {
  text-align:center;
}
div.ZMSGraphic.floatleft {
  float:left;
  margin-right:10px;
}
div.ZMSGraphic.floatright {
  float:right;
  margin-left:10px;
}
div.ZMSGraphic.center {
  text-align:center;
}
div.graphic {
  position:relative;
  background:transparent;
  margin:10px 0 0 0;
  border:1px solid #97BF0D;
  padding:3px;
}
div.graphic a, div.graphic a:link, div.graphic a:visited {
  border:0;
  text-decoration:none;
}
div.graphic a:hover, div.graphic a:active {
  border:0;
  text-decoration:none;
}
div.graphic img {
  border:0;
}
div.graphic.alignleft {
  float:left;
  text-align:right;
  margin-right:10px;
}
div.graphic.alignright {
  float:right;
  text-align:right;
  margin-left:10px;
}
div.ZMSGraphic div.text {
  padding:0;
}
div.ZMSGraphic div.text p {
  padding:3px 0;
}
div.graphic a.zoom {
  position:absolute;
  width:23px;
  height:23px;
  bottom:3px;
  right:3px;
}
* html div.graphic a.zoom {
  bottom:2px;
  right:2px;
}
div.graphic a.zoom img.zoom {
  width:23px;
  height:23px;
  background:transparent url(http://www.vorderriedhof.at/common/zoom.png) top left no-repeat;
}
* html div.graphic a.zoom img.zoom {
  background:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.vorderriedhof.at/common/zoom.png', sizingMethod='crop');
}
img.imgNoborder {
  border:0px;
}

/* -- ZMS TEASER -----------------------------------*/
div#teaser {
  float:left;
  width:170px;
  padding:0 5px;
  background:transparent;
}
div.ZMSTeaserContainer {
  float:left;
  width:170px;
  margin:0 0 20px 0;
  padding:0;
  background:#ECF4E2 url(http://www.vorderriedhof.at/common/teaser_top.gif) top left no-repeat;
}
div.ZMSTeaserElement {
  float:left;
  width:162px;
  margin:0;
  padding:5px 4px 0;
  background:transparent url(http://www.vorderriedhof.at/common/teaser_btm.gif) bottom left no-repeat;
}
div.ZMSTeaserElement div.graphic {
  float:left;
  width:100%;
  margin:0 0 5px 0;
  border:0;
  padding:0;
  background:transparent;
  overflow:hidden;
}
div.ZMSTeaserElement div.graphic img {
  border:1px solid #97BF0D;
}
div.ZMSTeaserElement div.title {
  float:left;
  width:152px;
  padding:0 5px 5px;
  background:#ECF4E2 url(http://www.vorderriedhof.at/common/teaser_line.gif) bottom left no-repeat;
  font-size:12px;
  text-decoration:none;
  color:#AE471B;
}
div.ZMSTeaserElement div.title a, 
div.ZMSTeaserElement div.title a:link, 
div.ZMSTeaserElement div.title a:visited {
  font-size:12px;
  text-decoration:none;
  color:#AE471B;
}
div.ZMSTeaserElement div.text {
  float:left;
  margin:0;
  padding:7px 5px 5px;
  font-size:11px;
  text-decoration:none;
  color:#AE471B;
}
div.ZMSTeaserElement div.text span a, 
div.ZMSTeaserElement div.text span a:link, 
div.ZMSTeaserElement div.text span a:visited {
  display:block;
  padding:5px 0 0 0;
  font-size:11px;
  font-weight:bold;
  text-decoration:none;
  color:#AE471B;
}
div.ZMSTeaserElement div.title a:hover, 
div.ZMSTeaserElement div.title a:active, 
div.ZMSTeaserElement div.text span a:hover, 
div.ZMSTeaserElement span div.text a:active {
  text-decoration:underline;
}

/* -- CONTENT TEASER -------------------------------*/
div#sidebar {
  position:relative;
  float:left;
  width:200px;
  padding:19px 0 0 15px;
}
.contentTeaser {
  float:left;
  width:200px;
  padding:0 0 10px 0;
}
.contentTeaser div.ZMSTeaserContainer {
  float:left;
  width:200px;
  margin:0;
  padding:0;
  background:#FEE6B6 url(http://www.vorderriedhof.at/common/cTeaser_top.gif) top left no-repeat;
}
.contentTeaser div.ZMSTeaserElement {
  float:left;
  width:180px;
  margin:0;
  padding:10px;
  background:transparent url(http://www.vorderriedhof.at/common/cTeaser_btm.gif) bottom left no-repeat;
}
.contentTeaser div.ZMSTeaserElement div.graphic {
  float:left;
  width:100%;
  margin:0 0 5px 0;
  border:0;
  padding:0;
  background:transparent;
  overflow:hidden;
}
.contentTeaser div.ZMSTeaserElement div.graphic img {
  border:1px solid #AE471B;
}
.contentTeaser div.ZMSTeaserElement div.title {
  float:left;
  width:166px;
  padding:0 7px 5px;
  background:transparent url(http://www.vorderriedhof.at/common/cTeaser_line.gif) bottom left no-repeat;
  text-decoration:none;
  color:#AE471B;
}
.contentTeaser div.ZMSTeaserElement div.title a, 
.contentTeaser div.ZMSTeaserElement div.title a:link, 
.contentTeaser div.ZMSTeaserElement div.title a:visited {
  float:left;
  text-decoration:none;
  color:#AE471B;
}
.contentTeaser div.ZMSTeaserElement div.text {
  float:left;
  margin:0;
  padding:7px 5px 5px;
  text-decoration:none;
  color:#AE471B;
}
.contentTeaser div.ZMSTeaserElement div.text span a, 
.contentTeaser div.ZMSTeaserElement div.text span a:link, 
.contentTeaser div.ZMSTeaserElement div.text span a:visited {
  display:block;
  padding:5px 0 0 0;
  font-weight:bold;
  text-decoration:none;
  color:#AE471B;
}
.contentTeaser div.ZMSTeaserElement div.title a:hover, 
.contentTeaser div.ZMSTeaserElement div.title a:active,
.contentTeaser div.ZMSTeaserElement div.text span a:hover, 
.contentTeaser div.ZMSTeaserElement span div.text a:active {
  text-decoration:underline;
}

/* -- ZMS LINK -------------------------------------*/
div#pageelement_Links {
  width:180px;
}
div.ZMSLinkElement {
  background-color: transparent;
  padding:2px;
}
div.ZMSLinkElement div.title {
  font-weight:bold;
  color:black;
  font-size:12px !important; font-size: small;
  margin:10px 0px 0px 0px;
}

div.ZMSLinkElement div.text {
}

div.ZMSLinkElement div.text ul {
  margin-top:5px;
  margin-left:-10px !important; margin-left: 20px;
}
li.LinkElementExternal {
  list-style-image:url(http://www.vorderriedhof.at/common/external_link.gif);
}
li.LinkElementInternal, 
li.LinkElementInternalPortal {
  list-style-image:url(http://www.vorderriedhof.at/common/external_link.gif);
}
li.LinkElementInternalClient {
  list-style-image:url(http://www.vorderriedhof.at/common/external_link.gif);
}
li.LinkElementMailto {
  list-style-image:url(http://www.vorderriedhof.at/common/mail_link.gif);
}

/****************************************************/
/*    7.  CSS-Modul: SPECIAL OBJECTS                */
/****************************************************/
/* -- JQUERY TOOLS ---------------------------------*/
/* --- OVERLAY --- */
.simple_overlay {
  display:none;
  width:780px;	
  min-height:200px;
  border:1px solid #999999;
  background-color:#FFFFFF;
  -moz-box-shadow:0 0 30px 3px #666666;
  -webkit-box-shadow: 0 0 30px 3px #666666;	
  z-index:10000;
}

/* close button positioned on upper right corner */
.simple_overlay .close {
  position:absolute;
  right:-15px;
  top:-15px;
  height:35px;
  width:35px;
  background:transparent url(http://www.vorderriedhof.at/common/close.png) top left no-repeat;
  cursor:pointer;
}

div.contentWrap {
  display:block;
  width:780px;
}
/* --- CALENDAR --- */

/* calendar icon */
.caltrigger {
  position:relative;
  float:left;
  width:39px;
  height:38px;
  margin:0 0 0 2px;
  background:transparent url(http://www.vorderriedhof.at/common/icon_sprite.png) 0px -150px no-repeat;
}
.ie6 .caltrigger {
  background-image:url(http://www.vorderriedhof.at/common/icon_sprite_ie.gif);
}

/* calendar root element */
#calroot {
  /* place on top of other elements. set a higher value if nessessary */
  z-index:15000;
  zoom:1;
  margin-top:-1px;
  width:198px;
  padding:4px;
  background-color:#FFFFFF;
  font-size:11px;
	
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
	
  -moz-box-shadow: 0 0 5px #999999;
  -webkit-box-shadow: 0 0 5px #999999;	
}

/* head. contains title, prev/next month controls and possible month/year selectors */
#calhead {	
  padding:2px 0;
  height:22px;
} 

#caltitle {
  font-size:14px;
  color:#0150D1;	
  float:left;
  text-align:center;
  width:155px;
  line-height:20px;
  text-shadow:0 1px 0 #ddd;
}

#calnext, #calprev {
  display:block;
  width:21px;
  height:21px;
  background:transparent url(http://www.vorderriedhof.at/common/icon_sprite.png) -100px -150px no-repeat;
  float:left;
  cursor:pointer;
}
.ie6 #calnext, .ie6 #calprev {
  background-image:url(http://www.vorderriedhof.at/common/icon_sprite_ie.gif);
}

#calnext {
  background-position:-200px -150px;
  float:right;
}

#calprev.caldisabled, #calnext.caldisabled {
  visibility:hidden;	
}

/* year/month selector */
#caltitle select {
  font-size:10px;	
  color:#708F04;
}

#caltitle option {
  font-size:10px;	
  color:#708F04;
}


/* names of the days */
#caldays {
  height:14px;
  border-bottom:1px solid rgb(153, 139, 137);
  padding:0 0 2px 0;
}

#caldays span {
  display:block;
  float:left;
  width:28px;
  text-align:center;
}

/* container for weeks */
#calweeks {
  background-color:#FFFFFF;
  margin-top:4px;
}

/* single week */
.calweek {
  clear:left;
  height:22px;
}

/* single day */
.calweek a {
  display:block;
  float:left;
  width:27px;
  height:20px;
  text-decoration:none;
  font-size:11px;
  margin-left:1px;
  text-align:center;
  line-height:20px;
  color:#708F04;
  -moz-border-radius:3px;
  -webkit-border-radius:3px; 		
} 

/* different states */
.calweek a:hover, .calfocus {
  background-color:#ddd;
}

/* sunday */
a.calsun {
  color:red;		
}

/* offmonth day */
a.caloff {
   color:rgb(191, 182, 181);		
}

a.caloff:hover {
  background-color:rgb(221, 221, 221);	
  color:rgb(153, 139, 137);			
}


/* unselecteble day */
a.caldisabled {
  background-color:#F2F0F0 !important;
  color:#CCC5C4 !important;
  cursor:default;
}

/* current day */
#calcurrent {
  background-color:#B8CB00;
  color:#FFFFFF;
}

/* today */
#caltoday {
  background-color:#708F04;
  color:#FFFFFF;
}
/*------- BOOKING BUTTON ---------------------------*/
.bookBtn {
  display:inline-block;
  width:auto;
  height:37px;
  padding:20px 0;
  background:transparent;
}
.bookBtn .bbSubmit {
  float:left;
  width:auto;
  height:37px;
  margin:0;
  border:0;
  padding:0 15px 0 0;
  background:transparent url(http://www.vorderriedhof.at/common/submit_sprite.gif) top right no-repeat;
}
.bookBtn .bbSubmit input {
  float:left;
  width:auto;
  height:32px;
  margin:0;
  border:0;
  padding:0 0 5px 15px;
  background:transparent url(http://www.vorderriedhof.at/common/submit_sprite.gif) bottom left no-repeat;
  text-align:center;
  color:#FFFCF2;
  font-weight:bold;
  font-size:14px;
}
* html .bookBtn .bbSubmit input {
  width:230px;
}
/*------- Contact Form Teaser ----------------------*/
#bTeaser {
  float:right;
  width:180px;
  height:160px;
  padding:15px 10px 0;
  background:transparent;
  color:#00647E;
}
#bTeaser p {
  height:16px;
  padding:0 0 5px 0;
}
.btWrapper1 {
  position:relative;
  float:left;
  width:100%;
  height:20px;
  padding:5px 0 0;
}
.btWrapper2 {
  position:relative;
  float:left;
  width:100%;
  height:20px;
  padding:9px 0 0;
}
#bTeaser select {
  position:relative;
  float:left;
  margin:0 7px 0 0;
  height:20px;
  font-size:12px;
  line-height:15px;
}
#bTeaser select#date, #bTeaser select#nights {
  width:45px;
}
#bTeaser select#month {
  width:60px;
}
#bTeaser select#year {
  width:60px;
  margin-right:0;
}
#bTeaser input.btn {
  float:left;
  width:180px;
  height:35px;
  margin:0;
  border:0;
  padding:7px 0 0 0;
  background:transparent;
  color:#00647E;
  text-align:center;
  font-weight:bold;
}
* html #bTeaser input.btn {
  height:25px;
  padding:5px 0 0 0;
}
/* -- google maps -- */
#map {
  float:left;
  margin:0 10px 0 0;
}
/* so the big map is centered in IE6 */
* html #map {
  margin:0 5px 0 0;
}
/*------- Contact Form -----------------------------*/
#conForm {
  position:relative;
  float:left;
  width:488px;
  padding:15px 0 15px 15px;
  color:#273F08;
}
#conForm div.whole {
  float:left;
  width:488px;
  margin:0 0 10px 0;
  padding:0 0 10px 0;
  background:#D8E8C4 url(http://www.vorderriedhof.at/common/contact_btm.gif) bottom left no-repeat;
}
#conForm div.half {
  position:relative;
  float:left;
  width:239px;
  height:144px;
  margin:0 0 10px 0;
  padding:0;
  background:#D8E8C4 url(http://www.vorderriedhof.at/common/contact2_btm.gif) bottom left no-repeat;
}
#conForm div.boxL {
  margin-right:10px;
}
#conForm div.boxR {
  margin-right:0px;
}
#conForm div.whole div {
  position:relative;
  float:left;
  width:458px;
  padding:0 15px 10px 15px;
  background:transparent;
}
#conForm div.half div {
  position:relative;
  float:left;
  width:209px;
  padding:0 15px 10px 15px;
  background:transparent;
}
#conForm div.whole h2 {
  float:left;
  width:488px;
  height:23px;
  margin:0 0 10px 0;
  padding:9px 0 0 0;
  background:transparent url(http://www.vorderriedhof.at/common/contact_top.gif) top left no-repeat;
  color:#FFFCF2;
}
#conForm div.half h2 {
  float:left;
  width:239px;
  height:23px;
  margin:0 0 10px 0;
  padding:9px 0 0 0;
  background:transparent url(http://www.vorderriedhof.at/common/contact2_top.gif) top left no-repeat;
  color:#FFFCF2;
}
#conForm div.whole h2 span.conFormNo, #conForm div.half h2 span.conFormNo {
  float:left;
  width:27px;
  padding:2px 15px 0 3px;
  text-align:center;
  font-size:15px;
  color:#97BF0D;
}
#conForm div span {
  float:left;
  width:219px;
  padding:0 0 10px 15px;
}
#conForm label {
  float:left;
  font-size:12px;
}
#conForm label.reqd {
  font-weight:bold;
}
#conForm label.padL {
  width:105px;
  padding:0 15px 0 0;
  text-align:right;
}
#conForm label.padR {
  padding:0 5px 0 0;
}
#conForm div.half label {
  width:100%;
  padding:0 0 5px 0;
}
#conForm input {
  float:left;
  width:310px;
  height:16px;
  border:0;
  padding:3px;
  background:#FFFCF2;
}
#conForm input.checkbox, #conForm input.radio {
  float:left;
  width:auto;
  height:auto;
  background:transparent;
}
#conForm select {
  float:left;
  margin:0 5px 0 0;
  border:1px solid #757F67;
  background:#FFFCF2;
}
#conForm select option {
  background:#FFFCF2;
}
#conForm div.btn {
  float:left;
  width:488px;
}
#conForm div.btn input.submit {
  float:left;
  width:150px;
  height:32px;
  margin:0;
  border:0;
  padding:0 0 5px 0;
  background:transparent url(http://www.vorderriedhof.at/common/btn_submit.gif) top left no-repeat;
  text-align:center;
  color:#FFFCF2;
  font-weight:bold;
  font-size:14px;
}
#conForm textarea {
  float:left;
  width:310px;
  border:0;
  padding:3px;
  background:#FFFCF2;
}
/* --- Preisetabelle --- */
.preise {
  width:100%;
  margin:0;
  padding:10px 0;
  background:none;
}
.preise table {
  width:100%;
  border:1px solid #D6A186;
}
.preise table caption {
  width:100%;
  font-weight:bold;
  font-size:14px;
  padding-bottom:5px;
}
.preise table th {
  padding:5px;
  font-weight:normal;
}
.preise table td {
  padding:5px;
}
/* --- Download --- */
.download {
  position:relative;
  width:100%;
  padding:10px 0;
}
.download p {
  margin:0;
  padding:0 0 0 22px;
}
.download img {
  width: 18px;
  height: 18px;
}
.download a, .download a:link, .download a:visited {
  font-weight:bold;
}

/* -- Google -- */
.googleTeaser {
  padding:10px 0 0 5px;
  background:transparent url(http://www.vorderriedhof.at/common/google_teaser_top.gif) top left no-repeat;
}
/****************************************************/
/*    8.  CSS-Modul: PRINT                          */
/****************************************************/


/****************************************************/
/*    9.  ZMI Management Interface                  */
/****************************************************/

.cmsTxtColorStrong0 { color: #436976; }
.cmsTxtColorStrong1 { color: #666666; }
.cmsBgColorStrong0  { background-color: #8CABB9; }
.cmsBgColorStrong1  { background-color: #CCCCCC; }
.cmsBgColorMedium0  { background-color: #DDE6EC; }
.cmsBgColorLight0   { background-color: #FFFFFF; }
div.ZMSTable table th { background-color:#DDEFFC; }
div.ZMSTable table td { background-color:#EEEEEE; }

.zmiTableRowEven {background-color:#eee;}
.zmiTableRowOdd {background-color:#ccc;}

.form-submit { font-size:12px; }

body.zmi h1, body.zmi h2, body.zmi h3, body.zmi h4, 
body.zmi h5, body.zmi h6  {
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-weight:bold;
  font-size:15px;
  line-height:19px;
  background:transparent;
} 
body.zmi p, body.zmi li, body.zmi blockquote  {
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size:12px;
  line-height:15px;
} 

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- Body
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ */

body.print { 
  background-color:#fff; 
}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [WAI] ZMSLinkContainer
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ */

div.ZMSLinkContainer {
  background-color: #EEEEEE;
}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [WAI] ZMSFile
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ */

div.ZMSFile div.title a:link, 
div.ZMSFile div.title a:visited,
div.ZMSFile div.title {
  font-weight:bold;
  font-size:x-small;
  text-decoration:none;
  color:black;
}

div.ZMSFile div.text {
font-size:xx-small;
}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [WAI] ZMSLinkElement
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ */

div.ZMSLinkElement {
  background-color: #EEEEEE;
  padding: 2px;
}

div.ZMSLinkElement div.title a:link,
div.ZMSLinkElement div.title a:visited,
div.ZMSLinkElement div.title {
  font-weight:bold;
  font-size:x-small;
  text-decoration:none;
  color:black;
}

div.ZMSLinkElement div.text {
  font-size:xx-small;
}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [WAI] Misc
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ */

div.ZMSObject.new, div.ZMSObject.modified {
  border: 2px dashed blue;
  background-color: #F0F0FF;
} 

div.ZMSObject.deleted {
  border: 2px dashed red;
  background-color: #FFF0F0;
  color: red;
  text-decoration: line-through;
} 

span.unicode { 
  font-family:"Arial Unicode MS", Verdana, Arial, Helvetica, sans-serif; 
}

span.highlight { 
  background-color:#AE471B;
  color:#97BF0D;
  font-weight: bold;
  border:none; 
}


