@charset "UTF-8";


/* A L L G E M E I N */

html, body {
  background-color: #dcdcdc;
  background-image: url(../images/schatten.png);
  background-repeat: repeat-y;
  background-position:center;
  margin: 0;
  padding: 0;
  height: 100%;
}

html, body {
  background-image:none\9;

}

table {
  font-size: 13px;
  color:#333;
  font-family: Helvetica, Arial, sans-serif;
  }

table tbody tr td p {
  margin:0;
}

a {
  color: #333;
  font-size:14px;
  font-weight: normal;
  font-style:normal;
  font-family: Helvetica, Arial, sans-serif;
  text-decoration: none;
}

a img {
  border:none;
}

a:active {
  font-size:14px;
}

a:focus {
  font-size:14px;
}

a:hover {
  color: #333;
  font-size:14px;
  font-weight: normal;
  font-family: Helvetica, Arial, sans-serif;
  text-decoration: underline;
}

p {
  color: #333;
  font-size:13px;
  font-weight: normal;
  font-family: Helvetica, Arial, sans-serif;
  line-height: 1.5;
}


p.blau {
  color: #003366;
  font-size:13px;
  font-weight: normal;
  font-family: Helvetica, Arial, sans-serif;
  line-height: 1.5;
}

span.blau {
  color: #003366;
  font-size:13px;
  font-weight: normal;
  font-family: Helvetica, Arial, sans-serif;
  line-height: 1.5;
}

.blau {
  color: #003366;
  font-size:13px;
  font-weight: normal;
  font-family: Helvetica, Arial, sans-serif;
  line-height: 1.5;
}

p.kleiner {
  font-size:11px;
  font-weight: normal;
  font-family: Helvetica, Arial, sans-serif;
  line-height: 1.5;
}

h1 {
  color:rgb(41,76,130);
  font-size:24px;
  font-weight: lighter;
  font-family: "Times New Roman", Times, serif;
}

 h1 a {
  color: rgb(41,76,130) !important;
  font-size:24px !important;
  font-weight: lighter !important;
  font-family: "Times New Roman", Times, serif !important;
  text-decoration: none;
}
 h1 a:hover, h2 a:hover,  h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  text-decoration: underline !important;
}

h2 {
  color:rgb(41,76,130) !important;
 font-size:20px !important;
 font-weight: normal;
  font-family: "Times New Roman", Times, serif;
}

h2 a {
  color:rgb(41,76,130) !important;
  font-size:20px !important;
  font-weight: normal !important;
  font-family: "Times New Roman", Times, serif !important;
  text-decoration: none ;
}

h3 {
  color:rgb(41,76,130);
  font-size:16px;
  font-weight: bold;
  font-family: "Times New Roman", Times, serif;
}

h3 a {
  color:rgb(41,76,130) !important;
  font-size:16px !important;
  font-weight: bold !important;
  font-family: "Times New Roman", Times, serif !important;
  text-decoration: none;
}

h4 {
  color: #333;
  font-size:13px;
  font-weight: normal;
  font-family: Helvetica, Arial, sans-serif;
  line-height: 1.5;
}

h4 a {
  color: #333 !important;
  font-size:13px !important;
  font-weight: normal !important;
  font-family: Helvetica !important;
  line-height: 1.5 !important;
  text-decoration: underline;

}

h5 {
  color: #333;
  font-size:13px;
  font-weight: normal;
  font-family: Helvetica, Arial, sans-serif;
  line-height: 1.5;
}

h5 a {
  color: #333 !important;
  font-size:13px !important;
  font-weight: normal !important;
  font-family: Helvetica !important;
  line-height: 1.5 !important;
  text-decoration: underline !important;
}

h6 {
  color: #333;
  font-size:10px;
  font-weight: normal;
  font-family: Helvetica, Arial, sans-serif;
  line-height: 1.5;
  padding: 0px;
}

h6 a {
  color: #333 !important;
  font-size:13px !important;
  font-weight: normal !important;
  font-family: Helvetica !important;
  line-height: 1.5 !important;
  text-decoration: underline !important;
  padding: 0px;
}

