.py_wrapper a {
	color: #fff;
	text-decoration: none;
}

.py_wrapper {
	width: 1000px;
	margin: 0 auto;
	font-family: Arial;
}

.py_head {
	height: 133px;
	background-color: #AAA;
}

.py_logo {
	background: url(http://www.wmm-matzelsberger.de/eBay/img/header_bg.jpg) bottom repeat-x;
	width: 1000px;
	height: 99px;
}

#header_01 {
    float: left;
}
#header_02 {
    float: right;
}

.py_checkout :hover {
	background-color: #12598F;
	width: 150px;
	height: 34px;
	display: block;
}

.py_checkout {
	float: right;
	width: 150px;
	height: 34px;
}

.py_mainbody {
	margin-top: 20px;
}

.py_main_left {
	width: 185px;
	float: left;
}

.py_main_right {
	width: 800px;
	float: right;
}

.py_box_title {
    background-color: #15649C;
    width: 180px;
    height: 17px;
    display: block;
    color: #ffffff;
    padding: 5px 10px 5px 10px;
    font-size: 14px;
    font-weight: 400;
}

.py_box {
    text-align: center;
    margin-top: 10px;
	margin-bottom: 10px;
}

.py_main_content {
    padding: 0px 10px 5px 10px;
}

.py_footer_box_content ul {
    float: left;
}

.py_service {
	width: 415px;
}

.py_footer_li {
	font-size: 18px;
	list-style-type: none;
}

.py_footer_li li {
background-image: url(http://www.wmm-matzelsberger.de/eBay/img/list.png);
background-repeat: no-repeat;
padding: 0 0 0 2.1em;
line-height: 1.7em;
}

.content_head_left {
    float: left;
}
.content_head_right {
    float: right;
    margin-right: -10px;
    width: 200px;
    font-size: 12px;
}

.py_listing {
    clear: both;
}
.py_listing_head {
    background-color: #15649C; color: #ffffff; padding: 5px 10px 5px 10px;
    margin-bottom: 20px;
}
.py_item_pic img {
    width: 500px;
}

.py_add_pics img {
    width: 100px;
    margin-right: 20px;
    margin-bottom: 20px;
}
.py_add_pics_box {
    width: 250px;
    float: right;
}
.py_item_pic {
    width: 500px;
    float: left;
}

.py_auction_title {
    height: 80px;
    width: 580px;
}

.py_listing_description {
    clear: both;
}
.py_listing_img {
    width: 780px;
    height: 450px;
}