/* main colors:
  ÍD und Kontrast: #ff9900
  Kontrast-hell: #FFC500
  Kontrast-dunkel #BF8630: 
  Background: #fff2ab

*/

html{
   overflow-x:hidden; overflow-y:auto;
}
body {
  border:  none;
  margin: 0px;
  padding: 0px;
  width: 100%;
  font: normal 0.813em Helvetica, Arial, sans-serif;
  line-height: 150%;
 
}
#top{
    clear: both;
    margin-bottom: 1em;
}
#header {  
  padding: 0;
  margin-bottom: 1em;
  max-width: 70em;
}
#header img{
  margin: 0.2em 0.7em 1em;
}

#top-menu {
  margin-left: 17em;
  padding: 0;
  line-height: 130%;
  width: 100%;
    
}

#content-wrapper {
  position: relative;
  top: 0.5em;
  clear: both;
  max-width: 70em; 
}
#left {
   
  background: #ffffff none repeat scroll 0% 50%;
  float: left;
  width: 14em;
  padding: 1.5em 0.5em 0em 1em;
  
  height:100%;
  text-align: center;
  margin-bottom: 2em;
}

#middle {
  background: #ffffff none repeat scroll 0% 50%;
  margin-left: 17em;
  margin-right: 1em;
  margin-top: 0em;
  padding-left: 0em;
}
#footer {
   max-width: 70em; 
  background-color: #ff9900;
  clear: both;
  margin: 3em 0;
  border-bottom: 2px solid #fff2ab;
   border-top: 2px solid #fff2ab;
}

#footer-text {
  
  max-width: 70em;
  padding: 6px;
  text-align: center;
  line-height: normal;
  color: #333333;
  
}

#rootline-menu{
  min-height: 1.5em;
  margin: 0.5em 0em 1em 17.5em;
  padding: 0;
  color: #333333;

  
}
div#projektpartner{
	border: none;
	background-color: #ffffff;
	padding: 0.5em;
	text-align: center;
        width: 100%;
	 max-width: 70em; 
}
h1, h2, h3, h4, h5, h6, p, ul {
  font-family: Helvetica,Arial,sans-serif;
  color: #000000;
}
a {
  color: #333333;
  text-decoration: underline;
}
a:hover {
  text-decoration: underline;
  color: #000000;
}
a:visited{
  color: #333333;
}
a:visited:hover{
  color: #000000;
}


a.external-link{
  padding: 0 0 0 14px;
  min-height: 12px;
  background-image: url(../img/externerlink.png);
  background-position: left center;
  background-repeat: no-repeat;
}

a.file-link{
  padding: 0 0 0 12px;
  background-image: url(../img/file-link.png);
  background-position: left center;
  background-repeat: no-repeat;
}

a.skiplink{
  display: none;
}
p, ul, ol {
}
p {
  margin: 0 0 0.5em 0;

  
}

li {
    margin: 0 0 0.5em 0;
}
h1 {
  font-size: 1.714em;
  color:#333333;
  margin-top: 2em;
  margin-bottom: 0.5em;
  line-height: 120%;
}
h1.first{
    margin-top: 0pt;
    padding-top: 0pt;
}
h1 a, h2 a, h3 a, h4 a{
  
color:#333333;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover{
  color:#000000;
}
h2 {
  padding: 0 ;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  font-size: 1.357em;
  line-height: 120%;
  color: #000000;

}


h3 {
  font-size: 1.1em;
  margin-top: 1em;
  margin-bottom: 0.5em;
  color: #000000;
  font-weight: bold;
}
h4 {
  font-size: 1em;
  color: #000000;
  font-style: italic;
}
h5 {
  font-size: 1em;
  color: #000000;
}
h6 {
  font-size: 100%;
  color: #333333;
  font-weight: normal;
}
 h4, h5, h6 {
  margin: 1em 0 0.5em 0;
}
h1.csc-firstHeader, h2.csc-firstHeader {
  margin-top: 0px;
}
h3.csc-firstHeader {
  margin-top: 0px;
}
h4.csc-firstHeader, h5.csc-firstHeader, h6.csc-firstHeader {
  margin-top: 0px;
}
p.bodytext {
  color: #000000;
  margin-bottom: 0.5em;

}



blockquote {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  padding-left: 4px;
  margin-left: 2em;
  margin-right: 2em;
  border-left: 2px solid #ff9900;
    
}
img {
  border-style: none;
}




