Page {
 background: #ffffff;
}

/************************************************/
/* Links                                        */
/************************************************/
a.navi_header:link, a.navi_header:active, a.navi_header:visited  {
   font-family: Verdana, arial, Geneva, Helvetica, sans-serif;
   font-size:10px;
   font-weight:bold;
   color:#102542;
   text-decoration:none;
}

a:link, a:visited {
   color:#102542;
   text-decoration:none;
   font-weight:bold;
}
a:hover, a:active {
   color:#102542;
   text-decoration:underline;
   font-weight:bold;
}

a.navi_top:link, a.navi_top:active,
a.navi_top:hover, a.navi_top:visited  {
   font-size:10px;
   color:#102542;
   text-decoration:none;
   font-weight:bold;
}



a.navi_links:link, a.navi_links:active,
a.navi_links:hover, a.navi_links:visited  {
   font-size:10px;
   font-weight:normal;
   color:#FFFFFF;
   text-decoration:none;
}

a.navi_links_unter:link, a.navi_links_unter:active, a.navi_links_unter:visited  {
   font-size:10px;
   font-weight:normal;
   color:#102542;
   text-decoration:none;
}

a.navi_links_unter:hover  {
   font-size:10px;
   font-weight:normal;
   color:#102542;
   text-decoration:underline;
}

a.navi_links_unter_activ:link, a.navi_links_unter_activ:active
{
   font-size:10px;
   font-weight:normal;
   color:#102542;
   text-decoration:none;
}
a.navi_links_unter_activ:hover, a.navi_links_unter_activ:visited  {
   font-size:10px;
   font-weight:normal;
   color:#102542;
   text-decoration:underline;
}

a.fusszeile:link, a.fusszeile:active,
a.fusszeile:hover, a.fusszeile:visited  {
   font-size:9px;
   font-weight:normal;
   color:#102542;
   text-decoration:none;
}

/************************************************/
/* Textbody-Elements                            */
/************************************************/

.standardtext, body, form, p, ol, ul, li, em, sup, sub, table, tr, th, td {
   font-family: Verdana, arial, Geneva, Helvetica, sans-serif;
   color:#102542;
   font-size:10px;
   letter-spacing:0.1em;
   line-height:16px;
}

td {
  vertical-align: top;
}

/************************************************/
/* inputs                                       */
/************************************************/
form {
    border: none;
    margin: 0;
}
.textarea {
    border: solid 1px #cccccc;
    color: black;
    background-color: #ffffff;
    width: 70%;
    padding: 0.1em;
}

textarea.textarea_box_empfehlen {
    font: 10px Verdana, arial, Geneva, Helvetica, sans-serif;
    border: 1px solid #CCCCCC;
    color: Black;
    background-color: #ffffff;
    vertical-align: middle;
    margin-bottom: 1px; /* IE bug fix */
    padding: 0;
    width: 602px;
}

textarea.text_box_kontakt {
    font: 10px Verdana, arial, Geneva, Helvetica, sans-serif;
    border: 1px solid #CCCCCC;
    color: Black;
    background-color: #ffffff;
    vertical-align: middle;
    margin-bottom: 1px; /* IE bug fix */
    padding: 0;
    width: 575px;
}

input {
    border: solid 1px #cccccc;
    color: black;
    background-color: #ffffff;
    width: 160px;
    height: 17px;
    padding: 0.1em;
    font-family: Verdana, arial, Geneva, Helvetica, sans-serif;
    font-size:10px;
    height: 16px;
}

input.input_box_kontakt {
    width: 230px;
}

input.input_box_kontakt_empfehlen {
    width: 210px;
}

input.input_search  {
    width: 80px;
}

input.input_box_long {
    width: 327px;
}

input.check_box {
    width: 14px;
    height: 17px;
    border: 0;
    background: #E5EAF1;
}
INPUT.submit {
      background: #ffffff;
     border: solid 1px #cccccc;
   width: 100px;
    height: 17px;
}

select {
    font: 100% Arial, Verdana, Helvetica, sans-serif;
    color: #808080;
    border: 1px solid #CCCCCC;
    vertical-align: top;
}


select.select_bereich
{
width: 140px;
}
select.select_bereich_kontakt
{
width: 230px;
}
/************************************************/
/* Functions                                    */
/************************************************/

