body {
	scrollbar-face-color: #eeeeee;
	scrollbar-shadow-color: #687888;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #687888;
	scrollbar-darkshadow-color: #DCE0E2;
	scrollbar-track-color: #eeeeee;
	scrollbar-arrow-color: #6E7E88;
}

.post {
  margin: 0 0 5px 0;
  padding: 20px;
  border: solid #555 1px;
  width: 400px;
  height: 550px;
  background-color: #fff;
  position: relative;
  -moz-box-shadow: 5px 5px 15px #000;
  -webkit-box-shadow: 5px 5px 15px #000;
  box-shadow: 5px 5px 15px #000;
  float:left; margin-right: 5px;
}
#center { 
   background-color: transparent;
	margin-left: -410px;
	position: absolute;
	left: 50%;
	width: 760px;
	height: 1000;
	border: 0pt;
}
#navi { 
   position:absolute; 
   left:50px; 
   top:50px; 
   width:760px; 
   height:100px; 
   z-index:1;

}
span.stil1 {
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
    color: #838383;
	text-decoration: none;
	line-height: 18px;
}
span.stil1a {
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
    color: #838383;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;
	
}
span.stil2 {
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
    background-color: #f0efee;
    color: #838383;
	text-decoration: none;
}
span.stil3 {
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	color: #838383;
	text-decoration: none;
	font-weight: bold;
}
span.stil4 {
	font-family: Verdana,Arial,Helvetica;
	font-size: 14px;
	color: #838383;
	text-decoration: none;
	font-weight: bold;
}
span.stil5 {
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
    color: #838383;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}
a:link, a:visited {
    font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
    color: #838383;
	text-decoration: none;
}

a:hover {
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	background-color: #f0efee;
	color: #838383;
	text-decoration: none;
}