@charset "utf-8";
/* CSS Document */


#columns div.rightmain div.leftsub {
	width: 732px;
}

* html #columns div.rightmain div.leftsub {
	width: 724px;
}



table.formular td.titel {
	width: 120px;
}

table.formular p {
	padding-left: 0px;
}

table.formular p.feuerwehr {
	font-weight: bold;
	font-size: 14px;
}
table.formular p.feuerwehr span {
	font-weight: normal;
	font-size: 12px;
}

table.formular input#name,
table.formular input#email {
	width: 300px;
}

table.formular textarea {
	width: 500px;
	height: 160px;
}
