



/*********************************************************/
/*                    1. Colors                          */
/*********************************************************/
.neutralColorTrans {background-color: transparent;}
.neutralColorWhite {background-color: #FFFFFF;}
.neutralColorBlack {background-color: #000000;}
.neutralColorLight {background-color: #CCCCCC;}
.neutralColorMedium {background-color: #666666;}
.neutralColorStrong {background-color: #333333;}

.teaserColor {background-color: #FFFBEE;}

.secondColorStrong {background-color: #F0E9D4;}
.secondColorMedium {background-color: #ddd;}
.secondColorLight {background-color: #eee;}

.primColorStrong {background-color: #003366;}
.primColorMedium {background-color: #B0C3DE;}
.primColorLight {background-color: #DCE0EA;}

/*********************************************************/
/*              2. Layout - Page Regions                 */
/*********************************************************/

/* -- BODY ----------------------------------------------*/
html, body, #container {
  height: 100%;
}
body > #container {
  height: auto;
  min-height: 100%;
}
body {
  width:100%;
  margin:0;
  padding:0;
  border:0; 
  background:#FFFBEF;
  font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
  font-size: 12px; 
  color: #666666;
}
#container {
  position:relative;
  width:1000px;
  min-height: 100%;
  margin:0 auto;
  overflow:auto;
  background:url(http://www.rundumgesund.at/common/css/common/content_BG.png) top center repeat-y;
}
* html #container {
  overflow:visible;
  height:100%;
  background:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.rundumgesund.at/common/css/common/content_BG.png', sizingMethod='scale')
}
/* -- TOP HG --------------------------------------------*/
#PRTopWide {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:260px;
  background:#00A4FF url(http://www.rundumgesund.at/common/css/common/PRT_BG.png) top left repeat-x;
}
* html #PRTopWide {
  background:none;
  background-color:#00A4FF;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.rundumgesund.at/common/css/common/PRT_BG.png', sizingMethod='scale');
}
#PRTopWide2 {
  position:absolute;
  top:260px;
  left:0;
  width:100%;
  height:15px;
  background:url(http://www.rundumgesund.at/common/css/common/header3_BG.png) top left repeat-x;
  z-index:500;
}
* html #PRTopWide2 {
  background:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.rundumgesund.at/common/css/common/header3_BG.png', sizingMethod='scale');
}
/* -- TOP -----------------------------------------------*/
#top {
  position:relative;
  width:947px;
  height:260px;
  margin:0;
  padding:0 27px 0 26px;
  background:transparent url(http://www.rundumgesund.at/common/css/common/headerIMG_BG.png) top left no-repeat;
}
* html #top {
  background:none;
}
#header {
  position:relative;
  width:947px;
  height:260px;
}
#navBar {
  position:absolute;
  top:230px;
  left:0;
  width:947px;
  height:30px;
  padding:0;
  background:#FEF3C6;
  opacity: .7;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
#topNav {
  position:absolute;
  top:0;
  left:0;
  width:917px;
  height:20px;
  padding:5px 15px 0 15px;
  background: url(http://www.rundumgesund.at/common/css/common/topNav_BG.png) top left repeat-x;
}
* html #topNav {
  background:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.rundumgesund.at/common/css/common/topNav_BG.png', sizingMethod='scale');
}
#logo {
  position:absolute;
  top:15px;
  left:5px;
  width: 371px;
  height:201px;
  padding:0;
}
/* -- MIDDLE --------------------------------------------*/
#middle {
  position:relative;
  float:left;
  width:947px;
  padding:0px 27px 240px 26px;
}
#left {
  position:relative;
  float:left;
  width:200px;
  min-height:100px;
  padding:5px 0 0 15px;
}
#content {
  position:relative;
  float:left;
  width:502px;
  padding:0 15px 0 15px;
}
#right {
  position:relative;
  float:left;
  width:185px;
  padding:5px 0 0 0;
}
/* -- BOTTOM --------------------------------------------*/
#PRBottom {
  position:relative;
  width:100%;
  height:240px;
  margin-top: -240px;
  background:transparent;
}
#PRBottom2 {
  position:relative;
  width:1000px;
  height:240px;
  margin:0 auto;
  background:transparent;
  z-index:500;
}
#PRBottom3 {
  position:relative;
  width:947px;
  height: 240px;
  padding:0 27px 0 26px;
  background:url(http://www.rundumgesund.at/common/css/common/footerIMG_BG.png) left bottom no-repeat;
}
* html #PRBottom3 {
  background:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.rundumgesund.at/common/css/common/footerIMG_BG.png', sizingMethod='crop');
}
#footer {
  position:relative;
  width:917px;
  height:225px;
  margin:0;
  border-top:5px solid #F2EDDD;
  padding:10px 15px 0 15px;
  background:#FEF3C6;
  color:#FFFFFF;
  overflow:hidden;
}
#copyright {
  float:left;
  width:400px;
  padding:0;
}
#copyright h2 {
  color:#003366;
  font-style:italic;
}
#relLinks {
  float:left;
  width:100%;
  clear:both;
}
.relL {
  float:left;
  width:219px;
  padding:10px 10px 10px 0;
}
.relL a, .relL a:link, .relL a:visited {
  display:block;
  padding:3px 0;
  color:#999176;
}
.relL h4 {
  margin-bottom:5px;
  color:#999176;
  text-decoration:underline;
}
/* -- 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. Layout - Page Elements                */
/*********************************************************/

