/*  ------------------------------------------------------

Stylesheet zu 
2012                   
*  *  *  *                              
Design: www.owmedia.de // 

DIE CSS-DEFINITIONEN SIND NACH CSS2 VALIDIERT UND FUER AKTUELLE
BROWSERVERSIONEN OPTIMIERT UND GETESTET.    


Orange:      #FAB120
Dunkel Grau:  #323234
Mittel Grau:   #78787d (Navi oben rechts)
Hell Grau:    #8c8c8e
BG GRau Boxen:  #c7c7c9
Subnavi BG / aktiv: #534c40;

--------------------------------------------------------*/

/*  ------------------------------------------------------
BASICS
--------------------------------------------------------*/
* {margin: 0; padding: 0; }

body {
   background: #2c2c2c url('/basics/images/bg_body.png') repeat 0 0 ; 
 background-attachment:fixed; 
 font-size: 13px;
 font-family: 'Droid Sans', 'Calibri', Arial, sans-serif;
  font-weight: 400; 
 color: #323234;
 line-height: 160%;
 font-weight: 300;
}

@media (max-width: 767px) {
  body {
    padding-right: 0;
    padding-left: 0;
  }
}
.onlyprint { display: none; }
.container-fluid {
 padding-right: 0;
 padding-left: 0;
}

table, tr, th, td, img, fieldset {border: 0 none;}
div.clear {
 clear: both;
 height: 0;
 font-size: 0;
 overflow: hidden;
}
.table { margin-bottom: 18px; }
a  {
 outline: none;
 text-decoration: none;
 color: #78787d;
}

p, span {
  line-height: 160%;
  margin: 0;
  padding: 0 0 12px 0; 
}
p, span, td {
  font-size: 13px;
}

@media (max-width: 767px) {
  body { font-size: 12px; }
  p, span, td { font-size: 12px; }
  table.hosting td { font-size: 11px; }
} 

form { margin: 0 0 12px 0; }
.input { width: 90%; }
b {font-weight: bold; }
.orange { color: #fab41e; }
.orange2 { color: #fab41e; }

h1, h2, h3, h4 {
 font-family: 'Exo', Arial, sans-serif;
 font-weight: 500; 
 line-height: 140%;
}
 
h1 { padding: 0 0 12px; }
h2 { padding: 0 0 10px; }
h3 { padding: 0 0 9px; }

img {vertical-align: middle;}

table {border-collapse: collapse; font-size: 14px;}

/*  ------------------------------------------------------
FLOATSTUFF
--------------------------------------------------------*/
.bild_links {
 float: left;
 padding: 0 15px 15px 0;
}
.bild_rechts {
 float: right;
 padding: 0 0 15px 15px;
}
.floatLeft {
 float: left; 
 margin: 0 12px 0 0;
}
.floatRight {
 float: right; 
 margin: 0 0 0 12px;
}


/*  ------------------------------------------------------
TYPO AND COLOUR
--------------------------------------------------------*/
ul { list-style-type: none; }
address { font-style: normal; }
ul, ol { 
padding: 0;
margin: 0;
}

/*  ------------------------------------------------------
HEADER
--------------------------------------------------------*/
.ie { display: none; }

@media (min-width: 1200px) { 
  #boxenwrapper .row-fluid, #header .row-fluid, #mapwrapper .row-fluid , #content .row-fluid , #footerwrap .row-fluid,  .navi2 .row-fluid { width: 1200px; margin: 0 auto; }
  #boxenwrapper .row-fluid .row-fluid, #header .row-fluid .row-fluid, #mapwrapper .row-fluid .row-fluid ,#content .row-fluid .row-fluid, #footerwrap .row-fluid .row-fluid, .navi2 .row-fluid .row-fluid { width: 100%; }
  }


@media (min-width: 980px) { 
  #boxenwrapper .row-fluid, #header .row-fluid, #mapwrapper .row-fluid , #content .row-fluid , #footerwrap .row-fluid,  .navi2 .row-fluid { /* width: 980px; margin: 0 auto; */ }
  #boxenwrapper .row-fluid .row-fluid, #header .row-fluid .row-fluid, #mapwrapper .row-fluid .row-fluid ,#content .row-fluid .row-fluid, #footerwrap .row-fluid .row-fluid, .navi2 .row-fluid .row-fluid { /* width: 100%; */}
  }
div#boxenwrapper {
  padding: 10px 10px 0 10px;
}
div#header {
  padding: 0 10px 0 10px;
  border-top: 4px solid #fff;  
}
div.headerlinie {
  border-bottom: 2px solid #fab120;  
}

