/* Cascading Stylesheet von SenGUV Online uebernommen */


/* ID: ab hier neu definiert:


/* berlin.de - h1 - geaendert*/
div.berlin_h1 {
	color: #b60033;
	font: 2em Arial, Helvetica, sans-serif;
	margin-top: 0.5em;
	margin-bottom: 0.3em;
}

/* berlin.de - h2 */
div.berlin_h2 {
	color: #b60033;
	font: 1.5em Arial, Helvetica, sans-serif;
	margin-top: 1.5em;
	margin-bottom: 0.9em;
}

/* berlin.de - h3 */
div.berlin_h3 {
	color: #b60033;
	font: bold 1em Arial, Helvetica, sans-serif;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
}


/* berlin.de Infozeile (&Uuml;berschrift) */
div.infozeile {
	background: url(/imperia/md/images/system/bg_aktion.gif) no-repeat left top;
	height: 2em;
	vertical-align: middle;
	margin-top: 2em;
	margin-bottom: 0px;
	margin-left: -3px;
	padding-bottom: 0px;
	position: relative;
	}

span.infozeile {
	float: left;
	margin-top: 5px;
	margin-left: 3px;
	padding-left: 15px;
	padding-right: 2em;
	font-weight: bold;
	line-height: 1.6em;
	background: #e6edff;
	}

/* berlin.de trenner, von land.css &uuml;bernommen 18.07.08*/
hr.trenner {
	color: #4170d4;
	background: #fff url(/imperia/md/images/system/hr_gradient.gif) repeat-x;
	margin: 2em 0 1.5em 0;
	height: 1px;
	padding-bottom: 17px;
	border: none;
	clear: both;
}


/*ADDED: 04 2018 Twitter oben positionieren
*/

@media screen and (min-width: 616px) {
    .headerlinks a[href*="twitter.com"] {display: none;}
}

