* {
  margin: 0;
  padding: 0;
}

#rootline {
  font-size: 1.2em;
}

body {
  background: #FFFFFF;
  text-align: justify;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #292929;
}

input,textarea {
  padding: 2px 5px;
  font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #333333;
}

h1,h2,h3 {
  font-weight: normal;
}

h1 {
  font-size: 2em;
}

h2 {
  font-size: 1.4em;
}

h3 {
  font-size: 24px;
}

p,ul,ol {
  margin-top: 1.5em;
  line-height: 160%;
}

ul,ol {
  margin-left: 3em;
}

blockquote {
  margin-left: 3em;
  margin-right: 3em;
}

a {
  color: #00a9c9;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  text-shadow: 0 0 0.2em #87F, 0 0 0.2em #87F;
  color: #00a9c9;
}

a img {
  border: none;
}

img.left {
  float: left;
  margin: 0 20px 0 0;
}

img.right {
  float: right;
  margin: 0 0 0 20px;
}

hr {
  display: none;
}

.blau {
  color: #00a9c9;
}
/* Header */
#header {
  height: 550px;
  width: 1020px;
  margin: 0 auto;
  /* braun */
  background-color: #3a2f29;
  background-image: url(images/back-startheader.jpg);
  background-repeat: no-repeat;
}

#logo {
  width: 235px;
  height: 81px;
  margin: 20px 0 0 30px;
  float: left;
}

#slogan {
  clear: both;
  color: #FFFFFF;
  margin: 100px auto;
  width: 760px;
  height: 200px;
  position: relative;
}

#slogan h1 {
  font-size: 60px;
  padding-top: 100px;
}

#subslogan {
  font-size: 18px;
}

/* Menu */
#menu {
  width: 600px;
  height: 50px;
  color: #FFFFFF;
  float: right;
  margin-top: 78px;
}

#menu ul {
  float: right;
  margin: 0;
  padding: 0;
  padding-right: 20px;
  list-style: none;
  line-height: normal;
  list-style: none;
}

#menu li {
  display: inline;
}

#menu a {
  margin-right: 6px;
  padding: 5px 0px 5px 20px;
  /*background: #4C4D51;
  border: 1px #575C5F solid;*/
  text-decoration: none;
  /*text-transform: uppercase;*/
  /*font-weight: bold;*/
  font-size: 18px;
  color: #FFFFFF;
}

#menu a:hover {
  text-decoration: none;
  color: #00a9c9;
  /*
  text-shadow: 0 0 0.2em #87F, 0 0 0.2em #87F;
  background: #983D3A;
  border: 1px #D45951 solid;
  */
}

#menu .active a {
  text-decoration: none;
  color: #00a9c9;
  /*
  text-shadow: 0 0 0.2em #87F, 0 0 0.2em #87F;
  background: #983D3A;
  border: 1px #D45951 solid;
  */
}

/* Page */
#page {
  width: 1020px;
  margin: 0 auto;
  /*border: 1px #333333 solid;*/
  background-color: #FFFFFF;
  background-image: url(images/back-content.gif);
  background-repeat: repeat;
}

/* Content */
#content-area {
  width: 1020px;
  margin: 0 auto;
  /* braun */
  background-color: #3a2f29;
}
#content-inner {
  clear: both;
  color: #FFFFFF;
  padding: 30px 30px 30px 30px;
  width: 960px;
  position: relative;
}

/* Footer */
#footer {
  clear: both;
  width: 1020px;
  height: 200px;
  margin: 0 auto;
  padding-bottom: 20px;
  background-image: url(images/shadow.png);
  background-repeat: no-repeat;
  background-position: top;
  font-size: 14px;
}

#footerleft {
  float: left;
  width: 300px;
  height: 200px;
  padding-left: 40px;
  text-align: left;
  padding-left: 40px;
}

#footermenu {
  position: relative;
  float: left;
  width: 300px;
  height: 200px;
  padding-left: 25px;
  text-align: center;
}

#footermenu #bottom {
  top: 160px;
  position: relative;
}

#footermenu #bottom ul {
  margin: 0;
  padding: 0 0 0 0;
  list-style: none;
  line-height: normal;
}

#footermenu #bottom li {
  display: inline;
}

#footermenu #bottom a {
  margin: 0;
  padding: 0 10px;
  text-decoration: none;
}

#footermenu #bottom a:hover {
  text-decoration: none;
}

#footermenu #bottom .first a {
  border: none;
}

#footersocial {
  float: left;
  width: 295px;
  height: 200px;
  padding-left: 25px;
  background-image: url(images/sprechblase-tuerkis-sm.png);
  background-position: bottom;
  background-repeat: no-repeat;
}

#footersocial #facebook {
  clear: both;
  margin: 75px 0 0 80px;
  width: 100px;
}

/* Start Page Menu */
#start-menu {
  width: 1020px;
  margin: 0 auto;
}

#start-menu h2 {
  margin: 0;
  padding: 10px 0 10px 15px;
  background: #BBB082;
  letter-spacing: .5em;
  text-transform: uppercase;
  text-align: center;
  font-size: .9em;
  font-weight: bold;
  color: #FFFFFF;
}

#start-menu h3 {
  margin: 20px 0 15px 0;
  padding: 0;
  font-size: 1.4em;
}

#start-menu h3 a {
  text-decoration: none;
}

#start-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#start-menu li {
  float: left;
  width: 210px;
  /*padding-left: 35px;*/
}

#start-menu li.first {
  padding: 0 0 0 40px;
}

#start-menu p {
  padding: 0;
  margin: 0;
}

.csc-default {
  padding-bottom: 30px;
}