html{
	height: 100.1%;
}

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

body {
 	background: #FFF;
 	font-size: 10px;
 	font-family:Verdana,Arial,Helvetica, sans-serif;
 	font-weight:normal;
 	font-style:normal;
	line-height:140%;
	text-align: center;
	color:#181512;

}

div#OuterShell {
	position:relative;
	height:100%;
	width:100%;
	text-align: center;
	background:#D7EBEB url(bg.gif) repeat-x;
}


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

div#pageregionTop {
	position:relative;
	width:904px;
	height:180px;
}

div#Logo {
	position:absolute;
	top:0px;
	left:0;
	width:370px;
	height:155px;
}
div#Logo a {
	position:absolute;
	display:block;
	top:50px;
	left:77px;
	width:234px;
	height62px;
}

div#LogoPrint {
	display:none;
	visibility:hidden;
}

div#HeadlineImage {
	position:absolute;
	top:0px;
	left:370px;
	width:530px;
	height:155px;
	overflow:hidden;
}

div#Channel{
	position:absolute;
	top:155px;
	left:77px;
	height:25px;
	width:799px;
}
div#Channel ul{
	position:relative;
	top:0;
	left:0;
	margin:0;
	padding:0;
	height:25px;
}
div#Channel ul li{
	position:relative;
	top:0;
	left:0;
	font-size:10px;
	height:25px;
	line-height:25px;
	display:inline;
	float:left;
	list-style:none;
	font-weight:bold;
	margin:00;
	padding:0;
	color:#006699;
}

div#Channel a{
	height:25px;
	line-height:25px;
	font-size:10px;
	color:#006699;
	text-transform:uppercase;
	font-weight:bold;
 	text-decoration:none;
}

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

div#Channel a.intranet{
 	color:#3C6;
}

div#ContentShell{
	position:relative;
	top:0;
	left:0px;
	width:904px;
	height:521px;
	min-height:521px;
	background:transparent url(bg_content_normal.gif) repeat-y;
}

html>body div#ContentShell{
	height:auto;
}


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

div#Macronavigation{
	position:relative;
	top: 21px;
	width:198px;
	float:right;
	overflow:hidden;
}

div#Macronavigation h2{
	position:relative;
	left: 10px;
	width:180px;
	height:20px;
 	font-size:10px;
 	line-height:15px;
 	color:#006699;
 	clear:both;
 	text-transform:uppercase;
}
div#Macronavigation h2 a{
 	color:#006699;
}

div#Macronavigation ul{
	position:relative;
	left: 10px;
	margin:0;
	padding:0;
}
div#Macronavigation ul.firstlevel{
	width:180px;
}
div#Macronavigation ul.nextlevel{
	position:relative;
	left: 10px;
	margin:0;
	padding:0;
}

div#Macronavigation ul li{
	position:relative;
	top:0;
	left:0;
	list-style:none;
	margin:0;
	padding:0;
}

div#Macronavigation a{
 	font-size:10px;
 	line-height:15px;
 	display:block;
 	clear:both;
 	color:#006699;
	padding:0 0 0 8px;
 	font-weight:norma;
 	text-decoration:none;
}

div#Macronavigation a:hover,
div#Macronavigation a:active{
	color:#666;
 	text-decoration:none;
}

div#Macronavigation a.haschilds {
	background: transparent url(li_child.gif)  0px 4px no-repeat;	
}

div#Macronavigation a.haschildscurrent {
	font-weight:bold;
	background: transparent url(li_child_open.gif) 0px 4px no-repeat;	
}
div#Macronavigation a.current{
	font-weight:bold;
}

div#pageregionContent{
	position:relative;
	top:0;
	left:0;
	width:500px;
	float:right;
	display:block;
	
}
div#pageregionMiddle{
	position:relative;
	top:0px;
	left:0px;
	margin:20px;
	width:456px;
	overflow:hidden;
}

div#Description{
	display:none;
}

div#Micronavigation{
	position:relative;
	top:0;
	left:0px;
	color:#006699;
	margin: 0 0 20px 0;
}

div#Micronavigation *{
	color:#006699;
}
div#Micronavigation a:hover{
	color:#666;
	text-decoration:none;
}

div#pageregionTeaser{
	position:relative;
	top:0;
	left:2px;
	width:198px;
	float:left;
	overflow:hidden;
}

div#Teaser,
div#teaser {
	position:relative;
	top: 21px;
	left: 0;
}

div.ZMSTeaserElement{
	position:relative;
	top: 0px;
	left: 0;
	margin-bottom:15px;
	background:transparent url(teaser_header.gif) no-repeat top left;
	padding:11px 0 0 0;
}
div.ZMSTeaserElement h3{
	padding:20px 10px 0px 10px;

}
div.ZMSTeaserElement .title{
	padding:10px 10px 5px 10px;
	font-size:10px;
	font-weight:bold;
	color:#000;
}

