/* DTL UNIVERSITAETEN ***************************** */
.unis_emptyDiv {
	border: none;
	position: relative;
	z-index: 0;
	margin-top: 10px;
}

.unis_emptyDiv .uni_clickArea {
	background-image: url(/files/include/image/png/unis_deutschlandkarte_punkt.png);
	border: none;
	z-index: 35;
	width: 15px;
	height: 15px;
	position: absolute;
}

#unis_pinBoxFrame {
	position: absolute;
	z-index: 550;
	width: 216px;
	height: 1px;
	padding: 0px;
	margin: 0px;
	border: none;
	display: block;
	left: -5000px;
	/* COLORS FOR THE NEW TEMPLATE */
	color: #5D5D5D;

}

#unis_pinBox {
	position: absolute;
	bottom: 0px;
}

#unis_pinBoxText {
	z-index:400;
	margin:0px;
	padding: 0px 9px;
	display: block;
	width: 198px;		// -18px cos of padding
	border: none;
	/* COLORS FOR THE NEW TEMPLATE */
	background-image: url(/files/include/layout/image/png/unis_infobox_center.png);
	background-repeat: repeat-y;
}

#unis_pinBox {
	color: #000000;
}

#unis_pinBox p {
	color: #ee7f00;
	padding-top: 0px;
	margin-top: 0px;
	line-height: 1.1em;
}


// make the selectlists wider
form#uni_search .standardSelectList   {
	margin-left:15em;
	width:304px;
}

form#uni_search .standardSelectList_jsSelectListSmall, form#uni_search .standardSelectList_jsSelectContainer, form#uni_search .jsSelectListSmallIframe {
	margin-left:15em;
	width:300px;
	_margin-left:15.35em;
}

form#uni_search .jsInputText {
	width:280px;
}

form#uni_search .standardSelectList_jsSelectGroupedListSmall {
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

form#uni_search .jsSelectListSmallIframe {
	_width:196px;
	margin-top: 6px;
}



/****************************** DTL UNIVERSITAETEN */


/****************************** RETECH DIRECTORY */
#directoryForm .jsSelectListSmallIframe {
	margin: 3px 0 0 16em;
}

/****************************** RETECH DIRECTORY */

/****************************** LEFT CONTACT BOX */

#kontakt_leftbox {
	z-index : 4;	
}

#kontakt_leftbox .standardSelectList, #kontakt_leftbox .jsSelectListSmall, #kontakt_leftbox .jsSelectContainer {
	margin-left:0em;
	margin-top: 4px;
	margin-bottom: 2px;
	width:174px;
	z-index : 4;
}

#kontakt_leftbox .jsInputText {
	width:154px;
}



#block_2 #kontakt_leftbox ul {
	margin: 7px 0 0 0;
	padding: 0 0 0 0;
}

#block_2 #kontakt_leftbox li {
	line-height: 1.8em;
}

/****************************** LEFT CONTACT BOX */
