/*#############################################################
Name: maxodo
Date: 2009-01
Author: mk-media

#############################################################*/

/* ### standard elements ### */
html {
  min-height: 100%;
  cursor: default;
}

A {
  TEXT-DECORATION: none ;
  color: #4E4D4D;
  cursor: hand;
}

A:hover {
  color: #339933;
}

body {
  color: #4E4D4D;
  font: normal 70%  Arial;
  background-color: #FFFFFF;
  margin: 0px;
}

table {
  margin-left: auto;
  margin-right: auto;
}

img {
  border: 0px;
}



/* ### structure ### */
#container {
  width: 900px;
  height: auto;
  margin: auto;
  position: center;
  font-size: 1.1em;
  background-color: #FFFFFF;
}

#head {
  width: 910px;
  height: 90px;
  margin-top: 3px;
  margin-left: -3px;
  background-image: url(../../img/de/header_bg.png);
  background-repeat: no-repeat;
}

#content {
  width: 900px;
  min-height: 500px;
  height: auto;
  margin: auto;
  position: center;
}

#footer {
  width: 900px;
  height: auto;
  margin: auto;
  float: right;
  position: center;
}


/* ### my-maxodo subnavigation ### */

/* all lists */
#DropDownMenu a,#DropDownMenu a:link,#DropDownMenu a:visited {font-size:1.0em; }
#DropDownMenu,#DropDownMenu ul {padding:0;margin:0 0 0 6px;width:/* Opera 7 not 100% but */ 730px; margin-top: 5px;}
/* Nested ULs */
#DropDownMenu li ul {position:absolute;top: 1.6em;left:-900px;height:2em;  }
/* All LIs */
#DropDownMenu li {float:left;width:auto;margin:0;padding:0;list-style-type:none;font-weight:600;border-bottom:0px solid #004284; margin-left: 10px;}
/* no good for Mac5 display:block; */
#DropDownMenu li a {
  padding:.1em .4em;
  height:2em;
  line-height:2em;
  border-bottom:0px solid #e6ecf3;
}

#DropDownMenu li a:hover {
  background-color:#e1e3d2;
  background-image:none;
  color:#12b330;
  border-bottom:0px solid #004284}
#DropDownMenu li ul li a {line-height:1.7em;height:1.7em;font-weight:400;border:none;color:#333;background-image:none}
/* we reset the margin for the children */
#DropDownMenu li ul li {margin:0;border-bottom:0;border-right:0px solid #004284}
/* the background color is requires because of recent version of Safari that keep previous sub-level "alive" */
#DropDownMenu li:hover ul,#DropDownMenu li.msieFix ul {left:9px;background:transparent}

#DropDownMenu li a:hover,#DropDownMenu li a:focus,#DropDownMenu li a:active {background-color: transparent;background-image:none;color:#12b330;border-bottom:0px solid #004284}
#DropDownMenu li ul li a:hover,#DropDownMenu li ul li a:focus,#DropDownMenu li ul li a:active {background-color:transparent;background-image:none;color:#12b330;border-bottom:0px solid #004284}
#menu {
  position:relative;
  width:100%;
  height: 48px;
  margin-top:-5px;
  background-image: url(../../img/en/nav_bg1.gif);
  background-repeat: no-repeat;
}

/* for opera */
@media screen and (min-width: 0px){
#DropDownMenu li a {line-height:3em;}
#DropDownMenu { margin-top: 0px;}
#DropDownMenu ul { margin-top: 6px;}
}
/* ### end  my-maxodo subnavigation ### */





/* ### Teaser Auctions ### */
.teaser_auction_bg {
  width: 280px;
  height: 77px;
  background-image: url(../../img/en/teaser_auction_bg.png);
}

.teaser_auction_pic {
  width: 81px;
  height: 56px;
  margin-left: 10px;
  border: 1px solid  #a2a0a0;
  float: left;
  clear: right;
}

.teaser_auction_box1 {
  width: 175px;
  height: 12px;
  margin-left: 5px;
  float: left;
}

.teaser_auction_box2 {
  width: 65px;
  height: 50px;
  margin-left: 10px;
  float: left;
}

.teaser_auction_button {
  width: 100px;
  float: right;
}
/* ### End Teaser Auctions ### */






/* ### Detail Seite ### */
#detail_product_pics {
  width: 318px;
  height: 350px;
  float: left;
  clear: right;
}

#detail_short_description {
  width: 890px;
  height: auto;
}

#detail_bar1 {
  width: 318px;
  height: 26px;
  float: left;
  background-image: url(../../img/en/balken_1.png);
  background-repeat: no-repeat;
}

