
 #AllTabsDiv { padding:0px; border:0; }

 span.activeTab {}

 span.passiveTab { cursor:default;}

 span.hoverTab { cursor:pointer; }

 div.CardContent { width:670px; height:95px; padding:0px; margin:0px;overflow:hidden; display:none; }
	
div.extra
			{ padding:0px; overflow:hidden;}
			

				

.formtext {
	width: 250px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #492F32;
	height: 18px;
	background-color : #ffffff;
	border-top : 1px solid #492F32;
	border-left: 1px solid #492F32;
	border-right : 1px solid #492F32;
	border-bottom : 1px solid #492F32;
	margin: 1px;
	padding: 2px;
	}
	
.form_contact_field {
	height: 100px;
	width: 250px;
	font-family:Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #492F32;
	background-color : #ffffff;
	border-top : 1px solid #492F32;
	border-left: 1px solid #492F32;
	border-right : 1px solid #492F32;
	border-bottom : 1px solid #492F32;
	padding: 2px;	
	margin: 1px;
	overflow: auto;
	}	

input.reset1 {
	background: url(pic/mailsenden.gif);
	width: 120px; /* entspricht Grafikbreite */
	height: 20px; /* entspricht Grafikhöhe */
	border: 0px solid #492F32;
}
			
input.reset2 {
	background: url(pic/verwerfen.gif);
	width: 120px; /* entspricht Grafikbreite */
	height: 20px; /* entspricht Grafikhöhe */
	border: 0px solid #492F32;
}

 .text {
position : absolute;
left : -1000px;
}
a:focus { 
outline: none; 
}