@import "/root/css/theme2/style_accordion.css";
@import "/root/css/theme2/style_box.css";
@import "/root/css/theme2/style_breadcrumb.css";
@import "/root/css/theme2/style_footer.css";
@import "/root/css/theme2/style_forms.css";
@import "/root/css/theme2/style_links.css";
@import "/root/css/theme2/style_modal.css";
@import "/root/css/theme2/style_navi.css";
@import "/root/css/theme2/style_product.css";
@import "/root/css/theme2/style_superfish.css";

body {
	color: #333333;
    background-color: #FFFFFF;
}

#content-wrapper {
    border: 1px solid #dcdcdc;
}

.content-left {
    background-color: #FFFFFF;
}

.content-left h1, .content-full h1, .content-small h1 {
    color: #333333;
}

.content-left h2, .content-full h2, .content-small h2 {
    color: #333333;
}

p.subtitle {
    color: #333333;
}

.content-left ul li, .content-full ul li, .content-small ul li {
    background-image: url('/root/img/theme2/list_home.gif');
}

.content-teaser {
    background-color: #e0f2d5;
}

.contact {
    border-bottom: 1px solid #cccccc;
}

.contact-box {
    background-color: #e0f2d5;
}

.news h2 {
    border-bottom: 1px solid #cccccc;
}

.news_pages a.on {
    color: #000000;
}

.news-border {
    border-bottom: 1px solid #cccccc;
}

.linkbox {
    background-color: #e0f2d5;
}

.site_settings {
    background-color: #e0f2d5;
    border: 1px solid #CCCCCC;
}

.missing_text {
    color: #d20707;
}