
table {
    font-size:11px;
}
table.item_container {
	background:url(http://deltaradio.masterweb.mach3.de/delta/images/layout/bg_content_3.gif) repeat;
}
.item_container h4 {
    color:#C50009;
    padding:4px 0px 2px 0px;
    margin:0px;
}
.item_container .box {
    background:#999999 url(images/row_1.gif) repeat-x left top;
    padding:20px 0px 20px 5px;
    border-right:1px solid black;
    border-bottom:1px solid black;
    border-left:1px solid white;
    width: 247px;
    float:left;
    margin: 0px;
    height:265px;
    overflow:hidden;
}
.item_container .box img {
    border:1px solid black;
}
.item_container .box h4 a {
    color:#C50009;
    text-decoration: none;
}
.item_container .box h4 a:hover {
    border-bottom:1px solid black;
}
.item_container .box p {
    margin:0px;
}
.item_container .box a {
    fonbt-size:11px;
    color:#c50009;
    text-decoration: none;
}
.item_container .box .item {
    width:190px;
    padding-bottom:10px;
}
.detail_container {
    width:100%;
    background:url(http://deltaradio.masterweb.mach3.de/delta/images/layout/bg_content_1.gif);
    padding:10px 0pt 0pt;
}
.detail_container table td.image {
    width:250px;
}
.detail_container table td.image img {
    border:1px solid black;
}
textarea,
select,
input.input {
    background:#CBCBCB;
    border:1px solid black;
    font-size:11px;
}
textarea,
input.input {
    width:204px;
}
a.o_link {
    color:#c50009;
}
.detail_container table td.price,
.detail_container table td.text {
    padding:5px;
}
.detail_container table td.price strong.price {
    display:block;
    color:#C50009;
    padding:2px 0px;
}
.detail_container table.contact {
    width:600px;
}
.detail_container table.contact td {
    padding:4px;
}
