/***************/
/* Colorscheme */
/***************/

.primColorStrong0 { background-color:#000000; }
.primColorMedium0 { background-color:#666666; } 
.primColorLight0 { background-color:#E7E7E6; } 

.secndColorStrong1 { background-color:#8A8E16; }
.secndColorStrong0 { background-color:#9DA124; }
.secndColorMedium1 { background-color:#D5D579; } 
.secndColorMedium0  { background-color:#D5D579; }
.secndColorLight1 { background-color:#E9E9B0; }
.secndColorLight0 { background-color:#E6E7B9; }

.teaserColor { background-color:#800000; } 

.neutralColorBlack { background-color:#000000; }
.neutralColorStrong0 { background-color:#999999; }
.neutralColorMedium0 { background-color:#CCCCCC; } 
.neutralColorLight0 { background-color:#E2E3DE; } 
.neutralColorWhite { background-color:#FFFFFF; }
.neutralColorTrans { background-color:#00FF00; } 

/****************/
/* Navigation */
/***************/

/* filter: progid:DXImageTransform.Microsoft.Alpha( Opacity=90, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100); */

.menu {
  /*width: 100%;*/
  border: solid 1px #666666;
  background-color: #000000;
}


.child { 
  position: absolute;
  left: 0px;
  top: 0px;
  visibility: hidden;}

.navDropdown {
  background-color: #000000;
  height: 17px;
  /*display: block;
  width: 100%;
  white-space:nowrap;
  border-right:none;
  border-bottom: solid 1px white;*/
}

/***************/
/* Links */
/***************/

a:link, a:visited  {
  text-decoration: none;
  color: #444
}

a:hover, a:active {
  color: #000000;
}

.navChannel0, .navChannel1 {
  font-family: 100% 'Droid Serif', Georgia, New Times Roman, Serif;
  margin: 0;
  padding: 0;
  text-decoration: none;
}

a.navChannel0:link, a.navChannel0:visited {
  text-decoration: none;
  color: #444;
}

a.navChannel0:hover, a.navChannel0:active,
a.navChannel0:link, a.navChannel0:visited {
  text-decoration: none;
  color: #444;
}

a.navChannel1:hover, a.navChannel1:active,
a.navChannel1:link, a.navChannel1:visited {
  text-decoration: none;
  color: #000000;
}



.navMicro {
  font: 'Droid Sans', Arial, Helvetica, sans-serif;
  font-size: 0.6em;
  line-height: 1.2em;
  text-decoration: none;
  color: #444;
  margin: 0;
  /*margin-top: 5px;*/
}

a.navMicro:hover, a.navMicro:active,
a.navMicro:link, a.navMicro:visited {
  text-decoration: none;
  color: #000000;
}

.navMacro0, .navMacro1 {
  text-decoration: none;
}

a.navMacro0:hover, a.navMacro0:active,
a.navMacro0:link, a.navMacro0:visited {
  vertical-align:middle;
  text-decoration: none;
  color: #444;
}

a.navMacro1:hover, a.navMacro1:active,
a.navMacro1:link, a.navMacro1:visited {
  vertical-align:middle;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}

/*********************/
/* Textbody-Elements */
/*********************/

/*h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5, .heading6 {
  font-family: 100% 'Droid Serif', Georgia, New Times Roman, Serif;
  color: #000000;
  clear: left;
  margin-left: 140px;
  margin-right: 0em;
  margin-top: 0em;
  margin-bottom: 0.5em;
  padding-top: 0.5em;
}
body, form, em, sup, sub, ol, ul, table, tr, th, td,.docinfo {
  font-family: 100% 'Droid Serif', Georgia, New Times Roman, Serif;
  color: #000000;
  font-size: 14px;
  line-height: 20px;
}*/
#Seite {
    background-color: white;
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 16px auto;      /* standardkonforme horizontale Zentrierung */
    width: 760px;
    padding: 1em;
    border: 0;
  }
.Inhalt {
  	margin: 0 16em 0 0;
    padding: 0;
 } 
.Marginal {
   	float: left;
    margin: 0;
    padding: 0;
  }  
.standardtext, p, li {
  font-family: 100% 'Droid Serif', Georgia, New Times Roman, Serif;
  font-size:0.85em;
  line-height: 1.5em;
  margin: 0.3em 0;
  padding: 0;

  /*text-indent: 1.5em; */
}

.2_spalter {
  font-family: 100% 'Droid Serif', Georgia, New Times Roman, Serif;
  font-size:0.85em;
  line-height: 1.5em;
  margin: 0;
  padding: 0;
}
.navi {
  font-size: 1.5em;
  line-height: 1.4em;
}

body {
  font-family: 'Droid Serif', Georgia, New Times Roman, Serif;
  color: black; background-color: white;
  font-size: 100%;
  background: url(../background.gif)
}

h1, .title, .heading1 {
  font-family: 100% 'Droid Serif', Georgia, New Times Roman, Serif;
  font-size: 1.5em;
  line-height: 1.4em;
  margin: 0.5em 0;
  padding: 0;
  font-weight: normal;
}

h2,.heading2,.description {
  text-decoration: none;
  font-family: 'Droid Sans', Arial, Verdana, Sans-Serif;
  text-transform: uppercase;
  letter-spacing: 0.1em; 
  font-size: 0.6em;
  line-height: 1.2em;
  margin: 0; padding: 0;
}

.caption {
  text-decoration: none;
  font-family: 100% 'Droid Serif', Georgia, New Times Roman, Serif;
  font-size: 0.7em;
  line-height: 1.2em;
  margin: 0; padding: 1em 0 1.5em 0;
}

h3,.heading3 {
  text-decoration: none;
  font-family: 'Droid Sans', Arial, Verdana, Sans-Serif;
  text-transform: uppercase;
  letter-spacing: 0.05em; 
  font-size: 0.65em;
  line-height: 1.2em;
  margin-bottom: 2em; padding: 0;
}


.logo {
  text-decoration: none;
  font-family: 'Droid Sans', Arial, Verdana, Sans-Serif;
  text-transform: uppercase;
  letter-spacing: 0.1em; 
  font-size: 0.6em;
  line-height: 0.5em;
  margin: 0; padding: 0;
  font-weight: normal; 
}

.line {
    background: url(../dot.gif);
    font-size: 0.6em;
    margin: 1em 0 0 0; padding: 0;
}


P.emphasis {
  background-color:#DDEFFC;
  margin-left: 20px;
  margin-right: 30px;
  line-height: 15px;
  padding: 10px;
}

P.docinfo {
  line-height: 11px;

}

em {
  font-weight: bold;
  font-style: normal 
}

sup, sub {
  font-size: 12px 
}

blockquote {
  font-size: 11px;
  font-style: normal;
  background-color:#E2E3DE;
  border: 1px solid #666666;
  padding:10px
}

ul, li {
		margin: 0;
		padding: 0;
		list-style: none;
				
	}

/**********************/
/* Teaser */
/**********************/

table.teaserElement {
  border-spacing: 0pt 0pt;
  border-collapse: collapse;
  border-style: none;
  width: 100%;
}

p.teaserTitle {
  font: 100% Arial, Verdana, Helvetica, sans-serif;
  color : #000000;
  font-size : 14px;
  line-height : 20px;
  font-weight: normal;
  margin-top: 7px;
  margin-bottom: 3px;
  margin-left:0px;
  margin-right:0px;
}

td.teaserTitle {
  padding: 0px;
  background-image:url(../spacer.gif); 
}


td.teaserText { 
  padding : 0px;
  background-image:url(../spacer.gif); 
}

p.teaserText {
  font: 100% Arial, Verdana, Helvetica, sans-serif;
  font-size : 11px;
  font-weight : normal;
  text-decoration : none;
  color : #000;
  line-height: 15px;
  margin-top: 0px;
  margin-bottom: 20px;
  margin-left:0px;
  margin-right:0px;
}

a.teaserTitle:link, a.teaserTitle:visited,
a.teaserTitle:hover, a.teaserTitle:active {
  font-weight: normal;
  font-size : 14px;
  text-decoration: none;
  color:#000000;
}

a.teaserText:link, a.teaserText:visited,
a.teaserText:hover, a.teaserText:active {
  text-decoration: none;
}


/**********************/
/* Inputs */
/**********************/

form {
    border: none;
    margin: 0;
}

/**********************/
/* Functions */
/**********************/

.Copyright {
   display: block;
   text-decoration: none;
   float: left;
   font-family: 'Droid Sans', Arial, Verdana, Sans-Serif;
   text-transform: uppercase;
   letter-spacing: 0.05em; 
   font-size: 0.6em;
   line-height: 1.2em;
   padding-right: 1.2em;
}

a.Copyright:link, a.Copyright:visited {
  color: #444;
  text-decoration : none;
}
a.Copyright:hover, a.Copyright:active {
  color: #000000;
  text-decoration : none;
}


/*******************/
/* H.3.6 Sitemap   */
/*******************/

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

TD.sitemapTitle1 {
  background-color: #FFFFFF;
  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: #000000;
  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: #000000;
  text-decoration: none;
  margin-left:140px;
}

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


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

