/*Index-Seite specials: login-Bereich für opera*/

img.abstand_anmelden { height: 50px !important; }

td.login_pass {height:22px;vertical-align:bottom !important; vertical-align: baseline;font-weight: bold; padding:0px;}
#login {
	position: absolute;
	z-index:5; 
	top: 80px !important;
	left:290px;
	margin: 0px; 
	width:450px;
	background:transparent  url(../bilder/login.gif) no-repeat scroll 0px bottom !important;
	border-left: 1px solid #000000; overflow:hidden;
	height: 95px !important;
	padding:0px 0px 5px 10px !important	
	vertical-align: bottom;
}
img.abstand_login { height: 31px !important;}

/*style für safari unsichtbar machen nach
http://labuschin.com/journal/css/css_hack-fuer-opera-durch-kombinieren*/
@media all {
img.abstand_login { height: 0px !important;}@import url(cream.css);
}

