@import "http://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css";
@import "https://fonts.googleapis.com/css?family=Raleway:400,300,500,700";
html, body {
    overflow-x: hidden;
}
body {
    background: #ccc;
  background-image: url("../images/background.gif");
  background-repeat: repeat;
    font-family: "Raleway",sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
}

/*Maillink*/

a {
    color: #000000;
    cursor: pointer;
}

/*Maillink hover*/

a:hover, a:focus {
    color: #000000;
    outline: medium none;
    text-decoration: none;
}
a:active {
    outline: medium none;
    text-decoration: none;
}
header ul, header ol {
    list-style: outside none none;
}
hr {
    border-color: #ecf0f1;
    margin-top: 5px;
}
hr.divider_typ_3 {
    margin-top: 5px !important;
}
.full_width {
    width: 100%;
}
.f_left {
    float: left;
}
.f_right {
    float: right;
}
.Notizblock {
    padding: 0;
}
.p_tb_10 {
    padding-bottom: 10px;
    padding-top: 10px;
}
.p_top_10 {
    padding-top: 10px;
}
.p_bottom_10 {
    padding-bottom: 10px;
}
.p_lr_15 {
    padding-left: 15px;
    padding-right: 15px;
}
.m_right_5 {
    margin-right: 5px;
}
.m_right_10 {
    margin-right: 10px;
}
.m_right_15 {
    margin-right: 15px;
}
.m_right_30 {
    margin-right: 30px;
}
.m_left_5 {
    margin-left: 5px;
}
.m_left_10 {
    margin-left: 10px;
}
.m_left_15 {
    margin-left: 15px;
}
.m_top_10 {
	margin-top: 0px;
}
.m_top_20 {
    margin-top: 20px;
}
.m_top_30 {
    margin-top: 30px;
}
.m_top_45 {
    margin-top: 45px;
}
.m_bottom_0 {
    margin-bottom: 0;
}
.m_bottom_5 {
    margin-bottom: 5px;
}
.m_bottom_10 {
    margin-bottom: 0px;
}
.m_bottom_20 {
    margin-bottom: 20px;
}
.m_bottom_30 {
    margin-bottom: 30px;
}
.m_bottom_45 {
    margin-bottom: 45px;
}
.d_none {
    display: none;
}
.v_align_t {
    vertical-align: top;
}
.v_align_m {
    vertical-align: middle;
}
.v_align_b {
    vertical-align: bottom;
}
.v_align_bs {
    vertical-align: baseline;
}
.d_inline_middle {
    display: inline-block;
    vertical-align: middle;
}
.d_inline_b {
    display: inline-block;
}
.icon {
    margin-right: 5px;
    vertical-align: baseline;
}
.shadow {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.relative {
    position: relative;
}
.p_vr_0 {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
.divider_type_3 > li::before {
    border-color: #e2e6e7;
}
.horizontal_list > * {
    float: left;
}
.horizontal_list > *:first-child {
    margin-left: 0;
}
.users_nav li {
    margin-left: 8px;
}
.users_nav li::before, .l_width_divider li::before {
    border-left: 1px solid #828686;
    content: "";
    display: inline-block;
    height: 10px;
    margin: 6px 8px 0 0;
}
.l_width_divider li::before {
    margin: 0 15px 0 0;
}
.users_nav li:first-child::before, .l_width_divider li:first-child::before {
    display: none;
}
.header-top {
    background-color: #ebebeb;
    border-bottom: 20px solid #b29ddb;
}
.h_bot_part {
    background: rgba(0, 0, 0, 0) url("../images/header.png") repeat scroll right center;
    margin-bottom: 0;
    margin-top: 0;
}
.glyphicon_item i[class^="fa "] {
    font-size: 60px;
}
.glyphicon_item {
    border: 2px solid;
    height: 130px;
    padding: 20px;
}
.glyphicon_item dl dt {
    font-size: 2.6em;
    line-height: 1em;
    margin-bottom: 3px;
}
.glyphicon_item dl dd {
    font-size: 1.3em;
    line-height: 1em;
}
.vc_child::after {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.logo-holder img {
	width: 100%;
}
.farblicht {
    color: #fff;
}
.color_green {
    color: #ccb2ff;
}

/*Überschriften Titel*/ 
.color_dark {
    color: #0a66ad;
}
.color_theme {
    color: #ff9966;
}
.bg_color_green_2 {
    background: #2ecc71 none repeat scroll 0 0;
}
.bg-success {
    background-color: #5cb85c;
}
.bg-warning {
    background-color: #f0ad4e;
}
.bg-info {
    background-color: #5bc0de;
}
.border-success {
    border-color: #4cae4c;




}
.border-warning {
    border-color: #eea236;
}
.border-info {
    border-color: #46b8da;
}
.btn {
    border-radius: 0;
}
.btn-link {
    color: #ff9966;
}
.btn-link:hover, .btn-link:focus {
    color: #ff9966;
}
.btn:active, .btn:visited, .btn:focus {
    outline: medium none;
}
.btn-labeled {
    padding-bottom: 0;
    padding-top: 0;
}
.btn-label {
    background: rgba(0, 0, 0, 0.15) none repeat scroll 0 0;
    display: inline-block;
    left: -14px;
    padding: 10px 19px;
    position: relative;
    text-align: center;
    width: 50px;
}
.btn-primary {
    background-color: #ff9966;
    border-color: transparent;
    color: #ffffff;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
    background-color: #555555;
    color: #fff;
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary.active[disabled], fieldset[disabled] .btn-primary.active {
    background-color: #ff9966;
}
.buyNow .btn, .thumbnail .btn, #footer .btn {
    text-align: left;
}
.ebay-buttons .btn {
    text-align: left;
    width: 49%;
}
.fw_light {
    font-weight: 300;
}
.fw_medium {
    font-weight: 400;
}
.fw_strong {
    font-weight: 500;
}
.schrift {
    font-weight: 700;
}
.f_size_small {
    font-size: 0.85em;
}
.f_size_medium {
}
.f_size_large {
    font-size: 1.2em;
}
.tt_uppercase {
    text-transform: capitalize;
}
.page_content_offset {
    padding-top: 30px;
}
a.thumbnail:hover, a.thumbnail:focus {
    border-color: #ff9966;
}
.tt-suggestion.tt-is-under-cursor {
    color: #ff9966;
}
.typeahead:focus {
    border-color: #ff9966;
}
.form-control:focus {
    border-color: #ff9966;
}
a.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #ff9966;
}
.list-group-item:last-child {
    border-radius: 0;
}

/*balken unter Titel*/
blockquote {
    border-left-color: #4a9ddd;
    font-size: 14px;
}
blockquote.pull-right {
    border-right-color: #ff9966;
}

/*Preis*/

.text-primary {
    color: #0a66ad;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #ff9966;
}
.list-group-item:first-child {
    border-radius: 0;
}
a.list-group-item.active {
    background-color: #ff9966;
    border-color: #ff9966;
}
a.list-group-item.active .list-group-item-text {
    color: #d2ebcf;
}
.product_info table {
    margin: auto;
}
.product_info tr {
    border-bottom: 1px solid #ecf0f1;
    list-style: outside none none;
}
.product_info tr:last-child {
    border-bottom: 0 none;
    margin-bottom: 10px;
}
.panel-primary .panel-heading {
    background-color: #ff9966;
    border-color: #ff9966;
}
.tab-pane h4 {
    font-size: 20px;
    margin-top: 10px;
}
.price_wrapper .f_size_large {
    font-size: 2.5em;
}
.price_wrapper p {
    margin-bottom: 0;
}
.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-timing-function: ease-in;
}
@keyframes fadeIn {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
.short-text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.fadeIn {
    animation-name: fadeIn;
}
.tab-content {
    margin-bottom: 40px;
}
.thumbnail, .img-thumbnail {
    border-radius: 0;
}
.thumb-center {
    border-bottom: 1px solid #ecf0f1;
    text-align: center;
}
.thumb-holder {
    display: inline-block;
}
.thumb-holder span {
    display: table-cell;
    height: 250px;
    text-align: center;
    vertical-align: middle;
    width: 250px;
}
.thumb-holder span img {
    max-width: 250px;
    width: 100%;
}
.img-hover img {
    transform: scale(1);
    transition: all 0.3s ease-in-out 0s;
}
.img-hover:hover img {
    transform: scale(1.05);
}
.price-wrapper {
    line-height: 2em;
}
.price-wrapper span {
    font-size: 2em;
}
.price-wrapper span small {
    font-size: 0.35em;
    font-weight: 300;
}
.navbar {
    border-radius: 10px;
  -webkit-border-radius: 10px;
  box-shadow: 0 0 3px #d7d7d7;
  -webkit-box-shadow: 0 0 3px #d7d7d7;
}

/*balken_header*/

.navbar-fld  {
    background: rgba(0, 0, 0, 0) url("../images/balken_header.gif") repeat scroll center center;
    border-bottom: 0 none;
    border-color: -moz-use-text-color #;
    border-top: 0 none;
}
.nav > li > div {
    cursor: default;
    display: block;
    padding: 10px 15px;
    position: relative;
}
.navbar-nav > li > a, .navbar-nav > li > div {
    color: #fff;
    line-height: 23px;
    padding-bottom: 22px;
    padding-top: 22px;
    text-transform: none;
}
.navbar-nav li .active {
    background-color: #ff9966;
}
.navbar-fld .navbar-nav > li > div:hover, .navbar-fld .navbar-nav > li > a:hover {
    background-color: #f5f5f5;
    color: #666;
}
.navbar-collapse.collapse {
    display: none;
}
.dropdown-open {
    background: #f5f5f5 none repeat scroll 0 0;
    color: #666 !important;
}
.navbar-fld .navbar-nav > li > a, .navbar-inverse .navbar-nav > li > a, .navbar-fld .navbar-nav > li > div, .navbar-inverse .navbar-nav > li > div {
    border-bottom: 3px solid transparent;
    transition: all 0.4s ease 0s;
}
.navbar-toggle, .navbar-toggle .icon-bar {
    border-color: #fff;
}
.navbar-fld .navbar-toggle {
    border-color: transparent;
}
.navbar-fld .navbar-toggle .icon-bar {
    background-color: #fff;
    border-radius: 0 !important;
    height: 4px;
    width: 30px;
}
.navbar-brand {
    font-size: 25px;
    height: 55px;
    line-height: 25px;
}
.navbar-nav .open .dropdown-menu {
    background-color: #fff;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #666 !important;
}
.dropdown-toggle {
    color: #666;
}

/*Kategorien Unterstrich*/

.nav.open > a, .nav.open > a:hover, .nav.open > a:focus {
    background-color: #ff9966;
    border-color: #ff9966;
}
.navbar-fld .navbar-nav > li > a:hover, .navbar-fld .navbar-nav > li > div:hover, .navbar-fld .navbar-nav > li > a:focus {
    border-bottom-color: #ae2010;
}

/*Header unterstrich*/

.navbar-fld .navbar-nav > .active > a, .navbar-fld .navbar-nav > .active > div, .navbar-fld .navbar-nav > .active > a:hover, .navbar-fld .navbar-nav > .active > div:hover, .navbar-fld .navbar-nav > .active > a:focus, .navbar-fld .navbar-nav > .active > div:focus {
    border-bottom-color: #8d1a0d;
}
.nav-list > .active > a, .nav-list > .active > a:hover, .nav-list > .active > a:focus {
    background-color: #731b1a;
}
#search {
    float: right;
}
.navbar .input-group {
    margin: 18px 0 -18px;
}
.navbar .input-group form {
    display: table;
}
#search .input-group-addon button, #search-form .input-group .btn {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: #666;
    font-size: 18px;
    padding: 0;
    position: relative;
    right: 0;
    top: 0;
    z-index: 999;
}

