.tx-ohevent-pi1 {
	color: #0B333C;
}

.tx-ohevent-pi1 div.regular {
	font-size: /*###FONTSIZE###*/11px/*###FONTSIZE###*/;
	margin-top: 0px;
	margin-bottom: 5px;
}

.tx-ohevent-pi1 div.navigation {
	margin: 0 0 10px;
	padding: 5px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	background-color: #E1E6EB;
	display: block;
}

.tx-ohevent-pi1 div.navigation div.month {
	width: 130px;
	float: left;
	margin-right: 5px;
	line-height: 17px;
	vertical-align: middle;
}
.tx-ohevent-pi1 div.navigation div.year {
	float: left;
	line-height: 17px;
	vertical-align: middle;
}

.tx-ohevent-pi1 div.navigation div.month-selector { float: right; }
.tx-ohevent-pi1 div.navigation div.month-selector select { font-size: 11px; }

.tx-ohevent-pi1 div.item {
	margin-bottom: 5px;
	border-top:1px solid #D1DAE0;
	clear: both;
	display: block;
}
.tx-ohevent-pi1 div.item div.border {
	padding: 5px;
}
.tx-ohevent-pi1 div.item a { display: block; }

.tx-ohevent-pi1 div.item h2 {
	font-size: /*###FONTSIZE###*/11px/*###FONTSIZE###*/;
	font-weight: bold;
	color: #595C5E;
	margin: 0px;
	padding: 0px;
}
.tx-ohevent-pi1 div.item div.date {
	width: 130px;
	float: left;
	margin: 5px 5px 0 0;
}
.tx-ohevent-pi1 div.item div.info { float: left; margin-top: 5px; }
.tx-ohevent-pi1 div.item div.more { float: right; }
.tx-ohevent-pi1 div.item div.more a {
	padding: 0px 4px 0px 4px;
	text-indent: 8px;
	line-height: 17px;
	border-color: #D1DAE0;
	border-style: none solid solid;
	border-width: 0 1px 1px;
	text-decoration: none;
	background-image: url('/fileadmin/template/img/pfeil_aus.gif');
	background-repeat: no-repeat;
	background-position: 4px center;
}
.tx-ohevent-pi1 div.item div.more a:hover { background-image: url('/fileadmin/template/img/pfeil_an.gif'); }

.tx-ohevent-pi1 div.message {
	padding: 5px;
}

.tx-ohevent-pi1 div.head {
	font-weight: bold;
	color: #595C5E;
}
.tx-ohevent-pi1 div.section {
	margin-top: 5px;
}

.tx-ohevent-pi1 .backlink a.backlink {
	float: right; 
	border: solid 1px #D1DAE0;
	border-top: none 0px;
	padding: 5px;
	margin-top: 0;
	background-position: 4px center;
	background-image: url('/fileadmin/template/img/pfeil_aus.gif');
	background-repeat: no-repeat;
	text-decoration: none;
	color: #323C42;
	text-indent: 8px;
	display: block;
}

.tx-ohevent-pi1 .backlink a.backlink:hover { background-image: url('/fileadmin/template/img/pfeil_an.gif'); }