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#peconnet  {
 	background: #B0B0B0;
 	font-size: 62.5%;
 	font-family:Verdana,Arial,Helvetica, sans-serif;
 	font-weight:normal;
 	font-style:normal;
	line-height:150%;
	text-align: center;
    color:black;
}

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


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

#pageregionTop{
	position:relative;
	width:100%;
	height:250px;
	background:transparent url(blue.gif) right top no-repeat;
}

#Logo{
	position:absolute;
	top:81px;
	left:50px;
	height:69px;
	width:253px;
}

#HeadlineImage{
	position:absolute;
	top:70px;
	left:380px;
	height:180px;
	width:580px;

}

#Kundenlogin{
	position:absolute;
	top:20px;
	left:640px;
	line-height:20px;
	background:#CCC;
	border:1px solid #666;
	padding:0 5px;
	color:black;
	text-decoration:none;
	font-size:11px;
}
a#Kundenlogin:hover{
	border: 1px solid #003C81;
	background:#003C81;
	color:white;
}


#Translate{
	position:absolute;
	top:190px;
	left:0px;
	height:26px;
	width:380px;
	background: url(bg_head.gif);
}

#Translate p{
	position:relative;
	top:5px;
	left:31px;
	height:15px;
	font-size:11px;
	color:#003399;
}

#Translate p a{
	font-size:11px;
	color:#666;
	text-decoration:none;
}
#Translate p a.current,
#Translate p a:hover{
	color:#039;
	text-decoration:none;
}


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

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

#Macronavigation{
	position:relative;
	top:0px;
	left:15px;
	width:220px;
	overflow:hidden;
}

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

#Macronavigation ul li{
	display:block;
	font-size:10px;
	line-height:13px;
	list-style:none;
	margin:3px 0 5px 0;
	padding:0 0 0 15px;
}

#Macronavigation ul li.normalFolder{
	background: url(nav0.gif) 3px 3px no-repeat;
}

#Macronavigation ul li.currentFolder{
	background: url(nav1.gif) 3px 3px no-repeat;
}

#Macronavigation ul.nextlevel ul.nextlevel li{
	margin:2px 0 2px 0;
}

#Macronavigation a{
	font-size:11px;
	line-height:13px;
	color:#666;
	text-transform:uppercase;
	text-decoration:none;
}

#Macronavigation a.current,
#Macronavigation a:hover,
#Macronavigation a:active{
	color:#039;
	text-decoration:none;
}
#Macronavigation ul.nextlevel li a{
	text-transform:none;
}

#pageregionMiddle {
	position:relative;
	top:0;
	left:0px;
	width:694px;
	float:left;
	padding:0 0 30px 0;
	border-left:1px solid #666;
	min-height:450px;
}

#pageregionContent{
	position:relative;
	top:0;
	left:0px;
	margin:0 0 0 40px;
}
.newsitem{
	margin:20px 0;
	padding:20px 0 0 0 ;
	border-top:2px dotted #999;
}

#pageregionBottom{
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	clear:both;
	height:30px;
	background:#B0B0B0;
}

#Copyright{
	position:relative;
	top:0px;
	left:0px;
	text-align:center;
	width:251px;
	clear:both;
	height:30px;
	background:#666;
	color:white;
	line-height:30px;
}

#Copyright a{
	color:white;
	font-size:11px;
	text-decoration:none;
}

#Copyright a:hover{
	color:#039;
	text-decoration:none;
}

h1{
	font-weight:normal;
	font-size:2.4em;
	line-height:30px;
	padding: 0 0 0.5em 0;
	color:#003399;
	width:541px;
}

#pageregionBeforeJokerthema{
	margin: -28px 0pt 0pt 0;
}

#pageregionBefore h1{
	margin:0;
}

h2{
	font-weight:normal;
	font-size:1.6em;
	line-height:20px;
	padding: 0 0 0.5em;
	margin: 0 0 0 90px;
	color:#003399;
	width:451px;
}

h3{
	font-weight:bold;
	font-size:1.1em;
	line-height:15px;
	padding: 0 0 0.5em;
	margin: 0 0 0 90px;
	color:black;
	width:451px;
}

h4{
	font-weight:bold;
	font-size:1.1em;
	line-height:15px;
	padding: 0 0 0.5em;
	margin: 0 0 0 90px;
	color:#003399;
	width:451px;
}


#pageregionMiddle table,
#pageregionMiddle p{
	font-weight:normal;
	font-size:1.1em;
	line-height:15px;
	padding: 0 0 0.5em;
	margin: 0 0 0 90px;
	color:black;
	width:451px;
}

#pageregionMiddle table p{
	margin:0;
	font-size:1em;
	width:auto;
	padding: 0;
}

i,em  {
	font-style:italic;
}

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

#pageregionMiddle a,
#pageregionMiddle a:link,
#pageregionMiddle a:visited {
	color:#039;
	text-decoration:none;
	font-weight:bold;
}

#pageregionMiddle a:hover,
#pageregionMiddle a:active,
#pageregionMiddle a:focus {
	font-weight:bold;
	color:white;
	background:#039;
}

a img {
	border:none;
}

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

hr{
	background:#999;
	height:1px;
	width:100%;
	border:none;
}

/***********************************************************************
Listen
***********************************************************************/
#pageregionMiddle ul {
  list-style: square outside;
  list-style-image:url(li.gif);
  margin: 0px 0px 1em 90px;
  padding: 0px 0pt 0pt 20px;
  font-size:1.1em;
	width:451px;
}
#pageregionMiddle ul li{
	margin:2px 0;
}
#pageregionMiddle table.Spaltig ul {
  margin: 0px 0px 0 10px;
  padding: 0px 0pt 0pt 10px;
}

#pageregionMiddle ol {
  list-style: decimal outside;
  margin: 0px 0px 1em 90px;
  padding: 0px 0pt 0pt 20px;
  font-size:1.1em;
 width:451px;

}

#pageregionMiddle ol li{
	margin:2px 0;
}

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


