/****************************************************/
/*    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: #B8CB00;}
.secondColorStrong {background-color: #aaa;}
.secondColorMedium {background-color: #ddd;}
.secondColorLight {background-color: #eee;}
.primColorStrong {background-color: #336699;}
.primColorMedium {background-color: #B0C3DE;}
.primColorLight {background-color: #DCE0EA;}


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

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

html, body, #container {
  height: 100%;
}
body > #container {
  height: auto;
  min-height: 100%;
}
body {
  width:100%;
  background:#F6F6F6 url(http://www.walz-online.de/common/body_HG.gif) top left repeat-x;
  font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size:13px;
  color:#333333;
}
#container {
  position:relative;
  width:970px;
  min-height: 100%;
  margin:10px auto 0;
  background:transparent url(http://www.walz-online.de/common/content_HG.gif) top left repeat-y;
}
/* -- TOP -----------------------------------------------*/
#PRTop {
  position:relative;
  width:970px;
  height:46px;
  margin:0;
  padding:60px 0 20px 0;
  background:transparent url(http://www.walz-online.de/common/body_HG.gif) top left repeat-x;
  z-index:500;
  overflow:visible;
}
#header {
  width:936px;
  height:46px;
  padding:0 24px 0 10px;
  background:transparent url(http://www.walz-online.de/common/header_HG.gif) top left no-repeat;
}
#logo {
  position:absolute;
  top:3px;
  left:20px;
  width:180px;
  height:82px;
  padding:0;
  background:transparent url(http://www.walz-online.de/common/walz_logo.png) top left no-repeat;
}
#logo a, #logo a:link, #logo a:visited {
  display:block;
  width:180px;
  height:82px;
  background:transparent;
  cursor:pointer;
}
/* -- LEFT ----------------------------------------------*/
#PRLeft {
  float:left;
  width:220px;
  height: auto;
  min-height: 50px;
  margin:0 0 0 0;
  padding:17px 20px 170px 0;
  background:transparent;
  z-index:100;
}
#PRLeftS {
  float:left;
  width:220px;
  height: auto;
  min-height: 50px;
  margin:0;
  padding:40px 20px 0 0;
  background:transparent url(http://www.walz-online.de/common/PRLeftS_HG.gif) top left no-repeat;
  z-index:100;
}
#cTeaser {
  position:absolute;
  bottom:108px;
  left:20px;
  width:180px;
  height:143px;
  z-index:600;
  clear:left;
}
#cTeaser h4 {
  position:relative;
  float:left;
  margin:0 0 5px 0;
  font-weight:bold;
  font-size:14px;
}
#cTeaser span {
  position:relative;
  float:left;
  width:180px;
  padding:2px 0;
}
#cTeaser span span {
  width:139px;
  padding:10px 0 0 5px;
}
#cTeaser span img {
  position:relative;
  float:left;
  width:36px;
}
#cTeaser span a, #cTeaser span a:link, #cTeaser span a:visited {
  position:relative;
  float:left;
  width:139px;
  padding:10px 0 8px 5px;
}
/* -- MIDDLE --------------------------------------------*/
#PRMiddle {
  display:inline-block;
  width:970px;
  padding:0 0 110px 0;
  background:transparent url(http://www.walz-online.de/common/contentT_970.gif) top left no-repeat;
  z-index:80;
}
#PRMiddleS {
  display:inline-block;
  width:970px;
  padding:1px 0 110px 0;
  background:transparent url(http://www.walz-online.de/common/contentST_970.gif) top left no-repeat;
  z-index:80;
}
#content {
  float:left;
  width:680px;
  margin:0;
  padding:19px 25px 0 25px;
  background:transparent url(http://www.walz-online.de/common/content730_HG.gif) top left no-repeat;
  z-index:100;
}
#contentS {
  float:left;
  width:970px;
  margin:0;
  padding:15px 0 0 0;
  z-index:100;
}
#contentIMG {
  position:relative;
  float:left;
  width:730px;
  padding:0 0 20px 0;
  background:transparent url(http://www.walz-online.de/common/contentIMG_HG.gif) bottom left repeat-x;
  text-align:center;
}
#contentIMG span.IMGTop {
  position:absolute;
  top:0;
  left:0;
  width:730px;
  height:20px;
  background:transparent url(http://www.walz-online.de/common/contentIMG_top.png) top left no-repeat;
  z-index:1000;
}
* html #contentIMG span.IMGTop {
  background:transparent url(http://www.walz-online.de/common/contentIMG_top.gif) top left no-repeat;
}
#contentIMG span.IMGBottom {
  position:absolute;
  bottom:20px;
  left:0;
  width:730px;
  height:20px;
  background:transparent url(http://www.walz-online.de/common/contentIMG_bottom.png) top left no-repeat;
  z-index:1000;
}
* html #contentIMG span.IMGBottom {
  background:transparent url(http://www.walz-online.de/common/contentIMG_bottom.gif) top left no-repeat;
}
/* -- BOTTOM --------------------------------------------*/
#PRBottom {
  position:relative;
  width:100%;
  height:110px;
  margin-top: -110px;
  background:transparent;
  clear:both;
  z-index:500;
}
#PRBottom2 {
  width:970px;
  height: 80px;
  margin:0 auto;
  padding:30px 0 0 0;
  background:#F6F6F6  url(http://www.walz-online.de/common/contentB_970.gif) top left no-repeat;
}
#PRBottom2S {
  width:970px;
  height: 80px;
  margin:0 auto;
  padding:30px 0 0 0;
  background:#F6F6F6  url(http://www.walz-online.de/common/contentSB_970.gif) top left no-repeat;
}
#copyright {
  width:950px;
  height:33px;
  border-top:1px solid #CFCBC8;
  padding:8px 0 0 20px;
  font-size:11px;
  line-height:15px;
}
#copyright span {
  height:15px;
  padding:0 24px 0 0;
  color:#666666;
}
#copyright span a, #copyright span a:link, #copyright span a:visited {
  display:inline;
  height:15px;
  padding:0;
  color:#666666;
}
#copyright span a:hover, #copyright span a:active {
  color:#0C2D72; 
}
/*-- FLOATING ---------------*/
.posRel {
  position:relative;
}
.clearing {
  clear:both;
  height:0;
  border:0;
  margin:0;
  padding:0;
  font-size:1px;
  line-height:0;
}
.clearRight {
  clear:right;
}
.clearLeft {
  clear:left;
}
.floatRight {
  float:right;
}
.floatLeft {
  float:left;
}
.floatNone {
  float:none;
}
img.imgNoborder {
  border:0px;
}
.block {
  display:block;
}
div.margin15 {
  margin-bottom:15px;
}
.w225 {
  width:225px !important;
}
/****************************************************/
/*    3.  CSS-Modul: LAYOUT (PAGE ELEMENTS)         */
/****************************************************/