.news-amenu-container {
  color: #333;
  font-size:13px;
  font-weight: normal;
  font-family: Helvetica, Arial, sans-serif;
}


#wrapper {
  background-color:#FFF;
  width: 1000px;
  margin: auto; /* Div soll zentriert werden */
  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 */
  border-left: #888 1px solid;
  border-right: #888 1px solid;
}

#haupt {
  padding: 20px 0 20px 60px;
  float: left;
  width: 930px;
  height:100%;
}



#haupt ul{
  color: #333;
  font-size:13px;
  font-weight: normal;
  font-family: Helvetica, Arial, sans-serif;
  list-style: square;
  line-height:1.5;
}

.indent ul {
  list-style: square !important;
}


.bullet {
  list-style: square !important;
}

.bullet .odd{
  list-style: square !important;
}

.bullet .even{
  list-style: square !important;
}

#haupt ol{
  color: #333;
  font-size:13px;
  font-weight: normal;
  font-family: Helvetica, Arial, sans-serif;
  list-style:decimal;
  line-height:1.5;
}

#haupt a:link, #haupt a, #haupt a:visited, #haupt a:active {
  text-decoration:none;
  font-size:13px;
  font-weight: bold;
  font-family: Helvetica, Arial, sans-serif;
  list-style:decimal;
  line-height:1.5;
  color:#003366;
}

#haupt a:hover {
  text-decoration:underline;
}

/* HEADER */

#header {
  background-image: url(../images/header.png);
  background-repeat: repeat-x;
  height: 100px;
  width: 1000px;
}

#logo {
  margin: 15px 0 0 15px;
}



ul.menue, ul.menue ul {
    list-style-type: none;
  margin: 10px 0 0 5px;
  padding-left: 10px;
  z-index:1000;
}

ul.menue a {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 15px;
    display: block;
    padding: 8px 8px 5px 8px;
    font-weight:normal;
  font-style:normal;
  text-decoration:none;
  text-align:center;
}

ul.menue ul a {
    padding: 0 3px;
}

ul.menue li a:hover {
  background-color:#003366;
  color:#fff;
}

ul.menue li a:active {
  background-color:#003366;
  color:#fff;
}


ul.menue li {
    padding:0;
    margin:0;
    float:left;
    border: solid #fff 1px;
}

ul.menue li a {
text-align:left;
}

ul.menue ul {
    margin-left:0;
    padding:0;
    position: absolute;
    display:none;
    min-width:180px;
  z-index:1000;
}

/* Formulardaten */
form input, form textarea {
    font-family: Helvetica, Arial, sans-serif;
    color: #666666;
    font-size:13px;
}


/* IE-Hack fï¿½r die Breite */
ul.menue ul {
    width:180px;
}

/* Dies sind die Klassenstile fï¿½r das Untermenï¿½ wenn sich die Maus */
/* ï¿½ber der Liste  befindet (.hover siehe JavaScript oben) */
ul.menue ul.hover, ul.menue li.hover ul, ul.menue li:hover ul {
    display:block;
  text-align:left;
  margin-top:0px;
  border: #ccc solid 1px;
  z-index:1000;
  margin-left:-1px;
  font-weight:bold;

}


ul.menue ul li {
    float:none;
    background-color: #eee;
  padding: 4px 15px 4px 5px;
  z-index:1500;
  color:#666;
  overflow:visible;
  border: none;
}

ul.menue ul li a {
  font-size: 13px;

}
ul.menue ul li a:hover {
  background-color: #eee !important;
  color:#333 !important;
  z-index:1000;
  text-decoration: underline;

}



/* T A B E L L E N      F ï¿½ R     R T E */

td.oben {
  vertical-align: top;
}

td.mittig {
  vertical-align: middle;
}


table.Tabelle1 {
  border: 1px solid #999;
  margin: 10px 0 30px 0;
  line-height:1.3;
  border-collapse:collapse;

}

