@charset "UTF-8";
/**
 * Diese CSS-Datei definiert die Stylesheets für die
 * Datei pt_startpage_hochschulen.html
 *
 * <a.foeder@iveins.de 23.03.2009> Erstversion
 *
 * @author Adrian Föder <a.foeder@iveins.de>
 * @since 23.03.2009
 * @version 1.0.0
 */

div#headimg_left_wrap {
	float:left;
	width:610px;
	height:300px;
	margin-left:-15px;
	margin-top:-15px;
	display:inline;
	background-image:url(../_gfx/bgr_startpage_kolleg_left.png);
}

img#headimg {	margin:0;	}

div#headimg_right_wrap {
	margin-left:600px;
	margin-top:-15px;
	width:295px;overflow:hidden;
}


div#content_left_wrap	{
	clear:both;float:left;width:300px;
	display:inline;
	margin-top:30px;
}
div#content_right_wrap	{
	margin-left:300px;
	padding-left:20px;
	overflow:hidden;
	margin-top:30px;
}


div.teaser-col { padding-right:20px; }

div#teaser-left-wrap {
	float:left;width:280px;
}
div#teaser-right-wrap {
	margin-left:300px;
}

img#img_lib_stoerer_hs_1 {
	position:absolute;
	margin-left:-30px;
}

img.overlap { position:absolute;margin-left:-30px; }

a.spdropdownlink {
	font-size:11px;
	color:white;
	display:block;
	margin:-5px 0 0 20px;
}