/*Button hover sehen*/

.nav-tabs > li > a {
    background-color: #a65243;
    border-color: #;
    border-bottom-left-radius: 0px;
      border-bottom-right-radius: 0px;
      border-top-left-radius: 10px;
      border-top-right-radius: 10px;
    box-shadow: 0 1px 3px #3a3a3a;
    color: #fff;
    font-size: 1.00em;
    font-weight: 500;
    text-transform: capitalize;
}

/*Button hover hover*/

.nav-tabs > li > a:hover {
    background: #d56855;
    border-color: #;
    color: #fff !important;
    transition: color 0.4s ease 0s, background-color 0.4s ease 0s;
}

/*Button Beschreibung*/

.nav-tabs > li > a .active, .nav-tabs > li > a.active:hover, .nav-tabs > li > a.active:focus, .nav-tabs > li > a.selected {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #d56855;
    border-color: ;
    border-bottom-left-radius: 0px;
      border-bottom-right-radius: 0px;
      border-top-left-radius: 10px;
      border-top-right-radius: 10px;
    box-shadow: 0 1px 3px #3a3a3a;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #fff !important;
    cursor: default;
    outline: medium none;
    transition: color 0.4s ease 0s, background-color 0.4s ease 0s;
}
/*t-header*/

.widget figcaption {
    background: rgba(0, 0, 0, 0) url("../images/balken.gif") repeat scroll right center;
    border-left: 5px solid #;
    padding: 15px 20px 14px;
    border-radius: 10px;
    box-shadow: 0 1px 3px #3a3a3a;
}

