html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

.whiteback {
    background-color: #FFFFFF;
}

.margintop {
    margin-top: 5px;
}

.liststylenone ol, ul {
    list-style: none;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}

blockquote, q {
    quotes: "" "";
}

/*bis hierhin ist ein reset*/
body {
    color: black;
    /*background-color: #5198D0;*/
    text-align: center;
    font-size: small;
    font-family: Arial, Helvetica, sans-serif;
    /*padding: 1em 0;
     */
    min-width: 41em;
    /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
}

#id-container {
    background-color: white;
    margin: 0 auto;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    /*padding-left: 0.1em;
     padding-right: 0.1em;*/
    /*border: thin solid;*/
    width: 940px;
    /*background-image: url(../img/header.png);
     background-repeat: no-repeat;
     background-position: center top;
     vertical-align: middle;*/
}

#id-header {
    display: block;
    text-align: left;
}

#id-language {
    float: left;
    background-color: fuchsia;
    width: 200px;
    clear: left;
}

#id-statusbox {
    position: relative;
    float: right;
    /*width: 290px;*/
    /*height: 52px;  */
    font-size: x-small;
    margin-top: 22px;
    /*background-image: url(../img/login.png);*/
    background-repeat: no-repeat;
    padding: 10px;
}

.borderfull {
    /*border-left: 5px #dadada solid;
     border-top: 5px #dadada solid;*/
    background: url(../img/corner.gif) no-repeat top left;
    padding: 10px 0 0 10px !important;
}

.bordercorner {
    width: 5px;
    height: 5px;
    /*background:url(../img/lefttopcorner.gif) no-repeat;*/
    background-color: black;
    left: 0px;
    top: -5px;
    position: relative;
    z-index: 500;
}

.bordertop {
    background: url(../img/lefttopcorner.gif) no-repeat top left;
    padding-top: 5px;
}

.borderleft {
    border-left: 5px #dadada solid;
}

#id-statusbox .angemeldet {
    position: absolute;
    top: -4px;
    right: 5px;
}

#id-statusbox .angemeldettext {
    /*margin-left: 30px;*/
    font: bold 14px Arial, Helvetica, sans-serif;
    color: #5198D0;
    text-align: right;
}

#id-statusbox .bid-balance {
    color: red;
}

#id-statusbox .flat-balance {
    color: red;
}

#id-statusbox .user-status {
	padding: 4px;
}

#UserLoginForm .textbox {
    width: 120px;
    background: #fff url(../img/icon-user.gif) no-repeat;
    float: left;
    padding-left: 20px;
    margin-bottom: 5px;
    margin-right: 8px;
    clear: both;
    /*background-position: right center;
     background-image: url(../img/hammer.png);*/
}

#UserPassword .textbox {
    width: 50px;
}

#id-topmenu {
    margin-top: 10px;
}

.crumb {
    background: url(../img/bg-gray.gif) repeat-x;
    height: 30px;
    padding-top: 5px;
}

.id-submit {
	margin-top:15px;
	height:20px;
	padding-right:3px;
	margin-bottom: 21px;
}

.id-liveauc {
    float: left;
    display: inline;
    padding-right: 10px;
    padding-left: 10px;
}

.id-topmenu {
    float: left;
    width: 100%;
    list-style-type: none;
    position: static;
    padding-left: 0px;
    margin-bottom: 10px;
}

.id-topmenu ul li {
    float: left;
    line-height: 100%;
    margin: 0;
    padding: 0;
}

.id-topmenu ul li a {
    float: left;
    line-height: 130%;
    display: block;
    color: black;
    padding-right: 4px;
    margin-right: 4px;
    text-decoration: none;
    border-right: 1px solid black;
    vertical-align: baseline;
	font-size: 12px;
}

.id-logo {
    float: left;
    position: relative;
    margin: 0;
    padding: 0;
    clear: both;
}

#id-content {
    clear: both;
    text-align: left;
}

#id-banner {
    margin: 0 auto;
    clear: both;
    width: 100%;
    margin-top: 5px;
    position: relative;
    text-align: center;
}

#id-banner h1 {
    width: 219px;
    height: 30px;
    position: absolute;
    top: -5px;
    right: 30px;
    z-index: 1000;
    overflow: visible;
    background-repeat: no-repeat;
}

#id-banner h2 {
    width: 242px;
    height: 35px;
    position: absolute;
    bottom: -15px;
    right: 30px;
    z-index: 1000;
    background-repeat: no-repeat;
}

#id-footer {
    padding-top: 20px;
    font-size: x-small;
    text-decoration: none;
    clear: both;
}

.id-table td {
    vertical-align: middle;
}

#id-menu_bottom {
    position: static;
}

.id-button {
    margin-left: 160px;
    margin-top: 10px;
}

.id-aucstat {
    margin-top: 5px;
}

.id-aucstat img {
    /*cursor:help;*/
    cursor: pointer;
}

.clearfix {
    float: left;
    clear: both;
    width: 100%;
}

.ida-contact {
    background: transparent url(../img/ida_spricht.jpg) no-repeat scroll right top;
    min-height: 410px;
    width: 100% !important;
}

.ida-contact fieldset {
    width: 700px;
}

#rightcol .ida-hand {
	position: absolute;
    right: 10px;
    bottom: -120px;
}

#id-country {
    float: left;
    /*width:300px;
     position:relative;
     margin-left:10px;
     margin-top:20px;*/
}

#id-footer-menu {
    float: right;
}

#id-paypal {
    text-align: center;
    margin: 0 auto 0 auto;
}

.id-transparency {
filter:alpha(opacity=50);
-moz-opacity: 0.50;
opacity: 0.50;
}

/* the overlayed element */
.simple_overlay {
    /* must be initially hidden */
    display: none;
    /* place overlay on top of other elements */
    z-index: 10000;
    /* styling */
    background-color: #FFFFFF;
    width: 300px;
    min-height: 200px;
    border: 1px solid #666;
    /* CSS3 styling for latest browsers */
    -moz-box-shadow: 0 0 90px 5px #000;
    -webkit-box-shadow: 0 0 90px #000;
}

/* close button positioned on upper right corner */
.simple_overlay .close {
    cursor: pointer;
    position: absolute;
    right: 3px;
    top: 4px;
    text-decoration: underline;
    font-size: smaller;
}

.simple_overlay .text {
    padding: 0 5px 5px 5px;
}

.auction-brief {
    display: table-cell;
    vertical-align: middle;
    height: 120px;
}

#chat{
	margin-top:0px;
	margin-bottom:15px;
	width:100%;	
	min-height: 150px;
}

#chat .chat-histories{
	width:40%;
	float:left;
}
#chat .chat-buttons{
	width:50%;
	float:right;
}

#startseitentext {
width: 940px;
margin: 100px 20px 20px 20px;
text-align:left;
}

.productImageMax {
	padding-left:10px;
}

.productheading{
	width:400px;

}

.votecount{
	margin-top:5px;
	margin-bottom:5px;
}

.formblock{
		margin-top:10px;
	margin-bottom:10px;
}
