/* Generated by KaZcadeS */


.LASTUPDATE {
 text-align: right;
 }

.nav3-grid {
  border-bottom: 1px solid #c8c8c8;
  width: 199px;
}

.nav3-grid dt a, .nav3-grid dt a:visited {
  border-top: 1px solid #c8c8c8;
  padding: 0px 10px 0px 20px;
  display: block;
  min-height: 2em;
  height: auto ! important;
  line-height: 2em;
  text-decoration: none;
  color: #467aa7;
  font-weight: bold;
  font-size: 120%;
}
.nav3-grid dd a, .nav3-grid dd a:visited {
  border: none;
  padding: 0px 10px 0px 40px;
  display: block;
  min-height: 1.7em;
  height: auto ! important;
  line-height: 1.7em;
  font-weight: normal;
  text-decoration: none;
  color: #467aa7;
  font-size: 120%;
}
.nav3-grid dt a:hover, .nav3-grid dd a:hover {
  background-color: #e1e1e1;
  color: #2a5a8a;
  text-decoration: none;
}
.nav3-bullet {
   margin: 0px 0 0 20px; 
   color: #323232;
  width: 170px;
}

.nav3-bullet dt a {
  padding: 0 0 0 10px;
  background: transparent url(../img/bg_bullet_full_1.gif) no-repeat scroll 0px 50%;
  line-height: 1.5em;
  text-decoration: none;
  color: #323232;
  font-weight: bold;
  font-size: 142%;
}
.nav3-bullet dd a {
  margin: 0 0 0 15px;
  padding: 0 0 0 10px;
  background: transparent url(../img/bg_bullet_half_1.gif) no-repeat scroll 0px 50%;
  line-height: 1.3em;
  text-decoration: none;
  color: #323232;
  font-weight: normal;
  font-size: 142%;
}



.nav3-bullet dd a:visited, .nav3-bullet dt a:visited {
 text-decoration: none;
 
 }



.nav3-bullet dt a:hover {
  background: transparent url(../img/bg_bullet_full_2.gif) no-repeat scroll 0px 50%;
  /* background-color: #e1e1e1; */
  text-decoration: none;
  color: #7d7d7d;
}
.nav3-bullet dd a:hover {
  background: transparent url(../img/bg_bullet_half_2.gif) no-repeat scroll 0px 50%;
  text-decoration: none;
   color: #7d7d7d; 
}


.nav3-bullet .level2-act {
   color: #a32121; 
  }   


.nav3-bullet .level3-no {
  margin: 0 0 0 30px;
  
  }
  
.nav3-bullet .level3-act {
  margin: 0 0 0 30px;
  color: #a32121; 
  }   
  
.nav3-bullet .level4-no {
  margin: 0 0 0 45px;
  }
  
.nav3-bullet .level4-act {
  margin: 0 0 0 45px;
  color: #a32121; 
  }




.nav3-nobullet {
 margin: 3px 10px 7px 10px;
 /* margin: 10px 0 0 20px; */
  width: 170px;
}
.nav3-nobullet dt a, .nav3-nobullet dt a:visited {
  line-height: 2em;
  text-decoration: none;
  color: #467aa7;
  font-weight: bold;
  font-size: 120%;
}
.nav3-nobullet dd a, .nav3-nobullet dd a:visited {
  margin: 0 0 0 15px;
  line-height: 1.7em;
  text-decoration: none;
  color: #467aa7;
  font-weight: normal;
  font-size: 120%;
}
.nav3-nobullet dt a:hover, .nav3-nobullet dd a:hover {
  text-decoration: underline;
  color: #2a5a8a;
}