.floatright{
  clear: right;
  float: right;
  width: 13em;
  margin: 0.1em 0 1em 0.5em;
  padding: 0.2em 0.2em 0.2em;
  font-size: 0.93em;
  color: #000000;
  background-color: #fff2ab;
}
.floatright ul{
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}
.floatright li {
  margin: 0 0 0 0.1em;
  padding: 0;
}

.indent{
  margin-left: 1.5em;
}

dl.csc-textpic-image{
  margin: 1em 0;
}
h1.markiert, h2.markiert, h3.markiert{
  padding-left: 18px;
  min-height: 15px;
  background-image: url(../img/rechteck.png);
  background-position: left center;
  background-repeat: no-repeat;
}
h2.pfeillinks {
  padding: 0 0 0 30px;
  font-size: 1.1em;
  line-height: 1em;
  color: #000000;
  font-weight: normal;
  margin-top: 1em;
  min-height: 12px;
  background-image: url(../img/pfeil-links.png);
  background-position: left center;
  background-repeat: no-repeat;
  clear: none;
}

/*css-styled-content*/

p.csc-caption {

  
}
.csc-textpic-caption {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #000000;
  font-size: 80%;
}
.align-right {
  text-align: right;
}
.align-center {
  text-align: center;
}
em {
  font-weight: normal;
  font-style: italic;
}
strong{
  font-weight: bolder;
  font-style: normal;
}

table th p.bodytext{
color: #ffffff;
margin: 0;
padding: 0;
line-height: 100%;
}
table caption{
caption-side:top;
text-align:left;
font-weight: bold;
}


ul {
  list-style-image:url(../img/bullet.png);
}

#left>div, #left>ul {
  border-top: 5px solid #FFC500;
  font-size: 0.93em;
  color: #000000;
  background-color: #fff2ab;
  padding: 5px;
  margin: 1em 0 0 auto;
  text-align:left;
}

#left div ul, .floatright ul, .floatright ol{
  padding-left: 1em;
}

#left div#backlink{
	width: 100%;
	padding: 0.3em;
	text-align: right;
	margin-top: 0em;
}
#left h2{
border-bottom: 0px none;
margin: 6px 3px;
padding: 0;
color: black;
font-size: 1em;

}

/**rootline menu */

#rootline-menu span.info{
  display: none;
}
#rootline-menu a {
  color: #555555;
  text-decoration: none;
}

#rootline-menu a:hover{
    text-decoration: underline;
}

#header-img {
  padding: 5px;
}
ul#general-navigation {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;

}
#general-navigation li {
  margin: 0em;
  padding:0;
  float: right;
  color: #ffffff;

}
ul#general-navigation li a, ul#general-navigation li span {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 5px 0.5em 4px;
	background-color: #fffab1;
	font-size: 0.91em;
	line-height: 100%;
	border-bottom: 1px solid #ffe58a;
	
}
ul#general-navigation li a:hover , ul#general-navigation li.act span{
  border-bottom: 1px solid #BF8630;
  color: #000000;
  
}


#top-menu ul {
  border:  none;
  margin: 0em;
  padding: 0;
  list-style-type: none;
  text-align: center;
}
#top-menu ul li {
  margin: 0em;
  padding: 0;
  display: block;
  float: left;
  text-align: center;
}
#top-menu ul li a, #top-menu ul li strong {
  background-color: #fff2ab;
  border-color: #FFC500;
  color: #222222;
  display: block;
  border-width: 2px 0px 0 0px;
  border-style: solid;
  text-decoration: none;
  margin: 2px 2px 0px;
  padding: 5px 12px 5px;
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
  vertical-align: bottom;
  font-weight: bold;
  
}
#top-menu ul li a:hover, #top-menu ul li strong:hover  {
  background-color:#ff9900;
  border-color: #BF8630;
  display: block;
  border-width: 2px 0px 0px;
  border-style: solid;
  text-decoration: none;
  margin: 0px 2px;
  padding: 6px 12px 6px;
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
  vertical-align: bottom;
  font-weight: bold;
  z-index:100;
  position: relative;
  top: 2px;

}

#top-menu li.act strong, #top-menu li.act a {
  background-color:#ff9900;
  border-color: #BF8630;
  display: block;
  border-width: 2px 0px 0px;
  border-style: solid;
  text-decoration: none;
  margin: 0px 2px;
  padding: 6px 12px 6px;
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
  vertical-align: bottom;
  font-weight: bold;
  z-index:100;
  position: relative;
  top: 2px;
  
}

