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

html{
  height: 100.1%;
}

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


body#confern  {
 	background: #FFFFCC 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:#000;
}

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


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

#pageregionTop{
	position:relative;
	width:100%;
	height:386px;
	background:url(content_head_child.gif) bottom left no-repeat;
}
.homepage #pageregionTop{
	background: transparent;
}

#Logo{
	position:absolute;
	top:8px;
	left:0;
	height:85px;
	width:239px;
z-index:999;
}

#FirstpageNavigation{
	position:absolute;
	top:120px;
	left:0;
	width:200px;
	z-index:999;
}
#FirstpageNavigation h2{
	font-size:13px;
	display:block;
	height:30px;
	line-height:30px;
	padding:0 0 0 20px;
	width:auto;
	background:#808099;
	color:white;
	cursor:pointer;
	margin: 10px 0 0 0;
}
#FirstpageNavigation h2.active{
	background:#000033;
}
#FirstpageNavigation .text{
	border:1px solid #000033;
	background:#808099;
	padding: 5px 10px;
	width:auto;
	color:white;
}

#HeadlineImage{
	position:absolute;
	top:30px;
	left:0px;
	width:996px;
	height:320px;
	overflow:hidden;
	z-index:888;
}
#HeadlineImage ul {
	position:relative;
	top:0px;
	left:0px;
	width:996px;
	height:320px;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden
}
#HeadlineImage ul li{
	position:absolute;
	top:0px;
	left:0px;
	width:996px;
	height:320px;
}

#Channel{
position:absolute;
top:359px;
left:0px;
height:11px;
width:100%;
}
#Channel ul{
position:relative;
top:0;
left:0;
margin:0;
padding:0;
height:30px;
}
#Channel ul li{
position:relative;
top:0;
left:0;
font-size:11px;
height:11px;
line-height:11px;
display:inline;
float:left;
list-style:none;
padding:0 9px;
border-right:1px solid white;

}

#Channel a#schnellstart{
	background:url(schnell.gif) left 2px no-repeat;
	padding:0 0 0 21px;
}

#Channel a{
font-weight:normal;
color:#fff;
font-size:11px;
height:11px;
line-height:11px;

}
#Channel a:hover,
#Channel a:active{
color:#fff;
 text-decoration:underline;
}

#Metanavigation {
	position:absolute;
	top:8px;
	left:596px;
	width:420px;
	height:20px;
	overflow:hidden;
	z-index:999;
}

#Metanavigation ul li {
	display:inline;
	float:left;
	list-style:none;
	padding:0 15px 0 0;
}

#Metanavigation a span{
	display:none;
}

#Metanavigation a#iconmail{
	display:block;
	background:url(mail_0.gif) top left no-repeat;
	height:19px;
	width:19px;
}
#Metanavigation a#iconmail:hover{
	background:url(mail_1.gif) top left no-repeat;
}
#Metanavigation a#iconsitemap{
	display:block;
	background:url(sitemap_0.gif) top left no-repeat;
	height:19px;
	width:19px;
}
#Metanavigation a#iconsitemap:hover{
	background:url(sitemap_1.gif) top left no-repeat;
}

#ContentShell{
	position:relative;
	top:0;
	left:0px;
	width:100%;
	clear:both;
	height:auto;
	min-height:410px;
	background:#FFFFCC url(content_bg.gif) top left repeat-y;
}
.homepage #ContentShell{
	background:#C00 url(homepage.gif) right 50px  no-repeat;
	color:white;
}
.firstpage #ContentShell{
	background:#C00;
}
#pageregionLeft{
	position:relative;
	top:0;
	left:0;
	width:221px;
	float:left;
	display:block;
	margin:20px 0 0 0;
}
#pageregionLeft .ZMSTeaserElement{
	width:202px;
	overflow:hidden;
	margin:0 0 15px 9px;
	padding:0 0 5px 0;
	background: url(start_teaser_foot_left.gif) bottom left no-repeat;
}

