
/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- Body
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */
 
body.print 
	{ 
	background-color:#fff; 
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- Search Form
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */
.searchresult {
margin-bottom:20px;
}
.searchresult span.title {
display:block;
font-weight:bold;
}
.searchresult span.description {
display:block;
}
.searchresult span.linkpath {
display:block;
font-size:smaller;
line-height:1.3em;
} 

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

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

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

div.ZMSFile, div.ZMSLinkElement 
	{ 
	background-color: #F8F8F8;
	margin: 4px;
	}

div.ZMSFile.none, div.ZMSLinkElement.none 
	{
	background-color: transparent;
	border: 2px dashed #eee;
	}

div.ZMSFile.floatleft, div.ZMSLinkElement.floatleft 
	{ 
	float:left;
	width:50%
	}

div.ZMSFile.floatright, div.ZMSLinkElement.floatright 
	{ 
	float:right;
	width:50%
	}

div.ZMSFile div.title, div.ZMSLinkElement div.title 
	{
	font-size:x-small;
	white-space:nowrap;
	}

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

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

div.ZMSFile div.description, div.ZMSLinkElement div.description 
	{
	font-size:x-small;
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- [WAI] ZMSGraphic
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

div.ZMSGraphic {
	background-color: #F8F8F8;
	margin: 4px;
}

div.ZMSGraphic.left {
	text-align:left;
}

div.ZMSGraphic.right {
	text-align:right;
}

div.ZMSGraphic.center {
	text-align:center;
}

div.ZMSGraphic.floatleft {
	float:left;
}

div.ZMSGraphic.floatright {
	float:right;
}

div.ZMSGraphic.center {
	text-align:center;
}

div.graphic.alignleft {
	float:left;
	text-align:right;
}

div.graphic.alignright {
	float:right;
	text-align:right;
}

div.ZMSGraphic div.text {
	padding: 4px;
}

/*-- ## FF Patch ## --*/
div.ZMSGraphic.right div.graphic {
	width:100% !important; 
}
div.ZMSGraphic.right div.graphic img {
	display:inline !important;
}

a.zoom img.zoom {
	width: 23px;
	height: 21px;
	background: url(/misc_/zms/zoom.gif);
}

a.download img.download {
	width: 23px;
	height: 21px;
	background: url(/misc_/zms/download.gif);
}

a.superzoom img.superzoom {
	width: 23px;
	height: 21px;
	background: url(/misc_/zms/superzoom.gif);
}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- [WAI] ZMSTables
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

table.ZMSTable th {
	background-color:#DDEFFC; 
}

table.ZMSTable td {
	background-color:#EEEEEE; 
}

body.print table.ZMSTable th, 
body.print table.ZMSTable td {
	background-color:transparent; 
}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- [WAI] ZMSTeaser
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

div#teaser
	{
	width:150px;
	font-size:x-small;
	}

div.ZMSTeaserContainer
	{
	padding:1px;
	margin-bottom:10px;
	}

div.ZMSTeaserElement
	{
	}

div.ZMSTeaserElement img.title
	{
	border: none;
	}

div.ZMSTeaserElement div.title a:link,
div.ZMSTeaserElement div.title a:visited,
div.ZMSTeaserElement div.title
	{
	font-weight:bold;
	text-decoration:none;
	color:black;
	padding: 2px;
	display: block;
	}

div.ZMSTeaserElement div.text a:link,
div.ZMSTeaserElement div.text a:visited,
div.ZMSTeaserElement div.text
	{
	}

#imagegallery {
    font-family: monospace;
}

#imagegallery .preview {
    margin: 1em 0;
    padding: 0.5em;
    background: #eee;
    border: 1px #ccc solid;
}

#imagegallery .detailview #navImgGal {
    float:left;
    margin-bottom:7px;
    width:100%;
}


#imagegallery .detailview #navImgGal #navImgGal02 {
    float: left;
    width: 120px;
    padding-top:5px;
}

#imagegallery .detailview #navImgGal #navImgGal03 {
    float: right;
    width: 100px;
    text-align: right;
    padding-right:3px;
}