/*Schrift Kategorien*/

.widget figcaption h3 {
    
    color: #ffffff; 
    font-weight: normal;
    text-shadow: # 0.1em 0.1em 0.2em;
    font-size: 18px;
}

/*Rahmen um alles*/

.widget .widget_content {
    border: 1px solid #ebe6e0;
    padding: 15px 20px 14px;
    background-color: #fff;
}
.widget .widget_content center ul li {
    float: left;
    list-style: outside none none;
    margin: 5px;
}
.widget .widget_content center ul li:hover {
    opacity: 0.5;
    transition: all 0.4s ease 0s;
}
#mainpic {
    display: inline-block;
}
#mainpic span {
    height: auto;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
#mainpic span img {
    height: auto;
    transition: opacity 1s ease-in-out 0s;
    width: 100%;
}
.product_single_preview #gallery {
    text-align: center;
    width: 100%;
}
#image-thumb {
    text-align: left;
}
.product_single_preview {
    width: 100%;
    z-index: 0;
}
.photoframe {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: -moz-use-text-color #fff #fff;
    border-image: none;
    border-style: none solid solid;
    border-width: 0 10px 10px;
    z-index: 1;
}
.qv_preview [class*="button_type_"] {
    bottom: 10px;
    position: absolute;
    right: 10px;
    z-index: 2;
}
.product_single_preview hr {
    margin-top: 5px;
}
.qv_carousel_wrap * {
}
.qv_carousel_wrap li {
    cursor: pointer;
    padding: 0 3.5px;
}
.qv_carousel_single {
    display: table;
    margin: auto;
    padding: 0;
    text-align: left;
}
.qv_carousel_wrap .qv_carousel_single li {
    display: inline-block;
    height: 100px;
    list-style: outside none none;
    margin: 0 3px 5px;
    width: 100px;
}
.qv_carousel_wrap .qv_carousel_single li span {
    display: table-cell;
    height: 99px;
    text-align: center;
    vertical-align: middle;
    width: 99px;
}
.qv_carousel_wrap .qv_carousel_single li img {
    max-height: 95px;
    max-width: 95px;
}
#footer {
    background: #url("../images/footer.gif") repeat scroll 0 0;
    color: #333333;
    padding: 45px 0 0;
}
/*strich neben info*/