#pageregionLeft .ZMSTeaserElement .RueckrufTeaser h2{
	padding:0px 0 0 38px;
	line-height:31px;
	font-size:13px;
	color:white;
	background: url(start_teaser_head_left_rueck.gif) top left no-repeat;
}

#pageregionRight .ZMSTeaserElement .RueckrufTeaserRight input,
#pageregionRight .ZMSTeaserElement .RueckrufTeaserRight select{
	background:white;
	border:1px solid #8E5C37;
	margin:2px 0;
	color:black;
}
#pageregionRight .ZMSTeaserElement .RueckrufTeaserRight input.submit:hover{
	background:#8E5C37;
	color:white;
}


#pageregionLeft .ZMSTeaserElement .RueckrufTeaser select,
#pageregionLeft .ZMSTeaserElement .RueckrufTeaser input{
	background:#FFFFCC;
	border:none;
	margin:2px 0;
	color:black;
	width:170px;
}

#pageregionLeft .ZMSTeaserElement .RueckrufTeaser select{
	width:130px;
}

#pageregionLeft .ZMSTeaserElement .RueckrufTeaser input.submit{
	background:#000033;
	color:white;
	width:30px;
	border:1px solid #000033;
}
#pageregionLeft .ZMSTeaserElement .RueckrufTeaser input.submit:hover{
	background:white;
	color:#000033;
	width:30px;
}

#pageregionLeft .ZMSTeaserElement div.title{
	height:29px !important;
	line-height: 29px !important;
	font-size:13px;
	font-weight : bold;
	color:white;
	padding:2px 0 0 10px !important;
	background: url(start_teaser_head_left.gif) top left no-repeat;
}

#pageregionLeft .ZMSTeaserElement .graphic,
#pageregionLeft .ZMSTeaserElement .text{
	padding: 10px;
	background: url(start_teaser_bg_left.gif) left top repeat-y;
}
#pageregionLeft .ZMSTeaserElement .graphic{
	padding: 0px 1px !important;
	width:200px !important;

}


.ZMSTeaserElement,
p{
	margin:0 0 1em 0;
}

.ZMSTeaserElement .text a{
	font-weight:bold;
}
.ZMSTeaserElement .text a:hover{
	background:#00004B;
	color:white;
	text-decoration:none;
}
#Description{
	display:none;
}

#Macronavigation{
	position:relative;
	top:0px;
	left:0px;
	width:200px;
	margin:10px 0 0 10px;
 	color:#4E4A49;
}

#Macronavigation h2{
 	color:#C00;
 	font-size:11px;
	font-weight : bold;
 	background:url(pfeil_doppel.gif) 0 5px no-repeat;
 	padding:0 0 0 15px;
}

#Macronavigation h2 a{
 	color:#C00;
}

#Macronavigation ul.firstlevel{
	position:relative;
	top:0;
	left:0px;
	width:188px;
	margin:10px 0 0 0;
	padding:0;
}

#Macronavigation ul.nextlevel{
	position:relative;
	top:0;
	left:12px;
	width:auto;
	margin:0;
	padding:0;
}

#Macronavigation ul.nextlevel li{
	position:relative;
	top:0;
	left:0;
	list-style:none;
	margin:3px 0 0 0;
	padding:0 0 0 10px;
 	background:url(pfeil_grau.gif) 0 4px no-repeat;
}

#Macronavigation ul.nextlevel li:hover,
#Macronavigation ul.nextlevel li.current{
 	background:url(pfeil_rot1.gif) 0 4px no-repeat;
}

#Macronavigation ul.nextlevel>li.current.haschilds{
 	background:url(pfeil_rot.gif) 0 4px no-repeat;

}

#Macronavigation a{
	font-size:11px;
	line-height:15px;
	color:#4E4A49;
	text-decoration:none;
}

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

.textBox {
	border: 1px solid rgb(204,0,0);
}

