body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

ol, ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before, q:after {
  content: '';
}

abbr, acronym {
  border: 0;
}

/*
  Gray                  #6D6D6D
  Light-Gray            #E1E0DB
  Normal-Ruetten 1      #F4EBB0
  Dark-Ruetten 2        #CA9A52
  Light-Ruetten 2       #FEFDF7
*/

body {
  font-family: Arial, Verdana, 'Lucida Grande', sans-serif;
  font-size: 13px;
  color: #2D2D2D;
  text-align: center;
  
  background-image: url(images/body_background.gif);
  background-color: #FCF8E7;
  background-position: top;
  background-repeat: repeat-x;
}

h1 {
  font-size: 1px;
}

h2 {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 4px 0;
  padding: 0;
}

h3 {
  font-size: 14px;
  font-weight: bold;
  margin: 2px 0 10px 0;
  padding: 0;
}

h4 {
  font-size: 12px;
  margin: 0;
  padding: 0;
}

strong {
  font-weight: bold;
}

input.text {
  border: 2px solid #9A9A9A;
  background-color: #FFFFFF;
  padding: 1px 1px 2px 1px;
  -webkit-border-radius: 3px;
}

input.button {
  border: 2px solid #999999;
  background-color: #FDFDFD;
  padding: 0 4px;
/*  padding: 1px 4px 2px 1px; */
  overflow: visible;
  -webkit-border-radius: 3px;
}

input.button:hover {
  color: #FFFFFF;
  border: 2px solid #999999;
  background-color: #999999;
}

a {
  color: #333333;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  text-decoration: underline;
}

input {
  font-family: Arial, Verdana, 'Lucida Grande', sans-serif;
  font-size: 12px;
}

div.container {
  width: 1000px;
  overflow: visible;
  position:relative;
  margin: 0 auto;
  text-align: left;
  /* geht auch im body */
  background-image: url(images/container_background.gif);
  background-position: center;
  background-repeat: repeat-y;
  /* geht auch im body */  
}

div.container table {
  width: 100%;
}

label {
  display: inline-block;
  padding-left: 4px;
  padding-right: 4px;
}

div.container table td {
/*  border: 1px solid #000000; */
  padding: 4px;
}

div.container table th {
/*  border: 1px solid #000000; */
  background-color: #F5EAAE;
  font-weight: bold;
  padding: 4px 0;
  color: #2D2D2D !important;
}

div.container table td td {
  padding: 0;
}

div.container table th * {
  color: #2D2D2D !important;
}

/* Kopf und Navigation */
div#header {
  position: relative;
  width: 1000px;
}

/* Kopf */
div.head {
  background-color: #CFB791;
}

div.head:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

/* Container Footer*/
div#footer
{
	padding-top:10px;
	text-align: right;
	clear: both;
	width: 1000px;
	color:black;
}
div#footer a
{
	color:black;
	text-decoration:none;
}

div.logo h1 a {
  display: block;
  background-image: url(images/logo.jpg);
  width: 558px;
  height: 71px;
  text-indent: -9999px;
}

.quickLinkBox {
  position: absolute;
  top: 0;
  right: 0;
  padding-top: 80px;
  padding-right: 110px;
  z-index: 30;
}

.quickLinkBox li {
  display: inline;
}

.quickLinkBox a {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  position: relative;
  z-index: 31;
}

li.liveAuctionButton a {
  position: absolute;
  top: 0;
  right: 0;
  width: 210px;
  height: 60px;
  padding-top: 10px;
  padding-right: 12px;
  background-image: url(images/live_button.jpg);
  background-position: center;
  background-repeat: no-repeat;
  text-indent: -9999px;
}

li.liveAuctionButton a:hover {
  background-image: url(images/live_button_hover.jpg);
}

/* Tools and Info */
.toolsAndInfo {
  position: relative;
}

/* Navigation */

div.navigation_container {
  background-color: #6D6D6D;
  padding: 8px;
}