#footer h3::before {
    border-left: 2px solid #ffffff;
    content: "";
    margin-right: 10px;
}
#footer ul {
    list-style: outside none none;
}
.footer_top_part {
    padding-bottom: 37px;
}
.footer_bottom_part {
    background: #292f38 none repeat scroll 0 0;
    color: #696e6e;
    padding: 24px 0 22px;
}
#footer .social-footer li {
    float: left;
    padding: 15px 10px;
}
#footer .social-footer a:hover {
    transition: all 0.4s ease 0s;
}
#footer .social-footer .soc-fb a:hover {
    color: #3b5998;
}
#footer .social-footer .soc-tw a:hover {
    color: #00aced;
}
#footer .social-footer .soc-gp a:hover {
    color: #dd4b39;
}
.c_info_list {
    word-break: break-all;
}
.c_info_list .contact_e {
    display: block;
    padding-left: 20px;
}
.vertical_list {
    margin-top: -8px;
}

/*strich*/

.vertical_list li a {
    border-top: 1px solid #333333;
    display: block;
    padding: 8px 0;
    position: relative;

}
.vertical_list li:first-child a, .categories_list > li:last-child > a {
    border: medium none;
}
.vertical_list li a i[class^="fa "] {
    margin-top: -7px;
    position: absolute;
    right: 0;
    top: 50%;
}
@media only screen and (max-width: 1200px) {
.glyphicon_item i[class^="fa "] {
    line-height: 1em;
}
.glyphicon_item {
    height: auto;
    padding-top: 30px;
}
.d_md_inline_middle {
    display: inline-block;
    vertical-align: middle;
}
.d_md_block {
    display: block;
}
.m_md_bottom_5 {
    margin-bottom: 5px;
}
.m_md_bottom_10 {
    margin-bottom: 10px;
}
.m_md_bottom_30 {
    margin-bottom: 30px;
}
.m_md_right_0 {
    margin-right: 0;
}
.t_md_align_c {
    text-align: center;
}
}
@media only screen and (max-width: 992px) {
.f_sm_none {
    float: none !important;
}
.m_sm_bottom_20 {
    margin-bottom: 20px;
}

}
@media (min-width: 768px) {
.dropdown-open {
    color: #666;

}

.dropdown:hover > .dropdown-menu {
    display: block;
}
}
@media only screen and (max-width: 900px) {
#bg_body {
    max-width: 900px;
}
}
@media only screen and (max-width: 800px) {
#bg_body {
    max-width: 800px;
}
}
@media (min-width: 901px) and (max-width: 992px) {
.thumb-holder span {
    height: 280px;
    width: 280px;
}
}
@media (min-width: 800px) and (max-width: 900px) {
.thumb-holder span {
    height: 200px;
    width: 220px;
}
}
@media only screen and (max-width: 768px) {
.navbar .input-group {
    margin: 10px 0;
}
#bg_body {
    max-width: 768px;
}
.product_single_preview, .product_single_preview #gallery, #mainpic span img {
    width: 100%;
}
.p_xs_lr_15 {
    padding-left: 15px;
    padding-right: 15px;
}
.f_xs_left {
    float: left !important;
}
.f_xs_none {
    float: none !important;
}
.f_xs_right {
    float: right !important;
}
.p_xs_tb_0 {
    padding-bottom: 0;
    padding-top: 0;
}
.p_xs_bottom_30 {
    padding-bottom: 30px;
}
.m_xs_top_0 {
    margin-top: 0 !important;
}
.m_xs_top_2 {
    margin-top: 2px;
}
.m_xs_top_5 {
    margin-top: 5px;
}
.m_xs_top_10 {
    margin-top: 10px;
}
.m_xs_bottom_2 {
    margin-bottom: 2px;
}
.m_xs_bottom_5 {
    margin-bottom: 5px;
}
.m_xs_bottom_10 {
    margin-bottom: 10px;
}
.Notizblock_xs {
    padding: 0;
}
.m_xs_right_0 {
    margin-right: 0;
}
.m_xs_right_5 {
    margin-right: 5px;
}
.m_xs_right_10 {
    margin-right: 10px;
}
.m_xs_right_15 {
    margin-right: 15px;
}
.m_xs_left_0 {
    margin-left: 0;
}
.m_xs_left_5 {
    margin-left: 5px;
}
.m_xs_left_10 {
    margin-left: 10px;
}
.m_xs_left_15 {
    margin-left: 15px;
}
.t_xs_align_c {
    text-align: center;
}
.nav-tabs > li {
    margin-top: 2px;
}
.nav-tabs > li > a {
    width: 100%;
}
.glyphicon_item dl dd {
    font-size: 1.2em;
}
.t_xs_align_c {
    text-align: center;
}
.qv_carousel_single {
    text-align: center;
}
.d_xs_inline_b {
    display: inline-block;
}
.d_xs_block {
    display: block;
}
.w_xs_full {
    width: 100%;
}
}
@media only screen and (max-width: 640px) {
#bg_body {
    max-width: 640px;
}
#search {
    margin-bottom: 20px;
    position: relative;
}
}
@media only screen and (max-width: 600px) {
#bg_body {
    max-width: 600px;
}
}
@media only screen and (max-width: 480px) {
#bg_body {
    max-width: 480px;
}
.t_xs_left {
    text-align: left !important;
}
.w_mxs_full {
    width: 100%;
}
#mainpic {
    height: 350px;
    width: 350px;
}
#mainpic span {
    height: 350px;
    width: 350px;
}
.qv_carousel_wrap .qv_carousel_single li {
    max-height: 85px;
    max-width: 85px;
}
.qv_carousel_wrap .qv_carousel_single li span {
    max-height: 84px !important;
    max-width: 84px !important;
}
.qv_carousel_wrap .qv_carousel_single li span img {
    max-height: 84px !important;
    max-width: 83px !important;
}
}
@media only screen and (max-width: 360px) {
.thumb-holder span {
    height: 290px;
    width: 290px;
}
#bg_body {
    max-width: 360px;
}
#mainpic {
    height: 235px;
    width: 235px;
}
#mainpic span {
    height: 235px;
    width: 235px;
}
.w_xs_full {
    width: 100% !important;
}
}
@media only screen and (max-width: 320px) {
#bg_body {
    max-width: 320px;
}
#mainpic {
    height: 195px;
    width: 195px;
}
#mainpic span {
    height: 195px;
    width: 195px;
}
}
.error[class*="alert_box"] i[class^="fa "] {
    color: #e74c3c;
}
[class*="alert_box"] {
    padding: 0px 10px 0px 50px;
    position: relative;
}
[class*="alert_box"] p {
    font-size: 1em;
}
[class*="alert_box"] span {
    font-size: 1.5em;
    font-weight: 800;
}
[class*="alert_box"] i[class^="fa "] {
    font-size: 55px;
    left: 15px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.success[class*="alert_box"] {
    background: #434245 none repeat scroll 0 0;
}
.success[class*="alert_box"] i[class^="fa "] {
    color: #2ecc71;
}
.info[class*="alert_box"] {
    background: #434245 none repeat scroll 0 0;
    color: #ccb2ff;
}
.info[class*="alert_box"] i[class^="fa "] {
    color: #3498db;
}
.error[class*="alert_box"] {
    color: #cb2700;
}
.warning[class*="alert_box"] i[class^="fa "] {
    color: #f39c12;
}
.warning[class*="alert_box"] {
    background: rgba(243, 156, 18, 0.1) none repeat scroll 0 0;
    color: #e67e22;
}


.box {
	background-color: #fff;
	border-radius: 10px;
  -webkit-border-radius: 10px;
  box-shadow: 0 0 3px #d7d7d7;
  -webkit-box-shadow: 0 0 3px #d7d7d7;
}

.leftcol .box h2 {
  background: rgba(0, 0, 0, 0) url("../images/t_header.gif") repeat scroll right center;
  border-radius: 5px;
  box-shadow: 0 1px 3px #3a3a3a;
  -webkit-box-shadow: 0 1px 3px #3a3a3a;
  color: #ffffff;
  font-size: 18px;
  left: -8px;
  margin: 0;
  padding: 5px;
  position: absolute;
  font-weight: normal;
  text-align: center;
  text-transform: capitalize;
  top: 12px;
  width: 104%;
  
}

.leftcol {
    float: left;
    width: 100%;
    padding: 0;
    margin-right: 20px;
}

/* CATEGORY MENU */

#fragen {
  font-size: 14px;
  position: relative;
  padding: 40px 40px 0px 30px;
}

