body {
  background-color:#333333;
	font-size: 12px;
	font-family: verdana, arial, helvetica;
	color: black;
  line-height:1.6;
}

TD {
  vertical-align:top;
}

.tekst {
/*
  color: black;
	font-size: 8pt;
	font-family: verdana, arial, helvetica;
*/
}

#page{
  /*position: absolute;*/
  /*width:798px;*/
  /*width:828px;*/
  width:1024px;
  top:0px;
  /*
  left:50%;
  margin-left:-399px;
  */
  margin-left:auto;
  margin-right:auto;
  margin-top:5px;
  height:100%;
}

#head {
  margin-bottom: 8px;
  background-color: #333333;
  border-top-left-radius: 10px;
  overflow: hidden;
  /*width: 828px;*/
  height: 130px;
  background-image: url('/images/foreningsliv.gif');
  background-size: 100% auto;
  border-top-right-radius: 10px;
}

#indhold {
  margin: 0px;
  padding: 0px 0px 0px 0px;
  background-color: #ffffff;
  min-height: 100%;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

#left {
  line-height:1.8;
}

.navi, A.navi:visited, A.navi:active {
	color: #076471;
	text-decoration: none;
/*	font-family: verdana, arial, helvetica;
	font-size: 8pt;
*/
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

A.navi:hover {
	color: #09562c;
	text-decoration: none;
/*	font-family: verdana, arial, helvetica;
	font-size: 8pt;
*/
}

A.link:visited, A.link:active {
	color: #076471;
	text-decoration: none;
/*	font-family: verdana, arial, helvetica;
	font-size: 8pt;
*/
}

A.link:hover {
	color: #09562c;
	text-decoration: none;
/*	font-family: verdana, arial, helvetica;
	font-size: 8pt;
*/
}

A.tekst, A.tekst:visited, A.tekst:active {
	color: #076471;
	text-decoration: none;
/*	font-family: verdana, arial, helvetica;
	font-size: 8pt;
*/
}
A.tekst:hover {
	color: #09562c;
	text-decoration: none;
/*	font-family: verdana, arial, helvetica;
	font-size: 8pt;
*/
}

.overskrift {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
/*	font-family: verdana, arial, helvetica;
	font-size: 8pt;
*/
}

select {
	font-family: verdana, arial, helvetica;
  cursor:pointer;
	/*font-size: 8pt;*/
}

.knap {
  /*background-color: #cccccc;*/
  /*font-size: 8pt;*/
  font-family: verdana,arial;
  /*font-weight: bold;*/
  cursor: pointer;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  /*color: #747473;*/
  right: 123px;
  background-color: none;
  background-image: none;
  background-position: -62px 0;
  background-repeat: no-repeat;
  height: 25px;
  min-width: 80px;
  border: 1px solid #cecece;
  border-radius: 5px;
  text-decoration: none;
  text-transform: none;
  margin: 10px 0px;
}

.formfelt {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  /*font-size: 11px;*/
  /* background-color: white; */
  border: 1px solid #aaa;
  border-radius: 4px;
  /*cursor: text;*/
  /*width: 100%;*/
  min-height: 25px;
  padding-left: 5px;
}

.red {
  color: #FF0000
}



/* JQUERY */

.ui-widget {
	font-family: verdana, arial, helvetica;
	font-size: 9pt;
}
.ui-widget .ui-widget {
	font-size: 9pt;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: verdana, arial, helvetica;
	font-size: 9pt;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 9pt;
}