table.Tabelle1 th {
  font-weight:normal !important;
  font-size:15px;
  background-color:#003366;
  color:#FFF;
  padding: 5px;
  min-width:50px;
  text-align:left;
  border: 1px solid #999;

}

table.Tabelle1 th p {
  margin:0;
  color:#fff;
}

table.Tabelle1 tr {
    border: 1px solid #999;
    padding: 5px;
}

table.Tabelle1 td {
    border: 1px solid #999;
    padding: 5px;
    min-width:50px;
}



table.Tabelle2 {
  border: 1px solid #666;
  margin: 10px 0 30px 0;
  line-height:1.3;
  border-collapse:collapse;

}

table.Tabelle2 th {
  font-weight:normal !important;
  font-size:15px;
  background-color:#666;
  color:#FFF;
  padding: 5px;
  min-width:50px;
  text-align:left;
}

table.Tabelle2 th p {
  margin:0;
  color:#fff;
}

table.Tabelle2 tr {
    border: 1px solid #666;
    padding: 5px;
}

table.Tabelle2 td {
    border: 1px solid #666;
    padding: 5px;
    min-width:50px;
}



table.Tabelle3 {
  border: 1px solid #003366;
  margin: 10px 0 30px 0;
  line-height:1.3;
  border-collapse:collapse;
  color:#003366;

}

table.Tabelle3 th {
  font-size:15px;
  color:#003366;
  padding: 5px;
  min-width:50px;
  text-align:left;
  border: 1px solid #003366;
  font-weight:bold;
}

table.Tabelle3 th p {
  font-size:15px;
  color:#003366;
  min-width:50px;
  text-align:left;
  font-weight:bold;
  margin:0;
}

table.Tabelle3 tr {
    border: 1px solid #003366;
    padding: 5px;
}

table.Tabelle3 td {
    border: 1px solid #003366;
    padding: 5px;
    min-width:50px;
}


table.Tabelle4 {
  border: 1px solid #003366;
  margin: 10px 0 30px 0;
  line-height:1.3;
  border-collapse:collapse;
  min-width: 750px;

}

table.Tabelle4 th {
  font-size:15px;
  background-color:#003366;
  color:#fff;
  padding: 5px;
  min-width:50px;
  text-align:left;
  border: 1px solid #ccc;
  font-weight:bold;
}

table.Tabelle4 th p{
  margin:0;
  color:#fff;
}

table.Tabelle4 tr {
    border: 1px solid #ccc;
    padding: 5px;
}

table.Tabelle4 td {
    border: 1px solid #ccc;
    padding: 5px;
    min-width:50px;
}



table.Box {
  border: 1px solid #003366;
  margin: 10px 0 30px 0;
  line-height:1.3;
  border-collapse:collapse;
  width: 150px;

}

table.Box th {
  font-size:15px;
  background-color:#003366;
  color:#fff;
  padding: 5px;
  min-width:50px;
  text-align:left;
  font-weight:bold;
  colspan: 2;
}

table.Box th p {
  margin:0;
}

table.Box tr {
    padding: 5px;
}

table.Box td {
    padding: 5px;
}

 /* F I X E S */

table thead tr th p {
color: #fff;
}

/*  R  T E  K O N F I G U R A T I O N */
.align-left {
text-align: left;
}

.align-right {
text-align: right;
}

.align-center {
text-align: center;
}

.align-justify {
text-align: justify;
}

hr {
margin: 4px 0 4px 0;
color: #003366;
height: 1px;
width: 100%;
}

.indent {
padding-left: 20px;
}

/* für Druckausgabe */
@media print {
   div#header { display: none; }
   div#haupt {width: 18cm;padding-top:0;padding-left:1cm;}
   h1 {font-size: 22px;}
   p {font-size:13px;}
   a {font-size: 13px;}
   table.Tabelle4 {min-width: 15cm;}
   table.Tabelle4 td {font-size: 13px;}
   table.Tabelle4 th {font-size: 14px;}
   div#wrapper {border-left: none; border-right: none; }
}