body
{
background-color:#000033

}


#seitenbereich
{   max-width: 75em;
	border-radius: 50%;
    margin: 0 auto;  	
	/*width: 800px;	*/
	background: url(Marble1.gif); 	
	
}



#inhalte {
	
	margin-top: 30px; 	
	/*width: 800px;*/
   	text-align: center; /* Zentrierung IE */	
  }

 

#picsolo

{
border-radius: 50%;	
	/*width: 500px;
	height: 460px;*/
	max-width: 100%;
    height: auto;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#inhalte a:link    { color:blue;   text-decoration:none; }
#inhalte a:visited { color:black;  text-decoration:line-through; }
#inhalte a:focus   { color:green;  text-decoration:overline; }
#inhalte a:hover   { color:red;    text-decoration:overline; }
#inhalte a:active  { color:orange; text-decoration:underline; }


	
 

