/* Füge hier Dein eigenes CSS ein */
body {font-family: Helvetica, Arial, sans-serif }

h1,h1.entry-title, h2,h2.entry-title, h3 {
  font-family: Helvetica, Arial, sans-serif ;
  color: #6cb3b7;
  margin: 1.5em 0 0 0;
  }
h1,h1.entry-title {
  font-family: Helvetica, Arial, sans-serif ;
  color: #6cb3b7;
  margin: 15px 0 20px 0;
  padding: 0!important
  }
h4, h5, h6 {
  font-family: Helvetica, Arial, sans-serif ;
  color: #003366;
  margin: 1.0em 0 0 0;
  }

body.home h1,body.home h1.entry-title { font-size: 28px}
body.home h1.entry-title { color: #003366;font-size: 28px; margin:0 0 30px 0 }
body.home h2, body.home h2.entry-title { font-size: 24px}
body.home h3 { font-size: 20px}
body.home h3.widget-title { font-size: 16px}
body.home h4 { font-size: 16px}
body.home h5 { font-size: 14px}
body.home h6 { font-size: 12px}

h1,h1.entry-title { font-size: 28px}
h2, h2.entry-title { font-size: 24px}
h3 { font-size: 20px}
h3.widget-title { font-size: 18px}
h4 { font-size: 17px}
h5 { font-size: 16px}
h6 { font-size: 15px}
p {font-size: 15px; margin: 0 0 1em 0}
/* Logo */
.hgroup-wrap {padding-top: 0px;padding-bottom: 10px;}
#site-logo {margin-top: 20px;}

/* Schatten um Inhalt */
.wrapper {box-shadow: rgba(0, 0, 0, 0.25) 0px 2px 15px}

/* Startseite */

body.home .entry-header {display: none;}
body.home #main {padding: 0px 0 10px;}

header {margin-bottom: 30px;position: relative;}
header.entry-header {margin-bottom: 10px;position: relative;}

header .hgroup-wrap.clearfix {display:none;}
/*header .logo {position: absolute;margin: 10px 0 0 10px;display: none }*/
/*header nav#access{ padding-left: 140px;}*/
/* SLider */
.tp-bannertimer {display: none}
div.overlay {
  position: absolute;
  z-index: 1000;
  text-align: center;
  width: 100%;
  background: rgba(255,255,255,0.75);
  padding:10px 0;
  border-bottom: 1px solid #eaeaea;
}
div.overlay h1 {color: #126bb3; font-size: 14px;display:block!important; margin: 0;}
div.overlay h2 {line-height: 0; margin: 0;}
div.overlay .logo {margin: 0 0 10px 0}

#main {
  padding:120px 0;
}

/* Form */

.wpcf7-form {border: 1px solid #ccc; padding: 15px 20px;margin-top: 30px;}

/* Footer */

footer #site-generator {display: none}