
	  /*--Eigenschaften Überschriften-----------------------------------------*/
	  .ueberschrift 			{ font-family:Arial; font-weight:bold; color:#000000; font-size:20pt; text-decoration:none; text-align:center; border: solid 1px #ffffff; padding:4px; margin-bottom:5px;}
		h1								{ font-family:Arial; font-weight:bold; color:#000000; font-size:20pt; text-decoration:none; text-align:center; border: solid 1px #ffffff; padding:4px; margin-bottom:5px;}
	  .ueberschrift1 		{font-family:Arial; font-weight:bold; color:#000000; font-size:24pt; text-decoration:none;}
		h2								{font-family:Arial; font-weight:bold; color:#000000; font-size:24pt; text-decoration:none;}
	  .ueberschrift2 		{font-family:Arial; font-weight:bold; color:#000000; font-size:18pt; text-decoration:none;}
		h3								{font-family:Arial; font-weight:bold; color:#000000; font-size:18pt; text-decoration:none;}
	  .ueberschrift2w 		{font-family:Arial; font-weight:bold; color:white; font-size:18pt; text-decoration:none;}
	  .ueberschrift3 		{font-family:Arial; font-weight:bold; color:black; font-size:16pt; text-decoration:none;}
	  
	  
	  /*--Eigenschaften Textbereiche------------------------------------------*/
	  .text {font-family:Arial; font-size:10pt; color:black;}
	  .fett {font-family:Arial; font-size:10pt; color:black; font-weight:bold;}
	  .kursiv {font-family:Arial; font-size:10pt; color:black; font-style:italic;}
	  .gross {font-family:Arial; font-size:12pt; color:black;}
	  .klein {font-family:Arial; font-size:8pt; color:black;}
	  .ganzklein {font-family:Arial; font-size:6pt; color:black;}
	  .weiss {font-family:Arial; font-size:10pt; color:white; font-weight:bold;}
	  .titel {font-family:Arial; font-size:10pt; color:#7c4789; font-weight:bold;}
	  .inaktiv {font-family:Arial; font-size:10pt; color:#A7A7A7;}
	  .hinweis {font-family:Arial; font-size:20pt; color:#ff0000;}
	  .merker {font-family:Arial; font-size:12pt; color:#ff0000;}
		.grau {font-family:Arial; font-size:10pt; color:#888888;}

	  /*--Eigenschaften Hintergrund-------------------------------------------*/
	  body {background-color:white; margin-left:15px; margin-right:15px; margin-top:15px; margin-bottom:15px }
	  
	  /*--Eigenschaften Tabellen----------------------------------------------*/
	  table {align:center;}
	  td {vertical-align:middle;}
	  	  
	  /*--Eigenschaften Hyperlinks--------------------------------------------*/
	  a {font-family:Arial;  font-size:10pt; font-weight:bold; color:#660066; text-decoration:none;}
	  a:hover {font-family:Arial; font-size:10pt; font-weight:bold; color:#9900CC; text-decoration:none}
	  
	  /*--Farben die in der Seite verwendet werden----------------------------*/
	  #kopf {background-color:#ecd2f4;}
	  #gruen {background-color:#008000;}
	  #navi {background-color:#C0C0C0;}
	  #tabellenkopf {background-color:#d481f5;}
	  #korand {background-color:#e4c6f4; border-top-color:#000000; border-bottom-color:#000000; border-top-style:solid; border-bottom-style:solid; border-top-width:2px; border-bottom-width:2px;}
	  #tabellenrand {border:1px solid #ecd2f4; padding:2px;}
	  #hell {background-color:#dbdbdb;}
	  #schwachgrau {background-color:#E9E9E9; padding-top:3px; padding-bottom:3px;}

	  /*--Kasteneinstellungen der Ausflugsziele------------------------------*/
	  #spalte1 {position:absolute; top:100px; left:20px; width:300px; float:left;}
      #spalte2 {position:absolute; top:100px; left:340px; width:300px;}
      #aussenrand  {margin:15px 5px; border:3px solid #ecd2f4; padding:0px; width:280px;}
      #kastentop {background-color:#ecd2f4; padding:8px 5px;}
      #kastentext {padding:5px; clear:both;}
	  #kastenzusatztop {background-color:#ecd2f4; padding:8px 5px; float:right;}
      .antifloat {clear:both; visible:hidden;}
	  
	  /*--Einstellungen der Galerie-------------------------------------------*/
	  #rahmen 	{ position:absolute; z-index:5; width:300px; height:260px; padding:0px; }
	  #memo 	{ position:absolute; z-index:15; top:20px; left:25px; width:550px; height:230px; padding:0px; background-color:#ffffff; border:solid #000000 1px; }
	  #memo2 	{ position:absolute; z-index:10; top:23px; left:28px; width:550px; height:230px; padding:0px; background-color:#DBDBDB; }
	  #textfeld { position:absolute; z-index:20; top:25px; width:260px; padding:0px;
	  			  font-family:courier; font-size:12px; }
	  #photo 	{ position:absolute; z-index:25; top:-13px; width:270px; }
	  #klammer	{ position:absolute; z-index:100; top:-6px; width:17px; }

