body {

	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.ledig {

	background-color: green;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;

}

.optaget {

	background-color: red;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;

}
.overskrift {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	}

.overskriftmenu {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	}

.underoverskrift {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	}	

.broed {

	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	}
input
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	border: 1px solid;
}

input.checkbox
{
	border: 1px none;
}

select
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	border: 1px inset;
}

textarea
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	border: 1px solid;
}

