html, body
{
	width: 100%;
	height: 100%;
}
* {margin:0;padding:0;}  

body { 
	font: 14pt verdana, georgia; 
	background-image: url(../background/spuren.jpg);
		
	margin: 0px;
	background-color: White;
		background-repeat: repeat;
	}
#absatz  { 
font-family: verdana, georgia;
font-size: xx-small;
font-weight: bold;
color: #689CBD;
text-align: center;
}
#absatz1  { 
font-family: verdana, georgia;
font-size: xx-small;
font-weight: bold;
color: #689CBD;
text-align: left;
}
#absatz2  { 
font-family: verdana, georgia;
font-size: xx-small;
font-weight: normal;
color: #717171;
text-align: left;
margin: 15px;
}
#impressum { 
font-family: verdana, georgia;
font-size: xx-small;
font-weight: bold;
color: #689CBD;
margin: 10px;
text-align: right;
}
#werbung { 
font-family: verdana, georgia;
font-size: xx-small;
font-weight: lighter;
color: #689CBD;
margin: 8px;
text-align: right;
}
#bild  { 
font-family: verdana, georgia;
font-size: 70%;
font-weight: 100;
color: #689CBD
text-decoration: none;
text-align: center;
vertical-align: middle;

}
p {
	font-size: x-small;
	color: #717171;
	font-weight: lighter;	
	font-family: verdana, georgia;
	}
	h1 { 
	font: bold 11pt verdana, georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: Maroon;
	}
h3 { 
	font: bold 12pt verdana, georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #A0522D;
	}
	h4 { 
	font: bold 10pt verdana, georgia; 
	letter-spacing: 3px; 
	margin-bottom: 0px; 
	color: Maroon;
	}
	h5 { 
	font: bold 8pt verdana, georgia; 
	letter-spacing: 3px; 
	margin-bottom: 10px; 
	color: #689CBD;
	margin: 15px;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #A0522D;
	margin: 2px;
	padding: 5
	
	}
a:visited { 
	font-weight: bold; 
	text-decoration: underline; 
	color: Maroon;
	background-color: transparent;
		}
a:hover, a:active { 
	text-decoration: underline; 
	color: #A0522D;
	background-color: #D4D1C2;
	}
li {
	list-style-image: url(../gifs/shell2.gif);
	margin: 5px;
	font-size: 100%;
	vertical-align: sub;
	font-weight: bolder;
	color: #689CBD;
}
.farbig { 
font-family: verdana, georgia;
font-size: x-small;
font-weight: bold;
color: #696969;
}	
td {
	font-family:  verdana, georgia; 
	font-size: 10px;
	color: #689CBD;
	font-weight: bold;
}
	body { 
    scrollbar-face-color: #DFA489;
    scrollbar-arrow-color: black;
    scrollbar-track-color: #D4D1C2;
    scrollbar-shadow-color: #000000;
    scrollbar-highlight-color: White;
    scrollbar-3dlight-color: Maroon;
    scrollbar-darkshadow-color: #689CBD;
  }
  
  #slide
  {
  	text-align: center;
	padding: 40px;
  }
  .head
  {
  	text-align: center;
	padding: 40px;
  }
  
    .navigation
  {
  	text-align: center;
	padding-left: 50px;
	padding-top: 5px;
	margin-top: 0px;
  }







.Galerie_Navi {
	font-family: Verdana, Geneva, sans-serif;
	color: maroon;
	list-style-image: url(../gifs/shell2.gif);
	list-style-type: none;
	font-size: medium;
	font-weight: bolder;
	list-style-position: inside;
	margin-left: 200px;
	padding-left: 200px;
	border: 0px none #FFFFFF;
	letter-spacing: 0.2em;
	white-space: pre;
	word-spacing: normal;
}

