@page { size:landscape; }

html, body {
     		font-family: Verdana, 'Arial Unicode MS', Arial, Helvetica, sans-serif;
		}

body,td,div,p,pre,ul,a {
     		font-size: 10pt;
		 } 

body {
    		background-color:white;
		margin: 0px;
       		height: 100%;
		}/*CSS1*/

.menu {		display:none; /*wird beim Druck ausgeblendet */
       		}

.inhalt{
      		position: static;
	  	margin: 0px 5px 5px 0px; /* jetzt wieder volle Breite*/
	  	padding: 20px;
	  	}

p   {		orphans:3;
		widows:3;
    		clear:both;
		}

img {
    		border:none;
    		} /*CSS1*/



.rot {		color: #ff0000;
		background-color:transparent;
		} /*CSS1*/

.fett {		
		background-color:transparent;
		font-weight:bold;
		} /*CSS1*/

h1 {		
		vertical-align:top;
		color:#000000; /*schwarz*/
		background-color:transparent;
		font-size:16pt; /*    */
		font-weight:bold;
		text-align:center;
		} /*CSS1*/
.bild {
		vertical-align:top;
		text-align:left;
		float:left;
		margin-bottom:2px;
		margin-right:7px;
		width:110px;
		height:140px;
		} /*CSS1*/

.bild1 {
		vertical-align:top;
		text-align:left;
		float:left;
		margin-bottom:2px;
		margin-right:7px;
		width:110px;
		height:297px;
		} /*CSS1*/



.herold {
		width:114px;
		height:119px;
		} /*CSS1*/

.clear {
		float:left;
		} /*CSS1*/


.oben {		
		vertical-align:top;
		} /*CSS1*/

.reoben {	display:none; /*wird beim Druck ausgeblendet */
		vertical-align:top;
		text-align:right;
		} /*CSS1*/



.mitte {
		text-align:center;
		} /*CSS1*/

.mittig  {
		vertical-align:middle;
		}



a {			color:#000000; /*schwarz*/
      		text-decoration: none;
          	background-color:transparent;
          	} /*CSS1*/


.pers {		min-height:140px;} /*Absatz mind. so hoch wie Personenbild*/

.umbr {		page-break-before:always;
		min-height:140px; } /*Absatz wie vor + Seitenumbruch*/


/*.rotfett {
		color: #ff0000;
		background-color:transparent;
		font-size:24px; font-weight:bold;
		} CSS1*/
/*.bild2 {
		vertical-align:top;
		text-align:left;
		float:left;
		margin-bottom:1px;
		margin-right:7px;
		width:110px;
		height:78px;
		} CSS1*/
/*.links {
		text-align:left;
		} CSS1*/
/*.rechts 	{
		text-align:right;
		} CSS1*/
.kursiv {
		font-style:italic;
		}
.w 		{
		vertical-align:top;
		text-align:right;
		float:right;
		margin-bottom:2px;
		margin-right:7px;
		/*width:110px;*/
		/*height:140px;*/
		} 

.sp1 	{
		vertical-align:top;
		text-align:left;
		width:180;
		border-style:none;
		}
.sp2 	{
		vertical-align:top;
		text-align:left;
		width:400;
		border-style:none;
		}
