﻿.highlight_container {
	float: left;
	width:580px;
	margin: 0 11px 18px 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 15px 18px 2px;
	padding:0;
	float:left;
}

* html> .highlight_thumb{
	margin: 0 16px 15px 7px;

}

.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;
	overflow: hidden;
}

.h1_highlight{
font-weight: normal;
font-size: 2em;
line-height: 1em;
color: #666666;
margin-left: .1em;
}

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

p.highlight_beschreibung{
background-color: #f2f2f2;
border-top: 1px solid #EBEBEB;
}

#diashow ul {
	list-style-type: none;
	padding:0;
	margin:0;
}

#diashow ul li{
	background: url(../rsrc/bullet_3.gif) no-repeat 0 35%;
	padding-left:1.5em;
	margin:0;
}

#highlight_img_left{
 	float:left;
}

#highlight_beschreibung{
float:left;
margin-left: 20px; 
width:420px;
}

.kategorie_link{

}

.highlight_image{
margin-right:20px;
}

