@charset "UTF-8";
/* CSS Document */


@font-face {
    font-family: 'HelveticaNeue55Roman';
    src: url('font/helveticaneue-roman-webfont.eot');
    src: url('font/helveticaneue-roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/helveticaneue-roman-webfont.woff') format('woff'),
         url('font/helveticaneue-roman-webfont.ttf') format('truetype'),
         url('font/helveticaneue-roman-webfont.svg#HelveticaNeue55Roman') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeue65Medium';
    src: url('font/helveticaneue-medium-webfont.eot');
    src: url('font/helveticaneue-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/helveticaneue-medium-webfont.woff') format('woff'),
         url('font/helveticaneue-medium-webfont.ttf') format('truetype'),
         url('font/helveticaneue-medium-webfont.svg#HelveticaNeue65Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}


h1 {
  font-family: 'HelveticaNeue65Medium', Verdana, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  margin: 0px;
  padding: 0 0 4px 0;
  letter-spacing: 0.03em;
}

h2 { 
  color: #279bf4; 
  font-size: 14px; 
  font-family: 'HelveticaNeue65Medium', Verdana, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 18px;
  text-decoration: none; 
}


.csc-mailform {
  border: none;
}


.csc-mailform-field {
  font-family: 'HelveticaNeue55Roman', Verdana, Helvetica, sans-serif;
  color: #333333;
  font-size: 12px;
  display: block;
  margin: 5px;
  padding: 0px;
}

.csc-mailform label {
  display: block;
  font-family: 'HelveticaNeue55Roman', Verdana, Helvetica, sans-serif;
  color: #333333;
  font-size: 12px;
  width: 97px;
  float: left;
  text-align: right;
  padding-right:10;
}


.csc-mailform input, .csc-mailform textarea {
  font-family: 'HelveticaNeue55Roman', Verdana, Helvetica, sans-serif;
  color: #666666;
  background-color:white;
  border: 1px solid #666666;
  max-width: 180px;
  padding: 1px 1px;
  font-size: 11px;
}

.csc-mailform-submit {
  float: right;
  width: 60px;
  margin-right: 105px;
  cursor:hand;
}



.csc-textpic-caption {
  padding-top: 4px;
  font-family: 'HelveticaNeue55Roman', Verdana, Helvetica, sans-serif;
  color: #333333;
  font-size: 10px;
}


body {
  background-color: #fffdf5;
}

.bodytext {
  font-family: 'HelveticaNeue55Roman', Verdana, Helvetica, sans-serif;
  color: #333333;
  font-size: 13px;
  letter-spacing: 0.03em;
  line-height: 16px;
  margin: 0px;
  padding: 0px;
  font-weight: normal;
}

.bodytext a {
  color: #279bf4;
  text-decoration: none;
}

ul, li, .csc-bulletlist {
  font-family: 'HelveticaNeue55Roman', Verdana, Helvetica, sans-serif;
  color: #333333;
  font-size: 13px;
  letter-spacing: 0.03em;
  line-height: 16px;
  margin-top: 0px;
  margin-left: 8px;
  padding-left: 8px;
  font-weight: normal; 
}

#bild {
  width: 165px;
  float: right;
  height: 192px;
}


#inhalt {
  padding-top: 12px;
  padding-right: 20px;
  padding-left: 14px;
  height: 405px;
  overflow: auto;
  
}


#titel {
  height: 20px;
  padding-top: 18px;
  padding-left: 12px;
  padding-right: 12px;
}

.menutitel { 
  color: #279bf4; 
  font-size: 16px; 
  font-family: 'HelveticaNeue65Medium', Verdana, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 18px;
  text-decoration: none; 
}

#menu {
  height: 465px;
  padding-top: 12px;
  padding-right: 12px;
  background-color: #b3d91d;
}


#untermenu {
  height: 465px;
  padding-top: 12px;
  background-color: #d6e03a;
  margin-left: 5px;
  margin-right: 5px;
  padding-right: 12px;
}

#cms {
  color: #333333;
  font-size: 9px;
  font-family: 'HelveticaNeue55Roman', Verdana, Helvetica, sans-serif;
  text-decoration: none;
  padding-top: 6px;
}

#cms a {
  color: #666666;
  text-decoration: none;
}

#footer {
  padding-top: 6px;
  padding-left: 5px;
}


.NAV1 {
  color: #333333;
  font-size: 12px;
  font-family: 'HelveticaNeue65Medium', Verdana, Helvetica, sans-serif;
  line-height: 22px;
  font-weight: normal;
  padding-left: 12px;
  letter-spacing: 0.03em;
  text-decoration: none;
}


.NAV1-CURRENT { 
  background-image: url(../../home/quadrat.gif);
  background-repeat: no-repeat;
  background-position: 0px 2px;
  color: #ffffff; 
  font-size: 12px; 
  font-family: 'HelveticaNeue65Medium', Verdana, Helvetica, sans-serif;
  line-height: 22px;
  letter-spacing: 0.03em;
  font-weight: normal;
  padding-left: 12px;
  text-decoration: none; 
}