div#sociallink {
  float: right;
  width: 84px;
  padding: 0 2px 3px 2px;
  margin: 0 5px 0 0;
  background: #fff;
/*  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  -khtml-border-radius-bottomleft: 4px;
  -khtml-border-radius-bottomright: 4px;  */
}

div#sociallink img {
padding: 0 0 0 4px;
}
div#sociallink a:hover {
text-decoration: none;
}

/*  ------------------------------------------------------
MAINNAV
--------------------------------------------------------*/
div#mainNav {
  font-family: 'Exo', Arial, sans-serif;
  font-weight: 500; 
  padding: 29px 5px 0 0;
  float:right;
}
div#mainNav ul li {
/*  background: url('/basics/images/punkte_y.jpg') no-repeat 7px 0; */
    border-left: 1px solid #78787d;
  display: inline;
  padding:0 0 0 10px;
  margin-left: 10px;
}
div#mainNav ul li.first {
  background: none;
  border: none;
  display: inline;
  padding:0;
}
div#mainNav ul li a {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 13px;
}
div#mainNav ul li.ohnepunkt { background: url('/basics/images/punkte_y.jpg') no-repeat 7px 0;}
div#mainNav ul li a:hover, div#mainNav ul li a:active {
  text-decoration: none;
  color: #fab120;
}
div#mainNav .current a { color: #fab120;}

/*  ------------------------------------------------------
MAINNAV2
--------------------------------------------------------*/
div.navi2{
  background: #FAB120 url('/basics/images/bg_navi.png') repeat-x 0 0; 
  padding: 0 10px 0 10px;
}
div#mainNav2 ul li {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px; 
  float: left;
  margin: 7px 3px;
}
div#mainNav2 ul li.current  {
  background-color: #534c40; 
}
div#mainNav2 ul li:hover, div#mainNav2 ul li:active {
   background: #fff ;

}
div#mainNav2 ul li a {
  font-family: 'Exo', Arial, sans-serif;  
    font-weight: 500; 
  font-size: 17px;
  text-decoration: none;
  text-transform: uppercase;
  color:#fff;
  padding: 9px 14px;
  display: inline-block;
}

@media (max-width: 980px) {
  div#mainNav2 ul li a {
  padding: 9px 5px;    
  }
}

@media (max-width: 850px) {
  div#mainNav2 ul li a {
  padding: 8px 3px;    
	font-size: 16px;
  }
}


div#mainNav2 ul li:hover a, div#mainNav2 ul li.current a {
    color: #FAB120;
}
div#mainNav2 ul li img.navpfeil {
  position: relative;
  left: -45%;
  top:18px;
  z-index: 5;
}
/*  ------------------------------------------------------
PHONENAVI
--------------------------------------------------------*/
div#phonenavi, div#phonenavi2 {padding: 5px 0 0 0; }
div#phonenavi a, div#phonenavi2 a {
  color: #fff;
  padding: 0 0 0 15px;
  text-transform: uppercase;
  background: url('/basics/images/pfeil_weiss_klein.png') no-repeat 0 1px; 
}
div#phonenavi a {
  background: url('/basics/images/pfeil_weiss_klein.png') no-repeat 0 1px;
}
div#phonenavi2 a {
  background: url('/basics/images/pfeil_weiss_orange_oben.png') no-repeat 0 1px;
}
div#phonenav {
  padding: 5px 0 5px 0px;
  
}
div#phonenav a {color: #fff;}
div#phonenav li {
  padding: 5px 0 5px 15px; 
  text-transform: uppercase; 
  background: url('/basics/images/pfeil_weiss_klein.png') no-repeat 0 6px; 
}
div#phonenav li ul {
  padding: 4px 0 0 0;

}
div#phonenav li ul li {
  padding: 4px 0 4px 15px; 
  text-transform: none;  
}
/*  ------------------------------------------------------
HEADERBILD
--------------------------------------------------------*/
.logo { padding: 16px 0 50px 0;  }


