.highlight_container {
	margin: 0;
}


.highlight_thumb {
	border: 1px solid #e2e2e2;
	background: white url(../rsrc/bg_pic_oben.gif) no-repeat 50% -5px;
	text-align:left;
	width: 170px;
	margin: 0;
	padding:0;
}


.highlight_thumb img{
	margin:10px 10px 0.5em 10px;

	border: 1px solid #ccc;
}

.highlight_thumb .caption {
	font-size: 0.8em;
	background: white url(../rsrc/bg_pic_unten.gif) repeat-x 50% bottom;
	margin: 0;
	padding: 0 0 2px 5px;
}

.highlight_thumb .caption p {
	font-weight: bold;
	overflow: hidden;
	margin:0;
	line-height: 1.1em;
}

.h1_highlight{
font-weight: normal;
line-height: 1em;
color: black;
}

.h1_highlight small{
font-weight: normal;
font-size: 76%;
color: black;
}

p.highlight_beschreibung{
margin:0;
padding:0;
}

#diashow ul {
	list-style-type: none;
	list-style-image: url(../rsrc/bullet_3.gif);
	padding:0 0 0 1.4em;
	margin:0;
}

#highlight_beschreibung{
clear:both;
margin:0;
padding:0;
}

#highlight_beschreibung a.kategorie_link{
display:none;
}

.highlight_image{
margin-right:20px;
}

