body {
  padding: 0px;
  margin: 0px;
  background-color: #cecece;
}
#footer {
  background-image: url('im/footer.jpg'); 
  text-align:center;
  font-family: verdana, arial;
  font-size: 9px;
  color: #ffffff;
  height: 22px;
  padding-bottom: 3px;
}
#footer a {
  color: #ffffff;
  text-decoration: underline;
}
#content {
  padding: 10px;
  font-family: verdana, arial;
  color: #0A2F61;
  font-size: 10px;
  background-color: #ffffff;
}
#content p {
  text-align:justify;
}
#content li {
	padding-top: 6px;
	margin-top: 6px;
}
#content td {
  font-family: verdana, arial;
  color: #0A2F61;
  font-size: 10px;
}
#content a {
	color: #0000cc;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}
#content .himage {
	border: 1px solid #267BD6;
	padding: 2px;
	margin: 2px;
}
#kondi {
  font-family: verdana, arial;
  color: #0A2F61;
  font-size: 10px;
}
#kondi td {
	border-bottom: 1px solid #eeeeff;
}
#jobb {
	background-color: #308DDD;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 3px;
	padding-right: 3px;
	border-top: 1px dashed #ffffff;
	border-bottom: 1px dashed #ffffff;
	margin-right: 4px;
	margin-top: 5px;
}
#jobb h1 {
	font-family: verdana, arial;
	color: #FFCC00;
	font-size: 10px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#jobb .txt {
	font-family: verdana, arial;
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
}
