@charset "UTF-8";

/* Individuelles CSS GESIS-da|ra-Portal */

.portalLogo {
  position:absolute; 
  right: 30px;
  top: 0px;
}

.tx-mddbclear-pi1 table {
	margin-top: 8px;
}

.tx-mddbclear-pi1 li {
	padding-bottom: 8px;
	line-height: 1.5em;
	margin-left: 1.2em;
}

/* wa, 16.08.2010 */
form input#title {
	background: none;
	padding: 0;
	font-weight: normal;
	color: #000000;
	border: none;
	width: auto;
	background-color: #FFFFFF;
}

/* RSS-Feed verbergen */
a.rssfeed {
	display:none;
}

/* Anbietericons */
.dara_logo {
	float: right;
	padding-left: 50px;
}
