html, body { 
			margin: 0; 
			border: 0; 
			padding: 0;
 } 
 
body {
		 font-family: Arial, Helvetica, sans-serif; 
		 font-size: 11pt; 
} 

p{
	line-height: 130%;
}



#seite { 
			 width: 800px; 
			 margin-left: auto; 
			 margin-right: auto; 
			 position: relative; 
			 background-color: #eef; 
			 font-family: Arial, Helvetica, sans-serif;
			 font-size: 11pt;
}

#kopf { 
			height: 180px;
			background-image:
			url(../../logo_stickhaus_website.jpg); width="799" height="164" alt="Logo Stickhaus Website" 
}

 /* inhalt */ 
 
 
#inhalt {
				margin-left: 210px; 
				background-color: #eef; 
				line-height: 130%;
															
 } 
 
p li {
		 	span style: line-height: 130%;
}	



inhalt h2 {
				margin-top: 3px; 
				margin-left: 2px;
				margin-right: 2px;
} 






/* Navigationsbereich */ 

#navigation {
						 position: absolute;
						 top: 180px; 
						 left: 0; 
						 width: 210px; 
						 background-color: #FFecff; 
						 font-size: 11pt;
} 

#navigation h2 span {display: none;
						margin-top: 3px; 
} 

#navigation ul {
						margin: 0; 
						padding: 0; 
						list-style-type: none; 
						font-weight: bold;			
}

#navigation ul li { 
						position: relative; 
						padding: 2px 2px 2px 0;						
} 

#navigation ul li ul {
						padding-left: 1px; 
						font-size: 90%;
}
						 
#navigation ul li ul li { 
						padding: 2px 2px;
} 

#navigation ul a:link,
#navigation ul a:visited,
#navigation ul a:focus,
#navigation ul a:hover, 
#navigation ul a:active {
						 color: #000;
						 text-decoration: none; 
						 border-bottom: 1px dotted #888; 
}

#navigation ul a:focus, 
#navigation ul a:hover, 
#navigation ul a:active { 
						text-decoration: none; 
						border-bottom: 1px solid #000;
						background-color: #efefff; 
}


img {
  border: 0px solid #000;
}
   
img.pos9 {
  float: right;
  margin-left: 1pc;
  margin-bottom: 0.3pc;
}

img.pos7 {
  float: left;
  margin-right: 1pc;
  margin-bottom: 0.3pc;
}

img.pos4 {
  float: left;
  margin-right: 1pc;
  margin-top: 0.3pc;
  margin-bottom: 0.3pc;
}



#table {margin-left: 210px;
			 background-color: #eef;
			 table-border: 1px;
}
table, th, td {
			 border-collapse: collapse;
}

th, td{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
		border-top: 2px solid #fff;
		border-bottom: 2px solid #fff;
		border-left: 2px solid #fff;
		border-right: 2px solid #fff;
		text-align: center;
}

th {
   background-color: #FFFF99;
	 width: 20%;
	 align: center;
}


</body>
</html>