/** second-menu*/


#second-menu {
  margin: 0;
  padding: 3px 0 0 3px;
  clear:both;
  width: 100%;
  height: 2em;
  background: #ff9900;
  border-top: 2px solid #BF8630;
  border-bottom: 2px solid #fff2ab;
 
 
}
#second-menu ul {
  position:relative;
  left: 17.5em;
  border:  none;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#second-menu ul li {
  margin: 0;
  padding: 0;
  margin: 0;
  display: block;
  float: left;
}
#second-menu ul li a {
  color: #222222;
margin: 0 1em 0 0;
  padding: 0.2em 0 0 0.1em;
  display: block;
  height: 1.85em;
  display: block;
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
  text-decoration:none;
  font-size:  	0.929em;
}

#second-menu li strong,  #second-menu li.act a{
  color: #000000;
  margin: 0 1em 0 0;
  padding: 0.2em 0 0 0.1em;
  display: block;
  height: 1.85em;
  font-weight: bold;
  text-decoration:none;
  border-bottom: 1px solid #BF8630;
  background-image: url(../img/aktuell.png);
  background-position: center bottom;
  background-repeat: no-repeat;
    font-size:  	0.929em;
}

#second-menu ul li a:hover {
margin: 0 1em 0 0;
  padding: 0.2em 0 0 0.1em;
    font-weight: bold;
    border-bottom: 1px solid #BF8630;
    background-image: url(../img/aktuell-hover.png);
    background-position: center bottom;
    background-repeat: no-repeat;	  
}










#footer a {
  color: #333333;
}
div#projektpartner{
	border: none;
	background-color: #ffffff;
	padding: 0.5em;
	text-align: center;
        width: 100%;
}
div#projektpartner img{
  vertical-align: middle;

}

/**literaturliste**/
.literature-list-comment{
  font-size: 90%;
  color: #333333;
}

.pagenav_bottom{
 padding-top: 1em;
 width: 100%;
 border-top: 1px solid grey;
 text-align: center;


}
.pagenav_bottom h2{
  margin: 0.5em;
  clear: both;
  font-size: 1em;
}
.pagenav_bottom .weiter{
  float: right;
  text-align: right;
  width: 45%;
}
.pagenav_bottom .zurueck{
  float: left;
  text-align: left;
  width: 45%;
}
.pagenav_bottom .start{
  float: right;
  max-width: 45%;
  text-align: left;

}

.pagenav_bottom .counter{
  margin: 0 auto;
  width: 3em;
}

.pagenav_bottom .zurueck a{
  
  display:block;
  background-image: url(../img/browselinks.png);
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 28px;
  min-height: 23px;
}

.pagenav_bottom .weiter a{
  
  display:block;
  background-image: url(../img/browserechts.png);
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 28px;
  min-height: 23px;
}

.pagenav_bottom .start a{
  display:block;
  margin-left: auto;
  margin-right: 0;
  text-align: left;
  background-image: url(../img/browsestart.png);
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 28px;
  min-height: 23px;
  width: inherit;
   
  
  
}


.pagenav_bottom ol, .pagenav_bottom ul{
  padding: 0.5em 0.5em 0.5em 2em;
  text-align: left;
  margin: 0.5em auto;
  width: 50%;
  background-color:#fff2ab;
  
  
}
.pagenav_bottom ol li, .pagenav_bottom ul li{
    line-height: normal;
    margin-bottom: 0.3em;
    font-size: 1em;
   
}
.pagenav_bottom ol li.act, .pagenav_bottom ul li.act{
  font-weight: bold;
   color: #333333;

}

.browsenav{
  float: right;
  text-align: center;
  vertical-align: middle;
  
  color: #333333;
  margin-left: 1em;
}
 .browsenav span a, .browsenav span, .browsenav img {
  vertical-align: middle;
}
.pagenav_bottom .browsenav{
  margin: auto;
  float: none;
}
form#kontaktformular{
  border: 1px solid #fff2ab;
  max-width: 75%;
  margin: 0.5em;
}

form#kontaktformular fieldset{
  border: none;
  
}
form#kontaktformular legend{
  display: none;
}

form#kontaktformular label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left;
	clear: left;
	width: 7em; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}
form#kontaktformular input, form#kontaktformular textarea{
  margin: 5px 0 0 1em;
}

