/* Stylesheet-Datei swissmushing Homepage vom SMV */


.FormTitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: ffffff;
	font-weight:bold;
	letter-spacing:2pt;
	height: 20px;
}

.FormTitelCenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: ffffff;
	font-weight:bold;
    text-align:center;
	letter-spacing:5pt;
	height: 25px;
}

// .Bereich, .Feld
//   { background-color:#FFFFAA; width:300px; border:6px solid #DDDDDD; }
// .Auswahl
//   { background-color:#DDFFFF; width:300px; border:6px solid #DDDDDD; }
// .check, .radio
//   { background-color:#DDFFFF; border:1px solid #DDDDDD; }

td, input, select, textarea {
    font-family:Verdana,sans-serif;
    font-size:12px; 
    color: 003399;
    font-weight:normal;
    text-decoration:none;
}
input, select, textarea {
    font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 12px;
    color: 333333;
	height: 19px;    
}
textarea  { height: 70px; }

.adresse  { width: 140px; }
.VNname   { width: 300px; }
.adresse  { width: 140px; }
.jahrgang {	width:  40px; }
.sex      { width:  50px; }
.did      { width: 140px; }
.insurance{ width: 250px; }
.police   { width: 140px; }
.kids     { width: 250px; }

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 333333;
	border-top: 1px solid #8CA2BD;
	border-right: 1px solid #5C5C5C;
	border-bottom: 1px solid #5C5C5C;
	border-left: 1px solid #8CA2BD;
	background-color: E7EBEF;
	height: 19px;
	width: 170px;
}

