	body {
		font-family: 'Trebuchet MS', Arial, Helvetica, Verdana, sans-serif;
		font-size: 10pt;
		text-align:	left;
		background-color:#FFFFFF;
	}
	.klein { font-size: 11px;	}
	.red {
		margin-bottom: 0;
		color: #D50000;
		font-weight: bold;
		font-style: italic;
  }
  /*
  strong {
    font-weight:900;
  }
  */
  #stellen{
    border: 2px solid red;
    margin: 5px;
    padding: 15px;
  }
  
  #stellen h2{
  color: #D50000;
  font-size: 10pt;
  font-weight:bold;
  }
  #stellen h3{
   color: #D50000;
  font-size: 10pt;
  font-weight:bold;
    
  }
  #stellen span{
  color:#D50000;}
  
  #umzug {
   
    margin-bottom:1.5em; 
    color: #D50000;
    font-size:18px; 
	}
  
	address {
		font-size: 13px;
		font-weight: bold;
		margin-top: 13px;
	}
	caption {
		font-size: 15px;
		font-style: italic;
		font-weight: bold;
		text-align: left;
	}
	small {	font-size: 11px;	}
	table	{ font-size: 13px; }
  table.zebrine tr.odd { background-color: #EAEAEA; }
  table.zebrine tr.even { background-color: #FBFBFB; }
	ul, li { margin-bottom: 6pt; }
	.eng { margin-top: 2px; margin-bottom: 2px;}
	img	 { border:none; }

	h1 {
	 font-size: 14px;
	 margin-top: 0;
	 margin-bottom: 0;
	 padding: 0;
	 color:#0066FF;
	 text-decoration: none;
	}
	h2 {
	 font-size: 17px;
	 font-weight: bold;
	 font-style: normal;
	 margin-top: 0;
	 margin-bottom: 0;
	 padding: 0;
	 color: black;
	 text-decoration: none;
	}
	.bigred {
	  font-size: 17px;
		font-style: italic;
		color: #D50000;
	}
	.bigitalic {
	  font-size: 17px;
		font-style: italic;
		color: black;
	}
	h3 {
	 font-size: 13px;
	 margin-top: 0;
	 margin-bottom: 0;
	 padding: 0;
	 color:#0000AF;
	 text-decoration: none;
	}
	h4 {
	 font-size: 14px;
	 font-weight: normal;
	 font-style: italic;
	 margin-top: 0;
	 margin-bottom: 0;
	 padding: 0;
	 color: black;
	 text-decoration: none;
	}
	h5 {
	 font-size: 13px;
	 font-weight: normal;
	 font-style: normal;
	 margin-top: 0;
	 margin-bottom: 0;
	 padding: 0;
	 color: black;
	 text-decoration: none;
	}
	h6 {
	 font-size: 12px;
	 font-weight: normal;
	 font-style: normal;
	 margin-top: 0;
	 margin-bottom: 0;
	 padding: 0;
	 color: black;
 	 text-decoration: none;
	}
	a:link {
		color: #0000AF;
		text-decoration: none;
	}
	a:visited {
		color: #0000AF;
		text-decoration: none;
	}
	a:active {
		color: #0066FF;
		font-weight: bold;
		text-decoration: underline;
	}
	a:hover {
		color: #2020FF;
		text-decoration: underline;
	}
	.btnHover {
		font-size: 11px;
		font-weight: bold;
		border:3px double #2020FF;
	}
	.btnWeiss {
		font-size: 11px;
		background-color: #FFFFFF;
		color: #000080;
		font-weight: bold;
		border:3px double #909090;
	}
	.btnGrau {
		font-size: 11px;
		font-weight: bold;
		border:3px double #909090;
	}
	.btnNormal {
		font-size: 11px;
		border:3px double #909090;
	}
	.btnTief {
		font-size: 11px;
		border:3px groove #EAEAEA;
	}
	.btnHoch {
		font-size: 11px;
		border:3px ridge #EAEAEA;
	}