/* -- SITEMAP --------------------------------------*/
#Sitemap {
  float:left;
  width:680px;
  margin:0;
  padding:14px 25px 0 20px;
  background:transparent;
  z-index:100;
}

/* -- SEARCH ---------------------------------------*/

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

/* -- FORM -----------------------------------------*/
.greyRound1 {
  float:left;
  width:680px;
  margin:10px 0 5px 0;
  background:#F6F6F6 url(http://www.walz-online.de/common/calcBT.gif) top left no-repeat;
}
.greyRound2 {
  float:left;
  width:660px;
  padding:20px 10px;
  background:transparent url(http://www.walz-online.de/common/calcBB.gif) bottom left no-repeat;
}
.greyRound1 h2 {
  margin-top:0;
}
.greyRound1 label {
  float:left;
  padding:5px 0 0 0;
  color:#666666;
}
.greyRound1 input, .greyRound1 select {
  width:204px;
  margin:3px 0 3px 5px;
  border:1px solid #DCDAD9;
  padding:3px;
  background:#FFFFFF;
  font-size:12px;
  color:#333333;
}
.greyRound1 select {
  width:212px;
  padding:2px 3px;
}
.greyRound1 textarea {
  width:290px;
  margin:3px 0 3px 0;
  border:1px solid #DCDAD9;
  padding:3px;
  background:#FFFFFF;
  color:#333333;
  font-size:11px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}
.greyRound1 button { 
  width:80px;
  margin:3px 0 3px 5px;
  border:1px solid #DCDAD9;
  padding:3px;
  background:#FFFFFF;
  font-size:12px;
  color:#333333;
}
.greyRound1 input.btnSend {
  width:80px;
}
.required {
  font-weight:bold;
}
.nolabel {
  margin-left:83px !important; 
}
.pad2 {
  padding:2px 0 0 0;
}
p.formTxt {
  float:left;
}
#formThankyou p {
  color:#336699;
  font-weight:bold;
}
#formError p {
  color:#b8cb00;
  font-weight:bold;
}

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