#detail_bar2 {
  width: 2px;
  height: 342px;
  float: left;
  background-image: url(../../img/en/balken_2.png);
  background-repeat: no-repeat;
}

#detail_bar3 {
  width: 578px;
  height: 26px;
  float: right;
  background-image: url(../../img/en/balken_3.png);
  background-repeat: no-repeat;
}

#detail_box1 {
  width: 285px;
  height: 220px;
  margin-top: 3px;
  float: left;
  background-image: url(../../img/en/detail_box1_bg.png);
  background-repeat: no-repeat;
}

#detail_box2 {
  width: 575px;
  height: 100px;
  margin: auto;
  float: left;
}

#detail_box3 {
  width: 290px;
  height: 220px;
  margin-top: 3px;
  float: left;
  background-image: url(../../img/en/detail_box3.png);
  background-repeat: no-repeat;
}

#detail_box3_price {
  width: 287px;
  height: auto;
  float: left;
  margin-top: 10px;
}

#detail_box3_bidder {
  width: 287px;
  height: 10px;
  margin-top: 20px;
  float: left;
}

#detail_box3_price_calculation {
  width: 287px;
  height: auto;
  float: left;
  margin-top: 20px;
}

/* ### Bid Details ### */
#bid_details {
  width: 895px;
  height: 200px;
  float: left;
  display: inline;
}

#bid_details_charges {
  width: 314px;
  height: 190px;
  float: left;
  margin-top: 5px;
  margin-left: 5px;
}

#bid_details_charges_head {
  width: 314px;
  height: 31px;
  background-image: url(../../img/en/bid_details_charges_head.png);
  background-repeat: no-repeat;
}

#bid_details_charges_text {
  width: 312px;
  height: 159px;
  border: solid 1px #e0ddde;
}

#bid_history_head {
  width: 283px;
  height: 31px;
  background-image: url(../../img/en/history_buy_head1.png);
  background-repeat: no-repeat;
  margin-top: 1px;
}

.bid_history_head_short {
  width: 285px;
  height: 15px;
  background-image: url(../../img/en/history_table_head_2.png);
  background-repeat: no-repeat;
}

#bidhistory {
  width: 280px;
  height: 123px;
  float: right;
  margin-top: 5px;
}

.bid_details_box {
  width: 285px;
  height: 190px;
  float: right;
  margin-top: 5px;
  margin-right: 3px;
}

#bid_details_box_head {
  width: 285px;
  height: 31px;
  background-image: url(../../img/en/bid_details_agent_head1.png);
  background-repeat: no-repeat;
}

#bid_details_box_text {
  width: 283px;
  height: 159px;
  border: solid 1px #e0ddde;
}

#bid_details_frame1 {
  width: 283px;
  height: 159px;
  display:inline;
}

#bid_details_frame2 {
  width: 283px;
  height: 159px;
  display:none;
}

#bid_details_friendbox {
  width: 100%;
  height: 80px;
  margin-top: 100px;
}
/* ### End Bid Details ### */

#line2 {
  width: 280px;
  height: 1px;
  float: right;
}

#detail_payment_shipping {
  width: 895px;
  height: 90px;
  float: right;
}

.detail_payment_shipping_bg {
  width: 285px;
  height: 86px;
  margin-left: 10px;
  background-image: url(../../img/en/detail_payment_bg.png);
  background-repeat: no-repeat;
}


/* ## Product Discription ## */
.product_discription_text {
  width: 60%;
  float: left;
  text-align: justify;
}

.product_discription_text1 {
  width: 100%;
  float: left;
  text-align: justify;
}

.product_discription_text2 {
  width: 50%;
  float: left;
  text-align: justify;
}
.product_discription_pic {
  width: 35%;
  height: auto;
  float: right;
}

.product_discription_pic2 {
  width: 35%;
  height: auto;
  margin-left: 40px;
  margin-top: 10px;
  float: left;
}

.product_discription_pic3 {
  width: 100%;
  height: auto;
  float: left;
}



/* ## Header ## */
#head_konto_detail {
  width: 468px;
  height: 19px;
  background-image: url(../../img/en/bar1.png);
  background-repeat: no-repeat;
}

#over_layer_logo {
   width: 281px;
   height: 17px;
   margin-top: 68px;
   margin-left:7px;
   position: absolute;
}

#over_layer_gebote {
   width: 152px;
   height: 102px;
   margin-left: 285px;
   margin-top: 15px;
   position: absolute;
}