#imagegallery .detailview #navImgGal #navImgGal03 span {
    display: none;
    float: right;
    cursor: pointer;
    width: 24px;
}

#imagegallery .detailview #navImgGal #navImgGal03 a {
    float: right;
    cursor: pointer;
    width: 24px;
}

#imagegallery .detailview #navImgGal #slideshowBox{
    text-align:center;
    background-image:url(http://www.fischerurlaub.at/common/css/common/photo/ajax-loader.gif);
    background-repeat:no-repeat;
    background-position:center center; 
    margin-bottom:25px;
    margin-top:28px; 
}

#imagegallery .detailview #navImgGal #slideshowBox #slideshow{
    text-align:center;
    margin: 0 auto;
    position:relative;
}

#imagegallery .detailview #navImgGal #slideshowBox #slideshow img {
    border: 6px solid #d0e1f1;
}

#imagegallery .overview {
    margin: 0px 0;
    padding: 0px;
    border: 0px #ccc solid;
}

#imagegallery .overview table {
    padding-bottom: 20px;
    border-spacing: 3px;
    border: 0px solid #ccc;
}

#imagegallery .overview table td {
    border: 1px solid #ccc;
    background-color: #AFCDE7;
    padding: 2px 2px;
    vertical-align: middle;
    text-align: center;
}

#imagegallery .overview table td a {
    display: block;
}

#imagegallery .overview table td img {
    border: 0px;
}

#imagegallery .overview table td:hover {
    border: 1px solid #002e64;
}
.navPoints{
    vertical-align:6px;
}
.overview div a{
    text-decoration:none;
}
.navPointsAkt{
    color:#0B1933;
    font-weight:bold;
    font-size:120%;
    vertical-align:6px;
}
/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- [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:"Lucida Sans Unicode", "Arial Unicode MS", Arial, Helvetica, sans-serif;
}

span.highlight { 
  background-color: yellow;
  color: black;
  font-weight: bold;
}



/****************************************************/
/*    1.  CSS-Modul: COLORS                         */
/****************************************************/
.neutralColorTrans {background-color: transparent}
.neutralColorWhite {background-color: #fff}
.neutralColorLight {background-color: #e8e8e8}
.neutralColorMedium {background-color: #ccc}
.neutralColorStrong {background-color: #999}
.neutralColorBlack  {background-color: #000}
.teaserColor {background-color: #AFCDE7;}
.secondColorStrong {background-color: #aaa;}
.secondColorMedium {background-color: #AFCDE7;}
.secondColorLight {background-color: #eee;}
.primColorStrong {background-color: #25305D;}
.primColorMedium {background-color: #B0C3DE;}
.primColorLight {background-color: #575757;}
/****************************************************/
/*    2.  CSS-Modul: LAYOUT (PAGE REGIONS)          */
/****************************************************/
/*  wrapping model based on:                        */
/*http://www.alistapart.com/articles/negativemargins*/
/****************************************************/

* {
  margin:0;
  border:0;
  padding:0;
}

body#web {
  margin:0;
  padding:0;
  border:0;
  background:#D2D3D7 url(http://www.fischerurlaub.at/common/gradient_neutral.jpg) top left fixed repeat-x;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  position:relative;
  text-align:center;
}

/*-- wrapper for whole page region --*/
#pageregion {
  margin:auto;
  padding:0;
  border:0;
  width:961px;
  text-align:left;
}
/*-- wrapper for providing a full scale left & content background --*/
/**  (left background with image, content background with color  **/
#layoutWrapper1_BGleft { 
  float:left;
  width:100%;
  background:url(http://www.fischerurlaub.at/common/PR_Left_BG.gif) repeat-y left;
  background-color:white;
  border-bottom:1px solid #0B1933;
  border-top:1px solid #0B1933;
  border-right:1px solid #0B1933;
}
/*-- wrapper for providing a full scale right background --*/
#layoutWrapper2_BGright {
  float:left;
  width:100%;	
  background:transparent url(http://www.fischerurlaub.at/common/teaser_BG.gif) repeat-y right;
}
/*-- wrapper for positioning the right column --*/
#layoutWrapper3_ContentAll  {
  width:100%;
  float:left;
  margin-right:-200px;
  background:transparent;
}
/*-- wrapper for left column and content column--*/
#layoutWrapper4_ContentLeft {
  background:transparent;
  margin-right:205px;
}
#Content {
  float:left;
  width:530px;
  padding:0px 15px 20px 15px;
  border:0;
}

#Sitemap {
  float:left;
  width:530px;
  margin-top:60px;
  margin-bottom:50px;
  padding:0px 15px 0px 15px;
  border:0;
}

#pageregionTop {
  float:left;
  width:768px;
  height:215px;
  border-bottom:14px solid #0B1933;
  padding:0;
  background-color:#fff;
  overflow:hidden;
}
#HeaderImage {
  float:left;
  width:100%;

}
#pageregionLeft {
  float:left;
  width:174px;
  margin:0px;
  padding:0 9px;
}

/* BG-color compensates BG-bug of IE */
#pageregionRight {
  float:right;
  padding:10px 20px 10px 0;
  background-color:transparent; 
}
#Logo {
  border:0;
  margin:0;
  padding:0;
  background-color:#b0c3de;
  width:100%;
}
#pageregionBottom {
  float:left;
  padding:5px 0 25px 0;
}