/*  ------------------------------------------------------
BOXEN
--------------------------------------------------------*/
.boxen, .unterboxen { 
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px; 

}

#header .row-fluid .boxen, #header .row-fluid  .unterboxen {
  min-height: 55px;
  margin-bottom: 20px; 
}
@media (max-width: 767px) {
  .logo { padding: 30px 0 35px 0; }
  
  .input-mini { width: 40px; }
  
#header .row-fluid .boxen, #header .row-fluid  .unterboxen {

  margin-bottom: 10px;
}
}

#boxenwrapper .row-fluid  .boxen, #boxenwrapper .row-fluid  .unterboxen,
#innerboxen .row-fluid  .boxen, #innerboxen .row-fluid  .unterboxen {
  min-height: 45px;
  margin-bottom: 10px; 
}

.boxen h2, .unterboxen h2 {
  float: right;
  text-transform: uppercase;
}
#header .row-fluid  .boxen h2, #header .row-fluid  .unterboxen h2 {
  font-size: 19px;
  padding:15px 20px 15px 0px;
}

#boxenwrapper .row-fluid  .boxen h2, #boxenwrapper .row-fluid  .unterboxen h2 {
  font-size: 19px;
  padding:10px 20px 10px 0px;
}
#header .row-fluid  .boxen, #header  .row-fluid  .unterboxen {
  background: #fff url('/basics/images/pfeil_weiss.png') no-repeat 16px 18px;
  color:#323234;
}
#header .row-fluid  .boxen:hover, #header .row-fluid  .unterboxen:hover,
#header .row-fluid  .boxen:active, #header .row-fluid  .unterboxen:active {
  background: #FAB120 url('/basics/images/pfeil_weiss_box.png') no-repeat 16px 18px;
  color:#fff;
}
#boxenwrapper .row-fluid  .boxen, #boxenwrapper  .row-fluid  .unterboxen {
  background: #fff url('/basics/images/pfeil_weiss.png') no-repeat 16px 12px;
  color:#323234;
}
#boxenwrapper .row-fluid  .boxen:hover, #boxenwrapper .row-fluid  .unterboxen:hover,
#boxenwrapper .row-fluid  .boxen:active, #boxenwrapper .row-fluid  .unterboxen:active,
#boxenwrapper .row-fluid  .boxen.current, #boxenwrapper .row-fluid  .unterboxen.current {
  background: #FAB120 url('/basics/images/pfeil_weiss_box.png') no-repeat 16px 12px;
  color:#fff;
}

#innerboxen .row-fluid  .boxen h2, #innerboxen .row-fluid  .unterboxen h2 {
  font-size: 19px;
  padding:10px 20px 10px 0px;
}
#innerboxen .row-fluid  .boxen p.preis {
  font-size: 17px;
  padding: 0px 20px 10px 0px;
  float: right;
}
#innerboxen .row-fluid  .boxen, #innerboxen  .row-fluid  .unterboxen {
  background: #fff  url('/basics/images/pfeil_weiss.png') no-repeat 16px 12px;
  border: 1px solid #999;
  color:#323234;
}
#innerboxen .row-fluid  .boxen:hover, #innerboxen .row-fluid  .unterboxen:hover,
#innerboxen .row-fluid  .boxen:active, #innerboxen .row-fluid  .unterboxen:active,
#innerboxen .row-fluid  .boxen.current, #innerboxen .row-fluid  .unterboxen.current {
  background: #FAB120 url('/basics/images/pfeil_weiss_box.png') no-repeat 16px 12px;
  color:#fff;
}
#innerboxen .row-fluid  .boxen:hover a , #innerboxen .row-fluid  .unterboxen:hover a,
#innerboxen .row-fluid  .boxen:active a, #innerboxen .row-fluid  .unterboxen:active a,
#innerboxen .row-fluid  .boxen.current a, #innerboxen .row-fluid  .unterboxen.current a {
  color:#fff;
}
 