form#kontaktformular input#submit{
  float: none;
  clear: both;
  text-align: center;
  margin-left: 2em;
}
.tx_powermail_pi1_fieldwrap_html_checkbox_title{
  font-size: 1em;
 
}
form#kontaktformular div.powermail_mandatory_js{
  margin-left: 3em;
  margin-bottom: 0.5em;
  font-weight: bold;
  font-size: 0.8em;
  text-align: left;
  
}
#pflichtangaben{
  text-align: right;
  font-size: 0.8em;
  font-weight: bold;
  
}
table.powermail_all_table{
  border-color: #fff2ab;
}
table.powermail_all_table td, table.powermail_all_table th{
  border-color: #fff2ab;
}

table.conversation{
  border: none;
}
table.conversation td{
  border: none;
  vertical-align: top;
  
}

table.conversation th{
  border: none;
  border-right: 1px solid black;
  background: none;
  text-align: left;
  color: black;
  vertical-align: top;
}

table.conversation th p, table.conversation th p.bodytext{
  color: #000000;
}

table.conversation tr.thead th{
  border-right: none;
  border-bottom: 1px solid black;
}
table.conversation tr.thead th.first{
  border-right: 1px solid black;
  border-bottom: 1px solid black;
}
table.conversation tr.borderbottom{
  border-bottom: 1px solid black;
}

table{
margin: 0 0 0.5em 0;
border: 1px #fff2ab solid;
border-collapse:collapse;
}
table td{
border: 1px #fff2ab solid;
padding: 5px;

}

table td p{
  margin: 0;
  font-size: 1.00em;
}
table th p{
  margin: 0;
  font-size: 1.00em;
}


table th{
color: #000000;
background: #fff2ab;
border: 1px #fff2ab solid;
font-weight: bold;
padding: 5px;
text-align: center;

border-right: hidden;
}
table th p.bodytext{
color: #000000;
font-weight: bold;
line-height: 1em;
padding: 0;
margin: 0;
}


p.verweis, div.verweis{
  
  padding: 2px 2px 2px 33px;
  border: 1px solid #FFC500;
  color: #333333;
  margin-bottom:1em;
  background-image: url(../img/pfeil-rechts.png);
  background-position: 3px 6px;
  background-repeat: no-repeat;
  clear: right;
}
span.orange{
  color: #ff9900;
}

.csc-sitemap ul{
  margin-top: 1em;   
  padding-left: 1em;
  margin-left: 0;
}
 .csc-sitemap > ul{
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;

}
 .csc-sitemap  ul li{
  float: left;
  width: 25%;
}
.csc-sitemap > ul > li{
  
  padding-left: 0;
  margin-left: 0;
  font-size: 1.357em;
  font-weight: bold; 
}

.csc-sitemap ul ul li{
    list-style-type: none;
  padding-left: 0;
  font-size: 0.9em;
  font-weight: normal; 
}

/**use Rahmen 1 for Letter-Sitemaps**/	
div.csc-frame-frame1 ul.csc-menu li.csc-section{
  
   display: inline;
  margin: 0 5px;
  padding: 0px;
  list-style-type: none;
    list-style-image: none;
    font-weight: bold;
}
	
div.csc-frame-frame1 ul.csc-menu{
  
  padding: 0;
}
	


div#qTip {
 padding: 3px;
 border: 1px solid #FFDF73;
 display: none;
 background: #EEEEEE;
 color: #000000;
 font-size: 0.9em;
 line-height: 1em;
 max-width: 15em;
 text-align: left;
 position: absolute;
 opacity: .9;
 filter: alpha(opacity=90);
 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
 z-index: 1000;
}

div.allmethods{
  border-top: 5px solid #FFC500;
  font-size: 0.93em;
  color: #000000;
  background-color: #fff2ab;
  padding: 5px;
  margin: 3em 0em 1em;
  text-align:left;
}
div.allmethods h2{
font-size: 1.2em;
}

div.allmethods ul{
  list-style-image: none;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
div.allmethods ul li{
  display: inline;
  margin-right: 1em;
}

.totoplink{
  text-align: right;
}
.totoplink a{
  min-height: 10px;
  line-height: 100%;
  text-decoration:none;
}

#privacy{
font-size:0.6em;
line-height: 1em;
max-width: 100em;
text-align:center;
}
#privacy p{
  width: 70%;
  margin: 0 auto;
}

