@charset "utf-8";
/* CSS Document */



/*.claim_title{

	width:505px;
	height:80px;
	margin:22px 0px 0px 180px;
	font-size:15px;
	text-transform:uppercase;
	color:#000066;
	float:left;
	cursor:pointer;	
	background:url(img/claim_title_startseite.png) no-repeat left top;

}*/



* html .claim_title {
 padding:0;
 margin-left:180px;
 height:70px;
 background-image: none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.med.uni-magdeburg.de/skin/medunimagdeburg2/img/claim_title_startseite.png',sizingMethod='crop');
}

/*.logo{

	width:170px;
	height:90px;
	margin:16px 0px 0px 0px;
	background:url(img/logo.png) no-repeat;
	float:left;
	cursor:pointer;	

}*/

* html .logo {
	background:none;
 	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.med.uni-magdeburg.de/skin/medunimagdeburg2/img/logo.png',sizingMethod='crop' );
	
 
}
* html .claim_title_inner2{
 background: none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.med.uni-magdeburg.de/skin/medunimagdeburg2/img/claim_title.png',sizingMethod='crop' );
}

#institute_quick{
	max-height:405px;
	width:273px; 
	overflow-x:hidden;
}

#kliniken_quick{
	max-height:562px; 
	width:273px;
	overflow-x:hidden;
}

#zentrale_quick{
	max-height:335px;
	width:273px;
	overflow-x:hidden;
}

.search_input_portal {
	width:174px;
	height:15px;
	padding:0px;
	margin:0px 3px 0px 0px;
	float:left; 
	display:block;
	color:#999;
	font-size:12px;
}

.search_input_main {
	width:176px;
	height:15px;
	padding:0px;
	margin:0px 3px 0px 0px;
	float:left; 
	display:block;
	color:#999;
	font-size:12px;
}