body {     
	background-color: #fff;		
	margin 0;
}
div, span, p, textarea, input, td, h1, h2, h3, h4, h5, pre	 {	 
	font-family: Georgia, "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
	color: #999;
	line-height: 150%;	
}
hr {
  color: #999;
  background-color: #fff;
	height: 1px;	 
}
img {
  border: 0px;
}

.pagina  {	
  margin: 0 auto; 
	width: 1000px; 
	height: 100%;	
}
.logo  {	
	width: 1000px;
	height: 60px;	
	padding-top: 11px;
	background-image: url("images/back8.jpg");
	background-repeat: no-repeat;
}
.topmenu {
	width: 1000px;
	height: 40px;	
	font-size: .9em; 
	text-align: left;	
	margin-top: -20px;
}

#container {
  position: relative;
  width: 1000px;
  height: 70px;
  overflow: hidden;
}

#scroller {
  width: 1500px; /* = width + margin left + margin right + padding*2 + border*2  from the content rule */
}

.content {
  height: 100px;
  float: left;
  margin-left: 5px;
  margin-right: 5px;
}

<!--[if IE]>
<style type="text/css">
#scroller{
  width: 1000px; /* = width + margin left + margin right from the content rule + border*2 from the container rule*/
}
</style>
<! [endif]-->

#controller {
  height: 30px;
}

#foto  {	
	width: 1000px;
	height: 400px;	
	padding-top: 10px;
	padding-bottom: 10px;
  background-image:url(images/blank.gif);
	background-repeat: no-repeat;
	background-position: top center;		
}

#tekst  {	
	width: 1000px;
	height: 470px;	
	padding-top: 10px;
	padding-bottom: 10px;
  background-image:url(images/blank.gif);
	background-repeat: no-repeat;
	background-position: top center;		
	line-height: 100%;
	font-size: 0.8em;		
}

.footer {
	text-align: left;
	font-size: .8em; 		
}

a:link {   color: #999; text-decoration: none; }
a:visited {color: #999; text-decoration: none;  }
a:active { color: #999; text-decoration: none;  }
a:hover {  color: #555; text-decoration: none;  }
	 
.klein {   font-size: x-small; }
.vet   {   font-weight: bold; }



			
					

	



