body {
    background:url(grafik/bg.png) repeat-x #626262;
    font-family: verdana, arial, sans-serif;
    font-size:12px;
    margin:0px;
    padding:0px;
}

p {
    font-size:11px;
}

div.site {
    width:1000px;
    margin:auto;
    background:#fff;
}

div.header {
    height:165px;
    width:998px;
    margin:auto;
    background:url(grafik/header.png) no-repeat;
    border-bottom:1px solid #a3a3a3;
}
div.top_menu {
    width:968px;
    height:28px;
    padding:15px 15px 0 15px;

}
div.top_menu_wrap {
    padding-top:137px;
}
div.menu_link {
    float:left;
    margin-right:15px;
}
div.menu_link a {
    color:#fff;
    font-weight:bold;
}
div.menu_link a:hover {
    text-decoration:underline;
}

#menu
{
    margin:0px 0px 0px 3px;
    padding: 0;
    list-style: none;
    font-weight: bold;
}

#menu ul{

    padding:0px;
    margin: 0;
    list-style: none;
}
#menu ul li
{
    height: 41px;
    display: block;
    position: relative;
    float: left;
}

#menu li ul {display: none;}

#menu ul li a
{

    display: block;
    color: #fff;
    text-decoration: none;
    height: 26px;
    padding: 0px 10px 0 10px;
    margin-left: 1px;
    white-space: nowrap;

}

#menu ul li a:hover {

}

#menu li:hover ul
{

    display: block;
    position: absolute;
    border-top:0;
    margin-top:4px;

}

#menu li:hover ul li
{
    height: 30px;
    background: #ccc;
    margin: 0;
    width:160px;


}

#menu li:hover ul li a
{
    padding-top:5px;
}

#menu li:hover li
{
    float: none;


}
#menu li:hover li:hover
{
    float: none;

    background: #666;


}

#menu li:hover a
{
    height: 20px;
    padding-bottom:5px;
}
#menu li:hover li a:hover{

    height: 20px;
    background: transparent;
}

div.tm_left {
    float:left;
}
div.tm_right {
    float:right;
}

div.cont {
    width:970px;
    padding:15px;
}

div.text_cont {
    float:left;
    width:712px;
    background:url(grafik/text_bg.png) repeat-x bottom ;
    padding:10px;

}

div.news {
    float:right;
    width:203px;
    background:url(grafik/text_bg.png) repeat-x;
    min-height:267px;
    padding:10px;
}
div.one_news {
    margin-bottom:10px;
}
div.news p {
    margin:5px 0 5px;
    padding:0px;
}
div.news a {
    color:#653399;
    text-decoration:underline;
    font-size:11px;
}
div.news a:hover {
    text-decoration:none;
}

div.boxes {
    width:970px;
    margin:20px 0 20px 0;
}

div.box {
    width:460px;
    float:left;
    background:url(grafik/box_bg.png) repeat-x;
    min-height:150px;
    padding:10px;
}
div.box h1 {
    color:#653399;
    font-size:15px;
}

div.box p{
    color:#666;
    font-size:11px;
}

div.box a{
    color:#653399;
    text-decoration:underline;
    font-size:11px;
}
div.box a:hover {
    text-decoration:none;
}
div.b_text {
    float:left;
    width:260px;
}
div.b_img {
    float:right;
    padding-top:20px;
}

div.m_footer {
    width:980px;
    background:url(grafik/footer_bg.png) repeat-x;    
    height:45px;
    padding:25px 10px 0 10px;
    margin:auto;
    font-size:10px;
}
div.f_left {
    float:left;
    color:#fff;
}
div.f_left a{
    color:#fff;
    text-decoration:underline;
    font-weight:bold;
}
div.f_left a:hover {
    text-decoration:none;
}
div.f_right {
    float:right;
}

div.w_cont {
    width:980px;
    padding:15px 10px;
}
div.c_left {
    float:left;
    width:191px;
    margin-right:15px;
}

div.menu_box {
    width:171px;
    padding:10px;
    background:url(grafik/text_bg.png) repeat-x bottom;
    margin-bottom: 15px;
}

hr {border-style: none;}
div.menu_box p {
    margin:0px;
}

div.menu_box hr {
    height:0;
    border-bottom: 1px dotted #666;
    border-style: none none dotted;
}

div.menu_box h1 {
    font-size:15px;
    color:#663399;
}

div.middle {
    width:733px;
    float:left;
}

input.news_text {
    width:159px;
    height:20px;
    padding:5px 0 0 5px;
    background:url(grafik/news_text.png) no-repeat;
    border:none;
}

div.s_class {
    width:713px;
    padding:10px;
    background:url(grafik/text_bg.png) repeat-x bottom;
    font-size:10px;
    margin-bottom:20px;
}

div.prod_box {
    width:140px;
    float:left;
    margin:10px 30px 10px 0;
}
div.prod_img {
    height:120px;
    width:140px;

}
div.prod_name {
    margin-top:5px;
	height:36px; 
}
div.prod_name a{
    color:#333333;
    font-size:10px;
    font-weight:bold;
}
div.prod_line {
    width:100%;
    height:1px;
    border-bottom:1px solid #ccc;
    margin:5px 0;
}

div.prod_info {
    width:100%;
}
div.prod_price {
    float:left;
	font-size:11px;
}
div.info {
    float:right;
    width:82px;
    height:18px;
    background:url(grafik/info_bg.png) no-repeat;
    text-align:center;
    padding-top:3px;
}
div.info a {
    color:#fff;
    text-decoration:none;
    font-size:10px;
    font-weight:bold;
}

div.info a:hover {
    text-decoration:underline;
}
input.buy_button {
    width:82px;
    height:21px;
    background:url(grafik/info_bg.png) no-repeat;
    text-align:center;
    border:none;
    color:#fff;
    font-weight:bold;
    
}
div.checkout {
    width:82px;
    height:21px;
    background:url(grafik/info_bg.png) no-repeat;
    text-align:center;
    padding-top:3px;
    border:none;
}
div.checkout a{
    font-size:10px;
    color:#fff;
    font-weight:bold;
}

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