/* Spezielles Druckstylesheet */
body {
	font-size: 100.01%;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	width: 180mm;
	background-color: White;
	background-image: none;
	color: Black;
}

#mother {
  width: 100%;
}

#logo, #search, .sp_bild, .sp_link
{
  display: none;
}

.sp_text .bez a
{
	color: Black;
	font-size: 20pt;
}

.sp_text *
{
	font-size: 13pt;
	font-family: "Times New Roman", Times, serif;
}

.eintrage a, .eintrage br, .list_hor
{
  display: none;
}

.eintrage i
{
	color: Black;
	font-size: 20pt;
	border-width: 0px;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
}

#navi, #hormenue, #topmenu, .men_hor, .ohnedruck, #hormenue2
{
  display: none;
}

#mails, #mails h1
{
	color: Black;
	background-color: White;
}

/* Überschrift 1 gestalten */
h1 {
  color: #0000A0;
  font-size: 1.0em;
}

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

/* Ü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-image: url(karo.gif);
  font-size: 1em;
  line-height: 1.4;
  margin-left: 0.7em;
  padding-left: 0.7em;
}

/* Gestaltung des rechts ausgerichteten Kastens */
.kasten {
  font-size: 1em;
  margin-top: 10px;
  float: right;
  width: 190px;
  border-style: dotted;
  border-width: 2px;
  border-color: silver;
  padding: 3px;
  margin: 3px;
}

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

/* grauer Rahmen mit Umrandung */
.rahmen {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 1em;
width: 90%;
background-color : #EEEEEE; 
border-style : solid; 
border-width : 1px; 
border-color : #CD3326; 
padding : 3px; 
}

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

.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;
}


/*  Für Fest-Menue --------------------------------------------------------  */

ul#festmenue
{
  display: none;
}

div#zusatz
{
  display: none;
}

/*  War Fest-Menue --------------------------------------------------------  */

#footer
{
  display: none;
}

img
{
  display: none;
}

.ueberschrift
{
	display: inline;
	border: none;
	font-stretch: expanded;
	text-decoration: underline;
}

#content
{
	margin: 25mm 10mm 10mm 5mm;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	background-color: White;
	background-image: none;
	color: Black;
}

.notdru 
{
	display: none;
}

div.tab 
{
	margin-left: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
}

img, div.navi, div.adrdat 
{
	display: none;
}



