#fce_profil-switch {
	width: 590px;
	height: 24px;
	border: 1px solid #ccc;	 
	margin: 0px 0px 20px 0px;
	padding: 0px;	
	text-align: center;
}

/*
#fce_profil-switch table tr td {
	margin: 0px;
	padding: 0px;
}
*/

#fce_profil {
	width: 295px;	/* Changed 07.Nov.06 - benny! */
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: center;
   font-family: verdana, arial, sans-serif;
   font-size: 12px;
	color: #333;
	line-height: 24px;	
}

#fce_kontaktaufnahme {
	float: left;
	width: 295px; 	/* Changed 07.Nov.06 - benny! */
	margin: 0px;
	padding: 0px;	
	text-align: center;	
   font-family: verdana, arial, sans-serif;
   font-size: 12px;
	color: #333;
	line-height: 24px;	
}

#fce_profil-switch p {
	text-align: center;
   font-family: verdana, arial, sans-serif;
   font-size: 12px;
	color: #333;
	line-height: 24px;
}

#fce_profil-switch a {
	display: block; 
}

#fce_profil-switch a.switchaktiv:link {
	color: #f00;
	text-decoration: none;
}

#fce_profil-switch a.switchaktiv:hover {
   color: #ff0000;
	background-color: #ccc;
	text-decoration: none;	
}

#fce_profil-switch a.switchaktiv:visited {
   color: #ff0000;
	background-color: #ccc;
	text-decoration: none;	
}


#fce_profil-switch a.switchinaktiv:link {
	color: #333;
	text-decoration: none;
}

#fce_profil-switch a.switchinaktiv:hover {
   color: #f00;
	background-color: #ccc;
	text-decoration: none;	
}

#fce_profil-switch a.switchinaktiv:visited {
   color: #333;
	background-color: #fff;
	text-decoration: none;	
}
