body {
    margin:0;
    padding:0;
    background-image:url(grafik/bg.png) repeat-x;
    background-color:#c6b19e;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    color:#656565;
}

p {
    margin:0px;
    padding:0px;
}

h1{
    font-size:30px;
    font-family:verdana;
    
}

a {
    color:#3399CB;
    text-decoration:underline;
}

a:hover {
    color:#3399CB;
    text-decoration:none;
}
radio {
    border:none;
}

hr {

    margin:5px 0 5px 0;
    color: #f3ead2;
    background-color: #f3ead2;
    height: 2px;
    border:none;

}

div.site {
    width:1000px;
    background:url(grafik/site_bg.png) repeat-y;
    margin:0 auto 0 auto;
    padding:0 23px 25px 24px;
}

div.header {
    width:1000px;
    height:199px;
    background:url(grafik/header.png) no-repeat;
}
div.logo {
    float:left;
    width:300px;
    height:70px;
    margin:80px 0 0 25px;
    cursor:pointer;
}

div.top_menu {
    height:41px;
    width:1000px;
    background:url(grafik/menu_bg.png) repeat-x;
    padding:10px 0 0 0;
}

div.m_left {
    float:left;
    height:28px;
    width:7px;
    background:url(grafik/m_left.png) no-repeat;
    margin-left:5px;
}
div.m_middle {
    float:left;
    height:23px;
    background:url(grafik/m_middle.png) repeat-x;
    padding:5px 0 0 0;
}

div.m_middle a{
    color:#fff;
    text-decoration:none;
}

div.m_middle a:hover{
    text-decoration:underline;
}

div.m_right {
    float:left;
    height:28px;
    width:7px;
    background:url(grafik/m_right.png) no-repeat;
    margin-right:5px;
}

div.um {
    width:964px;
    padding:10px 18px 10px 18px;
    margin-bottom:5px;
}
div.um a{
    color:#CBCB99;
    text-decoration:undeline;
}
div.um a:hover {
    text-decoration:none;
}

div.where {
    float:left;
}

div.login {
    float:right;
}

div.left {
    width:198px;
    float:left;
    margin:10px 10px 0 10px;
}

div.menu_head {
    width:177px;
    height:20px;
    background:url(grafik/menu_head.png) no-repeat;
    padding:10px 0 0 10px;
    font-weight:bold;
    color:#000;
    margin-left:5px;
    float:left;
}

div.menu_cont {
    width:188px;
    padding:0 6px 20px 5px;
    background:url(grafik/menu_cont.png) repeat-y;
    margin:0px;
    float:left;

}

div.menu_footer {
    width:198px;
    height:11px;
    background:url(grafik/menu_footer.png) no-repeat;
    float:left;
    margin-left:-1px;
    margin-bottom:10px;
}

div.nbrev {
    width:166px;
    margin:auto;
    padding:15px 0 0 0;
}
div.nbrev ul {
    padding:0;
    margin:0;
}
div.nbrev li{
    list-style-type:none;
    list-style-position:outside;
}

input.text {
    width:163px;
    height:17px;
    background:url(grafik/input_text.png) no-repeat;
    border:none;
    padding:3px 0 0 3px;
}


input.search_button {
    width:66px;
    height:34px;
    background:url(grafik/search_button.png) no-repeat;
    border:none;
    float:right;
    margin-top:5px;
    cursor:pointer;
}
input.news_button {
    width:104px;
    height:34px;
    background:url(grafik/input_register.png) no-repeat;
    border:none;
    float:right;
    margin-top:5px;
    cursor:pointer;
}

div.static_cont {
    width:715px;
    float:left;
    margin-top:10px;
}

div.middle {
    width:533px;
    float:left;
    margin:10px 20px 0 20px;
}

div.right {
    float:left;
    width:198px;
    margin:10px 0 0 0px;
}

div.footer_top {
    width:1047px;
    height:58px;
    margin:auto;
    background:url(grafik/footer_top.png) no-repeat;
}

div.h_footer {
    width:100%;
    height:80px;
    background:url(grafik/footer.png) repeat-x;
    padding-top:50px;
}

div.inner_footer {
    width:950px;
    margin:auto;
    color:#fff;
}
div.inner_footer a{
    color:#CBCB99;
    text-decoration:underline;
}
div.inner_footer a:hover{
    text-decoration:none;
}

div.if_left {
    float:left;
}
div.if_right {
    float:right;
}
div.if_right li {
    list-style-type:none;
    display:inline;
    margin-left:5px;
}

div.dotted {
    width:100%;
    height:1px;
    border-bottom:1px dotted #666;
    margin:10px 0 10px 0;
}

div.dotted2 {
    width:100%;
    height:1px;
    border-bottom:1px dotted #666;
    margin:5px 0 5px 0;
}

div.prod_box {
    float:left;
    width:144px;
    height:201px;
    border:1px solid #ccc;
    margin:10px 10px 0 0;
    padding:5px;
}
div.prod_img {
    width:144px;
    height:120px;
    text-align:center;
    margin-bottom:5px;
}

div.prod_name a{
    color:#CB9933;
    text-decoration:underline;
    font-size:11px;
    font-weight:bold;
}

input.buy_button {
    width:64px;
    height:22px;
    background:url(grafik/buy_button.png) no-repeat;
    border:none;
    cursor:pointer;
}

div.prod_name a:hover {
    text-decoration:none;
}
