#stuurjefoto_body_container {
  padding: 10px;
  position: absolute;
  top: 250px;
  left: 175px;
  width: 480px;
  height: 350px;
  background-color: #FF0026; 
}

#stuurjefoto_title_container {
  position: absolute;
  top: 180px;
  left: 175px;
  width: 500px;
  height: 60px;
  background-color: #FF0026;
}

.ftwd_toolbar a, .toolbar a:visited {
  color: blue;
  text-decoration: none;
}
.ftwd_toolbar a:hover {
  color: black;
  background-color: white;
}
.ftwd_toolbar { 
  background-color: white;
  /*opacity: .6;
	filter: alpha(opacity=60);*/
	padding-left: 10px;
	text-align: right;
}

.ftwd_toolbar span {
  padding-right: 5px;
  font-variant: small-caps;
}

.ftwd_toolbar span.handle {
  cursor: move;
}

.linked_page {
  font-weight: bold;
}

#ftwd_assets {
  padding: 10px;
}
#ftwd_asset_list {
  list-style-type: none;
  margin: 0; padding: 0;
}

#ftwd_asset_list li {
  float: left;
  padding: 8px;
  margin: 2px;
  voice-family: "\"}\"";
  voice-family:inherit;
  width: 210px;
  height: 205px;
  border: 1px solid #C8C8C8;
  background-color: white;
}

#ftwd_asset_list li a img,
#ftwd_asset_list li a:visited img {
  display: block;
  margin-bottom: 5px;
  border: 0;
  border-bottom: 4px solid #3B1E33;
}





/* Editables */

#title{
  position: absolute;
  left: 10px;
}

/* Edit fields */
#galerij_description_container .editor_field {
  height: 40px;
  width: 480px;
}

#asset_caption_container .editor_field {
  width: 90px;
  height: 20px;
}
#galerij_title_container .editor_field {
  width: 490px;
  height: 50px;
}