#categories {
  font-size: 14px;
  position: relative;
}

#categorymenu {
  padding-top: 45px;
}

#categorymenu li.hauptkategorie:last-child a, #information li:last-child a {
  border-radius: 0 0 10px 10px;
}

#categorymenu li.hauptkategorie:first-child a, #information li:first-child a {
  border-top: none;
}

#categorymenu li.hauptkategorie a, #information li a {
  padding: 15px 20px;
  border-top: 1px solid #eee;
  display: block;
}

#categorymenu li.hauptkategorie.aktiv a {
  background-color: #db614b;
  color: #fff;
}

#categorymenu li.hauptkategorie a:hover, #information li a:hover{
  background: rgba(0, 0, 0, 0) url("../images/navi.gif") repeat scroll right center;
  padding-left: 30px;
  -webkit-transition: all 0.5s; /* For Safari 3.1 to 6.0 */
  transition: all 0.5s;
  color: #333333 !important;
}

#categorymenu:hover li.hauptkategorie.aktiv:hover a {
  background-color: #db614b;
}


#categorymenu li.unterkategorie1 a {
  background-color: #fff;
  font-size: 12px;
  padding: 10px 0px 10px 30px;
  display: block;
  border-left: 5px solid #db614b;
  color: #000;
}

#categorymenu li.unterkategorie1:hover a {
  color: #db614b;
  padding-left: 35px;
  -webkit-transition: all 0.5s; /* For Safari 3.1 to 6.0 */
  transition: all 0.5s;
}

