.homeWrapper h1 {
	font-size: 150%;
	border: none;
	margin-top: .8em;
	margin-bottom: -0.5em;
}

.homeWrapper h2 {
  font-size: 110%;
	color:#333; 
  margin-top:1em;
}

.homeWrapper h3 {
 margin-left:-2px;
 padding-top: 5px;
 margin-bottom:7px;
 border-bottom: solid 1px #ccc;
 font-size: 85%;
 font-weight: normal;
 color: #444; 

}

p.homeFokus {
  margin-bottom: 1em;
  margin-left: -2px;
  font-size: 90%;
}
.homeWrapper a:link, .homeWrapper a:visited {
 text-decoration:none;

}
p.homeFokus a:link, p.homeFokus a:visited, p.homeFokus a:hover, p.homeFokus a:active {
 text-decoration:none;
 font-size:110%;
 font-weight:bold;
 
 color:#333;
 line-height:normal; 
}

span.homeFokusDeck a:link, span.homeFokusDeck a:visited, span.homeFokusDeck a:hover, span.homeFokusDeck a:active {
 text-decoration:none;
 font-size:110%;
 font-weight:normal;
 color:#333;
 line-height:normal; 
}
.homeFooter {
  margin-top: 0.5em;
  border-top: 1px solid #D1D0BC;
  padding-top: 0.5em;
}

.homeWrapper .homeRight {
  width:185px;
  margin-top:10px;
  margin-left:10px;
  padding-left: 7px;
  padding-right: 9px;
 
}
.homeWrapper .indent
{
 width:600px;
}

.homeWrapper .homeRight p {
  margin-bottom: 1.3em;
  line-height:1.3em;
}
