/* @override http://p080059.ve124.t302.mediaeval.de/fileadmin/css/screen_lasar.css */

/* @group News */

/* @group Listing */

.news-list-container {
}

.news-list-item {
	padding: 5px 0;
	background-image: url(/fileadmin/images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	position: relative;
}

.news-list-date {
	float: left;
	width: 80px;
	font-weight: bold;
	color: #353535;
}

.news-list-title {
	margin-left: 90px;
}

.news-list-title a {
	color: #353535;
	text-decoration: none;
}
* html .news-list-title a {
	text-indent: -3px;
}

.news-list-browse {
	margin-top: 10px;
}

.news-list-browse p {
	text-align: right;
	margin: 0 0 2px 0;
}

.news-list-browse a {
	background-color: transparent;
}

/* @end */

/* @group Single */

.news-single-item {
}

.news-single-image {
}

.news-single-content {
}

.news-single-downloads {
	margin-top: 40px;
}

.news-single-downloads .csc-header {
	margin-left: 20px;
}

.news-single-downloads .filelinks {
	margin-left: 20px;
}

/* @end */

/* @end */

/* @group CType table (history) */

table.contenttable {
	border-collapse: collapse;
	width: 531px;
	position: relative;
}

table.contenttable tr {
	background: url(/fileadmin/images/line.gif) repeat-x left bottom;
/*	position: relative;*/
}
table.contenttable tr.tr-even {
	background: url(/fileadmin/images/line_gray_bg.gif) repeat-x left bottom;
	position: relative;
}

table.contenttable tr td {
	padding: 8px 0;
	vertical-align: top;
}
table.contenttable tr td.td-0 {
	padding-left: 50px;
	padding-right: 20px;
	font-weight: bold;
	
	background-image: url(/fileadmin/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 15px 8px;
}

/* @end */
