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  {
 	background: #F0F0F0 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:#666;
}

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

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

#pageregionTop{
	position:relative;
	width:100%;
	height:184px;
}

#Logo{
	position:absolute;
	top:34px;
	left:24px;
	height:74px;
	width:252px;
}

#Logo:hover{
	background:none;
}
#Metanavigation{
	position:absolute;
	top:97px;
	left:868px;
	margin:0;
	padding:0;
	height:16px;
	width:222px;
	display:none;
}
#Metanavigation li{
	float:left;
	display:inline;
}
#Metanavigation li a{
	font-size:12px;
}

#Channel{
	position:absolute;
	top:133px;
	left:3px;
	height:40px;
	width:980px;
	background:url(nav_0.gif) top left repeat-x;
}
span.lt {
	position:absolute;
	top:0;
	left:0;
	width:4px;
	height:4px;
    background:url(corner_lb.png) no-repeat;
    z-index:999;
}
span.rt {
	position:absolute;
	top:0;
	right:0;
	width:4px;
	height:4px;
    background:url(corner_rt.png) no-repeat;
    z-index:999;
}
span.lb {
	position:absolute;
	top:36px;
	left:0;
	width:4px;
	height:4px;
    background:url(corner_lt.png) no-repeat;
    z-index:999;
}
span.rb {
	position:absolute;
	top:36px;
	right:0;
	width:4px;
	height:4px;
    background:url(corner_rb.png) no-repeat;
    z-index:999;
}

#Channel ul{
	position:relative;
	top:0;
	left:0;
	margin:0;
	padding:0;
	height:40px;
}
#Channel ul li{
	position:relative;
	top:0;
	left:0;
	font-size:14px;
	height:40px;
	line-height:40px;
	display:inline;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}

#Channel a{
	padding:0 20px;
	font-size:14px;
	color:#666;
	display:block;
	text-decoration:none;
	text-shadow:white 1px 1px;
}

#Channel li.current a,
#Channel a:hover,
#Channel a:active{
	color:#FFF;
	background:url(nav_1.gif) top left repeat-x;
	text-decoration:none;
	text-shadow:#666 1px 1px;
}

#ContentShell{
	position:relative;
	top:0;
	left:0px;
	width:987px;
	clear:both;
	height:auto;
	background:url(bg_content_middle.jpg) top left repeat-y;
}

.NewsListElement,
#pageregionContent ul,
#pageregionContent ol,
#pageregionContent p{
	font-size:12px;
	line-height:150%;
	margin-bottom:1em;
}

#HeadlineImage{
	position:relative;
	top:0;
	left:0;
	width:940px;
	clear:both;
	height:260px;
	margin:0 0 27px 23px;
}
#HeadlineImage ul{
	position:relative;
	top:0;
	left:0;
	width:940px;
	clear:both;
	height:260px;
	list-style:none;
	margin:0;
	padding:0;
}
#HeadlineImage ul li{
	position:absolute;
	top:0;
	left:0;
	width:940px;
	clear:both;
	height:260px;
	margin:0;
	padding:0;
}

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

#Description{
	display:none;
}

#Macronavigation{
	position:relative;
	top:0px;
	left:23px;
	width:160px;
}
#Macronavigation h2{
	display:none;
}

#Macronavigation ul{
	position:relative;
	top:0;
	left:0;
	margin:0;
	padding:0;
	list-style:none;
	width:160px;
	
}
#Macronavigation ul.nextlevel li{
	position:relative;
	top:0;
	left:0;
	list-style:none;
	margin:0 0 0 0;
	padding:0px;
	border-bottom:1px solid #BEBEBE;
}

#Macronavigation .nextlevel li:hover,
#Macronavigation .nextlevel li.current{
	background:#005064 url(bg_macro.jpg) top left repeat-x;
	color:white;
}

