* { margin: 0px; padding: 0px; }

body {
  background-color: #034391;
  background-image:  url(http://www.amadablam.nl/pix/bgbalk.jpg);
  background-repeat: no-repeat;
  background-position: top center;
}

#site {
  padding: 0px;
  margin: 0px auto;
  width: 982px;
  background:  url(pix/background.gif) repeat-y;
}

/* HEADER */

#top {
  float: left;
  position: relative;
  width: 982px;
  height: 165px;
  background: #003272 url(pix/top.jpg) no-repeat;
}

#top_logo {
  position: absolute;
  top: 26px;
  left: 28px;
}

/* LEFT */

#left {
  float: left;
  width: 222px;
  background-color: #002153;
}

#team_title {
  width: 222px;
  height: 204px;
  background-image: url(pix/team_title.jpg);
}

#team {
  position: relative;
  width: 220px;
  background-color: #FFFFFF;
  padding: 5px 0px 5px 2px;
}

#team_klimmer {
  float: left;
  padding: 5px 4px;
}

#team_klimmer img {
  border: 1px solid #FFFFFF;
}

#team_klimmer img:hover {
  border: 1px solid #AC0000;
}

#team_bottom {
  clear: both;
}

#about_title {
  width: 222px;
  height: 20px;
  background-image: url(pix/about_title.gif);
}

#about {
  width: 222px;
}

#about_main_foto {
  margin: 5px;
  float: left;
}

#about_main_excerpt {
  float: left;
  width: 140px;
  font-family: Arial;
  font-size: 11px;
  color: #FFFFFF;
  margin-top: 5px;
  margin-bottom: 5px;
}

#about_main a {
  color: #00CCFF;
}

#about_item {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  margin: 4px 0px 4px 13px;
  color: #FFFFFF;
}

#about_item a {
  color: #FFFFFF;
  text-decoration: none;
}

#about_item a:hover {
  text-decoration: underline;
}

#about_separator {
  background-image: url(pix/about_separator.gif);
  height: 1px;
  line-height: 1px;
  clear: both;
}

#comment {
  font-family: Verdana;
  font-size: 9px;
  margin: 4px 8px 4px 8px;
  color: #779CCD;
}

#comments_title {
  margin-top: 5px;
  width: 222px;
  height: 20px;
  background-image: url(pix/comments_title.gif);
}

#comments {
  width: 222px;
}

#comment_name {
  color: #FFFFFF;
  font-weight: bold;
  margin-bottom: 2px;
  margin-left: 1px;
}

#comment_link {
  margin-top: 2px;
  text-align: right;
}

#comment_link a {
  color: #FFFFFF;
}

#comment a {
  color: #FFFFFF;
  text-decoration: none;
}

#comment a:hover {
  text-decoration: underline;
}

#comments_separator {
  background-image: url(pix/about_separator.gif);
  height: 1px;
  line-height: 1px;
  clear: both;
}

/* MIDDLE */

#middle {
  float: left;
  width: 562px;
  background-color: #FFFFFF;
}

#middle_content {
  position: relative;
  width: 522px;
  padding: 20px;
  overflow: hidden;
  background: url(pix/content_top.gif) no-repeat;
}

#content_title {
  width: 380px;
  float: left;
  font-family: Georgia;
  font-size: 20px;
  color: #AC0000;
}

#content_datetime {
  float: right;
  margin-top: 5px;
  margin-right: 15px;
  font-family: Georgia;
  font-size: 12px;
  font-weight: bold;
}

#content_separator {
  clear: both;
  padding-top: 0px;
  background-color: #C9D0DB;
  height: 1px;
  line-height: 1px;
  overflow: hidden;
}

#content_body {
  position: relative;
  font-family: Georgia;
  font-size: 12px;
  line-height: 17px;
  padding-bottom: 20px;
  margin-top: 5px;
  overflow: hidden;
}

#content_body img {
  padding: 5px;
}

#content_foto {
  padding: 5px;
  text-align: center;
}

#content_reageren {
  float: left;
  font-family: Georgia;
  font-size: 12px;
  font-weight: bold;
  color: #AC0000;
}

#content_reageren a {
  color: #AC0000;
  text-decoration: none;
}

#content_reageren a:hover {
  text-decoration: underline;
}

#content_sender {
  float: right;
  font-family: Georgia;
  font-size: 12px;
  color: #878787;
}

#content_reactie_separator {
  clear: both;
  padding-bottom: 20px;
}

#content_reactie {
  width: 502px;
  padding: 10px;
  background-color: #E6E6D9;
  font-family: Georgia;
  font-size: 11px;
  line-height: 15px;
}

#content_reactie_sender {
  width: 502px;
  padding: 2px 10px;
  background-color: #D0D0C3;
  font-family: Georgia;
  font-size: 10px;
  font-weight: bold;
}

