@charset "utf-8";
/* CSS Document */
@import url(fonts/style.css);
* {
  margin: 0;
  padding: 0;
}
html, body {
  height: 100%;
  margin: 0;
  padding: 0;
  background: #E8E8E8; /* url(../sysimages/bg-dunkel.png);*/
}
.main_wrap {
  width: 1000px;
  margin: 8px auto;
  height: 100%;
  background: #FFFFFF; /* url(../sysimages/bg-hell.png);*/
  min-height: 100%; /* Mindesthöhe für moderne Browser */
  height: auto !important; /* Important Regel für moderne Browser */
  height: 100%; /* Mindesthöhe für den IE */
  overflow: hidden !important; /* FF Scroll-leiste */
  box-shadow: 0 0 0.425em 0.250em #ABABAB;
  -moz-box-shadow: 0 0 0.425em 0.250em #ABABAB;
  -webkit-box-shadow: 0 0 0.425em 0.250em #ABABAB;
  border-top-left-radius: 0.50em;
  -moz-border-top-left-radius: 0.50em;
  -webkit-border-top-left-radius: 0.50em;
  border-top-right-radius: 0.50em;
  -moz-border-top-right-radius: 0.50em;
  -webkit-border-top-right-radius: 0.50em;
  padding-bottom: 32px;
  
}
.mainheader {
  width: 1000px;
  margin: 0 auto 40px auto;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
  line-height: 1.50em;
  background: #FFFFFF; /* url(../sysimages/bg-hell-kopf.png); */
  padding-bottom: 24px;
  box-shadow: 0 0 8px 4px #aaaaaa;
  -moz-box-shadow: 0 0 8px 4px #aaaaaa;
  -webkit-box-shadow: 0 0 4px 4px #aaaaaa;
  -ms-box-shadow: 0 0 8px 4px #aaaaaa;
  text-shadow: 1px 1px 0 #aaaaaa;
  border-bottom: 2px solid #04006B;
}
.mainheader h1 {
  font-family: 'Open Sans', sans-serif;
  font-size: 2.75em;
  font-weight:700;
  line-height: 2.00em;
  text-align: center;
  text-shadow: 2px 2px 3px #727272;
}
.mainheader p {
  width: 600px;
  margin: 0 auto;
  text-align: center;
  text-shadow: 2px 2px 2px #FFFFFF;
}
/* Navigation Start */
.nav-main {
  float: left;
  width: 240px;
}
.nav-main ul {
  list-style-type: none;
  padding: 0;
}
.nav-main ul li {
  display: block;
}
.nav-main ul li a:link, .nav-main ul li a:visited {
  text-decoration: none;
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 1.00em;
  margin: 0;
  display: block;
  padding: 0.40em 0 0.40em 1.500em;
  border-bottom: 2px dotted rgba(193,102,85,1.00);
}
.nav-main ul li a:hover {
  color: #000000;
  background: rgba(253,126,102,1.00);
  box-shadow: 0 0 6px 3px #808080;
}
.nav-main ul ul li a:link, .nav-main ul ul li a:visited {
  text-decoration: none;
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 0.850em;
  margin: 0;
  display: block;
  padding: 0.40em 0 0.40em 2.750em;
  transition-property: background-color, color;
  -webkit-transition-property: background-color, color;
  transition-duration: 1000ms, 750ms;
  -webkit-transition-duration: 1000ms, 750ms;
  transition-timing-function: ease-out, ease-in-out;
  -webkit-transition-timing-function: ease-out, ease-in-out;
  transition-delay: 0s, 0s;
  -webkit-transition-delay: 0s, 0s;
  border-bottom-right-radius: 1.7500em;
  border-top-right-radius: 1.7500em;
  border-bottom: 1px dashed #04006b;
}
.nav-main ul ul li a:hover {
  color: #000000;
  background: rgba(253,126,102,1.00);
  box-shadow: 0 0 6px 3px #808080;
}
.nav-main ul ul ul li a:link, .nav-main ul ul ul li a:visited {
  text-decoration: none;
  color: #04006b;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 0.90em;
  font-style: italic;
  margin: 0;
  display: block;
  padding: 0.30em 0 0.30em 3.2500em;
  transition-property: background-color, color;
  -webkit-transition-property: background-color, color;
  transition-duration: 1000ms, 750ms;
  -webkit-transition-duration: 1000ms, 750ms;
  transition-timing-function: ease-out, ease-in-out;
  -webkit-transition-timing-function: ease-out, ease-in-out;
  transition-delay: 0s, 0s;
  -webkit-transition-delay: 0s, 0s;
  border-bottom-right-radius: 1.7500em;
  border-top-right-radius: 1.7500em;
  border-bottom: 0.10em dotted #04006b;
}
.nav-main ul ul ul li a:hover {
  color: #FFFFFF;
  background: #04006b;
  box-shadow: 0 0 6px 3px #808080;
}
/* Navigation Ende */
/* Brotkrumennavigation Start */
#breadcrumb {
/*  clear: both;*/
  width: 640px;
  padding: 3px 12px 16px 0px;
  margin-bottom: 8px;
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 0.80em;
  color: #000;
}
#breadcrumb a:link,
#breadcrumb a:visited {
  text-decoration: underline;
  color: #001dcd;
}
#breadcrumb a:hover {
  text-decoration: none;
}
/* Brotkrumennavigation Ende */
/* Inhalte Start */
.main-content {
  float: right;
  margin: 0 30px 0 0;
  width: 670px;
  color: #04006B;
  font-family: 'Open Sans', sans-serif;
}
.main-content .brief {
  height: 20px;
  width: 20px;
  background: transparent url(../images/brief_bild.png) center center no-repeat;
}
.main-content h1 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 2.25em;
  color: rgba(193,102,85,1.00);;
  }
