 	body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Comic Sans MS";
	background-image: url("http://marbella2000.de/m-bkgd-dark.jpg");
	background-color: Gray;
}
   
  td {
	font-size: 10pt;
	padding-top: 4px;
}
 td.c1 {background-image: url("http://marbella2000.de/bkg1.jpg");}
 
   a:link {
	font-size : 12px;
	color: #000066;
	text-decoration : none;
	font-size : 10pt;
	padding-top : 4px;

}
  
  /* noch nicht geklickte Links*/
  a:visited {
	font-size : 11px;
	color : #000066;
	text-decoration : none;
}
  
  /* bereits besuchte Seiten*/
  a:active {
  	color : #000000;
  	text-decoration : underline;
  }
  
  /* unter Mouse*/
  a:hover {
	color : Blue;
	text-decoration : underline;
	background-color : White;
}

h1 {
	font-size: 14px;
}
h2 {
	font-size: 12px;
}
 h3 {
  	font-size : 11pt;
  	color : #FF0000;
  }
 .content  {
	margin-left: 12px;
	margin-right: 10px;
	margin-top: 1px;
	font-size: x-small;
	background-color: #FFEBCD;
	padding: 14px;
}
   
 td.schwarzes:  {
   	text-align: justify;
   	font-size: small;
   	border: thin dotted Silver;
   	font: lighter normal normal sans-serif;
   	font-family: Verdana;
   }

   	
   td.schwarzes:first-letter  {
   	font-size : 120%;
   	color : #CC0033;
   }

   td.schwarzes:first-line  {
   	font-weight : bold
   }
   blockquote  {
   	text-align : justify;
   	font-size : x-small;
   	border : thin dashed Maroon;
   	font : lighter normal normal sans-serif;
   	font-family : Verdana;
   	text-decoration : none;
   	background-color : #FFFFCC;
   	color : #000000;
   	padding: 11px;
   }

   p.schwarzes:first-line  {
   	font-weight : bold;
   }

   hr  {PAGE-BREAK-AFTER : always;}

  
.blind_rechts {
	background-position: right;
	width: 99%;
	clear: right;
	float: right;
}

