/*
dunkelblau: 326CB5
heller background: E2EEFE
rot: EA413E

*/
body {
  color: #000000;
  font-size: 10px;
  margin: 0px auto;
  padding: 0px auto;
}
#allover {
  float: left;
  width: 900px;
  height: 100%;
  margin: 0px auto;
  padding: 0px auto;
}
.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
#header_left {
  float: left;
  width: 651px;
  height: 99px;
}
#header_right {
  float: right;
  text-align: center;
  width: 249px;
  height: 99px;
  background-color: #E0E9FA;
  font-size: 10px;
  color: #666666;
  font-family: arial;
}
#menue1 {
  float: left;
  clear: both;
  background-color: #0C2E6B;
  width: 750px;
  height: 23px;
  margin-top: -10px;
  padding-left: 30px;
  padding-top: 3px;
}

#menue1 a{
 
  padding-right: 15px;
}

#menue2 {
  float: left;
  clear: both;
  background-color: #AFBED7;
  width: 420px;
  height: 20px;
  margin-left: 30px;
  padding-left: 2px;
}
div.clean40 {
  float: left;
  clear: both;
  height: 40px;
}
#left {
  vertical-align: top;
  clear: both;
  float: left;
  width: 170px;
  color: #000000;
}
div.left_headline {
  float: left;
  text-align: right;
  font-family: arial;
  width: 100%;
  font-size: 20px;
  color: 000000;
  border-bottom: 1px solid #000000;
}
div.left_brighttext {
  float: left;
  font-family: arial;
  width: 100%;
  font-size: 12px;
  color: #888888;
  padding-left: 10px;
}
div.left_normaltext {
  float: left;
  font-family: arial;
  width: 100%;
  font-size: 12px;
  color: #000000;
  padding-left: 10px;
}
#center {
  float: left;
  width: 30px;
}
#right {
  vertical-align: top;
  float: right;
  width: 700px;
  color: #000000;
  font-family: arial;
  margin-top: -15;
  font-size: 14px;
  _margin-top: 50px;
}

#right a {
  font-family: arial;
  font-size: 14px;
  text-decoration: underline;
  color: #000000; 
}

div.headline {
  float: left;
  width: 100%;
  color: #0C2E6B;
  font-size: 16px;
}

h1 {

  float: left;
  width: 100%;
  color: #0C2E6B;
  font-size: 16px;
}

div.right_justify {
  float: left;
  font-family: arial;
  text-align: justify;
  width: 100%;
  font-size: 12px;
  color: #000000;
  padding-top: 20px;
}

#footer {
  height: 50px;
  float: left;
  display:table-cell;
  vertical-align: bottom;
  width: 100%;
  text-align: right;
  border-top: 1px solid #0C2E6B;
  margin-top: 30px;
}
A { font-family: arial; font-size: 10px; text-decoration: none; font-weight: noemal; color: #444444}
A.inactive { font-family: arial; font-size: 10px; text-decoration: none; font-weight: normal; color: #888888}
A.menue1active { font-family: arial; font-size: 16px; text-decoration: none; font-weight: normal; color: #8498BA}
A.menue1inactive { font-family: arial; font-size: 16px; text-decoration: none; font-weight: normal; color: #FFFFFF}
A.menue2active { font-family: arial; font-size: 17px; text-decoration: none; font-weight: normal; color: #0C2E6B}
A.menue2inactive { font-family: arial; font-size: 17px; text-decoration: none; font-weight: normal; color: #FFFFFF}


.csc-mailform{
border:0px;
}

csc-mailform-field{
color:#006666;
width:400px;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
}

label
{
width: 8em; 
float: left;
text-align: left;   
margin-right: 0.5em;
display: block
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
}

.csc-mailform-submit{
margin:10px 0px 0px 135px;
}

/***CSS FUER KONTAKTFORMULAR EXTENSION pil_mailform***/
div.tx-pilmailform-pi1 form {
   width: 576px;
}
input, textarea,
div.tx-pilmailform-pi1 input, div.tx-pilmailform-pi1 textarea {
   border: 1px solid #666;
}
div.tx-pilmailform-pi1 textarea {
   width: 100%;
}
div.tx-pilmailform-pi1 select option {
   margin-right: 12px;
}
div.tx-pilmailform-pi1 .left-label p {
   margin: 0 !important;
}
div.tx-pilmailform-pi1 input.input-1 {
   width: 100%;
}
div.tx-pilmailform-pi1 input.input-2 {
   float: left;
   width: 15%;
}
div.tx-pilmailform-pi1 input.input-3 {
   float: right;
   position: relative;
   left: 2px;
   width: 82%;
}
input.submit-button {
   color: #fff;
   background-color: #0c2e6b;
   margin: 0 0 40px 0;
   cursor: pointer;
   border: none;
   font-size: 92%;
   font-weight: bold;
   line-height: 1.5em;
   height: 1.5em;
   padding: 0 5px;
}
input.submit-button:hover, input.submit-button:focus {
   background-color: #0c2e6b;   
}
div.tx-pilmailform-pi1 input.submit-button:focus {
   margin: 1px 0 42px 0;
}
div.tx-pilmailform-pi1 div {
   margin: 20px 0 0 0;
   color: #000;
}
div.tx-pilmailform-pi1 div.error-label {
   width: 100%;
   float: left;
   clear: both;
}
div.tx-pilmailform-pi1 div.left-label {
   width: 29%;
   float: left;
   clear: both;
}
div.tx-pilmailform-pi1 div.right-field {
   width: 70%;
   float: left;
}
div.tx-pilmailform-pi1 div#thankyou {
}
div.tx-pilmailform-pi1 p.error {
   color: #c9130a;
   font-weight: bold;
}