#Macronavigation ul.nextlevel li ul.nextlevel{
	width:auto;
}
#Macronavigation ul.nextlevel li ul.nextlevel li {
}
#Macronavigation ul.nextlevel li ul.nextlevel li:hover,
#Macronavigation ul.nextlevel li ul.nextlevel li.current {
	background:none;
}
#Macronavigation ul.nextlevel li ul.nextlevel li a{
	padding:2px 5px;
	font-size:12px;
	color:#ccc;
}
#Macronavigation ul.nextlevel li ul.nextlevel li a.current,
#Macronavigation ul.nextlevel li ul.nextlevel li a:hover{
	background:none;
	color:white;
}

#Macronavigation a {
	display:block;
	padding:10px;
	font-size:14px;
	line-height:120%;
	color:#005064;
	text-decoration:none;
}

#Macronavigation .nextlevel li:hover a,
#Macronavigation .nextlevel li.current a,
#Macronavigation .nextlevel a.current,
#Macronavigation .nextlevel a:hover,
#Macronavigation .nextlevel a:active{
	color:white;
	background:#005064 url(bg_macro.jpg) top left repeat-x;
	text-decoration:none;
}

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

#pageregionContent {
	margin:0 20px;
	width:540px;
}

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

#teaser {
	position:relative;
	top: 0;
	left: 0;
	width: 160px;
	border:1px solid #CCC;
}

div.ZMSTeaserElement {
	position:relative;
	top: 0px;
	left: 0;
	width: 160px;
}

div.ZMSTeaserElement .title{
	margin:10px 10px 0 10px;
	padding:0 0 10px 0;
	width:auto;
	font-size:14px;
	color:#666;
	border-bottom:1px solid #DBDBDB;
}
div.ZMSTeaserElement .content{
	margin:10px 10px 0 10px;
	font-size:12px;
	color:#666;
}
div.ZMSTeaserElement .content p{
	padding:0 0 0.5em 0;
}
div.ZMSTeaserElement .bottom{
	margin:10px 10px 10px 10px;
	padding:10px 0  0;
	width:auto;
	font-size:12px;
	color:#666;
	border-top:1px solid #DBDBDB;
}
#pageregionBottom{
	position:relative;
	top:0px;
	left:3px;
	width:980px;
	clear:both;
	color:#666666;
	border:1px solid #DADADA;
	height:44px;
	margin:35px 0 0;
}

#Copyright {
	font-size:12px;
	margin:15px 0 0 20px;
}
#Copyright span{
	color:#ABABAB;
	text-shadow:white 1px 1px;
}

#Copyright a{
	padding:0 10px 0 0;
	color:#666;
	text-decoration:none;
	text-shadow:white 1px 1px;
}	

#Copyright a:hover{
	background:none;
	color:#005064;
}

h1{
	color:#005064;
	font-size:2.4em;
	line-height:120%;
	padding-bottom: 0.5em;
	font-weight:normal;
}
.Home h1{
	color:#005064;
	font-size:2.4em;
	font-weight:normal;
}

h2{
	color:#333;
	font-size:2.0em;
	font-weight:normal;
	line-height:120%;
	padding-bottom: 0.5em;
}
h3{
	color:#005064;
	font-size:1.8em;
	font-weight:normal;
	line-height:120%;
	padding-bottom: 0.5em;
}
h4{
	color:#005064;
	font-size:1.6em;
	font-weight:normal;
	line-height:120%;
	padding-bottom: 0.5em;
}
h5{
	color:#005064;
	font-size:12px;
	font-weight:normal;
	line-height:120%;
	padding: 0.25em 0;
}

p.emphasis{
	padding:10px;
	background:#F0F0F0 url(emphasis.jpg) top left repeat-x;
}

i,em  {
	font-style:italic;
}

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

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

a:hover,
a:active,
a:focus {
	background:#005064;
	color:white;
	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: disk outside;
  list-style-image:url(li.gif);
  margin: 0px 10px;
  padding: 0px 10px;
}

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

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 div.clearfloating {clear:none; !important}

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 5px;
	font-style:italic;
}
div.ZMSGraphic.left div.text {
	padding:5px;
}
div.ZMSGraphic.left div.text h1,
div.ZMSGraphic.left div.text h2 ,
div.ZMSGraphic.left div.text h3 ,
div.ZMSGraphic.left div.text h4 {
	display:inline;
}

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

