#OuterShell {
  width: 940px;
}

/*************************************************
* 
* Basisidefinition f&#65533;r alle Content-Elemente
*
*************************************************/
* {
  font-size:1em;
}

p {
  margin:0;
  padding:0 0 1em 0;
}

#maincontentdiv .ContentTeaser th,#maincontentdiv .ContentTeaser td{
  line-height: 150%;
  font-size: 12px;
}

#maincontentdiv  {
  font-size: 75%;
  line-height: 130%;
}

.ZMSTable td,
.ZMSTable td{
font-size:100%;
}

/*************************************************
*
* &#65533;berschriften
*
*************************************************/
h1 {
  font: normal 200% Arial, Helvetica, sans-serif;
  line-height: 110%;
}
h2 {
  font: normal 133% Arial, Helvetica, sans-serif;
}
h3 {
  font: bold 100% Arial, Helvetica, sans-serif;
  margin: 1em 0 0.5em 0
}
h4 {
  font: bold 100% Arial, Helvetica, sans-serif;
  margin: 1em 0 0.5em 0
}
h5 {
  font: normal 90% Arial, Helvetica, sans-serif;
  margin: 0 0 0.5em 0
}
h6 {
  font: bold 75% Arial, Helvetica, sans-serif;
  margin: 0 0 0.5em 0
}

h2.section_header {
  font-size: 125%;
  font-weight: bold;
  color: #f60;
  margin: 20px 0px 0px 0px; 
  border-bottom: 1px solid #cccccc;
}

p.hervorhebungen{
	color: #FF9900;
	font-weight:bold;
}

p.emphasis{
	border:1px solid #FF9900;
	padding:5px;
}

/*************************************************
*
* MP3 Player
*
*************************************************/

.mp3Player {
	margin-bottom: 1.25em;
}

.audioArticle h3 {
	font-weight: normal;
	margin: 0 0 0.5em 0;
	color: #000;
}

/*************************************************
*
* News-Liste
*
**************************************************/
ul.news-links {
  margin: 5px 0px 0px 20px;
  padding: 5px 0px 0px 0px;
}
ul.news-links li {
  padding-bottom: 7px;
}
/*************************************************
*
* Texte
*
**************************************************/
p.description {
  font-weight: bold;
}
p.caption {
  font-style: italic;
}
em {
  font-style: italic;
}
sup, sub {
  font-size: 85%; 
}

/*************************************************
*
* Listen
*
*************************************************/
ul, ol { 
  margin: 0 2em;
  padding: 0;
}
ul { 
  list-style-type: square;
}
ul ul li {
  font-size: 100%;
}

/*************************************************
*
* Tabellen
*
*************************************************/
#maincontentdiv td li { 
  font-size: 100%;
}

div.ZMSTable {
  margin-top: 1em;
}
div.ZMSTable table tr { 
  vertical-align: top;
}
div.ZMSTable table th { 
  background-color: #FFF; 
  font-weight: bold;
  text-align: left;
  margin: 0;
  padding: 0 0.25em 0 0;
  border-bottom: 1px solid #999;
}
div.ZMSTable table td { 
  background-color: #FFF; 
  margin: 0;
  padding: 0 0.25em 0.25em 0;
}
tr.even {
}
tr.odd {
}

/*************************************************
*
* Grafiken
*
*************************************************/
div.ZMSGraphic { 
  background-color:#FFF;
  margin: 0;
}
div.ZMSGraphic div.graphic {
  margin: 0 1em;
}
a img {
  border: none;
}
/*************************************************
*
* K&#65533;sten
*
*************************************************/
.contentBox {
  border: 1px solid #999;
  padding: 1em;
}
/*************************************************
*
* Teaserelemente
*
*************************************************/
.teaserElement p {
  font: normal 90% Arial, Helvetica, sans-serif;
  color: #333;
  line-height:130%;
}
h3.teaserTitle {
  font: normal 13px Arial, Helvetica, sans-serif;
  font-weight:bold;
  color: #006600;
}
h3.teaserTitle a {
  color: #006600;
  text-decoration: none;
}
/*************************************************
*
* Formulare
*
*************************************************/
form {
  border: none;
  margin: 0;
}

/*************************************************
*
* Sitemap
*
*************************************************/

TD.sitemapTitle0 {
  background-color: #DDDDDD;
  border-right-width: 1px;
  border-right-color: #444444;
  border-right-style: solid 1px white;
 }

TD.sitemapTitle1 {
  background-color: #DDDDDD;
  border-right-width: 1px;
  border-right-color: #000000;
  border-right-style: solid 1px white;
 }

A.sitemapTitle0:link, A.sitemapTitle0:visited ,
A.sitemapTitle0:hover, A.sitemapTitle0:active {
  font-weight: bold;
  color: #444444;
  text-decoration: none;
}

A.sitemapTitle1:link, A.sitemapTitle1:visited,
A.sitemapTitle1:hover, A.sitemapTitle1:active {
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

A.sitemapElement0:link, A.sitemapElement0:visited,
A.sitemapElement0:hover, A.sitemapElement0:active {
  color: #444444;
  text-decoration: none;
}

A.sitemapElement1:link, A.sitemapElement1:visited,
A.sitemapElement1:hover, A.sitemapElement1:active {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

/*************************************************
*
* Management-Interface
*
*************************************************/

.cmsTxtColorStrong0 { color: #436976; } /* primColorStrong0 */
.cmsTxtColorStrong1 { color: #666666; } /* neutralColorStrong0 */
.cmsBgColorStrong0 { background-color: #8CABB9; } /* primColorStrong0 */
.cmsBgColorStrong1 { background-color: #CCCCCC; } /* neutralColorLight0 */
.cmsBgColorMedium0 { background-color: #DDE6EC; } /* primColorLight0 */
.cmsBgColorLight0 { background-color: #FFFFFF; } /* neutralColorWhite */

.ftTH { background-color:#DDEFFC; }
.ftTD { background-color:#EEEEEE; }

.neutralColorBlack { background-color: #000 }