#pageregionMiddle{
	position:relative;
	top:0;
	left:0px;
	width:565px;
	float:left;
	margin:0px 0 0 0;
	overflow:hidden;
}
#pageregionContent{
	margin:20px;
}

#pageregionContent table
{
	padding:3;
}

#pageregionContent td
{
	padding:3;
}

.lblError 
{
	color: #FF0000;
	font-weight:bold;
}

.homepage #pageregionMiddle{
	width:380px;
}
#Micronavigation{
	position:relative;
	top:0;
	left:0px;
	font-size:9px;
	color:#666;
}

#pageregionContent #Micronavigation a{
	font-weight:normal;
	font-size:9px;
	color:#666;
	text-decoration:none;
}
#pageregionContent #Micronavigation a:hover{
	color:#999;
}
#pageregionRight{
	position:relative;
	top:0;
	left:0;
	width:210px;
	float:right;
}

.homepage #pageregionRight{
	margin:20px 0 0 0;
	width:279px;
}

#pageregionRight .ZMSTeaserElement{
	position:relative;
	top: 0px;
	left: 0;
	width:210px;
	margin-bottom:4px;
	overflow:hidden;
}

.homepage #pageregionRight .ZMSTeaserElement{
	margin:0 0 0 10px;
	width:252px;
}
#pageregionRight .ZMSTeaserElement .title{
	height:26px;
	width:210px;
	color:white;
	padding: 0 0 0 10px;
	line-height:26px;
	font-weight:bold;
	color:white;
	cursor:pointer;
	background:url(teaser_head_0.gif) 0 0 no-repeat;
}
#pageregionRight .ZMSTeaserElement .title.open,
#pageregionRight .ZMSTeaserElement .title:hover{
	color:#8E5C37;
	background:url(teaser_head_1.gif) 0 0 no-repeat;
}
#pageregionRight .ZMSTeaserElement .inhalt{
	border:1px solid #8E5C37;
	border-top:none;
	background:white;
}
.homepage #pageregionRight .ZMSTeaserElement .inhalt{
border:none;
}
	
#pageregionRight .ZMSTeaserElement .inhalt p{
	padding:5px 10px;
}
.homepage #pageregionRight .ZMSTeaserElement .title{
	height:31px;
	width:252px;
	color:white;
	padding: 0 0 0 15px;
	line-height:31px;
	font-weight : bold;
	background:url(start_teaser_head.gif) 0 0 no-repeat;
}
.homepage #pageregionRight .ZMSTeaserElement .text{
	background:url(start_teaser_bg.gif) 0 0 repeat-y;
}
.homepage #pageregionRight .ZMSTeaserElement .img{
	margin:0 2px;
}

.homepage  #pageregionRight .TeaserConfernPartner th{
	background:#FFFFCC;
	color:black;
	width:230px;
	height:20px;
	line-height:20px;
}
#pageregionRight .TeaserConfernPartner th{
	background:white;
	width:200px;
}

.homepage #pageregionRight .TeaserConfernPartner table{
	margin:4px 0 0 10px;
	background: #FFFFCC;
	width:230px;
}
.homepage #pageregionRight .TeaserConfernPartner .list table{
	margin-top:0;
	width:223px;
}

.homepage  #pageregionRight .TeaserConfernPartner table td{
	padding:0 0 0 10px;
}

#pageregionRight .TeaserConfernPartner table{
	background:white;
	width:180px;
	margin:4px 0 0 8px;
}
.TeaserConfernPartner table a{
	font-weight:normal !important;
}

.homepage #pageregionRight .TeaserConfernPartner .partner{
	margin:4px 0 0 10px;
	background: #FFFFCC;
	width:230px;
	color:black;
}

#pageregionRight .TeaserConfernPartner .partner{
	background:white;
	margin:0;
	width:200px;
}

div.karte{
	position:relative;
}

img.standort {
	position:absolute;
	width:5px;
	height:5px;
}

.list{
	height:200px;
	overflow:auto;
}

.TeaserConfernPartner .partner p{
	padding:5px;
}