div.navigation_container ul {
  display: inline;
}

div.navigation_container ul li {
  display: inline;
}

div.navigation_container ul ul {
  display: none;
  /* Eine Navigationsebene ist deaktiviert!!! */
}

div.navigation_container a {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  padding: 0 2px;
}

div.navigation_container a:hover {
  text-decoration: underline;
  color: #F4EBB0;
}

/* Infoleiste */

.infoBox {
  color: #333333;
  background-color: #E1DFDA;
  padding: 8px 0;
  text-align: center;
  width: 1000px;
  z-index: 9;
}

.infoBox .ticker,
.infoBox #LogoIMG {
  top: 101px;
  left: 0px;
  position: absolute;
  width: 1000px;
  padding: 8px 0;
  z-index: 5;
}

div#LogoIMG img {
  display: none;
}

/* Seitenleiste */

div#sidebarA {
  background-color: #F5EAAE;
  width: 220px;
  float: left;
/*  display: inline-block; */
  display: block;
  overflow: hidden;
}

div#sidebarA:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.languageChooser {
  position: absolute;
  top: -127px;
  right: 225px;
  z-index: 30;
}

.languageChooser ul li {
  display: inline;
  padding: 0 4px;
}

.languageChooser ul li a {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

.languageChooser ul li a:hover {
  text-decoration: underline;
}

div#sidebarA input {
  font-weight: bold;
}

div#sidebarA label {
  font-weight: bold;
}

div#sidebarA #sidemenu,
div#sidebarA #ctl00_divUserLinks {
  padding: 10px;
}

div#sidebarA .AspNet-GridView td {
  color: #D0B68F;
  padding: 2px 0;
}

div#sidebarA .AspNet-GridView a {
  font-weight: bold;
}

div#sidebarA .AspNet-GridView a:hover {
  font-weight: bold;
  color: #000000;
  text-decoration: underline;
}

div#sidebarA .SearchBox br {
  display: none;
}

#ctl00_tbSearchText {
  width: 192px;
  margin: 0 0 4px 0;
}

#ctl00_tbSearchCatNo {
  width: 133px !important;
}

#ctl00_btnSearch {
}

table#ctl00_rbList1 td {
  padding: 2px 0;
}

table#ctl00_rbList1 input {
  margin: 0 4px 0 0;
}

input#ctl00_rbList1_0 {
  margin: 4px 4px 2px 4px !important;
}

input#ctl00_rbList1_1 {
  margin: 2px 4px 4px 4px !important;
}

div#slideMenu {
/*  position: static !important; */
}

.SectionLink, .SectionLinkSelected {
  background-repeat: no-repeat;
  background-position: left 3px;
  padding: 0 0 0 12px;
}

.SectionLink {
  background-image: url(images/arrow.gif);
}

.SectionLink:hover {
  background-image: url(images/arrow_hover.gif);
  text-decoration: underline !important;
}

.SectionLinkSelected {
  background-image: url(images/arrow_hover.gif);
  text-decoration: underline !important;
}

/* Hauptinhalt */
div.mainBox {
  float: left;
  width: 778px;
/*  width: 650px; */
  background-color: #FEFDF7;
  display: inline-block;
}

div.mainBox:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

div.content {
  padding: 10px;
  display: inline-block;
}

div.content p {
  line-height: 140%;
  margin: 0 0 4px 0;
}

div.content:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.bordered_box {
  padding: 10px;
  border: 1px solid #F6E9AC;
  background-color: #FCF7E8;
  margin: 0 0 10px 0;
}

.auction_entry {
  padding: 10px 0;
  border-bottom: 1px solid #F6E9AC;
}

.auction_entry .auction_buttons ul {
  margin: 14px 0 10px 0;
}

.auction_entry .auction_buttons li {
  display: inline;
}

