/* Spezielles Druckstylesheet */
body {
  font-family: /*"Times New Roman", Times, serif*/Arial, Helvetica, Verdana, sans-serif;
  font-size: 100.01%;
  margin: 0px;
  color:#000000;
}

#mother {
  width: 100%;
  border:none;
}

#logo {
  display: none;
}

#search {
  display: none;
}

#navi {
  display: none;
}

#topmenu {
  display: none;
}

#content {
  width: 100%;
  color: black;
  background-color: white;
  font-size: 0.84em; 
  line-height:1.45em;
  /*border-left-style: solid;
  border-left-width: 1px;
  border-left-color: silver; OHNE LINKEN RAHMEN IM AUSDRUCK */
  padding-left: 5px;
}
#footer {
  display: none;
}
#searchform{display: none;}
#head{font-size:8pt;color:#666;}
#head a{color:#666;}

/* Überschrift 1 gestalten */
h1 {
  color: #000;
  font-size: 1.4em;
  line-height: 1.4;
  margin-top: 10px;
}

/* Überschrift 2 */
h2 {
  font-size: 1.1em;
  line-height: 1.4;
  /*
  background-image: url(rotkaro.gif);
  background-repeat: no-repeat;
  text-indent: 20px;
  background-position: left;
  */
  padding-bottom: 1px;
  margin-bottom: 1px;
  border-top:1px solid #ccc;
  margin-top:30px;

}


/* Überschrift 3 */
h3 {
  font-size: 1em;
  line-height: 1.4;
  margin-bottom: 1px;
}

/* Absatz und div */
p, div {
   padding-right: 4px;
}

/* Tag b zusätzlich einfärben */
b {
 /*  color: #7C580A; */
 color: black;
}

/* Zeichenformat strong */
strong {
  /*  color: #AF1810; */
 color: black;
}

/* normaler Listenstil */
#content ul {
  list-style:square;
  font-size: 1em;
  line-height: 1.4;
  margin-left: 0.7em;
  padding-left: 0.7em;
}

/* Gestaltung des rechts ausgerichteten Kastens */
.kasten, .rahmen, .box, .kasten {
  /*font-size: 1em;
  margin-top: 10px;
  float: right;
  width: 190px;
  border-style: dotted;
  border-width: 2px;
  border-color: silver;
  padding: 3px;
  margin: 3px;*/
    display: none;

}

/* Einführungsabsatz */
.lead, .lead p {
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
font-size:  1em;
line-height: 1.5em;
font-weight: bold;
margin-top: 5px;
margin-bottom: 10px;
}


/* Rahmen mit gestrichelter Umrandung */
.tipp {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 1em; 
width: 90%;
border-style : dotted; 
border-width : 1px; 
border-color : gray; 
padding : 3px;
margin-top: 8px;
margin-bottom: 10px; 
}
.Stil1
{ width:1000pt;
}
.code {
font-family: Courier New, Courier, monospace;
font-size: 1em;
color: #000099;
}

hr {
  border-style: solid;
  border-width: 1px;
  border-color: #FF8040;
  width: 85%;
  margin-left: 0px;
  text-align: left;
}

table th, th, tbody {
  padding: 3px;
}

.sort
{  display: none;}
/* Text hochstellen z.B. (R) */
.sup { font-size:0.8em; /*vertical-align:top;*/
vertical-align:super;
margin-top:0px;
padding-top:0px;
line-height:normal;
}
.zitate {font-style: italic;	}
.kein_druck	{    display: none;
}
div.status
{
width:8px;
height:8px;
}
div.status1{background-color:#99cc66/*green*/;
}
div.status2{background-color:#336699/*blue*/;
}
div.status3{background-color:#990000/*red*/;
}
div.status4{background-color:#ffff00/*yellow*/;
}

