@page {
    size: 21cm 29.7cm;
    margin-top: 0cm;
    margin-bottom: 0cm;
}
@media print {
  * {
    font-family: "Times New Roman", Times, serif;
    font-size : 10pt;
    orphans: 4;
    widows: 4;
  }
  p {
        orphans: 5;
        widows: 5;
  }  
  div {
        orphans: 4;
        widows: 4;
  }
  .navigation {
    display: none;
  }
  .pagebreak {
 	 page-break-before: always;	
  }
  .hide {
  	display: none;
  }
}

@media screen {
  .pagebreak {
  }
  .hide {
  }

/*  body,td,th {*/
/*  * {	damit kommt Dreamweaver leider nicht zurecht */
  body, table,tr,td,th,p,caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
  }
}
body {
	background-color: #DDFFDD;
	background-image :  url(Icons/BG.gif);
}
a {   }
a:link {  color: Maroon; text-decoration:none;}
a:active {  color: #FF0000; text-decoration:none;}
a:visited {  color: Olive; text-decoration:none;}
a:hover {  color: #cc3300; text-decoration:none; background-color: #ccc; }
h1 {
	font-size: 1.5em;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
	margin-left:10%;
	margin-right:10%;
	border-style: solid;
	border-color: #cccccc;
	border-width: 2px;
	padding: 5px;
}
h2 {  font-size: 1.3em; text-align: center; }
h3 {  font-size: 1.1em; text-align: left; font-weight: bold;line-height: normal;  }
hr {  vertical-align: 0%; }
em {
	font-style : italic;
	font-weight : normal;
}
tt {
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
}

table.Bild {
	border: 1px solid Silver;
	margin: 5px;
}
td.Bild {
  text-align: center;
}
td.BildText {
}
div.BildText {
	font-size : 0.8em;
}
span.BildText {
	font-size : 0.8em;
}
.BildWer {
	font-size : 0.7em;
}

table.Sektion {
}
td.Logo {
	
}
td.Sektion {
	text-align: center;
	vertical-align: middle;
	}
.autor {
	font-weight: bold;
	text-align: right;
}
#head-sektionev {
	font-size: 1.5em;
	font-weight: bold;
}
#head-mtb, #head-titel {		/* Mitteilungblatt 2004/1 */
	font-size: 1.3em;
	font-weight: bold;
}
#head-gruppe, #head-titel2{	/* Gruppe (unter head-mtb) */
	font-size: 1.1em;
	font-weight: bold;
}
#foot-links {
	font-size: 1em;
	text-align: center;
	background-color: Silver;
}
.foot-impressum {
	font-size: 0.8em;
}
.suchen {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #339900;
}
.red {
	color: #FF0000;
}

