html {
  height: 100%;
}

body {
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	height: 100%;
}
.aupair_site {
  position: absolute;
  top: 15px;
  width: 696px;
  left: 50%;
  margin-left: -348px;
}
.menubox {
  width: 25%;
  height: 24px;
  font-size: 12px;
  color: rgb(153,85,15);
  background-color: #F3DCC4;
}
a.menulink {
  font-size: 12px;
  font-weight: 600;
  color: rgb(153,85,15);
  text-decoration: none;
}
a.menulink:hover {
  font-weight: 600;
  text-decoration: underline;
}
.textbox {
  width: 33%;
  font-size: 10px;
  color: rgb(153,85,15);
}
.smalltext {
  font-size: 10px;
  color: rgb(153,85,15);
}
.smallsmalltext {
  font-size: 9px;
  color: rgb(153,85,15);
}
a.littlelink {
  color: #99550F;
  font-weight: bold;
  text-decoration: none;
}
a.littlelink:hover {
  color: #99550F;
  font-weight: bold;
  text-decoration: underline;
}
a.linkslink {
  font-size: 10px;
  color: #99550F;
  font-weight: 600;
  text-decoration: none;
}
a.linkslink:hover {
  font-size: 10px;
  color: #99550F;
  font-weight: 600;
  text-decoration: underline;
}
.linkslist td {
  height: 25px;
}
.textbox_spotlight {
  width: 205px;
  padding: 10px;
  font-size: 10px;
  font-weight: bold;
  color: rgb(153,85,15);
  background-color: #FFCC7F;
}
.textbox_spotlight2 {
  width: 250px;
  padding: 10px;
  font-size: 10px;
  color: rgb(153,85,15);
  background-color: #FFCC7F;
}
#more1 {
  position: absolute;
  bottom: 43px;
  right: 468px;
  color: #FFFFFF;
  background-color: #FFCC7F;
  float: right;
  font-size: 9px;
}

#more2 {
  position: absolute;
  bottom: 43px;
  right: 237px;
  color: #FFFFFF;
  background-color: #99550F;
  float: right;
  font-size: 9px;
}

#more3 {
  position: absolute;
  bottom: 43px;
  right: 7px;
  color: #99550F;
  background-color: #FFFFFF;
  float: right;
  font-size: 9px;
}

a.more1link {
  color: #FFFFFF;
  text-decoration: none;
}
a.more1link:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
a.more2link {
  color: #FFFFFF;
  text-decoration: none;
}
a.more2link:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
a.more3link {
  color: #99550F;
  text-decoration: none;
}
a.more3link:hover {
  color: #99550F;
  text-decoration: underline;
}

.morespace {
  margin: 1px 3px 1px 3px;
}
