body, html {
	font-family: Arial,Helvetica,sans-serif;
	text-align: center;
}

#header_info {
	background: #e8e8e8 url(http://www.angelwelt24.de/ebay/images/gfx/asc_header_info.png) no-repeat center;
	height: 26px;
	width: 1084px;
}

.topsearch {
	float: right;
	width: 280px;
	display: inline-block;
	margin: 0 18px 0 0; padding: 0;
	text-align: right;
}

#search-form {
	width: 184px;
	height: 31px;
	padding: 0;
    background: transparent url(http://www.angelwelt24.de/ebay/images/gfx/asc_suche.png) no-repeat;
	padding-left: 25px;
	border: 0px;
}

#submit_search {
   display: inline-block;
   background: transparent url(http://www.angelwelt24.de/ebay/images/gfx/asc_search.png) no-repeat;
   background-position: 0 0;
   width: 66px;
   height: 31px;
   border: 0px solid #fff;
   line-height: 31px;
   color: #fff;
   text-align:center;
   position: relative;
   top: 2px;
}

.logoheader {
	width: 100%;
	margin: 10px 0;
	height: 40px;
	overflow: hidden;
}

#logo {
	float: left;
    display: inline-block;
	/*width: 395px;*/
	width: 750px;
	margin: 0; padding: 0;
}

#auktion {
	position: relative;
	left: 8px;
	/*min-height: 100%;
	height:auto !important;
	height:100%;
	overflow: hidden !important; */ 
    margin: 0 auto;
    width: 1100px;
	text-align: left;
}
#menu_top ul {
	list-style:none;
	margin: 0;
	padding: 0;
}

#menu_top ul li {
	background: transparent url(http://www.angelwelt24.de/ebay/images/gfx/asc_topmenu_seperator.png) no-repeat right;
	padding-right: 1px;
	float: left;
}

#menu_top ul li.last_element {
	background: transparent none;
	padding-right: 0px;
}

#menu_top ul li a {
   text-transform: uppercase;
   color: #404041;
   background: transparent url(http://www.angelwelt24.de/ebay/images/gfx/asc_topmenu.png) repeat-x;
   /*height: 39px;*/
   line-height: 39px;
   display: block;
   padding: 0 22.15px;
   font-size: 12px;
   text-decoration:none;
}

#menu_top ul li > a.first {
   border-radius: 5px 0 0 5px; 
   -moz-border-radius: 5px 0 0 5px; 
   -webkit-border-radius: 5px 0 0 5px; 
   -khtml-border-radius: 5px 0 0 5px;
   border-left: 1px solid #000;
}

#menu_top ul li > a.last_element {
   border-radius: 0 5px 5px 0; 
   -moz-border-radius: 0 5px 5px 0; 
   -webkit-border-radius: 0 5px 5px 0; 
   -khtml-border-radius: 0 5px 5px 0;
   border-right: 1px solid #000;
}

#menu_top ul li > a:hover {
   color: #fff;
   background: transparent url(http://www.angelwelt24.de/ebay/images/gfx/asc_top_active.png) repeat-x;
}

#menu_top ul li a.active {
   color: #fff;
   background: transparent url(http://www.angelwelt24.de/ebay/images/gfx/asc_top_active.png) repeat-x;
}

.menu_link {
	background: transparent url(http://www.angelwelt24.de/ebay/images/gfx/asc_pfeil_auflistung.png) no-repeat left center;
	padding-left: 7px;
}

.inhalt {
    display: block;
    padding: 5px;
}
.kaufabwicklung, .zahlung, .versand, .rueckgaberecht {
    display: none;
    padding: 5px;
}

.rueckgaberecht  a {
	color: #333333;
	text-decoration: underline;
}
.rueckgaberecht  a:visited {
	color: #333333;
	text-decoration: underline;
}
.rueckgaberecht  a:hover {
	color: #ff7000;
	text-decoration: none;
}

#mitte {
    width: 100%;
/*    margin-top: 10px;*/
}
#content {
	width: 841px;
	float: left;
	margin: 0 5px 0 10px;
	font-size: 14px;
}

#content p {
    margin-bottom: 1.5em;
}

#content h1 {
   margin: 0 0 10px 0;
   padding: 4px;
   padding-left: 8px;
   background-color: #fff;
   font-size: 12px;
   font-weight: bold;
   color: #484747;
   border-bottom: 1px dotted #58585a;
   text-transform:uppercase;
}

.content a {
	color: #333333;
	text-decoration: underline;
}

.content a:visited{
	color: #333333;
	text-decoration: underline;
}

.content a:hover{
	color: #ff7000;
	text-decoration: none;
}