#pageregionBottom{
	position:relative;
	top:0px;
	clear:both;
	height:42px;
	color:#666666;
}

#Copyright{
	font-size:9px;
	margin:20px 0 0 0px;
	color:#666666;
}

#Copyright a{
	font-size:9px;
	color:#666666;
	font-weight:normal !important;
}

.homepage #Copyright,
.homepage #Copyright a{
	color:#FFF;
	font-weight:normal;
}

div.child{
	position:absolute;
	top:0;
	left:0;
	display:none;
	text-align:left;
	min-width:200px;
	max-width:300px;
}

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

div.child ul{
	position:relative;
	top:0;
	left:0;
	margin:0;
	padding:0 0 5px 0;
	background:transparent url(child_bg.png) top left repeat;
}

div.child ul li{
	position:relative;
	top:0;
	left:0;
	font-size:11px;
	min-height:15px;
	line-height:15px;
	list-style:none;
	padding:2px;	
	border-bottom:1px dotted #FFFFFF;
}

div.child a,
div.child a:link,
div.child a:visited{
 font-size:11px;
 height:15px;
 line-height:15px;
 color:#FFFFFF;
 display:block;
 padding:0 5px 0 5px;
 text-decoration:none;
}

div#elschnellstartChild {
	position:absolute;
	top:0;
	left:0;
	display:none;
	text-align:left;
	min-width:200px;
}

div#elschnellstartChild td {
	border-right:1px solid #FFFFFF;
	padding:0 5px;
	margin:0;
	background:transparent url(child_bg.png) top left repeat;
}

div#elschnellstartChild ul {
	position:relative;
	top:0;
	left:0;
	margin:0;
	padding:0 0 5px 0;
	background:none;
}

div#elschnellstartChild ul li {
	list-style:none;
	border:none;
	min-height:auto;
}

div#elschnellstartChild ul.theardLevel li {
	margin:0 0 5px 10px;
	padding:0 0 5px 0;
}

div#elschnellstartChild a,
div#elschnellstartChild a:link,
div#elschnellstartChild a:visited {
	font-size:10px;
	line-height:10px;
	color:#FFFFFF;
	text-decoration:none;
	height:auto !important;
}

div#elschnellstartChild a.sitemapTitleActive {
	padding:5px;
}

div#elschnellstartChild a b {
	white-space:nowrap;
}

.NewsListElement {
	background: url(news_trenner.gif) bottom left no-repeat;
	padding:0 0 21px 0;
	margin:12px 0;
}
.NewsListElement h2{
	font-site:1.3em;
}
.NewsListElement h2 em{
	color:#666;
	font-style:normal;
	font-weight:normal;
}
#pageregionBefore{
	padding:15px 0 10px 0;
}
h1.title{
	font-weight:normal;
	font-size:25px;
	line-height:30px;
	color:#00004B;
}
.homepage h1.title{
	color:white;
}
h2{
	font-weight : bold;
	font-size:13px;
	line-height:150%;
	color:#C00;
}
.homepage h2{
	color:white;
}

h3{
	font-weight:bold;
	font-size:13px;
	line-height:150%;
	color:#C00;
}

h4{
	font-weight:normal;
	font-size:13px;
	line-height:150%;
	font-style:italic;
	color:#666;
}

i,em  {
	font-style:italic;
}

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

a,
a:link,
a:visited {
	color:#00004B;
	text-decoration:none;
}
#pageregionContent a{
	font-weight : bold;
}


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

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

div.hr_grau{
	background:transparent url(hr.gif) repeat-x scroll left bottom;
	height:7px;
	width:100%;
	margin:1em 0;
}
div.hr_rot{
	background:transparent url(hr_rot.gif) repeat-x scroll left bottom;
	height:7px;
	width:100%;
	margin:1em 0;
}
#cse-search-box {
	width: 250px;
	display: inline;
	float: left;
}
#cse-search-box input {
border:1px solid #808099;
float:left;
margin:0 10px 0 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 */