#over_layer1 {
   width: 400px;
   height: 40pxs;
   margin-top: -11px;
   margin-left: 465px;
   position: absolute;
}




/* ## Register ## */
#regist_formular_box1 {
    float: left;
    margin-left:48px;
    width:460px;
    height: 470px;
    background-image: url(../../img/en/regist_form_box1.png);
    background-repeat: no-repeat;
}

#regist_formular_box2 {
    float: left;
    margin-left:48px;
    margin-top: 30px;
    width:460px;
    height: 120px;
    background-image: url(../../img/en/regist_form_box2.png);
    background-repeat: no-repeat;
}

#regist_formular_box3 {
    float: left;
    margin-left:48px;
    width:500px;
    height: 511px;
    background-image: url(../../img/en/regist_form_box3.png);
    background-repeat: no-repeat;
}

#regist_formular_box4 {
    float: left;
    margin-left:48px;
    margin-top: 30px;
    width:460px;
    height: 300px;
    background-image: url(../../img/en/regist_form_box4.png);
    background-repeat: no-repeat;
}
/* ## End Register ## */




/* ## starter sites## */
#pros_link_box {
   width:220px;
   height: 300px;
}

#pros_link_bg {
   width:220px;
   height: 80px;
   background-image: url(../../img/en/pros_link_bg.png);
   background-repeat: no-repeat;
}

#opinion {
  width: 460px;
  height: 350px;
  background-image: url(../../img/en/opinion_bg.png);
  background-repeat: no-repeat;
}

#detail_starter_last_auctions {
  margin-top: 2px;
  width: 286px;
  float: right;
  border-left: solid #e1e3d3 1px;
}

.detail_starter_last_auctions_bg {
  width: 280px;
  height: 110px;
  background-image: url(../../img/en/detail_starter_last_auctions_bg.gif);
}

#detail_starter_box {
  float:left;
  width:280px;
  height: 320px;
  background-image: url(../../img/en/detail_starter_box_bg.gif);
  background-repeat: no-repeat;
  margin-left:5px
}
/* ## End starter sites ## */






#topframe {
  width: 900px;
  height: 100px;
  margin-top:0px;
  background-image: url(../../img/en/frame_bg.png);
  background-repeat: no-repeat;
}

#topframe_auction {
  width: 290px;
  height: 90px;
  background-image: url(../../img/en/frame_box_bg.gif);
  background-repeat: no-repeat;
}






/* ###### Beginn List Auktion ####*/
.list_auction_table_head {
  width:100%;
  background-color:#f8f8f7;
  border-bottom: solid 1px #e0ddde;
  height:25px;
  font-weight: bold;
  color :#999999;
}

.list_auction_bg {
  float: left;
  margin-left:5px;
  width: 890px;
  height: 90px;
  background-image: url(../../img/en/list_auction_bg.gif);
}

.list_auction_watch_bg {
  float: left;
  margin-left:5px;
  width: 850px;
  height: 90px;
  background-image: url(../../img/en/list_auction_watch_bg.gif);
}

.list_auction_pic {
  margin-left: 20px;
  margin-top: 1px;
  width: 100px;
  height: 75px;
  float: left;
}

.list_auction_box1 {
  margin-left: 20px;
  margin-top: 4px;
  width: 300px;
  float: left;
  font-size: 11px;
}

.list_auction_box2 {
  margin-left: 15px;
  margin-top: 4px;
  width: 200px;
  float: left;
  font-size: 12px;
  vertical-align: middle;
}

.list_auction_box3 {
  margin-left: 0px;
  margin-top: 4px;
  width: 75px;
  float: left;
  font-size: 12px;
}

.list_auction_box4 {
  margin-left: 10px;
  margin-top: 4px;
  width: 65px;
  float: left;
  font-size: 12px;
}

.list_auction_box5 {
  margin-left: 10px;
  margin-top: 4px;
  width: 50px;
  float: left;
  font-size: 12px;
}

.list_auction_box6 {
  margin-left: 10px;
  margin-top: 4px;
  width: 75px;
  float: left;
  font-size: 12px;
}

.list_auction_box7 {
  margin-left: 10px;
  margin-top: 4px;
  width: 150px;
  float: left;
  font-size: 12px;
}

.list_auction_box8 {
  margin-left: 10px;
  margin-top: 4px;
  width: 100px;
  float: left;
  font-size: 12px;
}

.list_auction_box9 {
  margin-left: 10px;
  margin-top: 4px;
  width: 120px;
  float: left;
  font-size: 12px;
}

