body,p,table,td {
}

#hs-container h1 {
    text-transform: uppercase;
    font-weight:900;
    letter-spacing: 1px;
}


#hs-container h2 {
    text-transform: uppercase;
    letter-spacing: 1px;
}

#hs-sidebar h1 {
    font-size:14px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#hs-container h3,#hs-footer h3 {
    text-transform: uppercase;
    letter-spacing: 1px;
}

.title {
    color: #fff;
    margin-bottom: 15px;
    margin-top: 0;
    border-bottom: solid 1px #C46C1D;
    
}

span.wrap {
    border-bottom:1px solid #fff;
    padding-bottom:5px;
    line-height:100%;
    display:inline-block;
    margin-bottom:-1px;
}

a:link,a:visited {
    text-decoration: underline;
}

a:active,a:hover {
    text-decoration: none;
}

a.homelink {
    float:left;
    padding:5px 15px;
    text-transform: uppercase;
    color: #ccc;
    font-family:Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 11px;
    text-decoration:none!important;
}

.left { 
    float:left;
}

.right {
    float:right;
}

#hs-sidebar .hr
{
    border-bottom-style:solid;
    border-bottom-width:1px; /* fix */
    border-color: #ccc;
    height: 1px;
}


/*  2. Layout
----------------------------------------------- */

.topbar {
position: absolute;
left: 0px;  
    top: 0px;
    width: 100%;
    display: block; 
    z-index: -1;
    width: 100%;
    padding: 5px 0;
    border-bottom-color: #FF8000;
    border-bottom-width: 4px; 
    border-bottom-style: solid;
    -webkit-box-shadow: 0 6px 6px -6px black;
    -moz-box-shadow: 0 6px 6px -6px black;
    box-shadow: 0 6px 6px -6px black;
    background: #2c539e; /* Old browsers */
    background: -moz-linear-gradient(top,  #2c539e 47%, #073b9b 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(47%,#2c539e), color-stop(100%,#073b9b)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #2c539e 47%,#073b9b 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #2c539e 47%,#073b9b 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #2c539e 47%,#073b9b 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #2c539e 47%,#073b9b 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c539e', endColorstr='#073b9b',GradientType=0 ); /* IE6-9 */
    min-height: 100px;
}

.body {
    background-attachment: fixed !important;
    background-image: url("http://u.jimdo.com/www54/o/s5adf5914736dfd26/img/iddc9879532746e20/1386938408/std/image.jpg") !important;
    background-repeat:repeat-x;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: left top;
}

#hs-container {
    width: 1040px;
    margin: 0 auto;
}

#hs-header {
    width: 1040px;
    padding:0;
    float: left;
}

#top_nav {
    float: right;
    margin: 0;
    padding: 5px 0;
}

/*** hide top nav showing the flag nav instead 
.cc-page.cc-page-index.cc-indexpage.cc-pagemode-default.cc-content-parent #top_nav,.cc-page.cc-pagemode-default.cc-content-parent #top_nav,.cc-pagemode-overlay #top_nav,.cc-pagemode-sitetemplate #top_nav {
   display:none;
}
***/

/*** clone navigation ***/
#clone_navigation {
   display:none;
}
.cc-page-blog #clone_navigation,.cc-pagemode-overlay #clone_navigation,#page-1465429995 #clone_navigation,.cc-pagemode-sitetemplate #clone_navigation {
   display:block;
}

/*** nav panel ***/
div#cc-nav {
    position;absolute!important;
    top: 20px !important;
    left: 20px!important;
}

/*** icon list ***/
.icon-list {
    float: right;
    padding: 0;
    margin: 0;
}

.icon-list li {
    float: left;
    padding: 0 0 0 10px;
    list-style: none;
}

.icon-list li a{
    text-transform: uppercase;
    color: #ccc;
    font-family:Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 11px;
    padding:10px 0;
    text-decoration:none!important;
}

.icon-list li:hover {
    opacity: 0.6;
}

#hs-logo {
    margin-top: 20px;
    margin-left: 20px;
    width: auto;
    padding: 0;
    float: left;
}

#title {
    float: right;
    margin: 0;
    padding: 15px 0 0;
    float: right;
    text-align:right;
    font-family:Helvetica, Arial, sans-serif;
}

#title h1 {
    margin-bottom: 0;
    font-family:Helvetica, Arial, sans-serif;
    color:#000;
    font-size: 15px;
    text-transform: uppercase;
}

#title p {
    margin-top: 0;
    color: #7c7c7c;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
}

.sc-wrapper {
    float:right;
}

#sub_nav {
    width: 1040px;
    float: left;
}