/* -- CHANNEL MENU ---------------------------------*/
#menu {
  float:right;
  width:800px;
  height:46px;
  margin:0;
  border-right:1px solid #52555A;
  background:transparent;
}
#menu ul {
  float:right;
  margin:0;
  border-right:1px solid #818388;
  padding:0;
  list-style-type:none;
}
#menu ul li {
  position:relative;
  float:left;
  height:46px;
  margin:0;
  padding:0;
  border-left:1px solid #818388;
  background:transparent;
  z-index:9500;
}
#menu ul li a, #menu ul li a:link, #menu ul li a:visited {
  float:left;
  height:18px;
  margin:0;
  border-left:1px solid #52555A;
  padding:14px 20px;
  color:#fff;
}
#menu ul li a:hover, #menu ul li a:active, #menu ul li a.active, #menu ul li a:link.active, #menu ul li a:visited.active  {
  background:transparent url(http://www.walz-online.de/common/menu_hover.gif) top left repeat-x;
}
#menu ul li ul {
  position:absolute;
  top:47px;
  left:0;
  width:181px;
  border-top:1px solid #CFCBC8;
  border-left:0;
  border-right:1px solid #CFCBC8;
  z-index:9500;
  background:transparent;
  visibility:hidden;
}
#menu ul li ul li {
  height:28px;
  border-left:1px solid #CFCBC8;
  border-bottom:1px solid #CFCBC8;
}
#menu ul li ul li a, #menu ul li ul li a:link, #menu ul li ul li a:visited {
  display:block;
  width:160px;
  border:0;
  padding:5px 10px;
  background:#F6F6F6;
  color:#666666;
}
#menu ul li ul li a:hover, #menu ul li ul li a:active, #menu ul li ul li a.active, #menu ul li ul li a:link.active, #menu ul li ul li a:visited.active  {
  background:#F2F2F1;
}
#menu ul li ul li ul {
  display:none;
}

/* -- MACRONAVIGATION ------------------------------*/
#macronav {
  width:180px;
  margin:0;
  padding:0 20px 30px 20px;
  background:transparent;
}
#macronav ul {
  width:180px;
  margin:0;
  padding:0;
  list-style:none;
}
#macronav li {
  width:180px;
  margin:0;
  padding:0;
  background:transparent;
  list-style:none;
  white-space:nowrap;
  overflow:hidden;
}
#macronav ul li a, #macronav ul li a:link, #macronav ul li a:visited  {
  display:block;
  width:180px;
  margin:0;
  border-bottom:1px solid #E4E2E0;
  padding:8px 0;
  color:#666666;
  white-space:nowrap;
  overflow:hidden;
  font-weight:normal;
  line-height:15px;
}
#macronav ul li a:hover, #macronav ul li a:active {
  color:#0C2D72;
}
#macronav ul li a.current, #macronav ul li a:link.current, #macronav ul li a:visited.current {
  color:#0C2D72;
  font-weight:normal;
}

