/*#kleine_karte{  
	position:relative;
	float:left;
	width:203px;
	height:276px;	
	background:url(/fileadmin/user_upload/agis_map_new.gif) left top no-repeat;
} 

#kleine_karte .schulen{  
	position:absolute;
	float:left;
	width:5px;
	height:5px;
	padding:0;
	margin:0;
	background:url(/fileadmin/user_upload/agis_punkt.gif) left top no-repeat;	  
	z-index:7;
	padding-left:7px;
	color:#fff;
}

#is_villa_amalienhof{
	top:79px;
	right:38px;
}

#berlin_is{
	top:88px;
	right:31px;
}

#ber_bra_is{
	top:92px;
	right:49px;
}

#is_bremen{
	top:67px;
	left:62px;
}

#is_hamburg{
	top:50px;
	left:89px;	
}

#is_hannover{
	top:90px;
	left:90px;	
}

#is_heidelberg{
	bottom:75px;
	left:61px;
}

#frankfurt_is{
	bottom:105px;
	left:61px;
}

#bavarian_is{
	bottom:30px;
	right:65px;
}

#is_munich{
	bottom:27px;
	right:56px;
}

#is_augsburg{
	bottom:43px;
	right:68px;
}

#franconian_is{
	bottom:84px;
	right:86px;
}

#is_stuttgart{
	bottom:45px;
	left:70px;
}

#sindel_campus{
	bottom:55px;
	left:59px;
}

#black_forrest{
	left:42px;
	bottom:20px;	
}

#bonn_is{
	top:130px;
	left:26px;
}

#ind_bonn_is{
	top:139px;
	left:21px;
}

#is_ddorf{
	top:115px;
	left:25px;
}

#is_weimar{
	top:140px;
	right:80px;	
}

#is_leipzig{
	top:128px;
	right:52px;
}

#dresden_is{
	top:140px;
	right:30px;
}

.hidden{
	display:none;	
	height:0;
	width:0;
}*/

.tx-kleinekarte-pi1 .ext_wrap {
	margin:auto;
	/*width:330px;
	height:448px;*/
	width:203px;
	height:237px;
	position:relative;
	background:url(/fileadmin/user_upload/agis_map_new3.gif) no-repeat top left;
}


.tx-kleinekarte-pi1 #upper_city {
	position:absolute;
	z-index:4;
	top:0;
	left:0;
	/*width:330px;
	height:448px;*/
	width:203px;
	height:237px;
}

.tx-kleinekarte-pi1 #middle_city {
	position:absolute;
	z-index:3;
	top:0;
	left:0;
	/*width:330px;
	height:448px;*/
	width:203px;
	height:237px;
}

.tx-kleinekarte-pi1 #lower_city {
	position:absolute;
	z-index:2;
	top:0;
	left:0;
	/*width:330px;
	height:448px;*/
	width:203px;
	height:237px;
}
.tx-kleinekarte-pi1 a.abs {
	position:absolute;
	/*width:100px;*/
	height:13px;
}

.tx-kleinekarte-pi1 .overlay_schools{
	background:#fff;
	float:left;
	margin:0;
	padding:5px 0 0 0;
	z-index:10;
	width:250px;
}

.tx-kleinekarte-pi1 .overlay_schools:hover{
	background:#fff;
	text-decoration:underline;
}

.tx-kleinekarte-pi1 a {
	padding-left:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:bold;
	background:none;
}

.tx-kleinekarte-pi1 a:hover{
	background:none;	
}

#linkcontainer{
	position:absolute;
	background:#fff;
	border:1px solid #2C4284;	
	padding-bottom:5px;
	padding-left:5px;
	z-index:5;
}

.tx-kleinekarte-pi1 a.school {
	color:#fff;
}
.tx-kleinekarte-pi1 a.school:hover {
	color:#d6eaff;
}
.tx-kleinekarte-pi1 a.dot {
	width:7px;
	height:8px;
	background: transparent url(/fileadmin/user_upload/school.png) no-repeat top left;
}

*html .tx-kleinekarte-pi1 a.dot {

	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/fileadmin/user_upload/school.png", sizingMethod='image');*/
	background: url(/fileadmin/user_upload/school_new.gif) no-repeat top left;
}

.tx-kleinekarte-pi1 a.shadow {
	color:#000;
}
/*
#morpher a {
	padding:0px;
}
#morpher p.close {
	text-align:right;
	width:310px;
}
#morpher p.schule {
	text-align:left;
	margin-top:3px;
	width:310px;
}
#morpher p.schule a {
	
}
#morpher p a:hover {
	text-decoration:underline;
}


.morph1 {
	position:absolute;
	z-index:5;
	height: 1px;
	width: 1px;
	font-size: 7px;
	overflow: hidden;
	border: 0px solid #aaa;
	margin: 0;
	margin-top:217px;
	margin-left:150px;
	padding: 0px;
	background-color: #fff;
	opacity: 0.0;
}
 
.morph2 {
	position:absolute;
	z-index:5;
	color: #000;
	background-color: #fff;
	height: 100px;
	width: 310px;
	font-size: 11px;
	opacity: 0.8;
	margin: 0;
	margin-top:162px;
	margin-left:0px;
	padding: 5px;
	border: 1px solid #000;
}*/