#hs-wrapper {
    
    width:1040px;
    padding: 0px 0px;
    clear:both;
    float:left;
}

#hs-content {
    float: left;
    width: 1040px;
}

#hs-sidebar {
    float: right;
    width: 0px;
    background: #f4f4f4;
    margin-top:5px;
}

#hs-sidebar #jimdobox,#hs-sidebar .n.j-hgrid {
    display:none!important;
}

/*** fullwidth pages ***/
.cc-indexpage #hs-content,
#page-1397789086 #hs-content /* add the name of fullwidth page here */
{
   width:1040px;
}
.cc-indexpage #hs-sidebar,
#page-1583586095 #hs-sidebar /* we hide the sidebar in fullwidth page */
 {
   display:none;
}


/*** matrix page ***/
#page-#hs-sidebar {
    width: 1040px;
    float:left;
    background:#5D676C;
    color: #BABDBF;
    font-size:13px;
}
#page-#hs-content {
    display:none;
}
#page-#hs-sidebar{
    padding: 0px;
}

#page-#hs-content,#hs-sidebar .n.j-hgrid,#hs-sidebar #cc-m-{
    display:none;
}

#page-#hs-sidebar .n.j-hgrid,#page-1479870186 #hs-sidebar #cc-m-{
    display:block;
}


#hs-subnav {
    width: 230px;
    padding-bottom: 20px;
}

#hs-footer {
    border-top-color: #FF8000;
    border-top-width: 4px; 
    border-top-style: solid;
    -webkit-box-shadow: 0 0px 7px 0px black;
    -moz-box-shadow: 0 0px 7px 0px black;
    box-shadow: 0 0px 7px 0px black;
    margin: 0;
    color: #fff;
    padding: 5px 0;
    min-height:200px;
    background: #2c539e; /* Old browsers */
    background: -moz-linear-gradient(top,  #2c539e 47%, #073b9b 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(47%,#2c539e), color-stop(100%,#073b9b)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #2c539e 47%,#073b9b 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #2c539e 47%,#073b9b 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #2c539e 47%,#073b9b 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #2c539e 47%,#073b9b 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c539e', endColorstr='#073b9b',GradientType=0 ); /* IE6-9 */
}

#hs-footer p,#page-1479870186 #hs-sidebar {
    color: #fff;
}

#hs-footer a {
    color: #fff;
    text-decoration: none;
}

#hs-footer a:hover {
    text-decoration: underline;
}

.inner {
   margin:0 auto;
   width:1040px;
}

#hs-footer #contentfooter {
   margin:20px 0 0;
   padding-top:10px;
   border-top:1px solid #C46C1D;
}

#hs-footer div#contentfooter div.leftrow,#hs-footer div#contentfooter div.rightrow {
    width: 100%;
    float: right;
    text-align: right;
}
#hs-footer .inline {
    display:none;
}

#hs-footer #contentfooter div.rightrow a#login {
   color:#5D676C;
}

/***  Gutter ***/
#hs-nav .hs-gutter {
    padding: 0;
}

#hs-sidebar .hs-gutter {
    padding: 20px;
}

#hs-content .hs-gutter {
    padding: 0;
}

.cc-indexpage #hs-content .hs-gutter {
    padding: 0;
}

#hs-footer .hs-gutter {
    padding: 10px 0;
}

/*** Jimdo navigation ***/
ul.mainNav1,ul.mainNav2,ul.mainNav3 {
    margin: 0 !important;
    padding: 0;
    list-style: none;
    text-align: left;
    line-height: 100%;
}

ul.mainNav1 {
    float: left;
    display: block;
    padding: 0;
    margin: 0;
}

ul.mainNav1 li,ul.mainNav2 li,ul.mainNav3 li {
    margin: 0 !important;
    padding: 0;
    list-style: none;
    display: inline;
}

/*** 1st level ***/
ul.mainNav1 li a,ul.mainNav1 li a:link {
    position: relative;
    display: block;
    float: left;
    text-decoration: none;
    text-transform: uppercase;
    color: #ccc;
    font-family:Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 11px;
    margin: 0;
}

ul.mainNav1 li a:hover,ul.mainNav1 li a:active,ul.mainNav1 li a:parent {
    color: #000;
}

ul.mainNav1 li a span {
    display: block;
    padding: 0 10px 0 0;
    margin: 0;
    color: #ccc;
}

ul.mainNav1 li a.current span,ul.mainNav1 li a.parent span,ul.mainNav1 li a:hover span,ul.mainNav1 li a.current:hover span,ul.mainNav1 li a.parent:hover span {
    display: block;
    padding: 0 10px 0 0;
    margin: 0;
    color: #000;
}