/* -- SITEMAP -------------------------------------------*/


/* -- SEARCH --------------------------------------------*/
#search {
  float:right;
  width:165px;
  margin:0;
  border:0;
  padding:10px 0 10px 0px;
}
#search form {
  margin:0;
  border:0;
  padding:0;
}
#search input#raw {
  float:left;
  width:134px;
  height:18px;
  margin:0;
  border-top:2px solid #F2EDDD;
  border-left:2px solid #F2EDDD;
  border-bottom:2px solid #F2EDDD;
  border-right:0;
  padding:2px 0 0 5px;
  background:#FFFFFF;
  vertical-align:middle;
  color:#333333;
  font-size:11px;
  opacity: .9;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
}

#search input#btnSearch {
  float:left;
  width:24px;
  height:24px;
  margin:0;
  border-top:2px solid #F2EDDD;
  border-left:0;
  border-right:2px solid #F2EDDD;
  border-bottom:2px solid #F2EDDD;
  padding:2px;
  background:#FFFFFF url(http://www.rundumgesund.at/common/css/common/btns_4.png) -33px -215px no-repeat;
  font-size:12px;
  cursor:pointer;
  opacity: .9;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
}
/* -- (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:#dce0ea;
}

/* -- NEWS ----------------------------------------------*/


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

/*********************************************************/
/*               4.  Navigation Elements                 */
/*********************************************************/
/* -- CHANNEL MENU --------------------------------------*/
#menu {
  position:absolute;
  top:230px;
  left:0;
  width:944px;
  height:28px;
  padding:2px 0px 0 3px;
  background: transparent;
  overflow: hidden;
}
#menu ul {
  position:relative;
  float: left;
  width:100%;
  margin: 0;
  padding: 0;
}
#menu ul li {
  position:relative;
  float: left;
  height:28px;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#menu ul li a, #menu ul li a:link, #menu ul li a:link:visited {
  display:inline;
  float:left;
  height:18px;
  margin: 0;
  padding:5px 12px;
  color: #003366;
  font-size:13px;
  font-weight:bold;
  text-decoration: none;
}
#menu ul li a:focus, #menu ul li a:hover, #menu ul li a:active  {
  color: #003366;
  text-decoration: underline;
}
#menu ul li a.current, #menu ul li a.current:link, #menu ul li a.current:link:visited {
  color: #003366;
  text-decoration: underline;
}
  
/* -- MACRONAVIGATION -----------------------------------*/
#macronav {
  float:left;
  width:200px;
  margin:0 0 20px 0;
  border-top:2px solid #f0e9d4;
  border-bottom:1px solid #f0e9d4;
  padding:0;
  background:transparent;
  overflow:hidden;
}
#macronav ul {
  margin:0;
  padding:0;
  list-style:none;
  list-style-image:none;
  overflow:hidden;
}
#macronav ul li {
  width:200px;
  margin:0;
  background:transparent;
  list-style:none;
  overflow:hidden;
}
#macronav ul li a, #macronav ul li a:link, #macronav ul li a:visited  {
  display:block;
  width:190px;
  border-bottom:1px solid #f0e9d4;
  padding:5px 0 5px 14px;
  color:#003366;
  text-decoration:none;
}
#macronav ul li a:hover, #macronav ul li a:active {
  background:#fffbee;
  text-decoration:none;
}
#macronav ul li a.path, #macronav ul li a.path:link, #macronav ul li a.path:visited {
  font-weight:bold;
  background:#fffbee;
}
#macronav ul li a.current, #macronav ul li a.current:link, #macronav ul li a.current:visited {
  background:#fffbee;
}

/* -- level 2 -- */

