/**********/
/* print */
/**********/ 
@page { 
margin:5.7cm 2cm 1.4cm 1cm; 
}
*{
font-family:"times new roman",times,serif;
text-align:justify; 
font-size: 10pt;
color:black;
padding:0;
margin:0;
}
body{
background-color: #FFFFFF;
}
a[href]:after {
content:" <"attr(href)">";
color:#888;
background-color:inherit;
font-style:italic;
size:80%;
} 
/***********/
/* general */
/***********/ 
* a, 
a:active,
a:focus {
color: #3300FF;
text-decoration:none;
}
* a:visited {
color: #330099;
text-decoration:none;
}
* a:hover {
text-decoration:none;
background-color: #CCCCCC;
}
.schrift-8pt {  
font-size: 8pt
}
.schrift-8pt-fett {  
font-size: 8pt; font-weight: bold
}
.schrift-10pt-fett {  
font-size: 10pt; font-weight: bold
}
/**********/
/* header */
/**********/ 
#headcontainer {
display:none;
}
#logoleft{
height: 100px;
text-align:center;
width:150px;
float:left;
background:#FFCC00;
margin-top: 0px;
}
#logoleft a:hover{
background-color: transparent;
}
#logoright {
margin-top: 0px;
height: 100px;
text-align:center;
width:180px;
float:right;
background:#FFCC00;
}
#logoright img {
margin-top: 9px;
}
#header {
padding: 0px;
height: 100px;
text-align:center;
background:#FFCC00;
margin:0 180px 0 150px;

}
#header img{
padding-top:10px;
font-size: 36px;
}
#header a:hover{
background-color: transparent;
}
#header h1 {
padding-top: 6px;
font-size: 18px;
}
/*********/
/* Menue */
/*********/
div#menue {
display:none;
}
/* blendet dfn und Trennzeichen aus: */
span.hier, span.unsichtbar {
position:absolute;
left:-1000px;
top:-1000px;
width:0;
height:0;
overflow:hidden;
display:inline;
}
/* kein Listensymbol */
#menue ul {
list-style:none;
}
#menue li {
/* gibt allen Links der ersten Ebene einen Abstand: */
margin:7px 0 0;
border-top: 1px solid #99f;
border-bottom: 1px solid #fff;
}
/* Kontextselektor fuer die Listeneintraege ab der zweiten Ebene: */
#menue li li {
/* verhindert Linien oben fuer Eintraege ab der 2. Ebene: */
border:0;
/* verhindert Abstaende fuer die Links ab der zweiten Ebene: */
margin:0;
/* verhindert unerwuenschte Abstaende im IE: */
display:inline;
}
#menue li a {
text-decoration:none;
display:block;
color: #000;
padding: 1px 5px 3px 10px;
/* Linien erzeugen in Zusammenspiel mit den Raendern des 
Navigationsmenues einen Schaltflaecheneffekt: */
border:1px solid #eef;
border-top: 1px solid #fff;
border-bottom: 1px solid #aaf;
border-left:0;
background:#eef;
}
/* uebernimmt die notwendigen Formatierungen der Links fuer die aufgerufene 
Seite */
#menue strong {
display:block;
color: #000000;
padding: 2px 5px 3px 10px;
background: #FFCC00;
border-right: 1px solid #FFCC00;
border-top: 1px solid #808000;
border-bottom: 1px solid #ddf;
border-left: 2px solid #bbb;
}
#menue .upcoming {
display:block;
color: #000;
padding: 1px 5px 3px 10px;
/* Linien erzeugen in Zusammenspiel mit den Raendern des 
Navigationsmenues einen Schaltflaecheneffekt: */
border:1px solid #eef;
border-top: 1px solid #fff;
border-bottom: 1px solid #aaf;
border-left:0;
background:#eef;
}
/* sorgt fuer Einzuege und Hoehe der Links und der aufgerufenen Seite 
in der zweiten Ebene: */
#menue li li a, #menue li li a:hover, #menue li li strong {
padding-left:20px;
}
#menue a:visited {
color:#444;
/* bereits besuchte Links erhalten rechts ein zusaetzliches, sich nicht wiederholendes Hintergrundbild und eine dickere Randlinie in der Hintergrundfarbe: */
background:#eef url(butvis.gif) top right no-repeat;
}
/* Drucktasteneffekt beim Überfahren mit der Maus: */
#menue a:hover {
color:#000;
padding: 2px 5px 2px 10px;
border-top: 1px solid #bbb;
/* Bei lokalen Darstellungen bleibt ein Hover-Effekt erhalten: */
border-right: 7px solid #fff;
border-bottom: 1px solid #ddf;
border-left: 1px solid #99f;
background: #FFF;
text-decoration:none;
  }
/* stärkere Kontraste beim Antabben: */
#menue a:focus, #menue a:active {
color:#000;
font-weight:bold;
border-top: 1px solid #bbb;
border-right: 7px solid #FFF;
border-bottom: 1px solid #ddf;
border-left: 1px solid #000;
background: #FFF;
}
/***********/
/* content */
/***********/
#contentright {
display:none;
}
#contentright a:hover{
background-color: transparent;
}
#content{
border-style:none;
padding: 5px;
color:black;
background-color: transparent;
}
#content hr {
background-color: #a8a8a8;
color: #a8a8a8;
height: 1px;
border: none;
margin: 7px 0px 7px 0px;
}
#content h2{
margin:5px 0 5px 0;
padding:1px 0 1px 3px;
border-left:10px solid #a8a8a8;
border-bottom:1px solid #a8a8a8;
}
#content h3 {
margin: 0 0 5px 0;
}
#content p {
margin: 0 0 5px 0;
}
#upback {
display:none;
}
#content ul {
list-style-type:disc;
list-style-position:outside;
margin: 10px 0 5px 30px;
}
/* Teaserbox */
.teaser {
position: relative;/*fuer IE*/
border-style: none;
margin-bottom: 10px;
}
.teaser h4 {
position: relative;/*fuer IE*/
margin: 0;
padding: 3px 0 3px 0px;
font-weight: bold;
}
.teaser p {
padding: 0 5px 5px 0px;;
}
.teaser img{
float:left;
padding-right: 5px;
}
/* Teaserbox info*/
.teaser-info {
height: 230px;
position: relative;/*fuer IE*/
border-style: none;
margin-bottom: 10px;
padding-top: 0px;
}
.teaser-info DIV {
margin-left: 400px;
}
/* table */
table, td, th{
border-style:solid;
border-color:#CCCCCC;
border-width:1px;
border-collapse:collapse;
vertical-align:top;
padding: 3px;
}
/**********/
/* footer */
/**********/
#foot {
color:000000;
background:#FFFFFF;
padding:5px;
border:1px dashed #a8a8a8;
}
#foot p {
font-size: 8pt;
}