.auction_entry .auction_buttons li a {
  padding: 6px 8px;
  text-decoration: none;
  font-weight: bold;
  border: 1px solid #F5EAAE;
  background-color: #F5EAB0;
}

.auction_entry .auction_buttons li a:hover {
  background-color: #FCF8E9;
  text-decoration: underline;
}

.auction_entry .auction_buttons li a.auction_button_nachverkauf {
  border: 1px solid #bc1c01;
  background-color: #df2000;
  color: #FFFFFF;
}

.auction_entry .auction_buttons li a.auction_button_nachverkauf:hover {
  background-color: #ffb4ab;
  color: #bc1c01;
}

a#ctl00_hplCompleted {
  padding: 6px 8px 6px 8px;
  text-decoration: none;
  font-weight: bold;
  border: 1px solid #F5EAAE;
  background-color: #F5EAB0;
  background-color: #FFFFFF;
  display: block;
  margin: 20px 0 0 0;
  font-size: 18px;
}

a#ctl00_hplCompleted:hover {
  background-color: #FCF8E9;
  text-decoration: underline;
}

a#ctl00_lvNavig_liRegistr {
  width: 210px;
  display: block;
  position: absolute;
  top: 79px;
  right: 5px;
  text-align: center;
}

a#ctl00_lvNavig_liRegistr:hover {
  text-decoration: underline;
  color: #F4EBB0;
}

a#ctl00_lvNavig_liMyPage {
  width: 210px;
  display: block;
  position: absolute;
  top: 79px;
  right: 5px;
  text-align: center;
}

a#ctl00_lvNavig_liMyPage:hover {
  text-decoration: underline;
  color: #F4EBB0;
}

a.ButtonLinksSelectedOrange {
  padding: 6px 8px;
  text-decoration: none;
  font-weight: bold;
  border: 1px solid #F5EAAE;
  background-color: #FCF8E9;
  margin: 0 0 4px 0;
}

a.ButtonLinksSelectedOrange:hover {
  background-color: #F5EAB0;
}


.SecRow .SecRow {
  background-color: #FEFCF7;
  border-bottom: 1px solid #F1EDB3;
}

.SecRowAlternating .SecRow {
  background-color: #FCF8E7;
  border-bottom: 1px solid #F1EDB3;
}

.sectionover .SecRow {
  background-color: #F5EAAE;
  border-bottom: 1px solid #F1EDB3;
  cursor: pointer;
}

.item_info_image {
  width: 750px;
  overflow-x: hidden;
  text-align: center;
}

.pageSelect {
  background-color: #F6E9AC;
  width: 100%;
  margin: 10px 0 10px 0;
}

.pageSelect .cell1of3 {
  text-align: left;
}

.pageSelect .cell2of3 {
  text-align: center;
}

.pageSelect .cell3of3 {
  text-align: right;
}

.LHasBid {
  border: 1px solid #D0B68F;
  background-color: #F6E9AC;
  display: block;
  padding: 4px 0;
}

.bidPhone {
  background-color: #f6ef80 !Important;
}

.bidInvalid {
  background-color: #f69488 !Important;
  color: White !Important;
}

.bidInvalid a {
  color: White !Important;
}

.bidUnderLimit {
  background-color: #e9ceec !Important;
}


.bid {
  background-color: white !Important;
}


.bidHighest {
  background-color: #a7e8a0 !Important;
}


/* Rest */

/*Modal Popup*/
.modalBackground {
  background-color:Gray;
  filter:alpha(opacity=70);
  opacity:0.7;
}

#ctl00_ctrBidMenu_pnlCommitBid {
  text-align: left;
  padding: 10px;
}

#ctl00_ctrBidMenu_pnlCommitBid h2 {
  margin-top: 0px;
  font-size: 20px;
  font-weight: normal;
}

.TextSuccess
{
  color: #009900;
}

.TextError
{
  color: red;
}

.BidText
{
  font-weight:bold;
  color:Black;
}

body .ModalPopup {
  color: #333333 !important;
}