#prev_next {
  text-align: center;
  margin-top: 10px;
  font-family: Georgia;
  font-size: 12px;
}

#prev_next a {
  color: #878787;
}

/* RIGHT */

#right {
  float: left;
  width: 198px;
  background-color: #003272;
}

#zoeken {
  position: relative;
  width: 198px;
  height: 38px;
  padding: 10px 0px 10px 0px;
  background: url(pix/zoeken.gif) no-repeat;
}

#feedme {
  position: relative;
  width: 198px;
  height: 38px;
  padding: 10px 0px 10px 0px;
}

#zoekveld {
  position: absolute;
  top: 25px;
  left: 13px;
  font-family: Verdana;
  font-size: 10px;
  padding: 2px;
  width: 126px;
  background-color: #FDFCFC;
  border: 1px #FFFFFF;
}

#zoekknop {
  position: absolute;
  top: 24px;
  left: 146px;
  cursor: hand;
}

#feedme_title {
  position: absolute;
  top: 4px;
  left: 13px;
  font-size: 10px;
  font-family: Verdana;
  padding: 2px;
  color: #FFFFFF;
  width: 126px;
}

#feedmePhoneNumber{
  position: absolute;
  top: 32px;
  left: 13px;
  font-family: Verdana;
  font-size: 10px;
  padding: 2px;
  width: 126px;
  background-color: #FDFCFC;
  border: 1px #FFFFFF;
}

#feedmeknop{
  position: absolute;
  top: 31px;
  left: 146px;
  cursor: hand;
}

#rubrieken_title {
  width: 198px;
  height: 20px;
  margin-bottom: 2px;
  background-image: url(pix/rubrieken_title.gif);
}

#rubriek {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  margin: 4px 0px 4px 12px;
  color: #FFFFFF;
}

#rubriek a {
  color: #FFFFFF;
  text-decoration: none;
}

#rubriek a:hover {
  text-decoration: underline;
}

#rubrieken_separator {
  background-image: url(pix/rubrieken_separator.gif);
  height: 1px;
  line-height: 1px;
}

#video {
  width: 188px;
  margin-top: 2px;
  background: url(pix/video.gif) repeat-y;
}


#video_top {
  width: 188px;
  height: 5px;
  line-height: 5px;
  background: url(pix/video_top.gif) no-repeat;
}

#video_main {
  padding: 0px;
  margin: 0px;
}

#video_main_foto {
  float: left;
  padding-left: 5px;
}

#video_main_excerpt {
  float: right;
  padding-right: 5px;
  width: 120px;
  font-family: Arial;
  font-size: 11px;
  color: #FFFFFF;
}

#video_main a {
  color: #00CCFF;
  text-decoration: none;
  font-weight: bold;
}

#video_main a:hover {
  text-decoration: underline;
}

#video_bottom {
  width: 188px;
  height: 5px;
  background: url(pix/video_bottom.gif) no-repeat;
}

#fotoarchief_title {
  width: 198px;
  height: 20px;
  margin-bottom: 2px;
  background-image: url(pix/fotoarchief_title.gif);
}

#gallery_item {
  font-family: Arial;
  font-size: 11px;
  color: #779CCD;
  margin: 14px 13px 4px 13px;
}

#gallery_item a {
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
}

#gallery_item a:hover {
  text-decoration: underline;
}

#right_bottom {
  width: 198px;
  height: 10px;
  line-height: 10px;
  margin-top: 20px;
  background-image: url(pix/right_bottom.gif);
}

#fotos {
  width: 520px;
  list-style-type: none;
}

#fotos li {
  padding: 10px;
  float: left;
}

#fotos li a img {
  border: 0px solid #FFFFFF;
}

#logos {
  background-color: #FFFFFF;
}

#logos * {
  float: left;
}

#bottom {
  position: relative;
  float: left;
  width: 982px;
  height: 150px;
  background: #FFFFFF url(pix/bottom.gif) no-repeat;
}

#copyright {
  position: absolute;
  right: 10px;
  bottom: 10px;
  font-family: Arial;
  font-size: 11px;
  color: #779CCD;
}

#copyright a {
  color: #779CCD;
  text-decoration: none;
}

#copyright a:hover {
  text-decoration: underline;
}

form {
  padding: 0px;
  margin: 0px;
}

IMG {
	border-width: 0px;
	border-style: none;
}

#content_body {
	vertical-align: top;
}

#main {
  text-align: center;
}

.feedme {
	font-size: 10px;
	width: 195px;
}

.content_sender A:LINK {
	color: #878787;
	text-decoration: none;
	}

.feedme A:LINK {
	color: #878787;
	text-decoration: none;
	}
	
.feedme A:visited {
	color: #878787;
	text-decoration: none;
	}
	
A:visited {
	color: #878787;
	text-decoration: none;
	}