/*-- 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:#ddd;
  border-right:1px solid #444;
}
td.sitemapTitle1 {
  background-color: #ddd;
  border-right: solid 1px #000;
}
a.sitemapTitle0:link, a.sitemapTitle0:visited ,
a.sitemapTitle0:hover, a.sitemapTitle0:active {
  font-weight:bold;
  color:#444;
  text-decoration:none;
}

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

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

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

/* -- SEARCH ---------------------------------------*/
.searchLabel, .searchLabel, .searchElement, .searchText {
	font-size: 10px !important; font-size: xx-small;
}

#Search {
  margin:10px 0px 15px 0px;
  border:0;
  padding:0;
}
#Search form {
  margin:0;
  border:0;
  padding:10px 10px 0px 10px;
}
#Search input#raw {
  width:115px;
  height:16px;
  margin:10px 0 0 0;
  padding:2px;
  background:#FFFFFF url(http://www.fischerurlaub.at/common/form_field_BG.gif) repeat-x;
  border:1px solid #B7B7B7;
  vertical-align:middle;
}
#Search input#btnSearch {
  margin:10px 0 0 4px;
  vertical-align:middle;
}

/* -- (Results) -- */

#searchresults {
  width:380px;
  padding:10px 15px 0 15px;
}
#searchresults dd {
  margin-top:0px;
  margin-bottom:5px;
  color:#575757;
}
#searchresults dt {
  padding-top:10px;
  padding-bottom:3px;
}

/* -- NEWS -----------------------------------------*/
#pageregionLeft #Newsindex {
  padding:0px 20px 0px 10px;
  margin:0;
}
#pageregionLeft #Newsindex h2 {
  padding:0;
  margin:0;
}
#pageregionLeft #Newsindex p {
  padding:0px;
  margin:0px 0px 10px 0px;
}

/* -- FORM -----------------------------------------*/
.form {
  color:#000;
  border:1px solid #666;
  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:#000;
  background-color:#fff;
  border:1px solid #666;
  font-weight:bold;
  padding-left:1px;
  padding-right:1px;
  margin:0;
  font-size:10px !important; font-size: xx-small;
}

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