/* -- level 2 -- */
#macronav ul li li a, #macronav ul li li a:link, #macronav ul li li a:visited  {
  width:165px;
  padding:8px 0 8px 15px;
}
/* -- level 3 -- */
#macronav ul li li li a, #macronav ul li li li a:link, #macronav ul li li li a:visited  {
  width:155px;
  padding:8px 0 8px 25px;
}
/* -- level 4 -- */
#macronav ul li li li li a, #macronav ul li li li li a:link, #macronav ul li li li li a:visited  {
  width:145px;
  padding:8px 0 8px 35px;
}

/* -- METANAVIGATION -------------------------------*/
#metanav {
  width:962px;
  height:24px;
  padding:14px 0 0 8px;
}
#metanav a, #metanav a:link, #metanav a:visited  {
  display:inline;
  height:15px;
  margin:0;
  padding:0 12px;
  color:#666666;
  font-size:11px;
  line-height:15px;
}
#metanav a:hover, #metanav a:hover {
  color:#0C2D72;
}

/* -- INDEX ----------------------------------------*/
#index {
  width:680px;
}
/* -- Einspaltig -- */
.index1 {
  padding:5px 0 10px 0;
}
.index1 a, .index1 a:link, .index1 a:visited {
  font-size:16px;
}
/* -- Dreispaltig mit Bild -- */
.index3 {
  float:left;
  width:680px;
}
.index3 .i1, .index3 .i2 {
  float:left;
  width:210px;
  padding:0 25px 0 0;
}
.index3 .i3 {
  float:left;
  width:210px;
  padding:0;
}
.index3 a, .index3 a:link, .index3 a:visited {
  display:block;
  width:210px;
  padding:10px 0 20px 0;
}
.index3 a img, .index3 a:link img, .index3 a:visited img {
  width:208px;
  border:1px solid #999999;
}
.index3 a:hover img, .index3 a:active img {
  width:208px;
  border:1px solid #999999;
}
.index3 a span, .index3 a:link span, .index3 a:visited span{
  display:block;
}
.index3 a span.title, .index3 a:link span.title, .index3 a:visited span.title {
  width:210px;
  padding:10px 0;
  font-size:17px;
  color:#333333;
  cursor:pointer;
}
.index3 a:hover span.title, .index3 a:active span.title {
  color:#0C2D72;
}
.index3 a span.desc, .index3 a:link span.desc, .index3 a:visited span.desc {
  width:210px;
  padding:0;
  color:#666666;
  cursor:pointer;
}
.index3 a:hover span.desc, .index3 a:active span.desc {
  color:#0C2D72;
}
/****************************************************/
/*    5.  CSS-Modul: TEXT                           */
/****************************************************/

/* -- STANDARD -------------------------------------*/
h1, h2, h3, h4, .heading1, .heading2, .heading3, .heading4 {
  font-weight:normal;
  color:#0C2D72;
}
h1,.heading1 {
  margin:0 0 15px 0;
  font-size:22px;
  line-height:26px;
}
h2,.heading2 {
  margin:10px 0 5px 0;
  font-size:20px;
  line-height:24px;
  color:#333333;
}
h2 a, h2 a:link, h2 a:visited {
  color:#333333;
}
h2 a:hover, h2 a:active {
  color:#1141A6;
  font-weight:normal;
  text-decoration:none;
}
h3,.heading3 {
  margin:10px 0 5px 0;
  font-size:16px;
  line-height:20px;
  color:#333333;
}
h4,.heading4 {
  margin:10px 0 5px 0;
  font-size:16px;
  line-height:20px;
}
p {
  margin:0;
  padding:5px 0 10px;
  line-height:18px;
}
p.small {
  font-size:12px;
}
ol {
  padding:0 0 0 40px;
  line-height:18px;
}
ul {
  padding:0 0 0 40px;
  line-height:18px;
  list-style-type:disc;
}
li {
  padding:4px 0;
}
a, a:link, a:visited {
  color:#0C2D72;
  font-weight:normal;
  text-decoration:none;
}
a:hover, a:active {
  color:#1141A6;
  font-weight:normal;
  text-decoration:none;
}

