@CHARSET "UTF-8";

* {
  padding: 0;
  margin: 0;
}

body {
  padding: 0;
  margin: 0;
  width: 1008px;
}

h3 {
  margin-bottom: 5px;
}
/* ab hier gehts los */
#ausstattung {
  width: 276px;
  float: left;
  padding-right: 5px;
}

#ausstattung ul {
  padding-left: 13px;
}

#bidhistory {
}

#content {
  width: 783px;
  padding: 0px 5px;
  float: right;
}

#content_wrapper {
  width: 1008px;
  padding-top: 10px;
}

#detailkopf {
  height: 25px;
  padding-right: 5px;
}

#fahrzeugbild {
  position: static;
  right: 0px;
  margin-left: auto;
  float: right;
}

#fahrzeugbild_hotbid {
  position: static;
  right: 0px;
  margin-left: auto;
  float: right;
}

#fahrzeugbild img {
  border: solid;
  border-width: 1px;
  margin-left: 5px;
}

#fahrzeugbild_hotbid img {
  border: solid;
  border-width: 1px;
  margin: 0 5px;
}

#fahrzeugdaten {
  width: 276px;
  float: left;
}

#fahrzeugdaten table {
  height: 208px;
  width: 100%;
}

#flashbox {
  width: auto;
  height: 58px;
  background-color: #EEEEEE;
  padding: 2px 5px;
  border: dotted;
  border-width: 1px;
  border-color: #CC0000;
  font-size: 12px;
  color: #CC0000;
}

#flashbox_wrapper {
  height: 64px;
  margin: 3px 0;
}

#freigabe {
  position: relative;
  /*width: 94px;*/
  height: 13px;
  padding: 1px;
  margin-top: 3px;
  margin-right: auto;
  background-color: #CC0000;
  color: #FFFFFF;
  font: normal normal normal 12px arial;
  font-size: 10px;
  text-align: center;
}

#gebot_ausruf {
  padding: 0;
  margin-bottom: 5px;
  font: normal normal bold 12px arial;
  text-align: left;
}

#gebot_form {
  width: 160px;
  padding: 0;
  margin: auto;
  text-align: left;
}

#gebot_frame {
  background-color: #CC0000;
  width: 170px;
  height: 198px;
  padding: 5px;
  margin: auto;
}

#gebot_frame_hotbid {
  background-color: #CC0000;
  width: 170px;
  height: 198px;
  padding: 5px;
  margin: auto;
}

#gebot_nologin {
  margin: auto auto;
  padding-top: 75px;
  color: #FFFFFF;
  background-color: #CC0000;
  font-family: Arial;
  font-size: 15px;
  font-stretch: normal;
  font-style: normal;
  font-weight: bold;
  text-align: center;
}

#gebot_status {
  position: relative;
  padding: 3px;
  height: 34px;
  color: #FFFFFF;
  background-color: #CC0000;
  font-family: Arial;
  font-size: 15px;
  font-stretch: normal;
  font-style: normal;
  font-weight: bold;
  text-align: center;
}

#gebot_wrapper {
  background-color: #EEEEEE;
  background-image: url(/images/hammer.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center 67px;
  width: 160px;
  height: 170px;
  margin: 0;
  padding: 5px 5px 5px 5px;
  font: normal normal bold 12px arial;
  text-align: center;
}

#highest_bidder {
  position: relative;
  width: 170px;
  height: 13px;
  padding-bottom: 5px;
  margin: 0;
  color: #FFFFFF;
  font: italic small-caps bold 13px arial;
  text-align: left;
  vertical-align: middle;
}

#hotbidkopf {
  position: fixed;
  top: 0px;
  padding-top: 10px;
  width: 788px;
  background-color: #F2F6FF;
  z-index: 2;
}

#hotbid_tabelle {
  position: relative;
  margin-top: 240px;
}

#ib_bieten {
  width: 58px;
  float: right;
}

#it_gebot {
  width: 92px;
}

#listenkopf {
  padding-bottom: 5px;
  margin: 0;
  height: 20px;
  color: #000000;
  font: normal small-caps bold 15px arial;
  text-align: left;
}

#menu {
  position: fixed;
  left: 0px;
  float: left;
  margin-left: 3px;
}
#pager {
	padding: 0px 0 5px 0;
	text-align: center;
    float: right;
    vertical-align: middle;
}
.pager span {
	padding: 0 5px 0 5px;
    vertical-align: middle;
}
.pager input.prev {
	width: auto;
	margin-right: 10px;
    vertical-align: middle;
}
.pager input.next {
	width: auto;
	margin-left: 10px;
    vertical-align: middle;
}
.pager input {
	font-size: 8px;
    height: 15px;
	width: 50px;
    padding: 1px;
	border: 1px solid #330000;
	text-align: center;
    vertical-align: middle;
}
#standortdetails {
  padding-right: 0;
}

#status {
  min-height: 10px;
  position: relative;
  font-size: 10px;
  font-family: Arial;
  font-stretch: normal;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  color: #FFFFFF;
}

#status table tbody tr td {
    
    vertical-align: middle;
}
#sto_anschrift {
  float: left;
  margin-right: 15px;
}

#sto_kontakt {
}

#timer {
  position: relative;
  font-size: 15px;
  font-family: Arial;
  font-stretch: normal;
  font-style: normal;
  font-weight: bold;
  text-align: center;
  color: #FFFFFF;
}

.hbaktiv {
  background-color: #CCFFCC;
}

.info {
  font-style: italic;
}

.input_text {
  height: 16px;
  padding: 1px;
  border: solid;
  border-width: 1px;
  border-color: #CCCCCC;
  background-color: #FFFFFF;
}

.input_button {
  border: 1px outset;
  height: 20px;
  background-color: #D5D5D5;
}
/* tables */
table.tablesorter {
  font-family: arial;
  background-color: #CDCDCD;
  margin: 0px 0pt 15px;
  font-size: 8pt;
  width: 100%;
  text-align: left;
}

table.tablesorter img {
  border: none;
}

table.tablesorter thead tr th, table.tablesorter tfoot tr th {
  background-color: #e6EEEE;
  border: 1px solid #FFF;
  font-size: 8pt;
  padding: 4px;
}

table.tablesorter thead tr .header {
  background-image: url(../images/bg.gif);
  background-repeat: no-repeat;
  background-position: center right;
  cursor: pointer;
}

table.tablesorter tbody td {
  color: #3D3D3D;
  padding: 4px;
  background-color: #FFF;
  vertical-align: top;
}

table.tablesorter tbody tr.odd td {
  background-color: #F0F0F6;
}

table.tablesorter tbody tr.hbaktiv td {
  background-color: #CCFFCC;
}

table.tablesorter thead tr .headerSortUp {
  background-image: url(../images/asc.gif);
}

table.tablesorter thead tr .headerSortDown {
  background-image: url(../images/desc.gif);
}

table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
  background-color: #8dbdd8;
}