/*** 2nd Level ***/
ul.mainNav2 li a,ul.mainNav2 li a:link {
    position: relative;
    display: block;
    float: left;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #777;
    font-family:Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight:600;
    margin: 0;
}

ul.mainNav2 li a:hover,ul.mainNav2 li a:active,ul.mainNav2 li a:parent {
    color: #000;
    border-bottom: 1px solid #fa0;
}

ul.mainNav2 li a span {
    display: block;
    padding: 0 20px 20px;
    margin: 0;
    color: #777;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
}

ul.mainNav2 li a.current span,ul.mainNav2 li a.parent span,ul.mainNav2 li a:hover span,ul.mainNav2 li a.current:hover span,ul.mainNav2 li a.parent:hover span {
    display: block;
    padding: 0 20px 20px;
    margin: 0;
    color: #000;
    border-bottom: 1px solid #e67e22; /* color 1 */
}

/*** 3rd Level ***/
ul.mainNav3 li a,ul.mainNav3 li a:link {
    position: relative;
    display: inline;
    float: left;
    text-decoration: none;
    padding:5px 10px;
    color: #999;
    font-size: 11px;
    margin: 0;
}

ul.mainNav3 li a:hover,ul.mainNav3 li a:active,ul.mainNav3 li a:parent {
    color: #000;
}

ul.mainNav3 li a span {
    padding: 5px;
    color: #999;
}

ul.mainNav3 li a.current span,ul.mainNav3 li a.parent span,ul.mainNav3 li a:hover span,ul.mainNav3 li a.current:hover span,ul.mainNav3 li a.parent:hover span {
    padding: 5px;
    color: #000;
    border-bottom: none;
}

#top_nav ul.mainNav2, 
#hs-nav .level_1,
#hs-nav ul.mainNav3,
#sub_nav ul.mainNav1 .level_1,
#sub_nav ul.mainNav2 .level_2 {
    display: none;
}


/*  6. Responsive image slider
--------------------------------- */
/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; max-height: 560px; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 0 auto 30px; position: relative; zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides {zoom: 1; margin: 0; }

