

/* designwerk*/

#sp-top-bar a {
  color:#fff!important;
}
#sp-top-bar {
  background:#333!important;
  display: none!important;
}

#sp-header{
  background:#fff!important;
 /* height: 120px!important;*/
}

#sp-header {
  padding:10px 0px 90px 0px!important;
}


h1, h2, h3, h4, h5, h6 {
	font-family: 'times New Romance'!important;
	color: #C2612B!important;
}
body, html {
	font-family: 'Calibri'!important;
	font-size: 14pt!important;
}

a {
	color: #C2612B!important;
}

 
div.sp-page-title h2 {
  /*display: none!important;*/
  color: transparent!important;
}

div.sp-page-title:before {
  background: none!important;
}

div.sp-page-title h3 {
  color:#FFFFFF!important;
  font-size: 64pt!important;
  padding: 100px 0px 100px 0px!important;
}


#sp-footer a {
  color:#fff!important;
}

/*designwerk - ende*/