/* -- MACRONAVIGATION ------------------------------*/
#macronav {
  float:left;
  width:174px;
  margin:0;
  background:transparent;
  overflow:hidden;
}
#macronav a, #macronav a:link, #macronav a:visited  {
  display:block;
  margin:0;
  border-top:1px solid #52677A;
  border-bottom:1px solid #52677A;
  padding:2px 0 3px;
  color:#25305d;
  font-size:11px;
  font-weight:bold;
  text-decoration:none;
  text-align:right;
  overflow:hidden;
}
#macronav a:hover, #macronav a:active {
  background:#97B0C6;
  color:#25305d;
  font-weight:bold;
  text-decoration:none;
}
#macronav a.path, #macronav a:link.path, #macronav a:visited.path {
  background:none;
  color:#25305d;
}
#macronav li a.current, #macronav li a:link.current, #macronav li a:visited.current {
  background:#97B0C6;
  font-weight:bold;
  text-decoration:none;
}
#macronav ul {
  width:174px;
  margin:0;
  padding:0px 0 20px 0px;
  line-height:15px;
  list-style-type:none;
  overflow:hidden;
}
#macronav li {
  width:174px;
  margin-top:1px;
  padding:5px 0;
  background:#AFCDE7;
  list-style-type:none;
  overflow:hidden;
}
/* -- level 1 -- */
#macronav li.start {
  margin-top:0;
}
#macronav li a, #macronav li a:link, #macronav li a:visited {
  width:169px;
  padding-right:5px;
}

/* -- level 2 -- */
#macronav ul ul {
  width:160px;
  padding:0 0 0 14px;
  background:transparent url(http://www.fischerurlaub.at/common/macronav2_BG.gif) left top repeat-y;
}
#macronav li li {
  width:160px;
  margin-left:0;
  border-bottom:none;
  background:#D2D3D7;
}
#macronav li li a, #macronav li li a:link, #macronav li li a:visited {
  width:155px;
  padding-right:5px;
  background:#D2D3D7 url(http://www.fischerurlaub.at/common/nav2_button.gif) 180px 10px no-repeat;
}
#macronav li li a:hover, #macronav li li a:active {
  background:#BFC0C3;
}
#macronav li li a.current, #macronav li li a:link.current, #macronav li li a:visited.current {
  background:#BFC0C3;
  color:#25305d;
}

/* -- level 3 -- */
#macronav ul ul ul {
  width:146px;
  padding:0 0 0 14px;
  background:transparent url(http://www.fischerurlaub.at/common/macronav2_BG.gif) left top repeat-y;
}
#macronav li li li {
  width:146px;
  margin-left:0;
  border-bottom:none;
  background:#D2D3D7;
}
#macronav li li li a, #macronav li li li a:link, #macronav li li li a:visited {
  width:141px;
  padding-right:5px;
  background:#D2D3D7 url(http://www.fischerurlaub.at/common/nav2_button.gif) 180px 10px no-repeat;
}
#macronav li li li a:hover, #macronav li li li a:active {
  background:#BFC0C3;
}
#macronav li li li a.current, #macronav li li li a:link.current, #macronav li li li a:visited.current {
  background:#BFC0C3;
  color:#25305d;
}
#macronav li.logo {
  width:174px;
  height:215px;
  margin:0 0 14px 0;
  padding:0;
  border:0;
  background:none;
}
#macronav a.logo, #macronav a:link.logo, #macronav a:visited.logo {
  width:174px;
  margin:0;
  border:none;
  padding:0;
  background:none;
  text-decoration:none;
}
#macronav li.logo a:link, #macronav li.logo a:visited {
  padding:0;
}

/* -- MICRONAVIGATION ------------------------------*/
#Micronavigation {
  padding:15px 0px 20px 0px;
  font-size:11px;
  color:#575757;
}
#Micronavigation a:link,
#Micronavigation a:visited {
  color:#575757;
  text-decoration:none;
}
#Micronavigation a:hover {
  color:#25305d;
  text-decoration:none;
}
#Micronavigation span {
  color:#25305d;
}


/* -- METANAVIGATION -------------------------------*/
#Metanavigation {
  margin:0px;
  text-align:center;
  margin:10px 0px;
}

#Metanavigation a {
  color:#666;
  text-decoration:none;
}

#Copyright p {
  margin-top:30px;
  color:#666;
} 
#Copyright p a {
  text-decoration:none;
  color:#666;
} 

#Login {
  padding:0;
  margin-top:20px;
  border:0;
  /* border-top:5px solid #ccc; */
  width:165px;
  /* background-color:#EDEDED; */
}

/* -- INDEX ----------------------------------------*/

