.aidanews2_topL, .aidanews2_botL {
	float: left;
	width: 50%;
	text-align: left;
}

.aidanews2_topL {
	font-size: 10px;
}

.aidanews2_topR, .aidanews2_botR {
	float: right;
	width: 50%;
	text-align: right;
}

.aidanews2_main {
}

.aidanews2_mainL {
	width: auto;
	float: left;

}

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

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

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

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

.aidanews2_date {
}

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

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

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

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

.aidanews2_line {
	width: 100%;
	border-bottom: 0px solid #ccc;
}

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

/* Tables */

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

.aidanews2_table .aidanews2_tabrow {
	clear: both;
	width: 100%;
	margin: 0;
}

.aidanews2_table .aidanews2_tabcol {
	margin: 0;
	float: left;
	display: inline;
}

.aidanews2_table .aidanews2_tabrow .aidanews2_art {
	float: left;
	display: inline;
	border-right: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	margin: 0px 0px 10px 0px !important;
	padding: 20px;
	}

.aidanews2_table .aidanews2_tabcol .aidanews2_art {
	border-right: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	margin: 0px 0px 30px 0px !important;
	padding: 0px;
}

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

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


/* ******* Bottom Link ******* */
.aidanews2_bottomlink {
	padding: 1px 5px 0px 0px;
	margin: 0px;
	line-height: 90%;
	float: right !important;
	}

.aidanews2_bottomlink a:link {
	font-weight: normal;
	}

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


/* ********************** KERSTIN WAS HERE ***************************/

span.aidanews2_category {
	width: 100%;
	display: block;
	color: #F90;
	padding: 5px 0px 8px 0px;
	}
	
span.aidanews2_category a{
	color: #F60;
	}

h3.aidanews2_title{
	font-size: 155%;
	color: #444;
	font-weight: normal !important;
	}
	
span.aidanews2_text {
	font-size: 110%;
	line-height: 1.0em;
	}
	
section.row-hauptteil .aidanews2_positions {
	background: #FFF !important;
	}