.boxen a, .unterboxen a { color: #323234; }
.boxen:hover a, .unterboxen:hover  a, .boxen:active a, .unterboxen:active  a  {color: #fff; text-decoration: none;}
.boxen .pfeil, .unterboxen .pfeil {
  float: left;
  padding: 13px 13px 10px 10px;
}
#header .boxen ul {
  padding: 10px;
}
#boxenwrapper .boxen ul, #innerboxen .boxen ul  {
  padding: 10px 10px 10px 10px;
}
#boxenwrapper .boxen .innerbox {
  border-top: 1px solid #323234;
}
#innerboxen .boxen .innerbox {
  border-top: 1px solid #ccc;
}
.boxen li {
  font-family: 'Exo', Arial, sans-serif;
    font-weight: 500; 
  font-size: 14px;
  color: #323234;
  background: url('/basics/images/pfeil_grauaufweiss.png') no-repeat 10px 4px;
  padding: 0 0 2px 25px;
}
#innerboxen .boxen li {
    font-weight: 300; 
  font-size: 13px;
}
.row-fluid  .boxen:hover a, .row-fluid  .boxen:active a {   color:#fff; }
.row-fluid  .boxen:hover li, .row-fluid  .boxen:active li {
  background: #FAB120 url('/basics/images/pfeil_weiss_klein.png') no-repeat 10px 4px;
  color:#fff;
}



div#content  ul {
padding: 0 0 12px 0;
}

div#content  ul li { 
  background: url('/basics/images/pfeil_grauaufweiss.png') no-repeat 0 5px;
  line-height: 160%;
  padding: 0 0 0 15px;
}
/* @media (max-width: 767px) {
div#content  ul li {
  background: url('/basics/images/pfeil_grauaufweiss.png') no-repeat 0 5px;
}
} */
/*  ------------------------------------------------------
CONTENT ALLG
--------------------------------------------------------*/

div#mapwrapper {
  background: #eee;
  /* padding: 0 20px 0 20px; */
}
div#map img {
  max-width: none;
}
div#map {

  height: 220px;
}
#kartengroesse {
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  z-index: 10;
	display: inline;
  float: left;
  background: #FAB120;
  font-size: 12px;
  position:relative;
	top: -8px;
  left: 50%;
  padding: 3px 6px;
}

div#content{
   background: #fff url('/basics/images/bg_content.png') repeat-x 0 0 ;
   padding: 37px 10px 40px 10px;
}

div#content h1 {
  font-size: 24px;
  padding: 0 0 12px 0;
  font-weight: bold;
  color:#000;
}

@media (max-width: 767px) {
  div#content h1 {  font-size: 18px; }
}
div#content h2 {
  font-size: 22px;
  font-weight: 400;
}
div#content h2 a{
color: #000;
}
div#content h2 a:hover, div#content h2 a:active {
color:#FAB120;
}
div#content h3{
  color:#000; 
  font-size: 16px;
}

div#content a { 
  color: #323234;
  border-bottom: 1px dotted #323234;
}
div#content a:hover, div#content a:active {
  color: #FAB120;
  border-bottom: 1px solid #FAB120;
  text-decoration: none;
}

div#content div.trennlinie {
/*  background-image: url('/basics/images/trennlinie.gif'); 
  background-repeat: repeat-x; */
/*  height: 8px; */
  display: none;
  
}
.contentbox .pfeilorange {
  background: url('../images/pfeil_orangeaufweiss.png') no-repeat 2px 4px;
  padding: 0 15px ;
}
.contentbox .pfeilgrauaufweiss li{
  background: url('../images/pfeil_grauaufweiss.png') no-repeat 2px 4px;
  font-size: 14px;
  padding: 0 12px ;
} 
div#content .contentbox .pfeilgrauaufweiss a{color:#323234; }

div#content .screen, div#content .screenklein,  div#content .screen300 {

  /* width: 175px; 
  min-height: 135px; */
  /* background: #c7c7c9; */
  border: 1px solid  #c7c7c9;
  background: #f5f5f5;
  float: left; 
  text-align: center;
  margin: 0 10px 10px 0; 
  padding: 6px 0;
  vertical-align: middle;
    border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px; 
}
div#content .screen {
  width: 220px; 
  min-height: 200px;
  color: #78787d;
	font-size: 12px;
}
div#content .screen a.screentext {
color: #78787d;
  border-bottom: 1px dotted #323234;
  
}
div#content .screen a.screentext:hover {
color: #FAB120;
  border-bottom: 1px dotted #FAB120;
}
div#content .screenklein {
	width: 175px; 
  min-height: 145px;
}
div#content .screen300 {
	width: 280px; 
  min-height: 190px;
}