caption {
  font-style:italic;
}

/* -- ZMS FORMAT (Text Formats) --------------------*/
blockquote {
  padding:5px 40px;
}
p.caption {
  font-style:italic;
  font-size:12px;
}
p.emphasis {
  display:block;
  margin:5px 20px 5px 10px;
  border-top:1px dotted #aaa;
  border-bottom:1px dotted #aaa;
  padding:5px 10px;
  background:#F6F6F6;
}
p.description {
  line-height:16px;
  font-weight:bold;
  color:#aaa;
}

.even {
  background:#dce0ea;
}

/****************************************************/
/*    6.  CSS-Modul: ZMS-DEFAULTS                   */
/****************************************************/
/* -- ZMS TABLES -----------------------------------*/
table.ZMSTable {
  margin:5px 0;
  border:1px solid #cfcbc8;
}
table.ZMSTable tr th { 
  background-color:#EDEDED;
}	
table.ZMSTable tr th p {
  padding:5px;
}
table.ZMSTable tr td { 
  background-color:#F6F6F6; 
}
table.ZMSTable tr td p  {
  font-size:12px;
  padding:5px;
}

/* -- ZMS GRAPHIC ----------------------------------*/
div.ZMSGraphic {
  background-color: 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:0 25px 0 0;
}
* html div.ZMSGraphic.floatleft {
  margin:0 23px 0 0;
}
div.ZMSGraphic.floatright {
  float:right;
  margin:0 0 0 25px;
}
* html div.ZMSGraphic.floatright {
  margin:0 0 0 23px;
}
div.ZMSGraphic.center {
  text-align:center;
}
div.graphic {
  margin:0 0 10px 0;
}
div.ZMSGraphic.noBdr div.graphic img {
  border:0;
}
div.graphic img {
  border:1px solid #999999;
}
div.graphic.alignleft {
  float:left;
  text-align:right;
  margin:0 25px 0 0;
}
div.graphic.alignright {
  float:right;
  text-align:right;
  margin:0 0 0 25px;
}
div.ZMSGraphic div.text {
  padding:0;
}
div.ZMSGraphic div.text p {
  margin:0;
  padding:0;
}
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.download img.download	{
  width: 23px;
  height: 21px;
  background: #FFFFFF url('/misc_/zms/download.gif') no-repeat;
}
a.superzoom img.superzoom {
  width: 23px;
  height: 21px;
  background: #FFFFFF url('/misc_/zms/superzoom.gif') no-repeat;
}

