/* fairgrafix Sonderstyles */
#sp-top-bar a:link, #sp-top-bar a:visited {color:#FFF;}
#sp-top-bar a:hover {color:#f27464;}
#sp-top-bar {padding: 2px 0;}

.sp-contact-info {
  float: left;
}

#sp-bottom {font-size:14px; border-top:#e8beb8 solid 1px;}

#sp-footer {background:#e8beb8!important;}

H1, H2, H3, H4, H5, H6 {color:#333;}

.entry-header h2 {color:#f27464!important;}
.entry-header h2:hover { color:#f27464;}

#sp-right .sp-module { background-color:#fafafc; padding: 20px 10px;}

.kontaktbox {
    width: 250px;
    height: auto;
    border-radius: 100%;
    border: solid 1px #eee;
}

.hero-section H1 {color:#FFF; text-shadow: 1px 1px #333;}
.hero-section H3 {color:#FFF; text-shadow: 1px 1px #333;}
.hero-section H4 {color:#FFF;}


.full-image {float:right; margin-left: 30px;}
.full-image img { border-radius: 8px;}

#sp-bottom .sp-module .sp-module-title {
  font-size: 18px;
  color: #f27464;
  margin-top: 15px;
  margin-bottom: 22px;
  text-transform:none;
  font-weight:400;
}

.sp-module .nav {  display: block;}

.sp-module ul > li {
  display: block;
}

#sp-right .sp-module .sp-module-title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 35px;
  text-transform: uppercase;
  letter-spacing: .5px;
  color: #f27464;
  text-align:center;
}

@media (max-width:1000px) {
	.full-image img { max-width:240px!important; height:auto;}
} 

@media (max-width:720px) {
	.full-image {float:none; display:block;  margin: 0 0 10px 0px;}
	.full-image img { max-width:100%!important; height:auto;}
} 

.intro-rund .intro-image img {border-radius:100%;}

