/* CSS Document */
body {
	background-color: #e7ebee;

}
.menu_bg {
	background-position:top;
	background-repeat:no-repeat;
	background-color: #485eaa;
}
.menu_top {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2a3d7f;
	font-weight: bold;
	padding-left: 10px;
	text-align:left;
}

A.menu_topa:link, A.menu_topa:visited, A.menu_topa:active, A.menu_topa:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2a3d7f;
	font-weight: bold;
	text-decoration:none;
}


.toptitel_bg {
	background-image:url(/images/toptitel_bg.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:40px;
}
.toptitel {
	padding-top: 10px;
	padding-left: 20px;
	font-family:Tahoma;
	color: #4f65ae;
}
.toptitel_h1 {

	font-family:Tahoma;
	color: #4f65ae;
	font-size: 16px;
	font-weight: bold;
}
.menu_tekst {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-align: left;
	text-decoration: none;
}

.menu_tekst_hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-align: left;
	text-decoration: underline;
}

A.menu_tekst:link, A.menu_tekst:active, A.menu_tekst:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}
.page_bottom {
padding-left: 20px; padding-top: 3px; color: #ffffff; font-family:Tahoma; font-size: 11px;
}

.msc_text_field {
  font-size: 11px;
  font-family: Arial;
  border: 1px solid #4f65ae;
}

      .style2 {
	    font-size: 11px;
	    font-family: Tahoma;
	    font-weight: bold;
      }

TD {
  font-size:12px;
  font-family: arial;
}

.BTN {
  font-size:10px;
  background-color: #E5ECFC;
  color: #4f65ae;
  font-weight:bold;
  height: 20px;
}

.tableTop {
  border: solid 1px #d1d9f0;
  border-collapse: collapse;
}

.tableHead {
  padding-left: 5px;background-image:url(/images/table_top_bg.gif); height:25px;
  border-bottom: solid 1px #d1d9f0;
  font-size: 11px;
  font-family: Tahoma;
  font-weight: bold;
}

.tableSubHead {
  padding-left: 5px;background-image:url(/images/table_top_bg.gif); height:25px;
  border-bottom: solid 1px #d1d9f0;
  border-top: solid 1px #d1d9f0;
  font-size: 11px;
  font-family: Tahoma;
  font-weight: bold;
}


.tableHead2 {
  padding-left: 5px;background-image:url(/images/table_top_bg.gif); height:25px;
  font-size: 11px;
  font-family: Tahoma;
  font-weight: bold;
}


.tdA {
 padding-left:5px;
 border-left: solid 1px #d1d9f0;
 height:22px;
}

.tdB {
 padding-left:5px;
 border: solid 1px #d1d9f0;
 height:18px;
}

.tdC {
 padding-left:5px;
 border-bottom: solid 1px #d1d9f0;
 height:18px;
}

.tdD {
 padding-bottom:5px;
 border-bottom: solid 1px #d1d9f0;
 border-left: solid 1px #d1d9f0;
 height:18px;
}

.msgError {
  color: red;
  font-weight: bold;
}

.msgOk {
  /* color: #A4AED4; */
  color: #4f65ae;
  font-weight: bold;
}

.FAQ1       {font-size:12px;font-family:arial;color:#000000;text-decoration:none}
.FAQ2       {font-size:12px;font-family:arial;color:#3490d3}