/* Direction Nav */
.flex-direction-nav{ position: relative; bottom:0px right: 0px; }
.flex-direction-nav a {width: 36px; height: 35px; display: block; position: absolute; bottom:0; cursor: pointer; text-indent: -999em;}
.flex-direction-nav a:hover{ background:#8f9091;}
.flex-direction-nav .flex-next { right:0; background:#5d676c url(http://u.jimdo.com/www52/o/s50212fbad7b7339b/userlayout/img/flex-next.png?t=1353831455) no-repeat center center;}
.flex-direction-nav .flex-next:hover{ background:#767f84 url(http://u.jimdo.com/www52/o/s50212fbad7b7339b/userlayout/img/flex-next.png?t=1353831455) no-repeat center center;}
.flex-direction-nav .flex-prev { right:37px; background:#5d676c url(http://u.jimdo.com/www52/o/s50212fbad7b7339b/userlayout/img/flex-prev.png?t=1353831463) no-repeat center center;}
.flex-direction-nav .flex-prev:hover{  background:#767f84 url(http://u.jimdo.com/www52/o/s50212fbad7b7339b/userlayout/img/flex-prev.png?t=1353831463) no-repeat center center;}
.flex-direction-nav .disabled { opacity: .3 !important; filter:alpha(opacity=30); cursor: default; }

/* Control Nav */
.flex-control-nav { width: auto; position: absolute; bottom: 70px; right: 2%; margin: 0; }
.flex-control-nav li { margin: 0 3px; display: inline-block; zoom: 1; *display: inline; }
.flex-control-paging li a { width: 8px; height: 7px; display: block; background: #222; cursor: pointer; text-indent: -9999px; -webkit-border-radius: 100%; -moz-border-radius: 100%; -o-border-radius: 100%; border-radius: 100%; }
.flex-control-paging li a:hover { background: #ddd; }
.flex-control-paging li a.flex-active { background: #ddd; cursor: default; position: relative; }

.flex-caption{
        display:none;
	position: absolute;
	bottom: 40px;
	left: 20px;
	padding: 10px;
	max-width: 50%;
        background: #2c539e; /* Old browsers */
    background: -moz-linear-gradient(top,  #2c539e 47%, #073b9b 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(47%,#2c539e), color-stop(100%,#073b9b)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #2c539e 47%,#073b9b 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #2c539e 47%,#073b9b 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #2c539e 47%,#073b9b 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #2c539e 47%,#073b9b 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c539e', endColorstr='#073b9b',GradientType=0 ); /* IE6-9 */
}

.flex-caption h1,
.flex-caption p{
	text-align: left;
        color:#fff;
}

.flex-caption h1{
	font-size: 16px;
        text-transform:uppercase;
        text-shadow: 1px 1px 0 #666;
}

.flex-caption p{
     font-size: 12px;
}

.flex-caption p a{ border-bottom: 1px solid #F55D2D; color: #eee; }

.flex-active-slide .flex-caption{
	display: block;
}

@media screen and (max-width: 746px) {
  .flex-active-slide .flex-caption { display: none; }
}


/*  3. Custom Jimdo forms
--------------------------------- */
/*** content form style ***/
#hs-container .cc-m-form-view-sortable input,#hs-container .n.j-formnew input.single,#hs-container dl.zend_form input.single,#hs-container div#cc-checkout-shipping-address-form input,#hs-container div#cc-checkout-billing-address-form input,#hs-container div#cc-checkout-billing-contact-form input,#hs-container div.cc-checkout-user-note-form textarea {
    background: none;
    background-color: #f7f7f7;
    margin-bottom: 15px;
    color: #6A6A6A;
    border: none;
    padding: 10px 0;
    font-size: 12px;
    outline: none;
}

#hs-container .cc-m-form-view-sortable textarea,#hs-container .n.j-formnew textarea,#hs-container .n.j-comment textarea,#hs-container .commententry.cc-com-entry textarea{
    background: none;
    background-color: #f7f7f7;
    margin-bottom: 15px;
    color: #6A6A6A;
    border: none;
    font-size: 12px;
    outline: none;
    padding: 10px 0;
}

#hs-container input[type=submit] {
    background: #272727;
    text-decoration: none;
    font-size: 12px;
    float: left;
    text-transform:uppercase;
    cursor:pointer;
    margin: 0;
    color: #fff;
    height: auto;
    border: none;
    padding: 10px 25px;
}

#hs-container input[type=submit]:hover {
    background-color: #5d676c;
    border-color: none;
    color: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

/*** footer form styles ***/
#hs-footer input[type=submit] {
    background: #aeb3b6;
    text-decoration: none;
    font-size: 14px;
    font-weight:900;
    letter-spacing: 1px;
    float: left;
    text-transform:uppercase;
    cursor:pointer;
    margin: 0;
    color: #fff;
    height: auto;
    border: none;
    padding: 10px 25px;
    width:100%;
}

#hs-footer input[type=submit]:hover {
    background-color: #464e51;
    border-color: none;
    color: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#hs-container dt#mandFields-label {
    margin-top: 15px;
}

#hs-sidebar input.newsletterInput,#hs-footer input.newsletterInput {
    width:100%;
    background: none;
    background-color: #fff;
    margin-bottom: 15px;
    color: #555;
    border: none;
    padding: 10px 0;
    font-size: 12px;
    outline: none;
}

/*** blog ***/
#hs-container .blogselection h1 a,#hs-container h1#post-xxx.post-title a {
    font-size:16px;
    text-decoration:none;
}

#hs-container .blogselection h1 a:hover,#hs-container h1#post-xxx.post-title a:hover {
    color:#464e51;
}

#hs-container a.blogreadmore {
    background: #5d676c;
    text-decoration: none;
    font-size: 11px;
    float: left;
    margin: 0;
    color: #fff;
    height: auto;
    border: none;
    padding: 3px 7px;
}

#hs-container a.blogreadmore:hover{
    background: #464e51;
}

#hs-container span.comment{
    background: #f4f4f4;
    text-decoration: none;
    font-size: 11px;
    float: left;
    margin: 0;
    color: #333;
    height: auto;
    border: none;
    padding: 3px 7px;
}

#hs-container span.comment a{
    text-decoration:none;
}

#hs-container span.comment:hover{
    background: #efeded;
}

/*** sidebar blog styles ***/
#hs-sidebar .blogselection h1 a{
   font-size:11px;
   padding: 7px 5px 7px 30px;  
   text-decoration: none;
   background:url(align.png) no-repeat 0px 5px;
}

#hs-sidebar .blogselection a.blogreadmore,#hs-sidebar span.comment,#hs-sidebar .blogselection .datetime {
   display:none;
}


/*** gallery ***/
#hs-container div.thumb_sq1 a img,#hs-footer div.thumb_sq1 a img {
    display: block;
    border: none;
    background: #f0f0f0;
}