/* -- ZMS TEASER -----------------------------------*/
div#teaser {
  width:180px;
  padding:0 20px;
  background:none;
}
div.ZMSTeaserContainer {
  display:none;
}
div.ZMSTeaserElement {
  width:180px;
  margin:0 0 20px 0;
  padding:0 0 15px 0;
  background:transparent url(http://www.walz-online.de/common/border_dotted.gif) bottom left repeat-x;
}
div.ZMSTeaserElement img.title {
  border:none;
}
div.ZMSTeaserElement div.title {
  width:180px;
  padding:0 0 10px 0px;
  display:block;
  background:transparent;
  font-size:14px;
  font-weight:bold;
  color:#0C2D72;
}
div.ZMSTeaserElement div.title a, div.ZMSTeaserElement div.title a:link, div.ZMSTeaserElement div.title a:visited {
  font-size:14px;
  font-weight:bold;
}
div.ZMSTeaserElement div.graphic {
  margin:0;
  border:0;
  padding:0 0 10px 0;
}
div.ZMSTeaserElement div.text {
  padding:0;
  font-size:12px;
}


/* -- ZMS LINK -------------------------------------*/

/****************************************************/
/*    7.  CSS-Modul: SPECIAL OBJECTS                */
/****************************************************/
.loader {
  height:50px;
  margin-top:80px;
  padding-top:40px;
  background: url('http://www.walz-online.de/common/ajax-loader.gif') center top no-repeat;
  text-align:center;
}
/* --- Blue button --- */
.TLink {
  position:relative;
  float:left;
  padding:15px 0 0 0;
}
.TLink a, .TLink a:link, .TLink a:visited {
  float:left;
  max-width:330px;
  height:38px;
  padding:0 45px 0 0;
  background:transparent url(http://www.walz-online.de/common/linkR_HG.png) top right no-repeat;
  overflow:hidden;
}
.TLink a span, .TLink a:link span, .TLink a:visited span {
  position:relative;
  float:left;
  max-width:310px;
  height:31px;
  padding:7px 0 0 20px;
  background:transparent url(http://www.walz-online.de/common/linkL_HG.png) top left no-repeat;
  font-size:18px;
  color:#FFFFFF;
  overflow:hidden;
  cursor:pointer;
}
.TLink a:hover span, .TLink a:active span {
  color:#E9EFFA;
}
/* --- Start Teaser 1 --- */
#ST1 {
  float:left;
  width:925px;
  padding:0 25px 50px 20px;
  background:transparent url(http://www.walz-online.de/common/ST1_HG.jpg) bottom right no-repeat;
}
.ST1teaser {
  float:left;
  width:180px;
  padding:0; 
}
.ST1teaser span {
  display:block;
  width:180px;
  padding:10px 0;  
}
.ST1teaser span img {
  position:relative;
  float:left;
}
.ST1teaser span a, .ST1teaser span a:link, .ST1teaser span a:visited {
  float:left;
  padding:9px 0 0 8px;
}
.ST1teaser span span {
  float:left;
  padding:9px 0 0 8px;
}
.ST1teaser select {
  position:relative;
  float:left;
  width:145px;
  margin:10px 0 0 0;
  padding:0;
  border:1px solid #999999;
  z-index:1500;
}
.ST1teaser input {
  float:left;
  width:30px;
  height:20px;
  margin:10px 0 0 5px;
  border:1px solid #999999;
  padding:0 3px;
  background:#FFFFFF;  
}
.ST1content {
  float:left;
  width:705px;
  padding:0 0 10px 40px;
  background:transparent url(http://www.walz-online.de/common/ST1content_HG.gif) top left repeat-y;
}
#ST1 .ST1content .TLink {
  padding:50px 0 0 0;
}
#ST1 .ST1content h2 {
  margin-top:0;
}
/* --- Start Teaser 2 --- */
#ST2 {
  position:relative;
  float:left;
  width:710px;
  padding:20px 0 0 20px;
  background:transparent url(http://www.walz-online.de/common/ST2_HG.gif) top left no-repeat;
}
#ST2 div.ST2 {
  float:left;
  width:430px;
}
#ST2 h2 {
  margin:0;
  padding:14px 0;
}
#ST2 div.ST2 div {
  float:left;
  width:215px;
  padding:7px 0;
  text-align:center;
}
#ST2 div.ST2 div div {
  width:205px;
  padding:10px 0 0 10px;
  text-align:left;
}
#ST2 .TLink {
  float:left;
  padding:10px 0 0 0;
}
#ST2 span.FP {
  float:left;
  width:215px;
  padding:20px 0 0 0;
  font-size:10px;
  text-align:center;
}
.glass {
  position:absolute;
  bottom:0;
  right:20px;
}
/* --- Start Teaser 3 --- */
#ST3 {
  float:right;
  width:200px;
  padding:0 20px 90px 60px;
  background:transparent;
}
#ST3 h2 {
  margin:0;
  padding:14px 0 9px 0;
}
#ST3 span {
  float:left;
  width:200px;
  padding:7px 0;
}
#ST3 span span {
  width:154px;
  padding:0 0 0 10px;
}
#ST3 span img {
  float:left;
  width:36px;
}
/* --- Tag Cloud --- */
#cloud {
  width:180px;
  padding: 0 20px;
}
#cloud a, #cloud a:link, #cloud a:visited {
  display:inline;
  padding:0 4px;
  color:#666666;
}
#cloud a:hover, #cloud a:active {
  color:#1141A6;
}
#cloud a.tag1, #cloud a.tag1:link, #cloud a.tag1:visited {
  font-size:14px;
}
#cloud a.tag2, #cloud a.tag2:link, #cloud a.tag2:visited {
  font-size:13px;
  font-weight:bold;
}
#cloud a.tag3, #cloud a.tag3:link, #cloud a.tag3:visited {
  font-size:12px;
}
#cloud a.tag4, #cloud a.tag4:link, #cloud a.tag4:visited {
  font-size:10px;
}

