body{
	margin:0px; padding:0px;
}

.clear{
	clear:both;
}

.navigation{
	margin:0px; padding:0px;
}
.navigation ul{
	margin:0px; padding:0px; list-style:none;
}
.navigation ul li{
	margin:0px; padding:0px; display:block; float:left; font-family:"Franklin Gothic Heavy"; font-size:13px;
}

.headline{
	margin:0px; padding:0px 0 0 10px; color:#4d9a1a; font-family:"Trebuchet MS"; font-size:15px; font-weight:bold;
}
.SubHeadline{
	margin:0px; padding:0px 0 0 10px; color:#585858; font-family:"Trebuchet MS"; font-size:13px; line-height:16px;
}
.number{
	margin:0px; padding:0px; color:#59654c; font-size:14px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.number1{
	margin:0px; padding:0px; color:#59654c; font-size:32px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold;
}

.name {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
}

.combobox {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
background:#dffcbf;
width:170px; height:16px;
border:none;
margin:3px 0 0 5px;
}
.combobox_address {
background:#dffcbf;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
width:170px;
height:35px;
border:none;
}
