/* Responsive Bilder Einstellungen */


/* Responsive Header Einstellungen */

.default-responsive .art-header, .default-responsive #art-header-bg 
{
    background-image: url(../images/responsive-header.jpg);
  	background-position: 50% 100%;
	padding-top: 5%;
  	min-height: 350px !important;
}

.default-responsive .art-header .art-headline a, .default-responsive .art-header .art-slogan 
{
    font-size: 0.8em;
  	vertical-align: bottom;
}

/* Responsive Blog Einstellungen */
.responsive .art-post 
{
    border-radius: 6px !important;
}

.responsive.responsive-tablet .art-vmenublock, .responsive.responsive-tablet .art-block 
{
    width: 100%;
  	margin: 1% 0;
}

/* Responsive Kategorie Einstellungen 
.responsive .row-fluid .sblock5 
{
    margin: 5px 5px;
} */