div#content .screen img, div#content .screenklein img, div#content .screen300 img {
  width: 90%;
  padding: 8px 0 0 0;
}
div#content .kundenlogo {
  width: 142px;
  height: 62px;
  margin: 0 4px 4px 0;
}
div#content .kundenlogo2 {
  width: 154px;
  height: 64px;
  margin: 0 6px 6px 0;
}

div#content .kundenlogo, div#content .kundenlogo2 {
  background: #fff;
  float: left;
  text-align: center;
  vertical-align: middle;
    border: 1px solid  #c7c7c9;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px; 
  font-size: 11px;
  font-weight: bold;
  line-height: 120%;

}
div#content .kundenlogo .kundenname {
  width: 122px;
  height: 52px;
}
div#content .kundenlogo2 .kundenname {
  width: 133px;
  height: 52px;
}
div#content .kundenlogo .kundenname, div#content .kundenlogo2 .kundenname { 
  padding: 10px 10px 0 10px; 
  vertical-align: middle; 
  display:none; 
  background-color: #fff; 
  opacity: 0.85;
    border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px; 

}
div#content .kundenlogo:hover .kundenname, 
div#content .kundenlogo2:hover .kundenname,
div#content .kundenlogo:active .kundenname, 
div#content .kundenlogo2:active .kundenname {display:block;}


#domains form { 
  margin: 0; 
}

/*  ------------------------------------------------------
CONTENT RECHTS
--------------------------------------------------------*/

div#content .contentboxrechts {
/*  margin: 5px 0 20px 0; */
  margin: 5px 0 30px 0;
}

div#content .contentboxrechts h2.punkte_ueberschrift {
/*  color:#8c8c8e; */
  color: #323234;
  text-transform: uppercase;  
  padding:0 0 10px 0;
  font-size: 20px;
}

div#content .contentboxrechts h2.orange {

  color:#FAB120; 
}


div#content p.porangedatum, .contentboxrechts p.porangedatum {
  color:#FAB120; 
  margin: 0;
  padding: 0;
}

div#content h3 a {color:#000; border: none;}

div#content h3 a:hover {
  text-decoration: none; 
  color:#FAB120; 
}

.contentboxrechts div.trennlinie {
  margin: 0 0 8px 0;  
}




/*  ------------------------------------------------------
FOOTER
--------------------------------------------------------*/
div#footerwrap {
  color: #8c8c8e;
  padding: 0 10px 20px 10px;
  border-top: 2px solid #000;  
  /* background: url('/basics/images/bg_footer.png') repeat-x 0px 0px; */
}

div#footerwrap div.footer { 
  padding: 40px 0 0 0; 
  font-family: 'Exo', Arial, sans-serif; 
    font-weight: 500; 
}
div#footerwrap .footerheadline {
  font-size: 16px;
  color:#dd9e1c;
  text-transform: uppercase;
  font-family: 'Exo', Arial, sans-serif; 
  margin: 0px 0 6px 0;
  padding:0;}

div#footerwrap div.trennlinie {
/*  background-image: url('/basics/images/trennlinie_footer.gif');
  background-repeat: repeat-x; */
  border-top: 1px solid #78787d;
  height: 6px;
  margin: 0 0 4px 0;
  display: none;
}
div#footerwrap div.abstand {
  display: block;
  border: none;
  height: 8px;
}

div#footerwrap ul.footernavi  {
  color: #8c8c8e;
  text-transform: uppercase;
