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


body#speakerstraining  {
 	background: #67563f;
 	font-size: 11px;
 	font-family: Verdana,Arial,Helvetica, sans-serif;
 	font-weight:normal;
 	font-style:normal;
	line-height:140%;
	text-align: center;
        color:#382513;
}

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


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

div#pageregionTop{
	position:relative;
	width:100%;
	height:167px;
	background:#C3F3FF;
}

#HeadlineImage{
	position:absolute;
	top:0px;
	left:165px;
        width:640px;
	height:141px;
	overflow:hidden;
	z-index:998;
}

#Zitat{
	position:absolute;
	top:21px;
	left:521px;
	width:264px;
	height:100px;
	overflow:hidden;
	z-index:999;
}

.ZitatText{
	color:#284907;
	font-size:14px;
	line-height:160%;
}

.ZitatAutor{
	color:#284907;
	text-align:right;
	font-size:11px;
}

#Menu {
	position:absolute;
	top:141px;
	left:0px;
	height:26px;
	width:100%;
	color:black;
	background:#85DB18;
	overflow:hidden;
}
#Menu ul{
	position:relative;
	top:0px;
	left:0px;
	height:26px;
	list-style:none;
	margin:0;
	padding:0;
}

#Menu ul * {
	font-size:13px;
	line-height:26px;
}
#Menu ul a {
	font-size:13px;
	color:black;
	text-decoration:none;
}

#Menu ul a:hover,
#Menu ul a.current {
	color:#CC0066;
	text-decoration:none;
}
#Menu ul li.current{
	background:#CC0066;
}
#Menu ul li.current a:hover,
#Menu ul li.current a{
	color:white;
	text-decoration:none;
}


#Menu ul li {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
 	width:120px;
 	line-height:26px;
 	height:26px;
	text-align:center;
}
#Menu ul li.trenner {
	width:1px;
	background:url(bg_li_menu.gif) right center no-repeat;
}

#pageregionLeft{
	position:relative;
	top:0px;
	left:0;
	width:165px;
	float:left;
}

#Macronavigation {
	position:relative;
	top:15px;
	left:15px;
	width:135px;
}
#Macronavigation ul{
	margin:0;
	padding:0;
	list-style:none;
}

#Macronavigation ul li{
	margin:0;
	padding:0;
	list-style:none;
	border-bottom:1px solid white;
	margin:0 0 5px 0;
	font-size:14px;
}

#Macronavigation ul a{
	color:#284907;
	font-size:12px;
	text-decoration:none;
}
#Macronavigation ul a:hover,
#Macronavigation ul a.current{
	color:#CC0066;
	text-decoration:none;
}

div#Logo{
	position:absolute;
	top:0px;
	left:0;
	width:165px;
	height:141px;
	background:#CDE855;
}

div#Logo a{
	display:block;
	padding:40px 0 0 12px;

}

#ContentShell{
	position:relative;
	top:0px;
	left:0;
	width:100%;
	background:transparent url(bg.gif);
	color:#382513;
}

#pageregionMiddle{
	position:relative;
	top:0px;
	left:0;
	width:460px;
	color:#382513;
	float:left;
}

#pageregionContent{
	position:relative;
	width:413px;
	color:#382513;
	font-size:1.1em;
	font-family:Verdana,Arial,Hevetica,sans-serif;
	margin:25px 0 23px 23px;
}

tr.NewsListElement td{
	padding-bottom:10px;
}
.NewsListElement a{
	font-weight:bold;
}

#Micronavigation,
#Description {
	display:none;
}

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


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

.ZMSTeaserElement{
	position:relative;
	margin:0 0 10px 0;
	width:170px;
	background:#A7C520;
}

.ZMSTeaserElement .title,
.ZMSTeaserElement .text{
	padding:5px 0;
	margin:0 5px;
	width:160px;
	font-size:12px;
	line-height:160%;
	font-weight:bold;
	border-bottom:1px solid white;
}

.ZMSTeaserElement .text{
	font-weight:normal;
	border-bottom:none;
}


#pageregionBottom{
	position:relative;
	top:0px;
	left:0;
	width:100%;
	height:30px;
	text-align:right;
}

#Copyright {
	position:relative;
	top:0px;
	left:0;
	padding:10px 0;
	color:#CDE855;
	font-size:13px;
}

#Copyright a {
	color:#CDE855;
}

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

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

div.child ul{
	width:121px;
	position:relative;
	top:0;
	left:0;
	padding:0;
	margin:0 0 5px 0;
	background:#85DB18;
}

div.child ul li{
	list-style:none;
	margin:2px 0;
	padding:0;
	display:inline;
}

div.child a,
div.child a:link,
div.child a:visited{
	font-size:12px;
	line-height:14px;
	color:black;
	display:block;
 	margin:0 5px;
 	padding:2px 0;
 	text-decoration:none;
	border-bottom:1px solid white;
	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{
	font-size:12px;
	line-height:14px;
 	color:#CC0066;
	display:block;
 	margin:0 5px;
 	padding:2px 0;
 	text-decoration:none;
	border-bottom:1px solid white;
	text-decoration:none;
}

/********************
Content Styles
*********************/

h1,
h1.title{
	font-weight:bold;
	font-size:16px;
	line-height:160%;
	padding: 1em 0 0.5em 0;
 	text-transform:uppercase;
 	color:#C06;
}
h1.title{
	padding-top:0;
}

h2{
	font-weight:bold;
	font-size:14px;
	line-height:140%;
	padding: 1em 0 0.5em 0;
 	color:#C06;
}

i,em  {
	font-style:italic;
}

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

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

a:hover,
a:active,
a:focus {
	color:#CC0066;
	text-decoration:underline;
}

a img {
	border:none;
}

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


/***********************************************************************
Listen
***********************************************************************/
#pageregionContent ul {
  list-style: square outside;
  list-style-image: url(li.gif);
  margin: 0px 10px 15px 0pt;
  padding: 0px 10px 0pt 15px;
}

#pageregionContent ol {
  list-style: decimal outside;
  margin: 0px 10px 15px 5pt;
  padding: 0px 10px 0pt 15px;
}

th,td{
	vertical-align:top;
	text-align:left;
}

#pageregionContent td,
#pageregionContent th,
.Terminlisting th,
.Terminlisting td{
	padding: 2px 5px 2px 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 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 */


