.artikel_3quer_topL, .artikel_3quer_botL {
	float: left;
	width: 50%;
	text-align: left;
}

.artikel_3quer_topL {
	font-size: 10px;
}

.artikel_3quer_topR, .artikel_3quer_botR {
	float: right;
	width: 50%;
	text-align: right;
}

.artikel_3quer_main {
}

.artikel_3quer_mainL {
	width: auto;
	float: left;

}

.artikel_3quer_mainC {
	width: auto;
	overflow: auto;
}

.artikel_3quer_mainR {
	width: auto;
	float: right;
}

.artikel_3quer_title {
	padding: 0;
	margin: 0;
	display: inline;
	font-size: 15px;
	border: 0 !important;
}

.artikel_3quer_title a:link {
	font-weight: bold;
}

.artikel_3quer_date {
}

.artikel_3quer img {
	padding: 2px;
	border: solid 0px #ccc;
	margin-right: 5px;
	float: left;
}

.artikel_3quer .readon {
	margin-top: 3px;
}

.artikel_3quer_positions {
	padding: 2px 5px !important;
}

.artikel_3quer .even {
	background-color: #FFF;
}

.artikel_3quer_line {
	width: 100%;
	border-bottom: 0px solid #FFF;
}

.aidawarning {
	font-weight: bold;
	color: red;
	font-size: 10px;
}

/* Tables */

.artikel_3quer_table {
	width: 100%;
	margin-bottom: 5px;
	float: left;
}

.artikel_3quer_table .artikel_3quer_tabrow {
	clear: both;
	width: 100%;
	margin: 0;
}

.artikel_3quer_table .artikel_3quer_tabcol {
	margin: 0;
	float: left;
	display: inline;
}

.artikel_3quer_table .artikel_3quer_tabrow .artikel_3quer_art {
	float: left;
	display: inline;
	border-right: 0px solid #ccc;
	border-bottom: 0px solid #ccc;


.artikel_3quer_table .artikel_3quer_tabcol .artikel_3quer_art {
	border-right: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
}

.col_1 {
	border-left: 0px solid #ccc;
}

.row_1 {
	border-top: 0px solid #ccc;
}

/* Bottom Link */

.artikel_3quer_bottomlink {
	padding: 5px 8px 3px;
}

.artikel_3quer_bottomlink a:link {
	font-weight: bold;
}

.artikel_3quer_table .artikel_3quer_bottomlink {
	border: 0px solid #ccc;
	border-top: 0px;
	width: 25%;
	clear: both;
	background-color: #E8E8E8;
}

/* Rating, Hits, Comments Images */

.artikel_3quer_rating {
	background: url("../img/default/rating.png") no-repeat scroll 0 2px transparent;
    padding: 3px 3px 3px 20px;
}

.artikel_3quer_hits {
	background: url("../img/default/hits.png") no-repeat scroll 0 2px transparent;
    padding: 3px 3px 3px 20px;
}

.artikel_3quer_comments {
	background: url("../img/default/comments.png") no-repeat scroll 0 2px transparent;
    padding: 3px 3px 3px 20px;
}

/* New in v 2.0.7 */

.artikel_3quer_stars_rating {
	display: inline;
	width: 80px;
	height: 16px;
}

.artikel_3quer_stars_rating img {
	padding: 0;
	border: 0;
	margin: 0;
}

/* Notifiers (v2.1.2) */

span.aidanotifier_new, span.aidanotifier_feat, span.aidanotifier_upd, span.aidanotifier_reg {
	float: right;
	background: #ccc;
	-moz-border-radius: 8px; /* Firefox */
	-webkit-border-radius: 8px; /* Safari, Chrome */
	border-radius: 8px; /* CSS3 */
	margin: 0 3px;
	padding: 2px 5px;
	font-weight: bold;
	color: #5f5f5f;
	}

img.aidanotifier_new, img.aidanotifier_feat, img.aidanotifier_upd, img.aidanotifier_reg {
	float: right;
	border: 0;
	}


section.row-hauptteil .artikelliste_positions {
	background: #FFF !important;
	}
	
	
section.row-hauptteil .artikel_3quer_positions {
	padding: 2px 5px !important;
	background: #FFF !important;
	}

section.row-hauptteil .artikel_3quer .even {
	background-color: #FFF;
}