#macronav li li a, #macronav li li a:link, #macronav li li a:visited {
  width:160px;
  margin:0;
  padding-left:20px;
  padding-right:20px;
  overflow:hidden;
}
/* -- level 3 -- */

#macronav li li li a, #macronav li li li a:link, #macronav li li li a:visited {
  width:150px;
  margin:0;
  padding-left:30px;
  padding-right:20px;
  overflow:hidden;
}
/* -- level 4 -- */

#macronav li li li li a, #macronav li li li li a:link, #macronav li li li li a:visited {
  width:140px;
  margin:0;
  padding-left:40px;
  padding-right:20px;
  overflow:hidden;
}

/* -- METANAVIGATION ------------------------------------*/
#metanav {
  position:absolute;
  top:5px;
  right:10px;
  width:200px;
  color: #FFFFFF;
  background: transparent;
  text-align:right; 
}
#metanav a, #metanav a:link, #metanav a:visited {
  color: #FFFFFF;
  font-weight: normal;
  background:transparent;
  text-decoration:none; 
}
#metanav a:focus, #metanav a:hover, #metanav a:active {
  text-decoration:underline;
  background-color: transparent;
}

/* -- MICRONAVIGATION -----------------------------------*/
#micronav {
  float:left;
  width:917px;
  height:20px;
  border-top:3px solid #F2EDDD;
  padding:10px 15px;
  color:#666666;
}
#micronav a, #micronav a:link, #micronav a:visited {
  padding:2px;
  color:#333333;
  font-size:15px;
  text-decoration:none;
}
#micronav a:hover, #micronav a:active{
  text-decoration:underline;
}
#micronav span {
  font-size:15px;
  color:#990000;
}

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


/*********************************************************/
/*                  5.  Text Formats                     */
/*********************************************************/

/* -- STANDARD ------------------------------------------*/
h2, h3, h4, h5, h6 { 
  font-weight:bold; 
  color:#666666;
  margin:0 0 15px 0; 
}
.form, p, ol, ul, li, em, sup, sub, table, tr, th, td, blockquote, cite {
  color:#666666;
  font-size:13px;
  line-height:15px;
}

h1 { font-size:20px; margin-top:0; color:#003366;}
h2 { font-size:16px;}
h3 { font-size:15px;}
h4 { font-size:13px;}

p {
  margin:5px 0;
}

ul, ol, dl {
  margin: 0 0 10px 15px; 
}
li {
  margin-left:15px;
}
li {
  margin-left: 15px;
}

dt {
  font-weight: bold; 
}
dd {
  margin: 0 0 11px 15px; 
}

blockquote, cite {
  margin: 0 0 11px 15px;
  font-style:italic; 
}

strong, b {
  font-weight: bold; 
}
em, i {
  font-style:italic; 
}

pre, code {
  font-family: monospace;
  font-size: 1.1em; 
}

acronym, abbr {
  letter-spacing: .07em;
  border-bottom: .1em dashed #c00;
  cursor: help;
}
a, a:link, a:visited {
  color: #003366;
  text-decoration:none;
}
a img, a:link img, a:visited img {
  border:0;
}
a:focus, a:hover, a:active {
  color:#003366;
  text-decoration:underline;
}

hr {
  color: #fff;
  background:transparent;
  margin: 0 0 0.5em 0;
  padding: 0 0 0.5em 0;
  border:0;
  border-bottom: 1px #eee solid;
}
/* -- ZMS FORMAT (Text Formats) -------------------------*/

/*********************************************************/
/*         6.  ZMS-Defaults and Generic Classes          */
/*********************************************************/

.note {
  background: #dfd;
  padding: 1em;
  border-bottom: 1px #bdb dotted;
}
.important {
  background: #ffd;
  padding: 1em;
  border-bottom: 1px #ddb dotted;
}
.warning {
  background: #fdd;
  padding: 1em;
  border-bottom: 1px #dbb dotted;
}

.float_left {
  float: left;
  display:inline;
  margin-right: 1em;
  margin-bottom: 0.15em;
}
.float_right {
  float: right;
  display:inline;
  margin-left: 1em;
  margin-bottom: 0.15em;
}
.center {
  text-align:center;
  margin: 0.5em auto;
}

/* -- ZMS TABLES ----------------------------------------*/
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; 
}