.main-content a:link, .main-content a:visited {
  color: #001dcd;
  text-decoration: underline;
}
.main-content a:hover {
  text-decoration: none;
}
.main-content h2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.75em;
  font-weight: 600;
  line-height: 1.00em;
  padding: 4px 0 6px 0;
  margin-bottom: 12px;
  text-align: left;
  color: rgba(193,102,85,1.00);
  text-shadow: 1px 1px 2px #727272;
  border-bottom: 1px solid #04006B;
}
.main-content h3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.35em;
  font-weight: 600;
  line-height: 1.00em;
  padding: 4px 0 6px 0;
  margin: 12px 0;
  text-align: left;
  color: rgba(193,102,85,1.00);
  text-shadow: 1px 1px 2px #727272;
}
.main-content p {
  line-height: 1.60em;
}
.main-content p strong,
.main-content p  b {
  font-weight: 600;
}
.main-content ol,
.main-content ul {
  margin-left: 2.00em;
  line-height: 1.60em;
}
.main-content ol li,
.main-content ul li {
  border-bottom: 0px solid #FFFFFF;
}
/* Inhalte Ende */
/* Dateiliste */
.csc-odd.csc-description,
.csc-even.csc-description {
  display: none
}
.csc-odd.csc-file-pdf,
.csc-even.csc-file-pdf {
  margin-bottom: 6px;
}
/* Dateiliste */
/* Tabelle formatieren */
.main-content table {
  width: 94%;
  margin: 0 auto;
}
.main-content table tr {
  width: 100%;
  border-bottom: 1px solid #04006b;
}
.main-content table td,
.main-content table th {
  vertical-align: text-top;
  padding: 3px;
}
/* Tabelle formatieren */
/* geordnete Liste formatieren */
.main-content li {
  border-bottom: 1px solid #04006b;
  margin-bottom: 6px;
}
/* geordnete Liste */
ul.csc-uploads span {
  display: inline-block;
  float: left;
}
.csc-uploads-fileSize {
  margin-left: 8px;
}
.csc-uploads-fileSize:before {
  content: "- Dateigröße: ";
}
/* Spalten definieren */
.boxrow {
  clear: both;
  float: left;
  width: 100%;
  margin: 0;
}
.boxrow .col-left {
  float: left;
  width: 66%;
  padding: 8px;
  }
.boxrow .col-right {
  float: right;
  width: 26%;
  padding: 8px;
  background: rgba(193,102,85,0.15);
/*  border-radius: 0.5em;
  box-shadow: 0 0 4px 2px rgba(0,0,0,0.25);*/
  font-size: 0.9em;
  }
