/*  html, body, textarea {
  	background-color:#8C8CC6;
  	color:#FFFFFF;
  	font-family:"Andale Mono",Arial,sans-serif;
  	scrollbar-base-color:#8C8CC6;
  	scrollbar-3d-light-color:#FFFFFF;
  	scrollbar-arrow-color:#FFFFFF;
  	scrollbar-darkshadow-color:#000000;
 	 scrollbar-face-color:#8C8CC6;
  	scrollbar-highlight-color:#FFFFFF;
 	 scrollbar-shadow-color:#000000;
  	scrollbar-track-color:#ACACE6;
} */
	
	body {
		background-image:url(http://www.steffi-speicher.de/bilder/punktegrau.jpg);
		background-repeat:repeat;
		}

a img { text-decoration:none;
		border: none;
}	

	ul#Navigation {
		background-color: white;
	}

	ul#Navigation li{
		list-style: none;
		font-family: Georgia;
		font-weight: normal;
		font-style: italic;
		float: left;
		padding-right:40px; 
	}
	
	ul#Navigation a:link, ul#Navigation a:visited
{
	padding-left: 20px;
	padding-top:3px;
	color:#b1b3b4;
	text-decoration:none;
	} 


ul#Navigation a:hover
{
	color: #58585a;
	font-weight: normal;
	padding-left: 20px;
	background: url(http://www.steffi-speicher.de/spacer.jpg);
	background-repeat: no-repeat;
	background-position: 0 +2px;} 

td#header{
	vertical-align: text-bottom;
	padding-bottom: 10px;
	background-color: white;
}

table#kopf{
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	border-collapse: collapse;
}
	 
div#container{
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	height: 400px;
	background-color: white;
}

div.text{
	height: 390px;
	white-space: nowrap;
	overflow-x:auto;
	overflow-y:hidden;
}

table#inhalt td{
	padding:5px;
	font-family: Georgia;
	color: #58585a;
	font-style: italic;
	font-size: 0.8em;
	vertical-align:middle;
}

span.bigger{
	font-size: 1.6em;	
	color:#b1b3b4;
}
span.typo{
	font-size: 2.5em;	
    color: #58585a;
    text-decoration: underline;
}

div.spacer{
	padding-left: 80px;
	padding-right:80px;}

div.spacerright{
	padding-right:80px;}
	
span.bold{
	font-weight: bold;}

	
table#vita td{
	vertical-align:top;
	font-size:1em;}


	
table#kontakta td{
	vertical-align:top;
	font-size:1em;
	} 		

table#impressum td{
	vertical-align:top;
	font-size:1em;}

table#beschreibung td{
	vertical-align:top;
	font-size:1em;} 
	
	
	
