td.content_glossar div.letterList {
	width: 435px;
}

td.content_glossar div.letterList div.tab {
	width: 15px;
	padding: 3px 0px;
	border: 1px solid #888;
	border-right:none;
	text-align: center;
	font-weight: bold;
	background-color: #aaa;
	cursor: pointer;
	float:left;
	text-transform: uppercase;
}

td.content_glossar div.letterList div.tabActive {
	background-color: #960B2C;
	color: #fff;
}

td.content_glossar div.entry {
	margin: 10px 0;
	padding: 0 0 0 14px;
	width: 421px;
}

td.content_glossar div.entry span.teaserheadline {
	display: block;
	margin: 0 0 4px -14px;
	padding: 0 0 0 14px;
	background: transparent url(/pu_main/images/navi/dot_red.gif) 0 0.2em no-repeat;
}

td.content_glossar div.spacer {
	height: 1px;
	overflow:hidden; /* IE Bugfix - if not set, height will of DIV will be automatically set to line height */
	width:421px;
	background: url(/pu_main/images/darkgray.gif) repeat;
}

td.content_glossar div.capitalDivider {
	height: 20px;
	width: 396px;
	margin: 0 0 0 25px;
	background: transparent url(/pu_main/images/darkgray.gif) repeat-x 50px;
}

td.content_glossar div.capitalDivider div.text {
	position: relative;
	margin-left: -25px;
	width: 25px;
	text-align: center;
	line-height: 20px;
	font-size: 18px;
	font-weight: bold;
}
