html, body  {
  width: 100%;
  height: 100%;
}

html{
  height: 100.1%;
}

* {
	padding:0;
 	margin: 0; 
 	font-family: Verdana,Arial,Helvetica, sans-serif;
	font-size: 1em;
}


body#walcz  {
 	background: #00879B url(bg.jpg) top left repeat-x;
 	font-size: 62.5%;
 	font-family:Verdana,Arial,Helvetica, sans-serif;
 	font-weight:normal;
 	font-style:normal;
	line-height:150%;
	text-align: center;
	color:#333;
}

#OuterShell{
	position:relative;
	height:100%;
	width:100%;
	text-align: center;
}


#InnerShell{
	position:relative;
	margin:0 auto;
	width:800px;
	text-align: left;
}

#pageregionTop{
	position:relative;
	width:100%;
	height:170px;
	background:white;
}
#pageregionTop h1{
	position:absolute;
	top:54px;
	left:0;
	font-size:20px;
	line-height:20px;
	color:#00879B;
}

#Logo{
	position:absolute;
	top:0px;
	left:0;
	margin:15px 0 0 682px;
	height:44px;
	width:118px;
}

#Translate{
	position:absolute;
	top:0px;
	left:0;
	margin:105px 0pt 0pt 680px;
	height:20px;
	width:120px;
	z-index:999;
	text-align:right;
}

#Channel{
	position:absolute;
	top:103px;
	left:0px;
	height:20px;
	width:100%;
	z-index:990;
}

#Channel ul{
	position:relative;
	top:0;
	left:0;
	margin:0;
	padding:0;
	height:20px;
}

#Channel ul li.normal,
#Channel ul li{
	position:relative;
	top:0;
	left:0;
	display:block;
	float:left;
	list-style:none;
	margin:0 4px 0 0;
	width:110px;
	height:20px;
	border-bottom:2px solid white;
	background:#45A8B6;
	text-align:center;
}

#Channel ul li.current{
	background:#999;
	border-bottom:2px solid #999;
}

#Channel a{
	display:block;
	line-height:16px;
	color:white;
	text-decoration:none;
}

#Channel a.current,
#Channel a:hover,
#Channel a:active{
	color:black;
	text-decoration:none;
}

#ContentShell{
	position:relative;
	top:0;
	left:0px;
	width:100%;
	clear:both;
	height:auto;
	background:white;
}

#pageregionLeft{
	position:relative;
	top:0;
	left:0;
	width:240px;
	float:left;
	display:block;
}

#Description{
	display:none;
}

#SekMacronavigation{
	position:relative;
	top:127px;
	left:0px;
	width:100%;
	height:21px;
 	color:white;
 	background:#999;
}

#Macronavigation{
	position:relative;
	top:125px;
	left:0px;
	width:100%;
	height:21px;
 	color:white;
 	background:#999;
}

#Macronavigation h2{
	display:none;
}

#SekMacronavigation ul,
#Macronavigation ul{
	position:relative;
	top:0;
	left:0;
	margin:0;
	padding:0;
}

#SekMacronavigation ul li,
#Macronavigation ul li{
	position:relative;
	top:0;
	left:0;
	display:inline;
	float:left;
	font-size:13px;
	line-height:13px;
	list-style:none;
	margin:0 4px;
	padding:1px 0;
	color:white;
}

#SekMacronavigation a,
#Macronavigation a{
	font-size:13px;
	line-height:13px;
	display:block;
	clear:both;
	color:white;
	text-decoration:none;
}

#SekMacronavigation a.current,
#SekMacronavigation a:hover,
#SekMacronavigation a:active,
#Macronavigation a.current,
#Macronavigation a:hover,
#Macronavigation a:active{
	color:black;
	text-decoration:none;
}


#pageregionMiddle{
	position:relative;
	top:0;
	left:0px;
	width:621;
	float:left;
}

#pageregionContent{
	margin:77px 0 50px 64px;
	width:390px;
	font-size:1.2em;
	line-height:150%;
}

#pageregionRight{
	position:relative;
	top:0;
	left:0;
	width:179px;
	float:right;
}

#teaser {
	position:relative;
	top: 0px;
	left: 0;
	width: 150px;
	margin:70px 0 0 0;
	overflow:hidden;
}

div.ZMSTeaserElement{
	position:relative;
	top: 0px;
	left: 0;
	width: 150px;
	margin-bottom:10px;
}

div.ZMSTeaserElement .title a{
	color:white;
}

div.ZMSTeaserElement .title{
	color:white;
	background:#45A8B6;
	width: auto;
	padding:0px 10px;
	font-size:13px;
	line-height:13px;
	border:1px solid #45A8B6;
}

div.ZMSTeaserElement .text{
	width: auto;
	padding:10px;
	border:1px solid #00879B;
}
div.ZMSTeaserElement .text a{
	text-decoration:none;
	color:#00879B;
}

#pageregionBottom{
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	clear:both;
	color:white;
	text-align:center;
}

#Copyright{
	margin:8px 0;
	position:relative;
	top:0px;
	left:0px;
	height:30px;
	text-align:center;
}
#Copyright div{
	line-height:12px;
}
#Copyright a{
	color:white;
	text-decoration:none;
}

#Copyright a:hover,
#Copyright a:active{
	color:white;
}

h1 {
	font-weight:normal;
	font-size:16px;
	line-height:16px;
	padding-bottom: 1em;
	color:#00879B;
}

h2{
	font-size:14px;
	line-height:14px;
	padding-bottom: 1em;
	font-weight:bold;
	color:#00879B;
}

i,em  {
	font-style:italic;
}

small, .small {
	font-size: 0.9em;
}

a,
a:link,
a:visited {
	color:#009999;
	text-decoration:none;
}

a:hover,
a:active,
a:focus {
	color:#666666;
	text-decoration:none;
}

a img {
	border:none;
}

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


/***********************************************************************
Listen
***********************************************************************/
ul {
  list-style: square outside;
  margin: 0px 10px 15px;
  padding: 0px 30px;
}

ol {
  list-style: decimal outside;
  margin: 0px 10px 15px;
  padding: 0px 30px;
}

th,td{
text-align:left;
}

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 10px 0 0;
}
div.ZMSGraphic.floatright {
	float:right;
	margin: 0 0 0 10px;
}
div.ZMSGraphic.center {
	text-align:center;
}
div.graphic.alignleft {
	float:left;
	margin: 0 10px 0 0;
	text-align:right;
}
div.graphic.alignright {
	float:right;
	text-align:right;
	margin: 0 0 0 10px;
}
div.ZMSGraphic div.text {
	padding:0 4px;
}
div.ZMSGraphic div.text p{
	margin:0;
}

.clerasil:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clerasil {display: inline-table;}

/* IE-Mac \*/
* html .clerasil {height: 1%;}
.clerasil {display: block;}
/* /IE-Mac */



.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}