#hs-container div.thumb_sq1 a img:hover,#hs-footer div.thumb_sq1 a img:hover {
    background: #5d676c; /* color 1 */
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#hs-container a.cc-pinterest-link {
   float: left;
}

/*** Twitter widget ***/
#hs-container div.cc-m-twitter ul li,#hs-footer div.cc-m-twitter ul li {
    padding: 0 0 15px 15px !important;
    background: url(twitter-icon.png) no-repeat 0 3px !important;
}

#hs-container .ie-6 div.cc-m-twitter ul li,#hs-footer .ie-6 div.cc-m-twitter ul li {
    background: url(twitter-icon.png) no-repeat 0 3px !important;
}

#hs-container div.cc-m-twitter ul li span,#hs-footer div.cc-m-twitter ul li span {
    display: block;
    padding-left: 5px !important;
    overflow: hidden;
}

/*** hover image overlay ***/
#hs-container .n.j-imageSubtitle a img,#hs-footer .n.j-imageSubtitle a img {
   -webkit-filter: none;
   -webkit-transition: all 0.5s;
}

#hs-container .n.j-imageSubtitle a img:hover,#hs-footer .n.j-imageSubtitle a img:hover {
   -webkit-filter: opacity(70%);
}

/***  Shopping cart style ***/  
#hs-header #cc-sidecart-wrapper {
    padding:0;
}

#hs-header .cc-sidecart-header {
    background:none;
    margin-top: 1px;
    border-bottom:none;
    padding: 0;
    color: #333;
    width:232px;
    border-bottom:1px solid #f0f0f0;
}

#hs-header div.cc-sidecart-header strong {
     float: left;
     font-size: 14px;
    font-family: Helvetica, Arial, sans-serif;
     font-weight: bold;
     line-height: 19px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color:#333;
    padding:5px 10px 5px 30px;
    background:url(basket.png) no-repeat 0px 0px;
}

#hs-container #cc-sidecart div.cc-sidecart-content,#hs-container div.cc-sidecart-footer,#hs-sidebar #cc-sidecart-wrapper {
    display:none;
}
#hs-container a.cc-shop-addtocard,#hs-container  a.cc-shop-addtocard:visited,#hs-container  a.cc-sidecart-checkout,#hs-container a.cc-sidecart-checkout:visited,#hs-container input.cc-checkout-btn {
    text-shadow:none;
}

/*** checkout page ***/
#hs-content table.cc-checkout-products th.cc-desc {
    padding-left: 10px;
    line-height: 1.3em;
    width: 30%;
}

#hs-container div#cc-checkout-wrapper {
    background: none;
}


/*  5. Social Bookmarking icons
--------------------------------- */

#social_links {
    float: left;
    width:100%;
}

#social_links ul {
    margin: 0;
    padding: 0;
}

#social_links li {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
}

#social_links a {
    height: 40px;
    width: 40px;
    margin:5px 0;
    padding:0;
    display: inline-block;
    text-indent: -9999px;
    background: transparent url(http://u.jimdo.com/www62/o/s083850dc78b834ac/userlayout/img/social.png?t=1360689829);
}

#social_links li a {
    display: block;
    width: 40px;
    height: 40px;
    -webkit-transition: background .2s ease-in-out;
    -moz-transition: background .2s ease-in-out;
    -o-transition: background .2s ease-in-out;
    -ms-transition: background .2s ease-in-out;
    transition: background .2s ease-in-out;
}

#social_links li.behance a {
    background-position: -80px 0;
}

#social_links li.behance a:hover {
    background-position: -80px -40px;
}

#social_links li.deviantart a {
    background-position: -160px 0;
}

#social_links li.deviantart a:hover {
    background-position: -160px -40px;
}

#social_links li.dribbble a {
    background-position: -240px 0;
}

#social_links li.dribbble a:hover {
    background-position: -240px -40px;
}

#social_links .facebook a {
    background-position: -280px 0;
}

#social_links .facebook a:hover {
    background-position: -280px -40px;
}

#social_links li.flickr a {
    background-position: -320px 0;
}

#social_links li.flickr a:hover {
    background-position: -320px -40px;
}

#social_links li.googleplus a {
    background-position: -400px 0;
}

#social_links li.googleplus a:hover {
    background-position: -400px -40px;
}

#social_links li.instagram a {
    background-position: -440px 0;
}

#social_links li.instagram a:hover {
    background-position: -440px -40px;
}

#social_links li.lastfm a {
    background-position: -480px 0;
}

#social_links li.lastfm a:hover {
    background-position: -480px -40px;
}

#social_links li.linkedin a {
    background-position: -520px 0;
}

#social_links li.linkedin a:hover {
    background-position: -520px -40px;
}

