/* ===============================================

		Stylesheetdatei für die Loginform an der rechten Seite
		
		
		(C) 2007-2010 by MisterImmo.de
   =============================================== */

.ueberschrift_kundenbereich
{
	color: #ccc;
	font-size:12px;
}

.benutzername_passwort_label
{
	color: #ff9900;
}

.benutzername_passwort_input
{
	color: #ff9900;
}

.jetzt_registrieren
{
	color: #ff9900;
	font-weight: normal;
}
A.jetzt_registrieren:link        
	{ text-decoration: none;  font-weight: normal; color: #ff9900;}
A.jetzt_registrieren:visited     
	{ text-decoration: none;  font-weight: normal; color: #ff9900;}
A.jetzt_registrieren:hover       
	{ text-decoration: underline; font-weight: normal; color: #ff9900;}
A.jetzt_registrieren:active      
	{ text-decoration: none; font-weight: normal; color: #ff9900;}


.passwort_vergessen
{
	color: #000;
	
}

A.passwort_vergessen:link        
	{ text-decoration: none;  font-weight: normal; color: #000;}
A.passwort_vergessen:visited     
	{ text-decoration: none;  font-weight: normal; color: #000;}
A.passwort_vergessen:hover       
	{ text-decoration: underline; font-weight: normal; color: #000;}
A.passwort_vergessen:active      
	{ text-decoration: none; font-weight: normal; color: #000;}
	
.login_logout_linktext
{
	color: #000;

	
}

A.login_logout_linktext:link        
	{ text-decoration: none;  font-weight: normal; color: #000;}
A.login_logout_linktext:visited     
	{ text-decoration: none;  font-weight: normal; color: #000;}
A.login_logout_linktext:hover       
	{ text-decoration: underline; font-weight: normal; color: #000;}
A.login_logout_linktext:active      
	{ text-decoration: none; font-weight: normal; color: #000;}	
	
	
.schnelllinks
{
	color: #000;
		font-weight: bold;
}

A.schnelllinks:link        
	{ text-decoration: none;  font-weight: bold; color: #000;}
A.schnelllinks:visited     
	{ text-decoration: none;  font-weight: bold; color: #000;}
A.schnelllinks:hover       
	{ text-decoration: underline; font-weight: bold; color: #000;}
A.schnelllinks:active      
	{ text-decoration: none; font-weight: bold; color: #000;}	