#pageelementIndex {
  float:left;
  width:100%;
  padding:0;
}

#pageelementIndex a, #pageelementIndex a:link, #pageelementIndex a:visited {
  display:block;
  float:left;
  width:520px;
  margin:5px 0;
  padding:5px;
  text-decoration:none;
}
#pageelementIndex a:hover, #pageelementIndex a:active {
  background:#EFEFEF;
  text-decoration:none;
}
#pageelementIndex span.h4 {
  margin:0;
  padding:0;
  color:#25305d;
  font-size:14px;
  font-weight:bold;
}
#pageelementIndex span.p {
  margin:0;
  padding:0;
  color: #575757;
  line-height:normal;
}

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

/* -- STANDARD -------------------------------------*/
#Headline h1 {
  margin-top:0;
}

h1, h2,  h3, h4, H5, .heading1, .heading2, .heading3, .heading4, .heading5 {
  font-weight:bold;
  color:#25305d;
}

.form, p, ol, ul, li, em, sup, sub, table, tr, th, td, a {
  color:#575757;
}
h1.title {
  height:34px;
  font-size:18px;
  line-height:24px;
  margin:10px 0 13px 0;
  padding:5px 0 0 34px;
  background:transparent url(http://www.fischerurlaub.at/common/icon_fischer.jpg) top left no-repeat;
}
h1,.heading1 {
  font-size:18px;
  line-height:20px;
  margin-top:16px; 
}
h2,.heading2 {
  font-size:16px;
  line-height:18px;
}

h3,.heading3 {
  font-size:13px;
  line-height:16px;
  margin-bottom:0px;
}
h4,.heading4 {
  font-size:12px;
  line-height:14px; 
}
h5,.heading5 {
  font-weight:normal;
  font-size:12px;
  line-height:14px; 
}
p {
  padding:5px 0;
  line-height:15px;
}
ol {
  line-height:15px;
}
ul {
  line-height:15px;
  list-style-type:square;
}

a:link, a:visited {
  text-decoration:underline;
}

a:hover, a:active {
  text-decoration:underline;
  color:#25305d;
}

code {
}

/* -- ZMS FORMAT (TEXT FORMATS) --------------------*/
p.caption {
  font-style:italic;
  padding-top:0px;
  margin-top:0px;
  color:#000;
}
p.emphasis {
  background-color:#b0c3de;
  margin-left:20px;
  margin-right:30px;
  line-height:16px;
}

p.description {
  line-height:16px;
  font-weight:bold;
  color:#999;
}
p.creator  {
}

p.small {
  font-size:10px;
}
p.smalltext {
  font-size:10px !important; font-size: xx-small;
}

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

/* -- ZMS TABLES -----------------------------------*/
div.ZMSTable {
}
div.ZMSTable table tr th {
}
div.ZMSTable tr.even td {
}
div.ZMSTable tr.odd td {
}
table tr td  {
  font-size: 10px !important; font-size: xx-small;
}

/* -- ZMS GRAPHIC ----------------------------------*/

a.zoom img.zoom {
  width:23px;
  height:21px;
  margin:2px 0 5px 0;
  background:url(/misc_/zms/zoom.gif);
}
/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-

 * +- [WAI] ZMSGraphic

 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-

 */
.img {
  border:1px solid #52677A;
  padding:1px;
  background:#fff;
}


div.ZMSGraphic { 
  background-color:transparent;
  margin:2px 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.alignleft {
  float:left;
  margin-right:10px;
  text-align:right;
}
div.graphic.alignright {
  float:right;
  margin-left:10px;
  text-align:right;
}
div.graphic {
}
div.ZMSGraphic div.text p {
  padding: 4px;
  font-size:10px;
  color:#25305d;
}
a.zoom img.zoom {
  width: 23px;
  height: 21px;
  background: url(/misc_/zms/zoom.gif);
}
a.download img.download {
  width: 23px;
  height: 21px;
  background: url(/misc_/zms/download.gif);
}
a.superzoom img.superzoom {
  width: 23px;
  height: 21px;
  background: url(/misc_/zms/superzoom.gif);
}

/* -- ZMS TEASER -----------------------------------*/
div#teaser {
  float:left;
  width:180px;
}

div.ZMSTeaserContainer {
  float:left;
  width:178px; 
}
div.ZMSTeaserElement {
  float:left;
  width:178px;
  margin-top:10px;
  border:1px solid #25305D;
  padding-bottom:10px;
  background:#afcde7;
}
div.ZMSTeaserElement img.title {
  border:none;
}

div.ZMSTeaserElement div.title {
  float:left;
  width:178px;
  height:43px;
  padding:0;
  background:transparent url(http://www.fischerurlaub.at/common/teaser_title_BG.jpg) top left no-repeat;
}
div.ZMSTeaserElement div.title a:link a, div.ZMSTeaserElement div.title a:link, div.ZMSTeaserElement div.title a:visited {
  display:block;
  width:138px;
  height:29px;
  padding:11px 0 3px 40px;
  color:#25305D;
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
}
div.ZMSTeaserElement div.title a:hover, div.ZMSTeaserElement div.title a:active {
  text-decoration:underline;
}
div.ZMSTeaserElement div.text {
  float:left;
  padding:10px;
  background:none;
  color:#575757;
  font-size:10px;
}
div.ZMSTeaserElement .graphic {
  float:left;
  width:170px;
  margin:0 4px;
  border-top:1px solid #52677A;
  border-bottom:1px solid #52677A;
  padding:1px 0;
  background:#ffffff;
  overflow:hidden;
}

* html div.ZMSTeaserElement .graphic {
margin:0 2px;
}

/* -- ZMS LINK -------------------------------------*/
div.ZMSFile, div.ZMSLinkElement {
  background-color:transparent;
}

div#pageelement_Links {
  width:180px;
}

div.ZMSLinkElement {
  float:left;
  width:180px;
  margin:0;
  padding:0;
  background-color:transparent;
}

div.ZMSLinkElement div.title {
  float:left;
  width:180px;
  margin:10px 0px 0px 0px;
  font-weight:bold;
  color:black;
  font-size:12px;
}

div.ZMSLinkElement div.text {
  float:left;
  width:180px;
  font-size:11px;
}

div.ZMSLinkElement div.text ul {
  float:left;
  width:180px;
  margin-top:5px;
}
li.LinkElementExternal {
  float:left;
  width:160px;
  padding:3px 0 3px 20px;
  background:url(common/external_link.gif) 0px 6px no-repeat;
  list-style-image:none;
  list-style-type:none;
}
li.LinkElementInternal, 
li.LinkElementInternalPortal {
  float:left;
  width:160px;
  padding:3px 0 3px 20px;
  background:url(common/external_link.gif) 0px 6px no-repeat;
  list-style-image:none;
  list-style-type:none;
}
li.LinkElementInternalClient {
  float:left;
  width:160px;
  padding:3px 0 3px 20px;
  background:url(common/external_link.gif) 0px 6px no-repeat;
  list-style-image:none;
  list-style-type:none;
}
li.LinkElementMailto {
  float:left;
  width:160px;
  padding:3px 0 3px 20px;
  background:url(common/mail_link.gif) 0px 6px no-repeat;
  list-style-image:none;
  list-style-type:none;
}

/* -- ZMS LINKCONTAINER ----------------------------*/
#linkContainer {
  position:relative;
  width:100%;
  margin:20px 0;
}