#social_links li.myspace a {
    background-position: -560px 0;
}

#social_links li.myspace a:hover {
    background-position: -560px -40px;
}

#social_links li.picasa a {
    background-position: -640px 0;
}

#social_links li.picasa a:hover {
    background-position: -640px -40px;
}

#social_links li.pinterest a {
    background-position: -680px 0;
}

#social_links li.pinterest a:hover {
    background-position: -680px -40px;
}

#social_links li.soundcloud a {
    background-position: -840px 0;
}

#social_links li.soundcloud a:hover {
    background-position: -840px -40px;
}

#social_links li.twitter a {
    background-position: -960px 0;
}

#social_links li.twitter a:hover {
    background-position: -960px -40px;
}

#social_links li.vimeo a {
    background-position: -1000px 0;
}

#social_links li.vimeo a:hover {
    background-position: -1000px -40px;
}

#social_links li.youtube a {
    background-position: -1080px 0;
}

#social_links li.youtube a:hover {
    background-position: -1080px -40px;
}


/*** tagcloud ***/
.tagcloud a {
    display: block;
    float: left;
    padding: 5px 15px;
    background: #464e51;
    margin-bottom: 5px;
    margin-right: 5px;
    color: #fff !important;
    font-size:11px;
    text-decoration: none !important;
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
}