/*  font-size: 11px; */
  font-size: 12px;
  font-weight: 400;
  padding: 0 0 8px 0;
}
div#footerwrap ul.footernavi a:hover , div#footerwrap ul.footernavi a:active  {
  color: #fab120;  
  text-decoration: none; 
}
div#footerwrap ul.footernavi li {
  line-height: 140%; 
  margin: 0 0 5px 0;
}
div#footerwrap ul.footernavi li ul { margin-top: 5px; }
div#footerwrap ul.footernavi li ul li {
  background: url('/basics/images/pfeil_grau.png') no-repeat 0px 2px;
  padding: 0 0 0 15px;
  text-transform: none;
}
div#footerwrap .social { 
  padding: 0;
  margin: 10px 50px 0 0;
}
div#footerwrap .social img {margin: 0 12px 12px 0;}
div#footerwrap .social a {margin: 0; font-size: 12px; }

div#footerwrap ul.sub { text-transform: lowercase; }


/*  ------------------------------------------------------
Tabelle
--------------------------------------------------------*/
div#footerwrap table.kontakt {
  margin: 0 0 10px 0;
}
div#footerwrap table.kontakt tr td, div#footerwrap p {
  font-family: 'Exo', Arial, sans-serif;
    font-weight: 500; 
  font-size: 11px;
  line-height: 140%;
  padding: 0 12px 6px 0;
  vertical-align: top;
}

/*  ------------------------------------------------------
Googlemaps
--------------------------------------------------------*/
.bild100 { width: 100%; }
.bild_links { float: left; padding: 0 8px 8px 0; }
.bild_rechts { float: right; padding: 0 0 8px 8px; }


#Mobil { display:none; }

div#content div.yoxview a {border-bottom: none;}
a.activefilter { font-weight: bold; }

@media (min-width: 1025px) { 
	body, table { font-size: 14px; }
	#header .row-fluid .boxen h2, #header .row-fluid .boxen h2, #header .row-fluid .unterboxen h2 { font-size: 20px; }
	div#mainNav ul li a { font-size: 14px; }
	div#mainNav2 ul li a { font-size: 18px; padding: 10px 13px; }
	#boxenwrapper .row-fluid .boxen h2, #boxenwrapper .row-fluid .unterboxen h2 { font-size: 20px; padding: 11px 22px 11px 0; }
	.boxen li { font-size: 14px;  }
	div#map { height: 240px; }
	div#content h1 {
		font-size: 26px;
		padding: 0 0 14px 0;
	}
	div#content h2, div#content .contentboxrechts h2.punkte_ueberschrift {
		font-size: 24px;
		padding: 0 0 12px 0;
	}
	div#content .screen300 { width: 240px; min-height: 150px; } 
	div#content .screen { width: 260px; min-height: 200px; font-size: 13px; } 
	div#content .screen  img {max-height: 160px;  } 
	p, span, td, #innerboxen .boxen li { font-size: 14px; }

	div#footerwrap ul.footernavi, div#footerwrap table.kontakt tr td, div#footerwrap p { font-size: 13px; }


}

/*  ------------------------------------------------------
Banner spoc.one
--------------------------------------------------------*/

.banner-spoc {
	background-image: url(/basics/images/banner-spoc_bg.jpg);
	background-size: cover;
	color: #ffffff;
	padding: 45px 10px 25px 10px;
}

.banner-spoc .row-fluid {
	max-width: 1200px;
	margin: 0 auto;
}

.banner-spoc .row-fluid p,
.banner-spoc .row-fluid h1, 
.banner-spoc .row-fluid h2,
.banner-spoc .row-fluid h3,
.banner-spoc .row-fluid h4,
.banner-spoc .row-fluid ul {
	color: #ffffff;
}

.banner-spoc .row-fluid p {
	font-size: 20px;
	line-height: 30px;
}

.banner-spoc .row-fluid a.button,
.banner-spoc .row-fluid a.button:link, 
.banner-spoc .row-fluid a.button:visited {
	font-size: 12px;
	color: #ffffff;
	border: 1px solid #ffffff;
	line-height: 32px;
	text-transform: uppercase;
	font-weight: bold;
	display: inline-block;
	padding: 0px 15px;
}

.banner-spoc .row-fluid .align-right {
	text-align: right;
}

.banner-spoc .row-fluid img {
	margin-top: 15px;
}

@media (max-width: 767px) {

	.banner-spoc {
		padding-bottom: 5px;
	}
  
	.banner-spoc .row-fluid .align-right {
		text-align: left;
	}

	.banner-spoc .row-fluid img.banner-bild {
		display: none;
	}

}