#hafti-div{
	width: 170px;
	max-width: 170px;
	height: 100%;
	background: url(../img/haftis/hafti_back_dotted.gif) top repeat-y;
}

.hafti_td_h1 {
	background: url(../img/haftis/hafti_back_body.gif);
	background-repeat: repeat-y;
	padding: 10px 5px 0px 10px;
}

.hafti_h1 {
	font-size: 15px; 
	font-weight: bold;
	color: #333333;
	border-bottom: 2px solid;
}

.hafti_td_content {
 	background: url(../img/haftis/hafti_back_body.gif);
	background-repeat: repeat-y;
 	padding: 0px 1px 0px 10px;
 }

.hafti_content {
	color: #090d00;
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.2;
}

.hafti_content img.thumbnail {
	width: 80px;
	border: 3px solid white;
}

.hafti_content a {
	text-decoration: underline;
	color: light-blue;
}

.hafti_td_footer {
	background: url(../img/haftis/hafti_back_foot.gif);
	background-repeat: repeat-y;
}

p.halberAbstandNach {
	margin-bottom: 5px;
	margin-top: 0px;
}
.hafti_content p.smallerText {
	font-size: 9px;
	width: 128px;
}