#linkContainer a, #linkContainer a:link, #linkContainer a:visited {
  float:left;
  height:15px;
  padding:10px 5px;
}

/****************************************************/
/*    7.  CSS-Modul: SPECIAL OBJECTS                */
/****************************************************/
/* -- KONTAKT FORMULAR -----------------------------*/
div#kontaktFormular {
  float:left;
  width:410px;
  margin:0;
  padding:10px 0 10px 20px;
  color:#575757;
}
div#hitFormular h3 {
  margin:0;
  padding:0;
  color:#b0c3de;
}
div#kontaktFormular .leftSide {
  float:left;
  width:205px;
  margin:0 0 10px 0;
}
div#kontaktFormular .rightSide {
  float:left;
  width:205px;
  margin:0;
}
div#kontaktFormular .single {
  padding-top:47px;
}
div#kontaktFormular div {
  display:block;
  float:left;
  width:200px;
  padding:0;
  margin:0;
}
div#kontaktFormular label {
  float:left;
  width:180px;
  height:15px;
  margin:7px 0 0 0;
  color:#575757;
  font-size:13px;
}
div#kontaktFormular input {
  float:left;
  width:160px;
  height:14px;
  margin:2px 0px;
  border:1px solid #25305d;
  padding:2px 5px;
  background:#fff;
  font-size:12px;
}
div#kontaktFormular select {
  float:left;
  width:140px;
  height:18px;
  margin:2px 0px;
  border:1px solid #25305d;
  background:#fff;
  color:#575757;
}
div#kontaktFormular textarea {
  float:left;
  width:300px;
  margin:3px 0px;
  border:1px solid #25305d;
  padding:2px;
  background:#fff;
  font-size:12px;
}
div#kontaktFormular input.checkbox {
  float:left;
  width:13px;
  height:13px;
  margin:18px 7px 0 0;
  border:none;
  padding:0;
  background:#fff;
}
div#kontaktFormular input.btn {
  float:left;
  width:71px;
  height:21px;
  margin:3px 3px 10px 0px;
  border:1px solid #25305d;
  padding:2px 0;
  background:#fff;
  color:#575757;
  font-size:11px;
  text-align:center;
  vertical-align:middle;
}
div#kontaktFormular .line {
  float:left;
  width:410px;
  height:5px;
  margin:20px 0px 10px 0px;
  border-bottom:1px solid #25305d;
}
div#kontaktDanke {
  float:left;
  width:370px;
  margin:10px 0;
  border-top:1px dotted #25305d;
  border-bottom:1px dotted #25305d;
  padding:15px;
  color: #b0c3de;
  font-weight:bold;
}
div#kontaktFehler {
  float:left;
  width:370px;
  margin:10px 0;
  border-top:1px dotted #25305d;
  border-bottom:1px dotted #25305d;
  padding:15px;
  color:#b0c3de;
  font-weight:bold;
}
/* -- TEASER ANFRAGE -------------------------------*/
#teaserAnfrage {
  float:left;
  width:174px;
  background:none;
  font-size:10px;
}
#teaserAnfrage h3 {
  width:138px;
  height:29px;
  margin:0;
  padding:9px 0 5px 40px;
  background:transparent url(http://www.fischerurlaub.at/common/teaser_title_BG.jpg) top left no-repeat;
}
#teaserAnfrage select {
  float:left;
  margin-right:3px;
  border:1px solid #52677A;
  color:#575757;
  font-size:10px;
}
#teaserAnfrage p {
  float:left;
  width:160px;
  padding-bottom:2px;
  font-size:10px;
  font-weight:bold;
}
#teaserAnfrage p.p2 {
  float:left;
  width:105px;
  padding:0;
  font-size:10px;
  font-weight:normal;
}
.taWrapper {
  float:left;
  padding:0 0 5px 13px;
}
#teaserAnfrage input.btn {
  float:left;
  width:67px;
  height:17px;
  border:none;
  margin:7px 0 0 13px;
  padding:1px;
  background:transparent url(http://www.fischerurlaub.at/common/teaser_form_button.jpg) no-repeat;
  color:#fff;
  text-align:left;
  font-size:0px;
}


