#ansoeg {
	clear: both;
	}

#ansoeg fieldset {
	border: 1px solid #ccc;
	}

#ansoeg label {
	clear: left;
	float: left;
	width: 250px;
	margin-bottom: 10px;
	}

#ansoeg input.form, #ansoeg textarea.form {
	width: 350px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	}

#budget {
	border-collapse: collapse;
	}

#budget td {
	border: 1px solid #ccc;
	}

#budget td input.tabel {
	width: 75px;
	border: 1px solid #fff;
	margin: 0;
	float: left;
	}

.gemt {
	display: none;
	}