body {
  width:			100%;
  height:			100%;
  margin:			0px;
  color:			#000000;
  background:		#ffffff;
  font-family:		candara, verdana;
  font-size:		16px;
  overflow:			scroll;
  background:		url('images/body.jpg') top left repeat-x;
}

table {
  border-collapse:	collapse;
}

input, select, textarea {
  color:			#02519e;
  border:			1px solid #02519e;
}

a {
  color:			6f91be;
  font-weight:		bold;
  text-decoration:	none;
}

.search_head {
  padding:			2px;
  color:			#ffffff;
  background:		#6f91be;
  font-weight:		bold;
}

.search_found {
  color:			#ffffff;
  background:		#6f91be;
}

.maintable {
  width:			972px;
}

.header {
  width:			742px;
  height:			101px;
  text-align:		left;
  vertical-align:	bottom;
  background:		url('images/header.jpg') top left no-repeat;
}

.menuelink {
  display:			block;
  float:			left;
  width:			106px;
  height:			26px;
  margin-right:		5px;
  color:			00529e;
  font-size:		13px;
  font-weight:		normal;
  text-align:		center;
  vertical-align:	middle;
  text-decoration:	none;
  background:		url('images/button.gif') top left no-repeat;
}

.menuelinkaktiv {
  display:			block;
  float:			left;
  width:			106px;
  height:			26px;
  margin-right:		5px;
  color:			00529e;
  font-size:		13px;
  font-weight:		normal;
  text-align:		center;
  vertical-align:	middle;
  text-decoration:	none;
  background:		url('images/button_aktiv.gif') top left no-repeat;
}

.menuelink:hover {
  display:			block;
  float:			left;
  width:			106px;
  height:			26px;
  margin-right:		5px;
  color:			00529e;
  font-size:		13px;
  font-weight:		normal;
  text-align:		center;
  vertical-align:	middle;
  text-decoration:	none;
  background:		url('images/button_aktiv.gif') top left no-repeat;
}

.title {
  height:			220px;
  text-align:		left;
  vertical-align:	top;
}

.sidebox_right_top {
  width:			230px;
  height:			101px;
  text-align:		center;
  vertical-align:	top;
  background:		url('images/sidebox_right_top.jpg') top left no-repeat;
}

.sidebox_left_top {
  width:			157px;
  height:			26px;
  padding-right:	7px;
  color:			#ffffff;
  font-size:		15px;
  text-align:		center;
  vertical-align:	middle;
  background:		url('images/sidebox_left_top.jpg') top left no-repeat;
}

.sidebox_left {
  width:			157px;
  text-align:		center;
  vertical-align:	top;
  background:		url('images/sidebox_left_repeat.jpg') top left repeat-y;
}

.sidebox_left img {
  border:			1px solid #6f6d6e;
}

.sidebox_left_content {
  padding-top:		24px;
  padding-right:	7px;
  color:			#6f6d6e;
  font-size:		15px;
  text-align:		center;
  vertical-align:	middle;
}

.content {
  padding-left:		40px;
  padding-right:	40px;
  padding-bottom:	40px;
  font-size:		16px;
  text-align:		left;
  vertical-align:	top;
}

.content table tr td {
  font-size:		16px;
}

.sidebox_right {
  padding:			24px;
  padding-right:	19px;
  padding-left:		14px;
  text-align:		center;
  vertical-align:	top;
  background:		url('images/sidebox_right_repeat.jpg') top left repeat-y;
}

.box_head {
  height:			22px;
  color:			#ffffff;
  font-size:		15px;
  text-align:		center;
  vertical-align:	middle;
  background:		url('images/box_header.jpg') top left repeat-x;
  border:			1px solid #00529e;
}

.box_content {
  color:			#ffffff;
  padding:			2px;
  color:			#6f6d6e;
  font-size:		15px;
  text-align:		center;
  vertical-align:	top;
  background:		#ffffff;
  border:			1px solid #00529e;
}
