body {
    margin: 0px;
    background-image: url(graphics/background.png);
    background-position: center 0px;
    font-family: 'Trebuchet MS',sans-serif;
  text-align: center;
    font-size: 10pt;
}

#divTopContainer {
    height: 290px;
    background-image: url(graphics/default_topbg.png);
    background-repeat: no-repeat;
    background-repeat: repeat-x;
    width: 100%;
    text-align: center;
}

#divTopContainerContent {
    margin: auto;
    width: 900px;
    height: 532px;
}

#divTopSmallMenu {
    float: right;
    margin-top: 10px;
    width: 300px;
    height: 20px;
    line-height: 20px;
    text-align: right;
}

#divTopSmallMenu a{
    margin-left: 10px;
    color: #000000;
    text-decoration: none;
}

#divTopSmallMenu a:hover {
    color: #2b4b77;
    text-decoration: underline;
}

#divTopMenu1 {
    float:right;
    height: 40px;
    text-align: right;
}

#divTopMenu1 a {
    font-size: 14pt;
    margin-left: 20px;
    color: #000000;
    text-decoration: none;
    height: 40px;
    display: block;
    float:left;
    line-height: 30px;
}

#divTopMenu1 a:hover {
    color: #2b4b77;
    text-decoration: underline;
}

.menu1Selected {
    background-image: url(graphics/menu1arrow.png);
    background-position: center;
}

#divTopLogo {
    float: left;
    width: 400px;
    height: 116px;
    background-color: #ffffff;
}

#divTopSponsoren {
    margin-top: 10px;
    float: right;
    width: 450px;
    height: 100px;
    background-color: #ffffff;
}

#divTopHeader {
    float:left;
    width: 890px;
    height: 75px;
    line-height: 75px;
    text-align: left;
    color: #ffffff;
    font-size: 24pt;
}

#divContentContainer {
    margin: auto;
    margin-top: 15px;
    margin-bottom: 50px;
    width: 900px;
}

#divContentLeft {
    float: left;
    width: 550px;
    text-align: left;
}

#divContentRightContainer {
    float: right;
    width: 330px;
    text-align: left;
}

#divContentRight {
    margin-left: 10px;
    width: 320px;
    text-align: left;
}

.newsItem {
    margin-bottom: 15px;
}

.newsImage {
    float: left;
    width: 210px;
    height: 131px;
}

.newsImage img{
    width: 210px;
    height: 131px;
}

.newsText {
    float: left;
    width: 330px;
    margin-left: 10px;
}

.newsText h1 {
    margin-top: 0px;
    color: #2b4b77;
    font-size: 16pt;
    font-weight: normal;
}

.newsText a { 
    color: #2b4b77;
    text-decoration: none;
}

.newsText a:hover { 
    text-decoration: underline;
}

.calendarText {
    float: left;
    width: 420px;
    margin-left: 10px;
}

.calendarText h1 {
    margin-top: 0px;
    color: #2b4b77;
    font-size: 16pt;
    font-weight: normal;
}

.calendarText p {
    line-height: 10pt;
    margin-bottom: 0px;
    margin-top: 0px;
    font-style: italic;
}

.calendarText a { 
    color: #2b4b77;
    text-decoration: none;
}

.calendarText a:hover { 
    text-decoration: underline;
}

.calendarDate {
    float: left;
    width: 120px;
    font-size: 16pt;
    color: #000000;
}

.endDate {
    color: #666666; 
}

#divContentRight h1 {
    font-size: 16pt;
    font-weight: normal;
    color: #2b4b77;
    margin-top: 0px;
}

#divContentRight a {
    color: #2b4b77;
    text-decoration: none;
}

#divContentRight a:hover {
    text-decoration: underline;
}

.myLogo {
   margin-top: 50px; 
}

#divMenu2Container {
   float:right;
   width: 330px;
   margin-bottom: 30px;
   border-top: 1px solid #2b4b77;
}

#divMenu2Container a {
   display: block;
   width: 315px;
   line-height: 30px;
   font-size: 12pt;
   color: #2b4b77;
   text-decoration: none;
   border-bottom: 1px solid #2b4b77;
   padding-left: 15px;
}

#divMenu2Container a:hover {
   text-decoration: underline;
   border-bottom: 1px solid #2b4b77;
   padding-left: 15px;
}

.menu2Selected {
   background-image: url(graphics/default_menu2.png);
}

h1 {
    font-weight: normal;
    font-size: 20pt;
    color: #2b4b77;
    margin-top: 0px;
}

h2 {
    font-weight: normal;
    font-size: 16pt;
    color: #2b4b77;
    margin-top: 0px;
}

h3 {
    font-weight: normal;
    font-size: 12pt;
    color: #2b4b77;
    margin-top: 0px;
}

a {
    color: #2b4b77;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

img {
 border: 0; 
}

table {
    font-size: 10pt;
}

th {
    text-align: left;
    font-weight: normal;
    color: #2b4b77;
}

#divNewsSingle h2 {
    font-size: 10pt;
}




.csc-mailform li {
 list-style-type: none; 
}

.csc-mailform em {
 display:none;
}

.csc-mailform label {
 width: 150px!important; 
 margin: 0px!important;
}

.csc-mailform strong {
 font-size: 8pt; 
}

.csc-mailform input {
 width: 300px;
 border: 1px solid #cccccc;
 padding: 5px; 
}

.csc-mailform input[type="submit"] {
 width: 300px;
 border: 1px solid #cccccc;
 padding: 5px;
 margin-left: 150px; 
}

.csc-mailform textarea {
 width: 340px; 
 border: 1px solid #cccccc;
}

.csc-mailform fieldset {
 border: 1px solid #cccccc!important; 
  margin-top: 25px!important;
}

.csc-form-element-checkbox label {
  position:absolute;
  left: 30px;
  width: 400px!important;
}

.csc-form-element-checkbox {
  position:relative;
  height: 50px;
  margin-top: 25px!important;
  margin-bottom: 30px!important;
}

.csc-form-element-checkbox input {
   position:absolute;
  left: 0px;
  width: 100px!important;
}

.csc-form-confirmation-true input[type="submit"] {
  background-color: green;
  color: #ffffff;
  font-weight: bold; 
}

.csc-form-confirmation-false input[type="submit"] {
  background-color: red;
  color: #ffffff;
  font-weight: bold; 
}