div.ZMSTeaserElement .graphic {
	position:relative;
	left:-10px;
	display:block;	
	padding:0px;
}

div.ZMSTeaserElement .title a{
	color:#000;
}

div.ZMSTeaserElement p,
div.ZMSTeaserElement .text{
	padding:0px 10px 10px 10px;

}

div.ZMSTeaserElement .text a{
	color:#006699;
	text-decoration:none;
}
/*
div#pageregionBottom{
	position:fixed;
	bottom:0px;
	left:0px;
	width:100%;
	height:50px;
	background:white;
	text-align:center;
}

div#pageregionCopyright{
	position:relative;
	top:0px;
	left:0px;
	margin: 5px auto;
	width:904px;
	background:white;
	text-align:left;
}
div#Copyright {
	position:relative;
	top:0px;
	left:0px;
	margin: 0 0 0 425px;
	color:#666;
	font-size:10px;
}
*/
div#pageregionBottom{
	display:none;
}
div#pageregionCopyright{
	position:relative;
	top:0px;
	left:0px;
	margin: 10px 0 10px 20px;
	text-align:left;
}
div#Copyright {
	position:relative;
	top:0px;
	left:0px;
	color:#666;
	font-size:10px;
}
div#Copyright a{
	font-size:10px;
	color:#006699;
}

div.NewsList{
	border-bottom:1px solid #99CCCC;
	padding: 0 0 10px 0;
}

div.NewsListElement{
	border-top:1px solid #99CCCC;
	padding:10px 0;
}
div.NewsListElement h3,
h3.NewsDatum{
	color:#006699;
	font-weight:bold;
	font-size:10px;
	margin:0 0 5px 0;
}
div.NewsListElement h2{
	color:#181512;
	font-weight:normal;
	font-size:18px;
	line-height:120%;
	margin:0 0 5px 0;
}

div.child{
	position:absolute;
	top:0;
	left:0;
	display:none;
	visibility:hidden;
	text-align:left;
	width:250px;
}

html>body div.child{
	width:auto;
}

div.child ul{
	position:relative;
	top:0;
	left:0;
	margin:0;
	padding:5px 5px 0 5px;
	background:#C2C2C2;
	border:1px solid #FFF;
}

div.child ul li{
	position:relative;
	top:0;
	left:0;
	list-style:none;
	margin:0;
	padding:0;
}

div.child a,
div.child a:link,
div.child a:visited{
	font-size:10px;
	height:15px;
	line-height:15px;
	color:#006699;
	font-weight:normal;
	display:block;
	text-decoration:none;
}

div.child a.current,
div.child a.current:link,
div.child a.current:hover,
div.child a.current:active,
div.child a.current:visited,
div.child a:hover,
div.child a:active{
	color:#666;
	text-decoration:none;
}

h1.title,
h1 {
	font-weight:normal;
	font-size:18px;
	line-height:120%;
	padding-bottom: 0.5em;
	color:#006699;
}

h2 {
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	color:#000;
}

h3 {
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	color:#006699;
}
h4 {
	font-size:12px;
	line-height:14px;
	font-weight:normal;
	color:#000;
}
h5 {
	font-size:12px;
	line-height:14px;
	font-weight:normal;
	color:#006699;
}

i,em {
	font-style:italic;
}

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

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

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

a img {
	border:none;
}

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

hr,
div.trenner {
	display: block;
	width: 460px;
	border: none ;
	margin: 10px 0;
	padding: 18px 0 0 0;
	background: transparent url(hr.gif) no-repeat top left;
	color: transparent;
}

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

p,
div.ZMSTextarea{
  	padding: 0 0 10px 0;
}

blockquote{
	font-family:Verdana;
  	margin: 10px;
  	padding: 0px 30px;	
}
p.caption{
	font-family:Verdana;
  	margin: 10px;
  	padding: 0px 30px;
}

p.emphasis{
	font-family:Verdana;
  	margin: 10px 0 0 30px;
  	padding:10px;
	font-weight:bold;
	color:#FFF;
	background:#9CC;
	border:1px solid #FFF;
}

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



.ftTABLE{spacing:2px;padding:0px;margin:0px;border:0px;width:100%;}
.ftTH { background-color:#C2C2C2;align:left;text-align:left; text-align:left;vertical-align:top;marging:0px; padding:0px;padding-left:7px; }
.ftTD { background-color:#B8DBDB;align:left; text-align:left;vertical-align:top;marging:0px; padding:0px;padding-left:7px; text-align:left;}
table.ZMSTable {width:100%;}
table.ZMSTable th{ background-color:#C2C2C2;text-align:left;align:left;padding-left:7px;}
table.ZMSTable td{ background-color:#B8DBDB;text-align:left;align:left;padding-left:7px;}

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