/* -- SEITE ANFRAGE --------------------------------*/
#anfrage {
  float:left;
  width:500px;
  padding:0;
}
#anfrage table {
  border-left:1px solid #25305d;
  border-right:1px solid #25305d;
  border-bottom:1px solid #25305d;
  background:#afcde7;
}
#anfrage td {
  padding:4px 5px;
  vertical-align:top;
  font-size:11px;
  line-height:15px;
  color:#575757;
}
#anfrage td.spacer {
  background:#fff;
}
#anfrage .none {
  border:0;
  padding:0;
  background:none;
}
#anfrage .breit {
  width:500px;
}
#anfrage .schmall {
  width:247px;
}
#anfrage input {
  width:282px;
  border:1px solid #52677A;
  padding:1px 2px;
  font-size:11px;
  color:#575757;
}
#anfrage select {
  width:40px;
  border:1px solid #52677A;
  font-size:11px;
  color:#575757;
}
#anfrage textarea {
  border:1px solid #52677A;
  font-size:11px;
  padding:2px;
  color:#575757;
}
#anfrage label {
  font-size:11px;
  color:#575757;
}
div#anfrage input.btn {
  float:left;
  width:150px;
  height:22px;
  border:none;
  padding:1px;
  background:transparent url(http://www.fischerurlaub.at/common/anfrage_btn.gif) no-repeat;
  color:#fff;
  font-size:0px;
  text-align:left;
}
div#anfrage input.radio {
  float:left;
  width:20px;
  border:none;
  color:#575757;
}
div#anfrage caption {
  padding:13px 0 7px 15px;
  background:transparent url(http://www.fischerurlaub.at/common/anfrage_title_BG.gif) no-repeat;
  color:#25305d;
  font-size:14px;
  font-weight:bold;
  text-align:left;
}
div#anfrage caption.boxschmall {
  background:transparent url(http://www.fischerurlaub.at/common/anfrage_titleschmall_BG.gif) no-repeat;
}
div#anfrageDanke {
  float:left;
  width:370px;
  margin:10px 0;
  border-top:1px solid #25305d;
  border-bottom:1px solid #25305d;
  padding:15px;
  color:#25305d;
  font-weight:bold;
  }
  