#content table td{
	font-size: 12px;
	width: 405px;
	float: left;
	margin: 0 5px 0 10px;
    border: 1px solid #e7e8e6;
}
#links {
  	float: left;
    width: 234px;
	min-height: 100%; /* Mindesthöhe für moderne Browser */
	height:auto !important; /* Important Regel für moderne Browser */
	height:100%; /* Mindesthöhe für den IE */
}
#rechts {
  	float: right;
    width: 180px;
	min-height: 100%; /* Mindesthöhe für moderne Browser */
	height:auto !important; /* Important Regel für moderne Browser */
	height:100%; /* Mindesthöhe für den IE */
    margin-left: 10px;
}
.menu {
	margin-bottom: 10px;
}
.menu .top {
   padding: 8px 0 5px 8px;
   border-bottom: 1px dotted #58585a;
   background-color: #fff;
   color: #484747;
   font-size: 12px !important;
   text-transform: uppercase;
}
.menu .bottom {
	height: 0px;
	width: 180px;
}
.menu .content {
	font-size: 12px;
	padding:10px 10px;
}
.menu .content h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
	color: #d87272;
}
.menu .content a {
	color: #333333;
	text-decoration: underline;
}
.menu .content a:hover {
	color: #ff7000;
	text-decoration: none;
}

.button_hoch{ position: absolute; margin-left: 20px; width: 90px; text-align: center; font-size: 10px; }
.button_hoch a{ padding: 5px; text-decoration: none; display: block; font-weight: bold; color: #4F4F4F; border: 1px solid #e7e8e6; }

.menu .content.hauptmenu a {
	color: #404041;
	font-size: 12px;
	display: block;
	width: 100%;
	padding: 3px 3px;
	text-decoration: none;
}
.menu .content.hauptmenu a:hover {
	background-color: #e8e8e8;
    color: #404041;
}
.bild_outer{
	text-align: center;
	width: 100%;
}
.bild_gross {
	text-align: center;
	display: inline-block;	
	padding-bottom: 20px;
	margin: 0 auto;
}
.bild_gross .master_bild {
	float: left;
	display: inline-block;
}
.bild_gross .weitere_bilder {
	float: right;
	padding-left: 10px;
	display: inline-block;
}
.bild_gross .weitere_bilder img {
	padding-bottom: 3px;
	border: 0;
}
.auktionsname {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 10px;
}



.clear {
	clear:both;
}

.main-content-p p {
	padding: 0;
	margin: 0;
}

.row-p, .btm-artkl {
	margin-bottom: 15px;
	font-size: 12px;
}

.title-p {
	border-bottom: 1px dotted #58585A;
	overflow: hidden;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: 700;
	margin-bottom: 15px;
}

.title-p > div {
	width: 50%;
	float: left;
}

.top-link {
	text-align: right;
}

.top-link span {
	background: url(http://www.angelwelt24.de/ebay/images/gfx/asc_arrow.png) no-repeat 0 50%;
	padding: 0 15px;
}

.main-content-p {
	color: #484747;
	padding: 0 10px 0 20px;
	font-size: 12px;
}

.title-p > div, .top-link span a, .art-title {
	color: #484747;
	text-transform: uppercase;
}

.art-title {
	margin-bottom: 10px;
}

.indent-p {
	margin-left: 15px;
}

.top-link span a {
	text-decoration: none;
}

.asc-artkl {
	width: 98.5%;
	color: #484747;
}

.asc-artkl .row-p, .asc-artkl {
	overflow: hidden;
}

.one-third-p {
	width: 348px;
	float: left;
	margin-right: 10px;
}

.one_last_element {margin-right: 0;}

.asc-artkl .row-p {
	padding-left: 10px;
}

.img-caption {
	border: 1px solid #E7E7E7;
	height: auto;
	margin-bottom: 10px;
}

.img-caption p {
	padding: 10px;
	color: #666666;
	margin: 0;
}

.asc-art-title {
	font-weight: 700;
	margin-bottom: 10px;
	padding-left: 5px;
	text-transform: uppercase;
}

#footer-p {
	width: 95.8%;
	overflow: hidden;
	background-color: #E8E8E8;
	height: 26px;
	font-size: 12px;
	padding: 0 15px;
	margin-bottom: 10px;
}

.one-fourth-p {
	width: 25%;
	overflow: hidden;
	float: left;
	line-height: 20px;
	padding-top: 5px;
}

.one-fourth-p p {
	margin: 0;
	padding: 0;
}

.one-fourth-p img {
	vertical-align: top;
	margin-left: 5px;
}

.three_last_element {
	width: 75%;
	overflow: hidden;
	float: left;
	line-height: 26px;
}

.menu-footer-p ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.menu-footer-p ul li {
	float: left;
	margin-left: 25px;
	background: url(http://www.angelwelt24.de/ebay/images/gfx/asc_raquo.png) no-repeat center left;
	padding-left: 10px;
}

.menu-footer-p ul li a {
	display: inline-block;
	text-decoration: none;
	color: #484747;
}

.menu-footer-p ul li a:hover {
	text-decoration: underline;
	color: #F16A00;
}