body {

}

ol {
   list-style-type: disc;
   margin-top: 0px;
}
ul {
   list-style-type: disc;
}
li {
   list-style-type: disc;
   margin: 1px 0 0 -10px;
}

.text_fusszeile  {
   font-size:9px;
   font-weight:normal;
   color:#102542;
   text-decoration:none;
}

.text_fett  {
   font-size:10px;
   font-weight:bold;
   color:#102542;
}

.text_infobox  {
   font-size:10px;
   font-weight:normal;
   color:#FFFFFF;
   text-decoration:none;
}

h1 {
   font-color: #FF0000;
   font-size: 5px
   font-weight: bold;
 }

.Headline_BLAU {
 color: #102542;
 font-weight: bold;
 font-size: 18px;
 font-family: Arial;
 text-decoration: none;
 letter-spacing: 0.1em;
}

a.sitemap:link, a.sitemap:active, a.sitemap:visited, a.sitemap:hover  {
 font-size:12px;
   font-weight:bold;
   color:#FFFFFF;
   text-decoration:none;
}

.abstand {
  padding-top:6px;
}

.gmbh_bildleiste_teaser {
   width: 1000px;
}
.gmbh_bildleiste_teaser_balken {
   float: left;
   width: 30px;
   height: 142px;
   background-color: #003455;
}
.gmbh_bildleiste_teaser_left {
   float: left;
   width: 322px;
}
.gmbh_bildleiste_teaser_middle {
   float: left;
   padding-left: 2px;
   width: 322px;
}
.gmbh_bildleiste_teaser_right {
   float: left;
   padding-left: 2px;
   width: 322px;
}


tr.d0 td {
   background-color: #bfcbdb;
   font-weight:normal;
   padding-left: 5px;
   padding-right: 5px;
}
tr.d0_1 td {
   padding-left: 5px;
   padding-right: 5px;
}
tr.d1 td {
   background-color: #102542;
   font-weight:bold;
   color: #ffffff;
   padding-left: 5px;
   padding-right: 5px;
}

/* begin header */
.header {
  width: 1000px;
  padding-top: 10px;
}
.header_content_links {
  float: right;
  padding-right: 20px;
  padding-left: 20px;
}
.header_content_suche {
  float: right;
}
.header_content_suche_suchfeld {
  float: left;
}
.header_content_suche_suchbutton {
  float: left;
  padding-top: 1px;
}
.header_content_flags {
  float: right;
  padding-right: 5px;
  padding-left: 20px;
}

.subheader_link {
   float: right;
   padding-top: 50px;
}
/* end header */

.ICON_NAVI {
   padding-top: 15px;
   padding-left: 25px;
}


DIV.csi-textpic {
   width: 100%;
}
DIV.csi-imagewrap {
   float: left;
   margin-left: 5px;
   margin-right: 5px;
}
DIV.csi-text {
   float: left;
}
DIV.csi-intext-left {
   /*background: #ff00ff;*/
}


/* begin print */
.print_page {
  width: 600px;
  background: #ffffff;
  min-height: 600px;
}
.print_streifen {
  width: 600px;
  padding-left: 20px;
  padding-top: 15px;
}
.print_logo {
  width: 600px;
  text-align: right;
  padding-bottom: 15px;
  padding-right: 10px;
}

.print_teaser {
  border-left-width:20px;
  border-left-style:solid;
  border-left-color:#003455;
  height: 71px;
}

.print_content {
  padding-top: 15px;
  padding-left: 20px;
  padding-bottom: 15px;
  width: 600px;
}

.print_clear {
  clear: both;
  width: 600px;
}

.print_footer {
  padding-top: 3px;
  padding-left: 25px;
  width: 600px;
  background: #E5EAF1;
  height: 25px;
}
/* end print */

.pdf_page {
  padding-top: 15px;
  width: 700px;
}
.pdf_streifen {
  width: 700px;
  padding-left: 20px;
  padding-top: 15px;
}
.pdf_logo {
  width: 700px;
  margin-left: 467px;
  padding-bottom: 15px;
}
.pdf_teaser {
  border-left-width:20px;
  border-left-style:solid;
  border-left-color:#003455;
}
