/* keywords */
#teaserspalte {
	position: relative;
	font-size: 11px;
	letter-spacing: 0.1pt;
}

#teaserspalte div.header { font-family: Arial, Verdana, sans-serif; color: #000; font-size: 12px; font-weight: bold; padding: 3px 6px 3px 6px; background-color:#dbdbb7;}
#teaserspalte div.column { padding: 0px 6px 0px 6px; background-color:#f2f2e5;}

#teaserspalte h1 { color: #665f30; font-size: 12px; font-family: Arial, Verdana, sans-serif; background-repeat: no-repeat; margin: 0px; padding: 6px 0px 0px 0px; text-decoration: none;}
#teaserspalte h1 a   { color: #665f30; text-decoration: none;}
#teaserspalte h1 a:hover  { color: #ff6319; text-decoration: none; }

#teaserspalte h2 { color: #333333; font-weight:normal; font-size: 11px; background-repeat: no-repeat; margin-top: 4px; margin-bottom: 0px; padding-bottom: 0 }

#teaserspalte div.teaserspalt {padding: 0px; border-bottom: 1px dotted #000 }

#teaserspalte div.teaserspalt p { line-height: 14px; }
#teaserspalte div.teaserspalt p img {margin: 0px 5px 5px 0px; position: relative; float:left; }
#teaserspalte div.teaserspalt p a { color: #665f30; text-decoration:none; }
#teaserspalte div.teaserspalt p a:hover { color: #ff6319; text-decoration:underline}

#teaserspalte div.teaserspalt span.readmore_spalt  { color: #665f30; font-weight: normal; padding:0px }
#teaserspalte div.teaser_spalte span.readmore_spalt a  { color: #665f30; text-decoration: none}
#teaserspalte div.teaser_spalte span.readmore_spalt a:hover  { color: #ff6319; text-decoration: underline }

/* IE hack for dotted border */
* html #teaserspalte div.teaserspalt {
	padding-bottom: 1px;
	border-bottom: none;
	background: url(../img/basics/dotted.gif) repeat-x bottom;
}
