	DIV.instMap {
		background: transparent url(/fileadmin/templates/img/map_institutes.gif) 20px 10px no-repeat;
		width:446px;
		height:187px;
		margin-bottom:30px;
		font: bold 12px/120% Verdana, Arial, Helvetica, sans-serif;
		color: #666;
	}
	TABLE.logosInstitutes {
		width: 460px;
	}
	TABLE.logosInstitutes td {
		padding-bottom: 15px;
	}
	TABLE.logosInstitutes td img {
		border:solid 4px #FFF;
		cursor:pointer;
	}
	#divAugsburg {
		background: transparent url(/fileadmin/templates/img/dot_campus.gif) 40px 0 no-repeat;
		position:absolute;
		padding: 26px 0 0 0;
		top:29px;
		left:19px;
		float:left;
		cursor:pointer;
		width: 140px;
	}
	#divGarching {
		background: transparent url(/fileadmin/templates/img/dot_campus.gif) 30px 0 no-repeat;
		position:absolute;
		padding: 10px 0 0 0;
		top:64px;
		left:266px;
		float:left;
		cursor:pointer;
		width: 140px;
	}
	#divMuenchen {
		background: transparent url(/fileadmin/templates/img/dot_campus.gif) 0 4px no-repeat;
		position:absolute;
		padding: 0 0 0 18px;
		top:130px;
		left:281px;
		float:left;
		cursor:pointer;
		width: 140px;
	}
	#divGrosshadern {
		background: transparent url(/fileadmin/templates/img/dot_campus.gif) 135px 0 no-repeat;
		position:absolute;
		padding: 6px 0 0 0;
		width: 170px;
		top:140px;
		left:108px;
		float:left;
		cursor:pointer;
	}

	#instDetail {
		float: right;
		padding: 5px 0 0 10px;
		width: 225px;
		height: 530px;
		border-left:solid 1px #D4D4D4;
	}
	DIV#instDetail H2 {
		font: normal 11px/140% Verdana, Arial, Helvetica, sans-serif;
		color: #cc9900;
		padding-bottom:5px;
	}
	DIV#instDetail H1 {
		font: bold 12px/140% Verdana, Arial, Helvetica, sans-serif;
		color: #666;
		padding-bottom:10px;
	}
	DIV#instDetail p {
		font-size: 11px;	
		line-height: 130%;
	}
 a.external-link-new-window,a.external-link-new-window:hover {
	background: transparent url(/fileadmin/templates/img/icon_link_external.gif) 0 center no-repeat;
	padding-left: 19px;
	color: #996600;
	text-decoration: none;
}
a.external-link-new-window:hover {
	color: #0099FF;	
}	

