/**
 * Style sheet basic
 */
.txtstil_1
{
	font-weight:bold;
	color:#660000;
}

.txtstil_2
{
    font-size:0.9em;
}

#main .hege_1, .hege_1
{
	padding:1em;
	text-align:center;
	border:1px solid #660000;
}

#main .hege_sp_1, .hege_sp_1
{
	padding:5px;
	background-color:#666666;
	color:#eeeeee;
	margin-bottom:1px;
}

#main .news_list_element .hege_sp_1, #main .catalog_entry .hege_sp_1
{
	margin-right:-5px;
	margin-left:-5px;
}

