body {

	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}


.overskrift {
	font-family: Verdana;
	font-size: 15px;
	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;
	}	

.menuHeader {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}

.menu {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #687197;
	}

.broed {

	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	}
.overskriftGrey {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #C0C0C0;
	}

.underoverskriftGrey {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #C0C0C0;
	}	

.broedGrey {

	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #C0C0C0;
	}


.headBlack {
	border : thin solid #000000;
	border-width : 1px;
}

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;
}