/* --- Download --- */
.ZMSFile {
  padding:10px 0 0 0;
}
.ZMSFile div.title span {
  font-size:11px;
}
.ZMSFile div.description {
  padding:0 0 0 22px;
}

/* --- Dialog --- */
.openForm {
  color:#0C2D72;
  cursor:pointer;
}
#closeMe {
  position:absolute;
  top:1px;
  right:1px;
  width:65px;
  height:25px;
  padding:5px 5px 10px 10px;
  cursor:pointer;
  z-index:9950;
}
#dialog {
  display:none;
  position:absolute;
  width:680px;
  height: auto;
  min-height: 475px;
  bottom:115px;
  left:200px;
  border:1px solid #CFCBC8;
  padding:20px 25px 10px;
  background:#FFFFFF;
  z-index:9900;
}

/* --- Contact Form --- */
.conForm {
  float:left;
  width:660px;
  background:transparent url(http://www.walz-online.de/common/dashed_border.gif) repeat-y top center;
}
.conForm div {
  float:left;
  margin:0;
  padding:6px 0;
}
.conForm div.formL {
  width:310px;
  padding:0 0 0 10px;
}
.conForm div.formR {
  float:right;
  width:298px;
  padding:0 9px 17px 22px;
  background:transparent;
}
div.conForm .dashed {
  float:left;
  width:100%;
  margin:15px 0 0 0;
  padding:10px 0 0 0;
  background:transparent url(http://www.walz-online.de/common/dashed_border.gif) top left repeat-x;
}
.conForm span {
  padding:0 0 0 5px;
  font-size:12px;
}
.requestCity {
  display:none;
}
.conForm label {
  width:78px;
}
label.lWide {
  width:298px;
}
.conForm label.radio {
  float:none;
  padding:2px 0 0 0;
  width:30px;
  font-size:12px;
}
.conForm input.radio {
  width:12px !important;
  margin:2px 5px 1px 5px;
  border:0;
  background:transparent;
}
/* -- Calculator -- */
.calcForm {
  width:265px;
  padding:0 0 0 10px;
}
.calcForm div {
  margin:0;
  padding:5px;
}
.calcForm div.dashed {
  padding:5px 0 11px 0;
  background:transparent url(http://www.walz-online.de/common/dashed_border.gif) bottom left repeat-x;
}
.calcForm label {
  width:75px;
  padding-left:5px;
  background:#F6F6F6;
}
.calcForm select {
  width:255px;
}
.calcForm input {
  width:85px;
  margin:3px 5px;
  border:0;
  border-bottom:1px solid #999999;
  background:#F9F9F9;
}
.calcForm input.darker {
  background:#F3F3F3;
}
#costTable {
  float:right;
  width:340px;
  padding:0 0 17px 22px;
  background:transparent url(http://www.walz-online.de/common/dashed_border.gif) top left repeat-y;
}
#costTable table.ZMSTable {
  border:0;
}
#costTable table.ZMSTable tr th { 
  background-color:transparent;
  font-weight:bold;
  text-align:left;
}
#costTable table.ZMSTable tr th p  {
  font-size:12px;
  padding:5px 5px 5px 0;
  text-decoration:underline;
}
#costTable table.ZMSTable tr td p  {
  padding:5px 5px 5px 0;
}
#costTable p.caption {
  padding-top:10px;
  font-size:11px;
}
/****************************************************/
/*    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;
} 
body.zmi p, body.zmi li, body.zmi blockquote  {
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size:12px;
  line-height:15px;
} 


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

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


