      html, body {
        height: 100%;
        padding: 0;
        margin: 0;
        background-color : #FFFFAA;
      }
      #map {
        /* configure the size of the map */
        width: 500px;
        height:250px;
      }
      
      H1 					{ font-size : 16px; Color:#FF0000; font-family:Tahoma,Arial}
      H3					{ font-size : 13px; font-family:Tahoma,Arial}
      
      .tab1				{ text-align:left; float:left; vertical-align:bottom; }
      .td1				{ text-align:left; float:left;}
      .tr1				{ text-align:left; float:left;}
      
			table.main	{ border: 0px solid #FFAA00;  border-collapse: collapse; text-align:center; max-width: 750px; }
			.sky				{ border: 1px solid #0000FF;  background-color:#AAAAFF; border-collapse: collapse;}
			.r					{ text-align:right; float:right;}
			.tab1				{ font-size : 12px; font-family:Tahoma,Arial}
			.pic				{	border: 1px solid #FF0000; }
			
			td.t250			{ width:250px; height:250px; vertical-align:top; }
			td.lo				{ background-image : url("http://www.tamara.sevelen.de/src/08V-250.jpg") ; border: 1px solid #FFAA00; margin:0px; }
			td.mo				{ background-image : url("http://www.tamara.sevelen.de/src/26H-250.jpg") ; border: 1px solid #FFAA00; margin:0px; }
			
			td.ro				{ background-image : url("http://www.tamara.sevelen.de/src/15V-500.jpg") ; vertical-align:bottom;border: 1px solid #FFAA00; margin:0px; }
			td.ru				{ background-image : url("http://www.tamara.sevelen.de/src/28H-h250.jpg") ;border: 1px solid #FFAA00; margin:0px;  }
			/* td.lu				{ background-image : url("http://www.tamara.sevelen.de/src/22H-h310.jpg") ; width:250px; height:310px; } */
			
			td.ml				{ background-image : url("http://www.tamara.sevelen.de/src/22H-h310.jpg") ; width:250px; height:310px; vertical-align:top; border: 1px solid #FFAA00; margin:0px; }
			td.g				{ background-color : #FFFFAA;}