body { color: #444; font-size: 81.25%; font-family: Arial, Helvetica, 'Trebuchet MS', Verdana, sans-serif; } /* 13px */
h1,h2,h3,h4,h5,h6 { font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif; font-weight:normal;}

h1 {font-size: 1.4em; color: #028888; margin: 0 0 0.5em 0; padding-top: 1.5em; padding-bottom:0.5em; border-bottom: 1px #ddd solid; }
h2 {font-size: 1.2em; color: #028888; margin: 0 0 0.5em 0; padding-top: 1.5em; padding-bottom:0.5em; border-bottom: 1px #ddd solid; }
h3 {font-size: 1.0em; color: #028888; margin: 0 0 0.5em 0; padding-top: 1.5em; font-weight:bold; }
h4 {font-size: 1.0em; color: #028888; margin: 0 0 0.5em 0; padding-top: 1.5em; font-weight:bold; /*border-bottom: 1px #ddd solid;*/}
h5 {font-size: 1.0em; color: #028888; margin: 0 0 0.5em 0; padding-top: 1.5em; font-weight:bold; font-style:italic; }
h6 {font-size: 1.0em; color: #028888; margin: 0 0 0.5em 0; padding-top: 1.5em; font-weight:bold;}
/**/
#maincontent   {
	background-color: transparent;
	padding: 0 100px 0 0;
	margin: 0px;
	}
/**/
#topmenuarea {
	display: none;
	}

#topmenu {
	display: none;
	}

/* KEYIMAGE */

#keyimage {
	display: none;
	}

/* WRAPPER INHALTSBEREICH */

#main {
	background-color: transparent;
	padding: 0px;
	margin: 0px;
	}

/* INHALTSSPALTE LINKS #left - UNTERMENU */

#left {
	display: none;
}

#topleftmenu {
	display: none;
}

/* INHALLTSSPALTE MITTE #maincontent - PATHWAY #crumb */

#maincontent_wrapper {
	background-color: transparent;
	padding: 0px;
	margin: 0px;
}

#crumb {
	display: none;
}


/* INHALTSSPALTE RECHTS #right */

#right {
	display: none;
}

/* FOOTER */

#footer {
	display: none;
}

#footertools {
	display: none;
}

#footercopy {
	display: none;
}

table.event_table td.event_title
{
  font-size: 1.2em;
  color: #028888;
  margin: 0 0 0.5em 0;
  padding-top: 1.2em;
  padding-bottom:0.1em;
  border-bottom: 2px #CBCBCB solid;
}

table.event_table td.event_dates
{
  border-bottom: 2px #CBCBCB solid;
  font-size: 1.2em;
  padding-top: 1.2em;
  padding-bottom:0.1em;
}

div.sz_cat_popup {
	position: absolute;
	background-color: white;
	visibility: hidden;
  display: none;
}

#maincontent img {
border:0px;
}

p {
 	margin-top: 10px !important;
}

/* Image Flow */
.imageflow {
	overflow: hidden;
	position: relative;
	text-align: left;
	visibility: hidden;
	width: 515px;
	border: 1px solid #d9d9d9;
	margin-bottom: 1em;
}
.imageflow img {
	border: none;
	position: absolute;
	top: 0px;
	visibility: hidden;
	-ms-interpolation-mode: bicubic;
}
.imageflow p {
	margin: 0 auto;
	text-align: center;
}
.imageflow .loading {
	border: 1px solid #fff;
	height: 15px;
	width: 200px;
	position: relative;
	left: 50%;
	margin-left: -106px;
	padding: 5px;
	visibility: visible;
}
.imageflow .loading_bar {
	height: 15px;
	width: 1%;
	visibility: visible;
}
.imageflow .navigation{
	z-index: 5;
}
.imageflow .caption {
	position: relative;
	z-index: 20;
	text-align: center;
	font-weight: bold;
	color: #11a1a1;
	font-size: 12px;
	top: 50px;
}
.imageflow .slider {
	display: none;
}
.imageflow .button {
	position: absolute;
	width: 20px;
	height: 20px;
	top: 45%;
	cursor: pointer;
}
.imageflow .previous {
	left: 1px;
	background: url(../pic/arr_bwd.gif) no-repeat 2px 2px;
}
.imageflow .next {
	right: 0;
	background: url(../pic/arr_def.gif) no-repeat 2px 2px;
}
#menuservicetop { display: none; }

#glossary-nav { list-style: none; }
#glossary-nav li { display: none; }
#glossary-nav li.act { display: block; font-weight: bold; }
.tx-szgxglossary-pi1 .gx-tabs ul { list-style: none; }
.tx-szgxglossary-pi1 .gx-tabs ul li { font-weight: bold; }
.tx-szgxglossary-pi1 .gx-tabs ul li .description { font-weight: normal; padding-bottom: 10px; }