/* Styleheet Profile Kramer */

#tweedehands_item{
  padding: 5px;
  margin-bottom: 10px;
  line-height: 17px;
  height: 150px;
  }
  
#tweedehands_item_beheer{
  float: right;
  background-color: #ffffff;
  padding: 3px;
  height: 144px;
  width: 25px;
  text-align: center;
}

#tweedehands_item_beheer img{
  width: 12px;
}
#tweedehands_item_beheer img:hover{
  cursor: pointer;
}

#tweedehands_item_foto{
  position: absolute;
  width: 200px;
  padding: 2px;
  margin-left: 710px;
  height: 144px;
  border-style: dashed;
  border-color: #ffffff;
  border-width: 1px;
  text-align: center;
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
}

#tweedehands_item_foto img{
  width: 200px;
  height: 150px;
}

.tweedehands_overzicht{
  list-style: none;
  padding: 0px;
  margin: 0px;
  width: 600px;
}

.tweedehands_overzicht li{
  float: left;
  display: block;
  margin-right: 20px;
  margin-bottom: 20px;
  background-color: #fff;
  padding: 5px;
  width: 170px;
  height: 180px;
  }

.tweedehands_overzicht img{
  width: 170px;
  height: 123px;
  }
.tweedehands_item_kop{
  margin-bottom: 3px;
  height: 17px;
  }
  
.tweedehands_item_meerinfo{
  text-align: right;
  color: #1567AF;
  font-size: 13px;
  background-color: #CEDFEB;
  color: #222;
  font-size: 11px;
  font-weight: bold;
  padding: 4px;
  line-height: 17px;
}

.tweedehands_item_meerinfo:hover{
  background-color: #BCD7EB;
  cursor: pointer;
}

.tweedehands_item_fotoklein{
  width: 170px;
  height: 123px;
  text-align: center;
  font-size: 11px;
  color: #999999;
  font-weight: bold;
}
.tweedehands_item_fotoklein a{ border: 0px;}

#tweedehands_item_1{
  width: 955px;
  height: 400px;
  background-color: #F7F5F5;
  padding: 5px;
}

#tweedehands_item_2{
  position: absolute;
  margin-top: 10px;
  font-size: 13px;
  width: 450px;
  line-height: 20px;
}

#tweedehands_item_3{  
  margin-top: 5px;
  position: absolute;
  margin-left: 535px;
  width: 420px;
  height: 315px;
  border-style: dashed;
  border-color: #bbbbbb;
  border-width: 1px;
  text-align: center;
  font-size: 11px;
  color: #bbbbbb;
  font-weight: bold;
}

#tweedehands_item_3 img{
  width: 420px;
  height: 315px;
  }
  
#tweedehands_item_4{
  position: absolute;
  margin-left: 535px;
  margin-top: 320px;
  background-color: #ffffff;
  width: 411px;
  height: 50px;
  padding: 5px;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #bb0000;
  text-align: right;
  font-family: arial;
  font-size: 18px;
  color: #bb0000;
}

.knop_nav{
	background-color: #B2CDDB;
	padding: 6px;
	margin-right: 2px;
}
.knop_nav a{
	text-decoration: none;
	border: 0px;
	color: #000000;
}
.knop_nav:hover{
  background-color: #91C8E3;
  cursor: pointer;
}
