#kopf{
  width: 600px;
  height: 40px;
  overflow:hidden;
  padding-top:30px;
  padding-bottom:30px;
  font-family: Arial;
  font-size:17px;
  text-align:right;
  font-weight:bold;
  color:white;
  
}
#inhalt_start{
  background-image:url(images/bg_start1.jpg);
  background-repeat:no-repeat;
  background-color:#2c415e;
  height:600px;

}
a{
  text-decoration:underline;
  color:#FFFFFF;
}

#webseite{
  background-color:#2c415e;
}
#hedline_start{
  width: 500px;
  display:block;
}

#headline_start_wrapper{
  font-family: Arial;
  font-size:12px;
  font-weight:notmal;
  color:white;
  margin-left:25px;
}
#headline_start_wrapper .bodytext{
  width:250px;
  font-size:12px;
  text-align:justify;
  margin-top:20px;
}

/*
.csc-header h1{
  font-family: "Times New Roman", Times, serif;
  font-size:20px; 
  font-weight:normal;
  color:white;
}*/
.csc-firstHeader {
  padding-top:20px;
  font-variant:small-caps;
  font-size:40px;
  font-weight:normal;
}
#meer{
  position:relative;
  top:465px;
  left:440px;
  padding-right:10px;
  text-align:right;
  height:20px;
  color:white;
  font-family: Arial;
  font-size:12px;
  font-weight:normal;
 /* background-image:url(images/meer.jpg);
  background-repeat:no-repeat;
  background-position: right bottom;
  background-color:#2c415e;*/
  width:300px;
  
}
#meer a{
  color:white;
  font-family: Arial;
  font-size:12px;
  font-weight:normal;
}

#sprache_start{
  margin-top:20px;
  background-color:#2c415e;
  color:white;
  font-family: Arial;
  font-size:12px;
  font-weight:normal;
  margin-left:25px;
  margin-right:25px;
}

#sprache{
  display:none;
}