html, body 
{	background-color: #ffffff	}



#inhalt 
{
	position: absolute;
	top: 8px;
	left: 25%;
	height: auto;
	min-height: 80%;
	font-family:verdana,sans-serif;
	overflow: auto;
	max-width: 50%;
}

#adress
	{
	position: absolute;
	top: 10%;
	left: 85%;
	right: 5%;
	width: 12%;
	}
	
#adress p 
{	font-family: "Courier New", Courier, mono;
	voice-family: inherit;
	font-weight:bold;
	font-size: Small;
	color:#993300
	}
	
#adress h6	 
{	font-size: small;
	color: #009999	
	}
	
#adress i
{color: #ff6600}	
	
#inhalt h1
{	font-size:Large;
	color: #009999	
	}
	
#inhalt h2
{	font-size:Large;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	text-transform:none;
	color: #009999
	}
	

#inhalt h3
{	font-size:medium;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	text-transform:none;
	color: #009999	
	}
	
	
#inhalt	h4	
{	font-size: medium;
	color: #009999	}

#inhalt	h5	 
{	color: #339900	}


#inhalt	h6 
{	font-size: xx-small;
	color: #999333 	}
	
#inhalt b 
{	font-weight:bold;
	color:#0000FF	
	}

#inhalt	p 
	{	color:#000000	}

#inhalt	small 
	{	font-size: xx-small;
		color: #ff0000	}

#inhalt	em
{	font-size: small;
	font-style: normal;
	color: #009900;
	font-style:italic	}

#inhalt a 
{	font-size:medium;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	text-decoration:underline;
	text-transform:none;
	color:#000FFF	}
	
#inhalt a:hover 
{ 	color: #FF6600	}


	
#adress p 
{	font-family: "Courier New", Courier, mono;
	voice-family: inherit;
	font-weight:bold;
	font-size: x-Small;
	color:#993300
	}
	
#adress h6	 
{	font-size: x-small;
	color: #009999	
	}
	