.list_auction_icons {
  width: 135px;
  height: 15px;
  float: left;
  margin-top: 4px;
}

.list_auction_button {
  margin-left: 10px;
  margin-top: 0px;
  width: 45px;
  float: left;
  font-size: 12px;
}
/* ###### End List Auktion ####*/








/* beginn premium auction*/
.tablehead_premium {
  width: 900px;
  height: auto;
  margin: auto;
  margin-top: 10px;
  float: right;
  background-image: url(../../img/en/table_head_premium.png);
}

.border_premium {
  width: auto;
  height: auto;
  margin: auto;
  float: right;
  border-right: solid 1px #ddb31f;
  border-left:  solid 1px #ddb31f;
  border-bottom:  solid 1px #ddb31f;
}
/* end premium auction*/





/* beginn placement 2+3 */
.auction_placement {
  background-image: url(../../img/en/placement_bg.png);
  background-repeat: no-repeat;
  width:435px;
  height:97px
}

.overleayer_placement {
  width: 150px;
  height: 97px;
  margin-top: 2px;
  margin-left:2px;
  position: absolute;
}

.placement_picture {
  width: 100px;
  height: 85px;
  float: left;
  margin-left: 10px;
  margin-top: 10px
}

.placement_discription {
  width: 300px;
  height: 85px;
  float: right;
  margin-right: 20px;
  margin-top: 10px
}
/* end placement 2+3 */



.tablehead {
  width: 900px;
  height: auto;
  margin: auto;
  margin-top: 10px;
  float: right;
  background-image: url(../../img/en/table_head.gif);
}

.account_table_head {
  width: 900px;
  height: 31px;
  margin-top: 5px;
  float: left;
  background-image: url(../../img/en/account_table_head.gif);
  background-repeat: no-repeat;
}

.linktable {
  width: 100%;
  height: 30px;
  float: left;
  margin-top: 18px;
}

.border {     /* alle border divs in .border classe ändern */
  width: auto;
  height: auto;
  margin: auto;
  float: right;
  border: solid 1px #e0ddde;
}

.border2 {   /* only border left an right */
  width: auto;
  height: auto;
  margin: auto;
  float: right;
  border-right: solid 1px #e0ddde;
  border-left:  solid 1px #e0ddde;
}

.linktable_bg {
  background-image: url(../../img/en/linktable.png);
  height: 26px;
  color :#999999;
  font-size: 11px; 
}

.login_user {
  width: 240px;
  background-color: #ffffff;
  padding: 5px 2px 5px 8px;
  border: 1px solid #F0F0F0;
  font-size: 20px;
  border-color: #4E4D4D;
}

.zeit {
   font-size: 40px;
}


.h0 {
  font-size: 30px;
}

.h0_1 {
  font-size: 20px;
}

.h1 {
  font-size: 16px;
}

.h2_1 {
  font-size: 15px;
}

.h2 {
  font-size: 14px;
}

.h3_1 {
  font-size: 13px;
}

.h3 {
  font-size: 12px;
}


.h4_1 {
  font-size: 11px;
}


.h4 {
  font-size: 10px;
}

.h5 {
  font-size: 9px;
}


.icon{
  margin-right: 20px;
}


.footer a:hover {
   color: #12b330;
}

.green_text {
  color: #12b330;
  font-size: 12px;
}

.orange_text {
  color: #f6a717;
}


/* ## category ## */
.category {
	font-family: arial;
	width:200px;
	height:20px;
	font-size:1.1em;
	font-weight:bold;
	z-index:2;
    margin-left: 35px;

}
.category ul li a, .category ul li a:visited {
	display:block;
	text-decoration:none;
    text-align: left;
	width:190px;
	height:20px;
	padding-left:15px;
	line-height:18px;
	color:#ffffff;
	overflow:hidden;
    position:relative;
	background-image: url(../../img/en/button_category2.png);
	background-repeat: no-repeat;
	background-position:top left;
}
.category ul {padding:0; margin:0; list-style: none;}
.category ul li {
	float:left;
	position:relative;
    
}
.category ul li ul {display: none;}
.category ul li:hover a {color:#ffffff; background:url(../../img/en/button_category_hover.png); background-repeat: no-repeat;}
.category ul li:hover ul {display:block; position:absolute; top:20px; left:0; width:200px; z-index:2;}

.category ul li:hover ul li ul {display: none;}
.category ul li:hover ul li a {display:block; background:url(../../img/en/button_category_hover.png);background-repeat: no-repeat; color:#ffffff;}
.category ul li:hover ul li#last a {display:block; background:url(../../img/en/button_category.png);background-repeat: no-repeat; color:#ffffff; background-repeat:no-repeat;}

.category ul li:hover ul li a:hover { color:#434343;}
.category ul li:hover ul li:hover ul {display:block; position:absolute; left:200px; top:0; z-index:2;}
.category ul li:hover ul li:hover ul.left {left:-200px;}

/* ## end category## */





/* ## help-seites##  */
#help_content {
   width: 500px;
   height: auto;
   float: left;
   margin-left: 30px;
   margin-top: 10px;
}

#help_quick_links_top {
  width: 150px;
  height: 10px;
  float: right;
  margin-right: 20px;
  background: url(../../img/en/sdmenu/top.gif) no-repeat;
}


#help_quick_links  {
  width: 148px;
  height: auto;
  float: right;
  margin-right: 20px;
  border: solid 1px #eeeeee;
}

