/* --------------------------------------------------------------------------
	 CSS-Formatierungdatei von www.hickorywind.de 
   herzlich willkommen beim Stöbern	
	 erstellt mit HTML-Kit
	 Für die totalen Insider: !! Ich habe trotzdem einen IFrame benutzt !!
	 		 		 				 						 Die Tabellen werden nach und nach 
															 rausgeschmissen.
   --------------------------------------------------------------------------
 
   Farbzuweisungen:
	 Hintergrundfarbe hell: 						 #CCC;
	 Schriftfarbe und Hintergrund dunkel: (#21423d)  #666;
	 Überschriften und Tabs mittel		  (#678b83)  #333
	 Menühighlights		 				  (#caa260)  #0066ff
	 (gedacht zum Kopieren der Farbnummern)	 
	 --------------------------------------------------------------------------
*/

body {								      /* Grundeinstellungen Body */
		 font-family: Tahoma, Arial;
		 font-size: 0.8em;
		 color: #333;
		 background-color: #CCC; 
		 
		 }

h1, h2, h3  {               /* Aussehen Überschriften */
						font-size: 1.5em; 
						color: #666; 
						font-weight: bold; 
						margin: 0;
						padding: 0;
						}

h2	{  			 						 		/* Exclusive Änderung für H2 */
  	font-size: 1.3em;
	padding: 20px 0 5px 20px;
		}

h3  {					 							/* Exclusive Änderung für H3 */
		font-size: 1em;
		}

.infotext {
	padding-left:20px;
	      }		
		
table {
			text-decoration: none;
			vertical-align: top;
			border: 1px solid #666;
			background-position: left top;
			padding: 2px;
			width: 850px;
			border: 1px solid #666;
		  }


#struktur {		 							/* Komplettdivider über alles */
					width: 900px;
					border: 1px solid #666;
					margin: auto;     /* Damit alle Browser mittig können */
					}
#kopf {
			}
			 
.space, .space2  {
  		 background-image: url(../images/zier2.jpg);
			 background-position: center;
			 height: 8px;
			 width: 850px;
			  }		
.space2 {
			 float: left; 
			 width: 900px;
			  }		
.space1  { background-image: url(../images/zier1.jpg);
			 background-position: center;
			 height: 6px;
			 width: 850px;	}		 			 
		 	 
#nav   {		
			 float: left; 
		 	 background-color: #FC9E9F; /*#666;*/
		 	 width: 900px;
		 	 height: 16px;
			 }
		 	
	div#nav li {
				float: left;
/*				display: inline; */
		 		/* height: 20px; */
				margin: 0;
				padding: 0;
				}

	div#nav ul {
				list-style:  none;       /* Listenansicht aus  */
				margin: 0;
				padding: 0;
				}


	div#nav li a:link, div#nav li a:visited, div#nav li a:active {
		 color: #000000;
		 text-decoration: none;
		 letter-spacing: 1px;
		 background: #FC9E9F; /* #4c6d69; */
		 display: inline;
		 padding: 0px  25px 0px 10px;  /* Abstände der Menüitems */
		 border-left: 10px solid  #666666;
		 font-variant: small-caps; /* Alles in Großschrift + Kapitälchen */
		 }

  
	div#nav li a:hover {
		 background:  #fff;
		 color: #000;
		 border-left: 10px solid  #CC0000; 
		 }
		 
#haupt {
			 }

#fuss {
					 font-family: tahoma;
					 font-size: 0.8em;
					 color: #21423D;
					 text-align: right;
					 border-top: 1px solid #21423D;
					 }

.tdmarkiert {
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	border: 1px solid #666;
	text-align: left;
	vertical-align: top;
	background-color: #666;
}

.linkskin {
	font-family: Arial, Helvetica, sans-serif;
	/* font-size: 12px;*/
	font-weight: bold;
	text-decoration: none;
	color: #990000;
	border: 1px solid #990000;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	text-align: center;
}


.implioben {
	background-image: url(../images/spacer.gif);
	height: 60px;
	width: 200px;
}
.tabheader {
	background-image: url(../images/spacer.gif);
	height: 30px;
	width: 200px;
	border: 1px solid #666;
	padding: 3px;
}
.history {
	font-family: Arial;
	font-size: 2em;
	font-weight: bold;
	color: #CC0033;
	font-variant: small-caps;
}

.bild_r, bild_l {
	float: right;
	border: 0 solid #999999;
	margin-left: 10px;
	margin-right: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: right;
}
.bild_l {
	float: left;
	margin-right: 10px;
	margin-left:0;
	clear: left;
}
.tabzel {
	background-color: #21423D;
}

.ueberschrift3 {
	color: #000;
	padding-left: 10px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 5px;
	background-color: #ccc;
}
/* Schriftstildefinitionen */
.Stil1 {color: #21423D; font-weight: bold; }					/*dunkelgrün fett normalgroß*/
.Stil2 {font-size: 0.9em; }										/*etwas kleiner*/
.Stil3 {font-size: 1.5em; }										/* etwas größer */
.stil4 {color:#000000; font-weight: bold;}						/*weiss fett normalgroß*/
.stil5 {color:#FFFFFF; font-weight: bold;}                      /*schwarz fett normalgroß*/
.stil6 {color:#990000; font-weight: bold; font-size: 1.5em; }   /*dunkelrot fett groß */
.stil7 {color:#FFCC00; font-weight: bold;}						/*orange fett*/
.stil8 {color:#666; font-size:0.75em;}						/* Zwergerlschrift dunkelgrün*/
.stil20 {color:#FFCC00; font-size:22px;}                    /* große Orangeschrift für Bilder */s