/* -- ZMS GRAPHIC ---------------------------------------*/
div.ZMSGraphic {
  margin:0 0 4px 0;
  background-color:transparent;
  overflow:hidden;
}
div.ZMSGraphic p {
  margin:0;
  padding:0;
  font-size:10px;
  color:#666666;
}
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;
  text-align:left;
  margin-right:7px;
}
div.graphic.alignright {
  float:right;
  text-align:right;
  margin-left:7px;
}
div.ZMSGraphic div.text {
  padding:2px;
}
a.zoom, a.superzoom, a.download {
  display:block;
  margin-top: -21px;
}
a.zoom img.zoom {
  width: 23px;
  height: 21px;
  background: #FFFFFF url('/misc_/zms/zoom.gif') no-repeat;
}
a.superzoom img.superzoom {
  width: 23px;
  height: 21px;
  background: #FFFFFF url('/misc_/zms/superzoom.gif') no-repeat;
}

/* -- ZMS TEASER ----------------------------------------*/
#teaser {
  float:left;
  width:185px;
  padding:0 0 15px 0;
}

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

div.ZMSTeaserElement {
  float:left;
  width:161px;
  margin:0 0 15px 0;
  border:2px solid #F2EDDD;
  padding:5px 10px;
  background:#FEF3C6;
}

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

div.ZMSTeaserElement div.title a, div.ZMSTeaserElement div.title a:link, div.ZMSTeaserElement div.title a:visited, div.ZMSTeaserElement div.title {
  display:block;
  width:100%;
  padding:2px 0;
  font-size:13px;
  font-weight:bold;
  text-decoration:none;
  color:#003366;
}

div.ZMSTeaserElement div.text a, div.ZMSTeaserElement div.text a:link, div.ZMSTeaserElement div.text a:visited, div.ZMSTeaserElement div.text {
  padding:2px 0;
}
div.ZMSTeaserElement div.text {
  display:block;
  padding:2px 0;
}
div.ZMSTeaserElement div.graphic {
  display:block;
  width:161px;
  padding:2px 0;
  overflow:hidden;
}
/* -- ZMS LINK ------------------------------------------*/
/*********************************************************/
/*                  7.  Special Objects                  */
/*********************************************************/
/* -- CONTACT FORM --------------------------------------*/
#contactForm {
  position:relative;
  float:left;
  width:450px;
  margin:15px 0 0 0;
  border:1px solid #F7F3E2;
  padding:15px;
  background:#FFFCEF;
}
#contactForm div {
  float:left;
  width:450px;
  margin:0;
  padding:6px 0;
  background:transparent;
}
#contactForm h2 {
  float:left;
  margin-top:0;
  width:360px;
  color:#003366;
}
.required {
  font-weight:bold;
}
#contactForm label {
  float:left;
  width:90px;
  padding:7px 0 0 0;
  color:#003366;
}
#contactForm label.radio {
  width:30px;
  padding:7px 0 6px 0;
  font-size:13px;
}
#contactForm label.city {
  width:200px;
  padding:0;
}
#contactForm label.nolabel {
  width:254px;
  margin-left:90px !important;
}
#contactForm input {
  float:left;
  width:259px;
  height:17px;
  margin:3px 0px 3px 5px;
  border:1px solid #F2EDDD;
  padding:3px;
  background:#FFF9DF;
  color:#666666;
}
#contactForm input.zipcode {
  width:54px;
  margin:3px 5px;
}
#contactForm input.city {
  width:190px;
  margin:3px 0px 3px 4px;
}
#contactForm input.radio {
  width:12px;
  height:13px;
  margin:8px 5px 1px 5px;
  border:0;
}
#contactForm input.checkbox {
  width:12px;
  height:13px;
  margin:2px 5px 1px 5px;
  border:0;
}
#contactForm textarea {
  float:left;
  width:262px;
  height:91px;
  margin:8px 0 0;
  border:1px solid #F2EDDD;
  padding:5px;
  background:#FFF9DF;
  color:#666666;
  font-size:11px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}
#contactForm span {
  float:left;
  width:350px;
  padding:7px 0 0 0;
  color:#666666;
}
#contactForm div.buttonWrapper {
  float:left;
  width:366px;
  margin:0;
  padding:15px 0px 0 0;
  background:transparent;
}
#contactForm input.formButton {
  float:right;
  width:100px;
  height:23px;
  margin:0;
  border:1px solid #F2EDDD;
  padding:1px 5px 2px 5px;
  background:#FFF9DF;
  color:#003366;
  font-size:11px;
  text-align:center;
}

#response {
  float:left;
  width:100%;
}
#response p {
  color:#aaa;
  font-weight:bold;
}

/*********************************************************/
/*                   8.  f_css_defaults                  */
/*********************************************************/

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [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;
}


/*********************************************************/
/*            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; }

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;

} 
body.zmi p, body.zmi li, body.zmi blockquote  {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:15px;
}