body .ModalPopup a {
  color: #333333 !important;
}

#BidMenu
{
	color: #666666;
	font-weight:bold;
}

.help_link_list {
  margin: 4px 0;
  padding: 0;
  list-style: none;
}

.help_link_list li {
  padding: 2px 0;
}

ul.information_links {
  margin: 0; 
  padding: 0; 
  list-style: none
}

ul.information_links li {
  margin: 4px 0;
}

ul.information_links li a {
  background-repeat: no-repeat;
  background-position: 0 center;
  margin: 0;
  padding: 4px 0 4px 20px;
}

.help_icon a {
  background-image: url(images/icons/help.png);
}

.notice_icon a {
  background-image: url(images/icons/information.png);
}

.teamspeak_icon a {
  background-image: url(images/icons/sound.png);
}

.warning_icon {
  background-repeat: no-repeat;
  background-position: 0 center;
  margin: 0;
  padding: 4px 0 4px 20px;
  background-image: url(images/icons/exclamation.png);
}




.navigation_container * {
  z-index: 1000 !important;
}

.navigation_container .AspNet-Menu {
  list-style: none;
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
  width: 100%;
}

.navigation_container .AspNet-Menu:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.navigation_container .AspNet-Menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
  z-index: 99;
  position: relative;
  overflow: visible;
}

.navigation_container .AspNet-Menu li {
  position: relative;
  float: left;
  display: block;
}

.navigation_container .AspNet-Menu ul {
  position: absolute;
  float: left;
  display: block;
}

.navigation_container .AspNet-Menu ul li {
  width: 200px;
  display: block;
  background-color: #6D6D6D;
}

.navigation_container .AspNet-Menu a {
  text-decoration: none;
  display: block;
  font-weight: bold;
  background-color: #6D6D6D;
  padding: 0 6px;
}

.navigation_container .AspNet-Menu ul a {
  padding: 6px;
}

.navigation_container .AspNet-Menu ul {
  display: none;
  width: 200px;
}

.navigation_container .AspNet-Menu ul ul {
  display: none;
  position: absolute;
  margin-top: -1.8em;
  margin-left: 12em;
}

.navigation_container .AspNet-Menu ul li > ul, 
.navigation_container .AspNet-Menu ul ul li>ul {
  margin-top: -1.4em;
}

.navigation_container .AspNet-Menu li:hover ul ul, 
.navigation_container .AspNet-Menu li:hover ul ul ul,
.navigation_container .AspNet-Menu li:hover ul ul ul ul, 
.navigation_container .AspNet-Menu li:hover ul ul ul ul ul {
  background-color: #6D6D6D;
}

.navigation_container .AspNet-Menu li:hover ul, 
.navigation_container .AspNet-Menu ul li:hover ul, 
.navigation_container .AspNet-Menu ul ul li:hover ul, 
.navigation_container .AspNet-Menu ul ul ul li:hover ul, 
.navigation_container .AspNet-Menu ul ul ul ul li:hover ul {
  display: block;
}

li > ul {
  top: auto;
  left: auto;
}


body #slideMenu {
  position: absolute;
  top: 10px;
  width: 200px;
}

a#ctl00_contentPH_LNachverkauf {
  border: 1px solid #bc1c01;
  background-color: #df2000;
  color: #FFFFFF;
}

a#ctl00_contentPH_LNachverkauf:hover {
  background-color: #ffb4ab;
  color: #bc1c01;
}

#ctl00_lvNavig_liMyPage {
  color: #FFFFFF !important;
  background-image: url(images/my_bids_button.gif);
  background-repeat: no-repeat;
  background-position: center;
}

.translate_button_wrapper .linkButton {
  border: 1px solid #F7E8AA;
  background-color: #F6E9AE;
}

.translate_button_wrapper .linkButton:link {
  border: 1px solid #F7E8AA;
  background-color: #FCF7E8;
  padding: 6px 8px;
}