.main-navigation .loginform {
  margin: -10px 20px 0;
  width: 160px;
}
.main-navigation .loginform p {
  margin: 0;
  padding: 0;
  clear: both;
}
.main-navigation .loginform fieldset {
  border: none;
  width: 160px;
}
.main-navigation .loginform label.top {
  margin: 0 0 2px;
  float: left;
  width: 125px;
  font-size: 110%;
}
.main-navigation .loginform label.right {
  margin: 5px 0 0;
  padding: 0 0 0 3px;
  float: left;
  width: 125px;
  font-size: 110%;
}
.main-navigation .loginform input.field {
  border: 1px solid #c8c8c8;
  margin: 0 0 5px;
  padding: 0.1em 0 0.2em ! important;
  width: 158px;
  font-family: verdana,arial,sans-serif;
  font-size: 110%;
}
.main-navigation .loginform input.checkbox {
  border: none;
  margin: 5px 0 0 ! important;
  float: left;
}
.main-navigation .loginform input.button {
  border: 1px solid #969696;
  margin: 10px 0 5px;
  padding: 1px;
  background: #e6e6e6 none repeat scroll 0%;
  float: left;
  width: 5em;
  text-align: center;
  font-family: verdana,arial,sans-serif;
  color: #969696;
  font-size: 110%;
}
.main-navigation .loginform input.button:hover {
  border: 1px solid #505050;
  background: #dcdcdc none repeat scroll 0%;
  cursor: pointer;
  color: #505050;
}
.main-navigation .searchform {
  margin: 0 20px;
  width: 160px;
}
.main-navigation .searchform p {
  margin: 0;
  padding: 0;
  clear: both;
}
.main-navigation .searchform fieldset {
  border: none;
}
.main-navigation .searchform input.field {
  border: 1px solid #c8c8c8;
  padding: 0.1em 0 0.2em ! important;
  float: left;
  width: 158px;
  font-family: verdana,arial,sans-serif;
  font-size: 120%;
}
.main-navigation .searchform input.button {
  border: 1px solid #969696;
  padding: 1px;
  background: #e6e6e6 none repeat scroll 0%;
  float: left;
  width: 3em;
  margin-top: 0.5em;
  text-align: center;
  font-family: verdana,arial,sans-serif;
  color: #969696;
  font-size: 120%;
}
.main-navigation .searchform input.button:hover {
  border: 1px solid #505050;
  background: #dcdcdc none repeat scroll 0%;
  cursor: pointer;
  color: #505050;
}
.main-navigation h1.first {
  margin: 0px;
  padding: 4px 20px 3px;
  clear: both;
  background-color: #000080;
  /* background: transparent url(../img/moben.gif) no-repeat scroll; */
  font-family: "trebuchet ms",arial,sans-serif;
 /* color: #ffffff; */
  font-weight: bold;
  font-size: 150%;
}
.main-navigation h1 {
  margin: 30px 0 20px;
  padding: 4px 20px 3px;
  background: #bebebe none repeat scroll 0%;
  clear: both;
  font-family: "trebuchet ms",arial,sans-serif;
/*  color: #ffffff; */
  font-weight: bold;
  font-size: 150%;
}
.main-navigation h2 {
  margin: 20px 10px 10px 20px;
  clear: both;
  font-family: "trebuchet ms",arial,sans-serif;
  color: #646464;
  font-weight: bold;
  font-size: 150%;
}
.main-navigation h3 {
  margin: 10px 10px 5px 20px;
  clear: both;
  color: #505050;
  font-weight: bold;
  font-size: 110%;
}
.main-navigation p {
  margin: 0 10px 10px 20px;
  clear: both;
  color: #505050;
  line-height: 1.3em; 
  font-size: 110%;
 }