#help_quick_links_bottom {
  width: 150px;
  height: 10px;
  float: right;
  margin-right: 20px;
  background: url(../../img/en/sdmenu/bottom.gif) no-repeat;
}

#iframe {
  width: 100%;
  height: auto;
  min-height: 1450px;
}




/* ## help menü ## */
div.sdmenu {
    margin-left: 10px;
	width: 150px;
	font-family: Arial;
	font-size: 12px;
	padding-bottom: 10px;
	background: url(../../img/en/sdmenu/bottom.gif) no-repeat  right bottom;
	color: #fff;
    float: left;
}
div.sdmenu div {
	background: url(../../img/en/sdmenu/title.gif) repeat-x;
	overflow: hidden;
}
div.sdmenu div:first-child {
	background: url(../../img/en/sdmenu/toptitle.gif) no-repeat;
}
div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div span {
	display: block;
	padding: 5px 25px;
	font-weight: bold;
	color: white;
	background: url(../../img/en/sdmenu/expanded.gif) no-repeat 10px center;
	cursor: default;
	border-bottom: 1px solid #ddd;
}
div.sdmenu div.collapsed span {
	background-image: url(../../img/en/sdmenu/collapsed.gif);
}
div.sdmenu div a {
	padding: 5px 10px;
	background: #eee;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #12b330;
}
div.sdmenu div a.current {
	background : #ccc;
}
div.sdmenu div a:hover {
	background : #12b330 ;
	color: #fff;
	text-decoration: none;
}
/* ## end help menü ## */



/* ## beginn symbol_details ## */
.symbol_details {
	width: auto;
	height: auto;
}
.symbol_details ul li a, .symbol_details ul li a:visited {
	display: block;
	width: auto;
	height: auto;
	overflow: hidden;
    position:relative;
}

.symbol_details ul li ul li a, .symbol_details ul li ul li a:visited {
	display:block;
	text-decoration:none;
    text-align: left;
	width:200px;
	height:auto;
	color:#4E4D4D;
	overflow: hidden;

}

.symbol_details ul {padding:0; margin:0; list-style: none;}
.symbol_details ul li {
	float:left;
	position:relative;
}
.symbol_details ul li ul {display: none;}
.symbol_details ul li:hover a {color:#4E4D4D; }
.symbol_details ul li:hover ul {display:block; position:absolute; top:-60px; left:-160px; width:40px;}
.symbol_details ul li:hover ul.premium_detail {display:block; position:absolute; top:-70px; left:-160px; width:40px;}
.symbol_details ul li:hover ul li ul {display: none;}
.symbol_details ul li:hover ul li a {display:block; background:url(../../img/en/symbol_details_bg2.png);background-repeat: repeat; color:#4E4D4D;}
.symbol_details ul li:hover ul li#first a { height: 11px; display:block; background:url(../../img/en/symbol_details_bg3.png);background-repeat: no-repeat; color:#4E4D4D; background-repeat:no-repeat;}
.symbol_details ul li:hover ul li#last a { height: 19px; display:block; background:url(../../img/en/symbol_details_bg1.png);background-repeat: no-repeat; color:#4E4D4D; background-repeat:no-repeat;}


/* ## end symbol_details ## */

.index_content_bg {
  float: left;
  margin-left:5px;
  width: 890px;
  height: 200px;
  background-image: url(../../img/en/index_content_bg.png);
}

.index_content_bg_smal {
  float: left;
  margin-left:1px;
  margin-top: 5px;
  width: 296px;
  height: 200px;
  background-image: url(../../img/en/index_content_bg_smal.gif);
}

.auto {
  width:auto;
}


