/*#vorname {
    width:150px;
	margin-right:3px;
}
#name {
    width:150px;
}
#nachricht {
    width:309px;
	height:100px;
}
.rechts {
    text-align:right;
}*/
.gb strong {display:block; font-size:0.8em; margin-bottom:7px;}
p.gb {border:solid #A5B6C5 1px; border-width:1px 0px 0px 0px;}
#ort {
    width:193px;
	margin-right:3px;
	border:solid 1px #DFDCDC;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:1em;
}


#vorname {
    width:193px;
	margin-right:3px;
	border:solid 1px #DFDCDC;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:1em;
}
#name {
    width:193px;
	border:solid 1px #DFDCDC;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:1em;
}
#nachricht {
    width:396px;
	height:150px;
	border:solid 1px #DFDCDC;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:1em;
}
.rechts {
    text-align:right;
}