.main-navigation p.center {
  text-align: center;
}
.main-navigation p.right {
  text-align: right;
}
.main-navigation ul {
  margin: 0.5em 10px 1em 20px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
.main-navigation ul li {
  margin: 5px 0 0.2em 2px;
  padding: 0px 0px 0 11px;
  background: transparent url(../img/bg_bullet_full_1.gif) no-repeat scroll 0 0.4em;
  line-height: 1.2em;
  font-size: 110%;
}
.main-navigation ol {
  margin: 0.5em 10px 1em 40px ! important;
}
.main-navigation ol li {
  margin: 0 0 0.4em;
  list-style-position: outside;
  font-size: 110%;
}

.main-content {
/* background-color: #c8c8c8; */
  font-size: 130%;  

 }

.main-content a {
 /*  padding: 0px 0px 0 11px;
   background: transparent url(../img/pfeil.gif) no-repeat scroll 0 0.1em;
 */
   text-decoration: none;
   color: #323232;
}

.main-content a:hover{
   text-decoration: none;
   color: #7d7d7d;
}


.main-content h1.pagetitle {
  border-bottom: 7px solid #e1e1e1;
  margin: 0 0 0.4em;
  padding: 0 0 2px;
  font-family: "trebuchet ms",arial,sans-serif;
  color: #505050;
  font-weight: bold;
  font-size: 160%; 
}
.main-content h1.block {
  margin: 1em 0 0em;
  padding: 2px 0 2px 2px;
  background: #bebebe none repeat scroll 0%;
  clear: both;
  font-family: "trebuchet ms",arial,sans-serif;
  color: #505050;
  font-weight: bold;
  font-size: 160%;
}
.main-content h1 {
  margin: 0.5em 0 0.3em 0.8em; 
  clear: both;
  font-family: "trebuchet ms",arial,sans-serif;
  color: #505050;
  font-weight: bold;
  font-size: 200%;
}

.main-content li h1 {
  margin: 0.5em 0 0.3em 0em;
  clear: both;
  font-family: "trebuchet ms",arial,sans-serif;
  color: #505050;
  font-weight: normal;
  font-size: 160%;
}

.main-content h2 {
  margin: 0.5em 0 0.5em 1.1em;
  clear: both;
  font-family: "trebuchet ms",arial,sans-serif;
  color: #505050;
  font-weight: normal;
  font-size: 140%;
}

.main-content li h2 {
  margin: 0.5em 0 0.5em 0em;
  clear: both;
  font-family: "trebuchet ms",arial,sans-serif;
  color: #505050;
  font-weight: normal;
  font-size: 140%;
}

.main-content h3 {
  margin: 0.5em 0 0.5em 1.3em;
  clear: both;
  font-family: "trebuchet ms",arial,sans-serif;
  color: #505050;
  font-weight: normal;
  font-size: 130%;
}

.main-content li h3 {
   margin: 0.5em 0 0.5em 0em; 
  clear: both;
  font-family: "trebuchet ms",arial,sans-serif;
  color: #505050;
  font-weight: normal;
  font-size: 130%;
}



.main-content h1.side {
  clear: none;
}
.main-content h2.side {
  clear: none;
}
.main-content h3.side {
  clear: none;
}
.main-content h4 {
  margin: 0.5em 0 0.5em 1.5em;
  color: #505050;
  font-family: "trebuchet ms",arial,sans-serif;
  font-weight: normal;
  font-size: 120%;
}

.main-content li h4 {
  margin: 0.5em 0 0.5em 0em;
  color: #505050;
  font-family: "trebuchet ms",arial,sans-serif;
  font-weight: normal;
  font-size: 120%;
}


.main-content h5 {
  margin: 0.5em 0 0.5em 1.7em;
  color: #505050;
  font-weight: normal;
  font-family: "trebuchet ms",arial,sans-serif;
  font-size: 110%;
}
.main-content li h5 {
  margin: 0.5em 0 0.5em 0em;
  color: #505050;
  font-weight: normal;
  font-family: "trebuchet ms",arial,sans-serif;
  font-size: 110%;
}


.main-content h6 {
  margin: 0.5em 0 0.5em 2.0em;
  color: #505050;
  font-weight: normal;
  font-family: "trebuchet ms",arial,sans-serif;
  font-size: 100%;
}

.main-content li h6 {
  margin: 0.5em 0 0.5em 0em;
  color: #505050;
  font-weight: normal;
  font-family: "trebuchet ms",arial,sans-serif;
  font-size: 100%;
}

.main-content p {
  margin: 0 0 0 2em;
  line-height: 1.3em;
  font-size: 105%;  
}

.align-center {
  text-align: center;
}
.align-right {
  text-align: right;
}

.main-content p.center {
  text-align: center;
}
.main-content p.right {
  text-align: right;
}
.main-content p.details {
  margin: -0.25em 0 1em;
  clear: both;
  line-height: 1em;
  font-size: 130%;
}
.main-content blockquote {
  margin: 0 30px 0.6em;
  clear: both;
  font-size: 130%;
}

.main-table table {
 margin: 0.5em 0 0 0;
 /* clear: both; */
 /* width: 100%; */
 /* table-layout: fixed; */
  border-collapse: collapse;
  empty-cells: show;
 /* background-color: #e9e8f4; */
}


.csc-uploads-0 td  {
   vertical-align: top;
   padding: 0 0 0.5em 2em; 
   margin: 0 0 0 2em; 
   border: 0px;
  
   background: transparent url(../img/link.gif) no-repeat scroll 1.4em 0.4em;
}

.csc-uploads-1 td  {
  vertical-align: top;
}

.csc-uploads .csc-uploads-fileSize {
  width: 5em;
  background: none;
  }

.csc-uploads p {
   vertical-align: top;
   margin: 0 0px 0 0; 
   }

.csc-uploads img {
  margin: 5px 10px 0 2em;
  border: 0px;
 } 

.csc-uploads p.csc-uploads-description{
 margin: 0px 0 5px 0em;
 }

.main-content table th.top {
  padding: 0 7px;
  height: 3.5em;
  empty-cells: show;
 /* background-color: #afafaf; */
  text-align: left;
  font-weight: bold;
 /* font-size: 130%; */
}
.main-content table th {
/*  border: 2px solid #ffffff; */
  padding: 2px 20px 2px 7px;
  height: 3em;
/*  background-color: #e1e1e1; */
  text-align: left;
/*  color: #505050; */
  font-weight: bold;
 /* font-size: 130%; */
}
.xmain-content table td {
/*  border: 2px solid #ffffff; */
  padding: 2px 7px;
  height: 3em;
 /* background-color: #e1e1e1; */
  text-align: left;
  font-weight: normal;
/*  color: #505050; */
/*  font-size: 130%; */
}
p.caption {
  margin: 0.5em 0 2em 20px;
  clear: both;
  text-align: left;
  color: #505050;
  font-size: 130%;
}

.main-content ul {
  margin: 0 0 0 2em;
  line-height: 1.3em;
  font-size: 105%; 
 }


.main-content li {
  /*   margin: 0.5em 0 2em;  */
  
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  
}


.main-content ul li {
  /* margin: 0 0 0 1em;  */
  padding: 0 0 0 1em; 
  background: transparent url(../img/bg_bullet_full_1.gif) no-repeat scroll 0 0.5em;
  line-height: 1.4em;
  font-size: 100%; 
}

.csc-textpic-imagewrap ul li {
 background: none;
 }


.main-content ol {
  margin: 0.5em 0 1em 20px ! important; 
}
.main-content ol li {
  margin: 0 0 0.2em;
  list-style-position: outside;
  line-height: 1.4em;
  font-size: 100%;
}
.contactform {
  border: 1px solid #c8c8c8;
  margin: 2em 0 0 50px;
  padding: 10px 10px 0;
  width: 418px;
  background-color: #f0f0f0;
}
.contactform fieldset {
  border: 1px solid #dcdcdc;
  margin: 0 0 20px;
  padding: 20px 0 0 ! important;
}
.contactform fieldset legend {
  margin: 0 0 0 5px ! important;
  padding: 0 2px;
  color: #505050;
  font-weight: bold;
  font-size: 130%;
}
.contactform label.left {
  margin: 0 0 0 10px;
  padding: 2px;
  float: left;
  width: 100px;
  font-size: 130%;
}
.contactform select.combo {
  border: 1px solid #c8c8c8;
  padding: 2px;
  width: 175px;
  font-family: verdana,arial,sans-serif;
  font-size: 130%;
}
.contactform input.field {
  border: 1px solid #c8c8c8;
  padding: 2px;
  width: 275px;
  font-family: verdana,arial,sans-serif;
  font-size: 110%;
}
.contactform textarea {
  border: 1px solid #c8c8c8;
  padding: 2px;
  width: 275px;
  font-family: verdana,arial,sans-serif;
  font-size: 110%;
}
.contactform input.button {
  border: 1px solid #969696;
  padding: 1px ! important;
  background: #e6e6e6 none repeat scroll 0%;
  float: right;
  width: 9em;
  margin-right: 5px;
  text-align: center;
  font-family: verdana,arial,sans-serif;
  color: #969696;
  font-size: 110%;
}
.contactform input.button:hover {
  border: 1px solid #505050;
  background: #dcdcdc none repeat scroll 0%;
  cursor: pointer;
  color: #505050;
}
.main-subcontent h1 {
  margin: 0 0 1px;
  padding: 5px 10px 3px;
  clear: both;
 /* background-color: #bebebe; */
  font-family: "trebuchet ms",arial,sans-serif;
  color: #505050;
  font-weight: bold;
  font-size: 140%;
}
.main-subcontent h1.green {
  margin: 0 0 5px;
  padding: 4px 10px 3px;
  clear: both;
  background-color: #a0d651;
  font-family: "trebuchet ms",verdana,arial,sans-serif;
  color: #ffffff;
  font-weight: bold;
  font-size: 140%;
}
.main-subcontent h1.blue {
  margin: 0 0 5px;
  padding: 4px 10px 3px;
  clear: both;
  background-color: #89aad6;
  font-family: "trebuchet ms",verdana,arial,sans-serif;
  color: #ffffff;
  font-weight: bold;
  font-size: 140%;
}
.main-subcontent h1.orange {
  margin: 0 0 5px;
  padding: 4px 10px 3px;
  clear: both;
  background-color: #e8b10d;
  font-family: "trebuchet ms",verdana,arial,sans-serif;
  color: #ffffff;
  font-weight: bold;
  font-size: 140%;
}
.main-subcontent h3 {
  margin: 1em 10px 0.5em;
  clear: both;
  color: #505050;
  font-weight: bold;
  font-size: 110%;
}
.main-subcontent p {
  margin: 0 15px 0em;
  clear: both;
/*  color: #ffffff; */
  line-height: 1.3em;
  font-size: 120%;
  }
 
.main-subcontent a {
  /* margin: 0 10px 1em; */
  text-decoration: none;
  clear: both;
  color: #000000; 
 /* line-height: 1.3em; */
 /*  font-size: 120%; */
  }

.main-subcontent a:hover {
  /* margin: 0 10px 1em; */
   text-decoration: none; 
  clear: both;
  color: #7d7d7d;
 /* line-height: 1.3em; */
 /*  font-size: 120%; */
  }

.main-subcontent p.center {
  text-align: center;
}
.main-subcontent p.right {
  text-align: right;
}
.main-subcontent ul {
  margin: 0.5em 10px 1em;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
.main-subcontent ul li {
  margin: 5px 0 0.2em 2px;
  padding: 0 0 0 11px;
  background: transparent url(../img/bg_bullet_full_1.gif) no-repeat scroll 0 0.4em;
  line-height: 1.2em;
  font-size: 110%;
}
.main-subcontent ol {
  margin: 0.5em 10px 1em 30px ! important;
}
.main-subcontent ol li {
  margin: 0 0 0.4em;
  list-style-position: outside;
  font-size: 110%;
}
.main-subcontent .loginform {
  margin: 0 10px;
  width: 160px;
}
.main-subcontent .loginform p {
  margin: 0;
  padding: 0;
  clear: both;
}
.main-subcontent .loginform fieldset {
  border: none;
  width: 160px;
}
.main-subcontent .loginform label.top {
  margin: 0 0 2px;
  float: left;
  width: 125px;
  font-size: 110%;
}
.main-subcontent .loginform label.right {
  margin: 5px 0 0;
  padding: 0 0 0 3px;
  float: left;
  width: 125px;
  font-size: 110%;
}
.main-subcontent .loginform input.field {
  border: 1px solid #c8c8c8;
  margin: 0 0 5px;
  padding: 0.1em 0 0.2em ! important;
  width: 158px;
  font-family: verdana,arial,sans-serif;
  font-size: 110%;
}
.main-subcontent .loginform input.checkbox {
  border: none;
  margin: 5px 0 0 ! important;
  float: left;
}
.main-subcontent .loginform input.button {
  border: 1px solid #969696;
  margin: 10px 0 5px;
  padding: 1px;
  background: #e6e6e6 none repeat scroll 0%;
  float: left;
  width: 5em;
  text-align: center;
  font-family: verdana,arial,sans-serif;
  color: #969696;
  font-size: 110%;
}
.main-subcontent .loginform input.button:hover {
  border: 1px solid #505050;
  background: #dcdcdc none repeat scroll 0%;
  cursor: pointer;
  color: #505050;
}
.main-subcontent .searchform {
  margin: 0 10px;
  width: 160px;
}
.main-subcontent .searchform fieldset {
  border: none;
}
.main-subcontent .searchform input.field {
  border: 1px solid #c8c8c8;
  padding: 0.1em 0 0.2em ! important;
  float: left;
  width: 158px;
  font-family: verdana,arial,sans-serif;
  font-size: 120%;
}
.main-subcontent .searchform input.button {
  border: 1px solid #969696;
  padding: 1px;
  background: #e6e6e6 none repeat scroll 0%;
  float: left;
  width: 3em;
  margin-top: 0.5em;
  text-align: center;
  font-family: verdana,arial,sans-serif;
  color: #969696;
  font-size: 120%;
}
.main-subcontent .searchform input.button:hover {
  border: 1px solid #505050;
  background: #dcdcdc none repeat scroll 0%;
  cursor: pointer;
  color: #505050;
}
.xmain img {
 /* border: 1px solid #969696; */
  margin: 3px 10px 7px 10px;
 /* padding: 1px; */
  clear: both;
  float: left;
}
.main img.center {
 /* border: 1px solid #969696; */
  margin: 0 auto;
/*  padding: 1px; */
  clear: both;
  float: none;
  display: block;
}
.main img.right {
 /* border: 1px solid #969696; */
  margin: 3px 0 7px 10px;
/*  padding: 1px; */
  clear: both;
  float: right;
}
.xmain a {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}
.xmain-content h1 a {
  color: #ffffff;
  font-weight: normal;
  text-decoration: none;
}
.xmain a:hover {
  color: #ffffff;
  text-decoration: none;
}
.xmain a:visited {
  color: #ffffff;
}
.xmain a img {
  border: 1px solid #969696;
}
.xmain a:hover img {
  border: 1px solid #dcdcdc;
}

.tx-indexedsearch {
 margin: 0 0 0 2em;
}