#categorymenu li.unterkategorie1.aktiv a {
  border-left: 5px solid #db614b;
  color: #db614b;
}

#categorymenu:hover li.unterkategorie1.aktiv:hover a {
  color: #db614b;
}

#categorymenu li.unterkategorie1 a:before {
  content:"» ";
}

#categorymenu li.unterkategorie2 a {
  background-color: #fff0f0;
  font-size: 12px;
  padding: 10px 0px 10px 50px;
  display: block;
  border-left: 5px solid #db614b;
  color: #000;
}

#categorymenu li.unterkategorie2:hover a {
  color: #db614b;
  padding-left: 55px;
  -webkit-transition: all 0.5s; /* For Safari 3.1 to 6.0 */
  transition: all 0.5s;
}

#categorymenu li.unterkategorie2.aktiv a {
  border-left: 5px solid #db614b;
  color: #db614b;
}

#categorymenu:hover li.unterkategorie2.aktiv:hover a {
  color: #db614b;
}

#categorymenu li.unterkategorie2 a:before {
  content:"- ";
}


#categorymenu li.unterkategorie3 a {
  background-color: #fff0f0;
  font-size: 12px;
  padding: 10px 0px 10px 65px;
  display: block;
  border-left: 5px solid #db614b;
  color: #000;
}

#categorymenu li.unterkategorie3:hover a {
  color: #db614b;
  -webkit-transition: all 0.5s; /* For Safari 3.1 to 6.0 */
  transition: all 0.5s;
}

#categorymenu li.unterkategorie3.aktiv a {
  border-left: 5px solid #db614b;
  color: #db614b;
}

#categorymenu:hover li.unterkategorie3.aktiv:hover a {
  color: #db614b;
}






#categorymenu li:hover:before, #categorymenu li.aktiv:before {
  color: #db614b;
}

ul.katmenu li a {
    display: block;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #555;
    text-decoration: none;
}

ul.katmenu li a:hover {color:#068df5;}

.footer p i {
    color: #4a9ddd;
}