.tagcloud a:hover {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    background: #70797c;
    color:#fff!important;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

/*** styled links ***/
.links ul {
    margin: 0;
    padding: 0;
    list-style:none;
    text-decoration: none !important;
}

.links li {
    padding: 7px 0;
    border-bottom: 1px solid #f0f0f0;
}

.links li a {
    text-decoration: none;
    color: #999 !important;
}

.links li a:hover {
    color: #666 !important;
}

/*  6. Media Queries
----------------------------------------------- */

/*** Tablet Layout 768px ***/
@media only screen and (min-width: 746px) and (max-width: 1039px) {

/* Main */
#hs-container,#hs-header,#hs-nav,#sub_nav,#hs-wrapper,.inner,.cc-indexpage #hs-content,#page-1583586095 #hs-content,#hs-content {width:700px;}
#hs-sidebar{display:none;}
ul.mainNav2 li a,ul.mainNav2 li a:link {font-size:11px;}
ul.mainNav3 li a,ul.mainNav3 li a:link {font-size:10px;}
#hs-container .cc-m-video-container {width: 690px!important;}
#hs-container div.j-imageSubtitle img,#hs-container .imgleft,#hs-container .cc-m-image-align-1,#hs-container .cc-m-image-align-2,#hs-container .cc-pinterest-overlay,#hs-container .cc-m-image-resizewrapper img {max-width: 700px !important;height:auto!important;}
}

/*** Wide Mobile Layout: 480px ***/
@media only screen and (min-width: 480px) and (max-width: 745px) {

/* Typography */
#hs-container h1 {font-size: 17px;}
#hs-container h2 {font-size: 14px;}
#hs-container h3 {font-size: 12px;}
#hs-footer h3 {font-size:14px;}

/* Main */
#hs-container,#hs-header,#hs-nav,#sub_nav,#hs-wrapper,.inner,.cc-indexpage #hs-content,#page-1583586095 #hs-content,#hs-content {width:400px;}
#hs-sidebar,#sub_nav{display:none;}
#hs-logo img {max-width:150px;height:auto;}
#title {padding: 5px 0 0;}
#title h1 { font-size:11px;}

/* nav */
#hs-nav {height: auto;border-bottom: none;}
#hs-nav ul.mainNav3 {display:block;}
ul.mainNav2 li a,ul.mainNav2 li a:link {font-size:13px;width:400px;border-bottom: 1px solid #f0f0f0;}
ul.mainNav2 li a span,ul.mainNav2 li a.current span,ul.mainNav2 li a.parent span,ul.mainNav2 li a:hover span,ul.mainNav2 li a.current:hover span,ul.mainNav2 li a.parent:hover span  {padding: 15px 0;border-bottom:none;}
ul.mainNav3 li a,ul.mainNav3 li a:link {font-size:10px;width:400px;padding: 0px;}
ul.mainNav3 li a span,ul.mainNav3 li a.current span,ul.mainNav3 li a.parent span,ul.mainNav3 li a:hover span,ul.mainNav3 li a.current:hover span,ul.mainNav3 li a.parent:hover span  {padding: 15px 0;border-bottom:none;margin-left:15px;}

#hs-container .cc-m-hgrid-column,#hs-footer .cc-m-hgrid-column {width:100%!important;}
#hs-container .cc-m-video-container {width: 390px!important;}
#hs-container div.j-imageSubtitle img,#hs-container .imgleft,#hs-container .cc-m-image-align-1,#hs-container .cc-m-image-align-2,#hs-container .cc-pinterest-overlay,#hs-container .cc-m-image-resizewrapper img {max-width: 400px !important;height:auto!important;float:none; padding-bottom:10px;}
#hs-content ul.com-list .commententry,#hs-content ul.com-list .com-meta,#hs-content ul.com-list .com-locked {margin-left: 5px;width:95%;}

/* Online store */
#hs-container div.cc-shop-product-size-1 div.cc-shop-product-img,#hs-container div.cc-shop-product-size-2 div.cc-shop-product-img,#hs-container div.cc-shop-product-size-3 div.cc-shop-product-img {}
#hs-container div.cc-shop-product-size-1 div.cc-shop-product-desc,#hs-container div.cc-shop-product-size-2 div.cc-shop-product-desc,#hs-container div.cc-shop-product-size-3 div.cc-shop-product-desc {margin-left: 0px;clear:both;padding-top:20px;}
#hs-content div.cc-checkout-subheadings {font-size:14px;padding-bottom:5px;}
}

/*** Mobile Layout: 320px ***/
@media only screen and (min-width: 280px) and (max-width: 479px) {

/* Typography */
#hs-container h1 {font-size: 17px;}
#hs-container h2 {font-size: 14px;}
#hs-container h3 {font-size: 12px;}
#hs-footer h3 {font-size:14px;}

/* Main */
#hs-container,#hs-header,#hs-nav,#sub_nav,#hs-wrapper,.inner,.cc-indexpage #hs-content,#page-1583586095 #hs-content,#hs-content {width:232px;}
#hs-sidebar,#sub_nav{display:none;}
#hs-logo img {max-width:100px;height:auto;}
#title {padding: 5px 0 0;}
#title h1 { font-size:11px;}
a.homelink {padding:5px 15px 5px 0;}
#hs-footer div#contentfooter div.leftrow,#hs-footer div#contentfooter div.rightrow{float:none;text-align:center;width:100%;}

/* nav */
#hs-nav {height: auto;border-bottom: none;}
#hs-nav ul.mainNav3 {display:block;}
ul.mainNav2 li a,ul.mainNav2 li a:link {font-size:13px;width:232px;border-bottom: 1px solid #f0f0f0;}
ul.mainNav2 li a span,ul.mainNav2 li a.current span,ul.mainNav2 li a.parent span,ul.mainNav2 li a:hover span,ul.mainNav2 li a.current:hover span,ul.mainNav2 li a.parent:hover span  {padding: 15px 0;border-bottom:none;}
ul.mainNav3 li a,ul.mainNav3 li a:link {font-size:10px;width:232px;padding: 0px;}
ul.mainNav3 li a span,ul.mainNav3 li a.current span,ul.mainNav3 li a.parent span,ul.mainNav3 li a:hover span,ul.mainNav3 li a.current:hover span,ul.mainNav3 li a.parent:hover span  {padding: 15px 0;border-bottom:none;margin-left:15px;}

#hs-container .cc-m-hgrid-column,#hs-footer .cc-m-hgrid-column {width:100%!important;}
#hs-container .cc-m-video-container {width: 222px!important;}
#hs-container div.j-imageSubtitle img,#hs-container .imgleft,#hs-container .cc-m-image-align-1,#hs-container .cc-m-image-align-2,#hs-container .cc-pinterest-overlay,#hs-container .cc-m-image-resizewrapper img {max-width: 232px !important;height:auto!important;float:none; padding-bottom:10px;}
#hs-content ul.com-list .commententry,#hs-content ul.com-list .com-meta,#hs-content ul.com-list .com-locked {margin-left: 5px;width:95%;}

/* Online store */
#hs-container div.cc-shop-product-size-1 div.cc-shop-product-img,#hs-container div.cc-shop-product-size-2 div.cc-shop-product-img,#hs-container div.cc-shop-product-size-3 div.cc-shop-product-img {}
#hs-container div.cc-shop-product-size-1 div.cc-shop-product-desc,#hs-container div.cc-shop-product-size-2 div.cc-shop-product-desc,#hs-container div.cc-shop-product-size-3 div.cc-shop-product-desc {margin-left: 0px;clear:both;padding-top:20px;}
#hs-content div.cc-checkout-subheadings {font-size:14px;padding-bottom:5px;}
select#billing_country.cc-sa-country-code-select{ width: 180px;}
#hs-content ul.com-list .commententry,#hs-content ul.com-list .com-meta,#hs-content ul.com-list .com-locked {margin-left: 5px;width:95%;}
#hs-container strong.number,#hs-container .com-avatar {display:none;}

/* checkout page for mobile devices */
#hs-content div#cc-checkout-gutter {padding: 0;}
#hs-content div.cc-checkout-subheadings {font-size:14px;padding-bottom:5px;}
#hs-content table.cc-checkout-products {border-collapse: collapse;font-size: 10px;padding: 0;margin: 0;vertical-align: middle;}
#hs-content table.cc-checkout-products th {padding: 0px;margin: 0;vertical-align: middle;border-bottom: 3px solid #999;background: none;text-align: left;overflow: hidden;color: #fff;}
#hs-content table.cc-checkout-products th.cc-desc {padding-left: 0px;line-height: 1.3em;}
#hs-content div#cc-checkout-shipping-address-form input,#hs-content div#cc-checkout-billing-address-form input,#hs-content div#cc-checkout-billing-contact-form input,#hs-content div#cc-checkout-shipping-address-form select,#hs-content div#cc-checkout-billing-address-form select {margin: 6px 0 10px;width:212px;}
#hs-content table,#hs-content td,#hs-content th{font: normal 10px/120% Helvetica, Arial, sans-serif;font-weight: normal;}
#hs-content label#cc-checkout-address-checkbox-title {float: left;margin-top:5px;}
#hs-content table.cc-checkout-products thead,#hs-content span.product-entry-total {display:none!important;}
}

.vbox {
background: #cedce7;
position: relative;
margin: 0px;
width: 297px;
height: 160px;
display: block;
filter:alpha(opacity=90);
-moz-opacity: 0.90;
opacity: 0.90;
-webkit-box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.6);
-moz-box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.6);
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 3px 3px 3px 3px;
overflow:hidden;
 
}

.vbox .image {
position: absolute;
width: 297px;
height: 160px;

}

.vbox a, .vbox a:hover {
text-decoration: none;
 
}

.vbox .slogan {
position: absolute;
width: 297px;
height: 160px;
text-transform: uppercase;
-webkit-transition: all .5s ease-out;
-moz-transition: all .5s ease-out;
-o-transition: all .5s ease-out;
transition: all .5s ease-out;

}

.vbox .slogan {
background: #000;
top: 220px;
font-size: 16px;
color: #fff;
padding: 5px 0;
-webkit-box-shadow: 0 0 5px #333;
-moz-box-shadow: 0 0 5px #333;
box-shadow: 0 0 5px #333;

}

.vbox:hover .slogan {
color: #fff;
top: 110px;
opacity: 0.7;

}

/**/
</style>
 
<style type="text/css">
/*<![CDATA[*/

.transparenz {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  opacity: .6;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; /* IE8 */
  filter: alpha(opacity=60); } /*IE7 und kleiner*/

.transparenz:hover {
  opacity: 1.0;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
 
}

.ccgalerie img {
 
box-shadow: 2px 2px 3px 2px #5D5C5C !important;
-webkit-box-shadow: 2px 2px 3px 2px #5D5C5C !important;
-moz-box-shadow: 2px 2px 3px 2px #5D5C5C !important;
-o-box-shadow: 2px 2px 3px 2px #5D5C5C !important;
 
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-o-border-radius: 10px;
 
background: white !important;
 
transition: all 0.6s ease;
-webkit-transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
 
opacity: 1.0;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* IE8 */
filter: alpha(opacity=100); } /*IE7 und kleiner*/ 
 
.ccgalerie img:hover {
opacity: .6;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; 
filter: alpha(opacity=60);
 
}

.Textbox {

padding: 10px;
-moz-border-radius: 3px 3px 3px 3px;
-webkit-border-radius: 3px 3px 3px 3px;
border-radius: 3px 3px 3px 3px;
-webkit-box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.6);
-moz-box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.6);
border: 1px solid rgb(204, 204, 204);
color: black;
text-align: left;
text-decoration: none;
text-underline: none;

filter:alpha(opacity=90);
-moz-opacity: 0.90;
opacity: 0.90;

background: white;
background: -moz-linear-gradient(top, white 0%, #dcd5cf 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #dcd5cf));
background: -webkit-linear-gradient(top, white 0%, #dcd5cf 100%);
background: -o-linear-gradient(top, white 0%, #dcd5cf 100%);
background: -ms-linear-gradient(top, white 0%, #dcd5cf 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='#dcd5cf',GradientType=0 );
background: linear-gradient(top, white 0%, #dcd5cf 100%);
 
)