div#anfrageFehler {
  float:left;
  width:370px;
  margin:10px 0;
  border-top:1px solid #25305d;
  border-bottom:1px solid #25305d;
  padding:15px;
  color:#25305d;
  font-weight:bold;
}


.preise table {
  width:100%;
  border-left:1px solid #25305d;
  border-right:1px solid #25305d;
  border-bottom:1px solid #25305d;
  font-size:11px;
  border-collapse:collapse;
}
.preise td, .preise th {
  padding:5px;
  font-weight:normal;
  font-size:11px; 
  line-height:15px;
  vertical-align:top;
}
.preise caption {
  background:transparent url(http://www.fischerurlaub.at/common/form_preise.jpg) no-repeat;
  font-size:16px;
  font-style:italic;
  color:#FFF;
  padding:24px 0pt 7px 47px;
  text-align:left;
}


/* -- INFO BOX -------------------------------------*/
div.infobox  {
  margin-top:10px;
  border-top:5px solid #ccc;
  background-color:#f6f6f6;
  padding:0px;
  width:auto;
  margin-bottom:20px;
}
p.infoboxtitle  {
  padding:3px;
  margin:0px;
  font-weight:bold;
}
div.infoboxContentEven,
div.infoboxContentOdd {
  padding:5px 0px 5px 10px;
}
div.infoboxContentEven p,
div.infoboxContentOdd p  {
  margin:3px;
}
div.infobox div.infoboxContentOdd  {
  background-color:#eaeaea;
}
div.infobox  div.ZMSFile div.title img {
  margin-bottom:-5px;
}
div.infobox  div.ZMSFile div.title,
div.infobox  div.ZMSFile div.text,
div.infobox  div.ZMSFile div.title a {
  font-size:11px;
}
div.infobox  div.ZMSFile div.text {
  margin-left:20px;
}
div.infobox ul {
  margin:0px 0px 0px 28px;
  padding:0;
}
div.infobox ul li {
}

/****************************************************/
/*    8.  CSS-Modul: PRINT                          */
/****************************************************/
h1, h2, h3, h4, h5, h6 {
} 
h1.title {
}
p, li, blockquote {
}
ol, ul {
}
p.description {
}
p.caption {
}
p.creator  {
}
p.smalltext {
}
code {
}

/****************************************************/
/*    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, Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:15px;
  line-height:19px;
} 
body.zmi p, body.zmi li, body.zmi blockquote  {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height:15px;
} 

