/*
#004697 KIP-Blau
#428ECC subnavi-blau
#C0D161 subnavi-grn
#F27312 subnavi-orange
#D5DAC4 hellgrau
#555855 dunkelgrau
#FF7400 orange
*/



body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 74%;
  margin: 0;
  padding: 0;
  text-align: center;  /* Zentrierung im Internet Explorer */
  background: url(stripes.gif);
} 

#page {
  text-align: left;    /* Seiteninhalt wieder links ausrichten */
  line-height: 150%;
  margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
  width: 75em;
  color: #555855; 
  margin-top: 0.5em;
  border: 1px solid #D8D8D8;
}
  
.clearer {
  clear: both;
  }

table {
  font-size: 1em;
}

p {
  margin: 0.2em 0;
}

ul {
  margin: 2em;
  padding: 0;
}

a:link, a:hover, a:visited, a:active {
  color: #004697;
  text-decoration: underline;
  font-weight: bold;
  cursor: pointer;
}

a:visited {
  /*color: #004697;*/
  color: purple;
  text-decoration: underline;
  /*font-weight: normal;*/
  cursor: pointer;
}

a:hover {
/*
  text-decoration: underline;
*/
}

/*
a.linkInt, a.linkExt, a.linkMailto {
  text-decoration: underline;
  border-bottom-style: solid; 
  border-bottom-color: #428ECC; 
  border-bottom-width: 1px;
}

a.linkInt:hover, a.linkExt:hover, a.linkMailto:hover {
  text-decoration: none;
  border-bottom-style: solid;
}
*/

/*################*/
/* header         */
/*################*/

#header {
}

#header div.tx-srlanguagemenu-pi1 {
  width: 20em;
}

#header div.tx-srlanguagemenu-pi1 img {
  border: 0;
  margin: 0 5px 0 0;
  padding: 0;
}

#logo {
  height: 8.4em;
  float: left;
  color: #004697;
}

#logobox {
  width: 8.9em;
  height: 8.4em;  /* */
/*  background-color: #b3b3b3; */
  background-color: #ffffff;
  float: left;
}

/* not for IE Mac \*/
* html #logobox {
  width: 8.8em;
}
/* not for IE Mac */

#kip_logo {
  position: relative;
  left: -7px;
  top: 20px;
  width: 91px !important;
  height: 57px !important;
}

#logo p {
  font-family: Arial, sans-serif;
  font-weight: bold;
  padding-top: 0.7em;
  text-align: center;
  font-size: 4em;
  color: #004697;
  margin: 0;
  }

 #logo p.deutschland {
  font-size: 1.05em;
  color: #555855;
  margin-top: 0.5em;
  }

#logo table {
  border: 0;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
}

#logo td {
  margin: 0;
  padding: 0;
  }

/*
#logo td.text-top {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

#logo td.text-middle {
  width: 9em;
  opacity: 0.4;
  filter: alpha(opacity=40);
}

#logo td.text-bottom {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
*/

#logo td.text-middle  p {
  font-family: Arial, sans-serif;
  font-weight: bold;
  padding-top: 0.3em;
  text-align: center;
  font-size: 4em;
  color: #004697;
  opacity: 1;
  filter: alpha(opacity=100);
}

#logo img {
  width: 66.1em; /* Neue 780x99 Banner */
  height: 8.4em; 
  float: right;
  margin: 0;
  padding: 0;
}

/* not for IE Mac \*/
* html #logo img {
  margin: 0 -3px 0 -3px;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
}
/* not for IE Mac */

/*
#logo img.top {
  width: 21em; 
  height: 0.92em; 
}

#logo img.middle {
  width: 63em; 
  height: 8.84em; 
}

#logo img.bottom {
  width: 21em; 
  height: 1.84em; 
}

#logo img.left {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

#logo img.center {
  opacity: 0.4;
  filter: alpha(opacity=40);
}

#logo img.right {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

*/
/*################*/
/* subnavi        */
/*################*/

#subnavi  {
  margin-left: 9em;
  clear: both;
}

#subnavi ul {
  width: 100%;
  height: 1.6em;
  margin: 0 0 0 -5px;
  padding: 0;
  font-size: 1.2em;
  font-weight: bold;
  background-color: #555855;
  border-left: 5px solid #555855;
  border-top: 5px solid #555855;
}

#subnavi li {
  width: 12em;
  height: 1em;
  padding: 0.3em;
  color: #FFFFFF;
  text-align: center;

  border-right: 1px solid white;
  float: left;
  list-style: none;
  display: inline;
}

#subnavi li:last-child {
  border-right: none;
}



#subnavi li.active {
  border-right: 0px;
}

#subnavi li.active, #subnavi li.active a {
  background-color: #FFFFFF;
  /*color: #FF7400;*/
  color: #004697;
}

#subnavi li a {
  color: #FFFFFF;
  text-decoration: none;
  display: block;
  width: 12em;
  font-weight: normal;
}


#subnavi li a:hover {
  color: #aaa;
}

#subnavi li.active a:hover {
  color: #aaa;
}


/*################*/
/* navi           */
/*################*/

#left  {
  width: 9em;
  float: left;
  clear: both;
}

#navi  {
  padding: 0;
  border-right: 5px solid #555855;
}

/* not for IE Mac \*/
* html #left {
  margin-right: -3px;
  }
/* not for IE Mac */

#navi ul {
  margin: 0;
  font-size: 1.2em;
  /*font-weight: bold;*/
}

#navi li {
  height: 1%;
  padding: 0.3em;
  /*color: #FFFFFF;*/
  text-align: center;
  list-style: none;
  border-bottom: 1px solid #555855;
}

#navi li.dummy {
  padding-top: 2em;
}

#navi li.active, #navi li.active a {
  background-color: #555855;
  /*color: #000000;*/
  color: white;
}

#navi li a {
  color: black;
  /*color: #004697;*/
  text-decoration: none;
  display: block;
  width: 6.5em;
  font-weight: normal;
}

#navi li a:hover {
  color: white;
}

#navi li.active a:hover {
  color: #FFFFFF;
}

#humanclick {
  width: 9em;
  margin-top: 1em;
}

#humanclick p, #newsletter form {
  font-size: 0.8em;
  color: black;
  padding-left: 0.2em;
  line-height: 100%;
  text-align: center;
}

#humanclick a {
  font-weight: normal;
  text-decoration: none;
}

#humanclick img {
  width: 9em;
  height: 6.95em;
}

#newsletter  {
  font-size: 0.8em;
  color: black;
  padding: 0.5em;
  line-height: 100%;
  text-align: center;
  border-top: dotted 1px black;
  border-bottom: dotted 1px black;
  margin-top: 1em;
}

#newsletter form input {
  font-size: 1.2em;
  color: black;
  opacity: 0.6;
  filter: alpha(opacity=60);
}

/*################*/
/* right          */
/*################*/

#right {
  float: right;
  width: 5px;
}

/* not for IE Mac \*/
* html #right {
  margin-left: -6px;
}
/* not for IE Mac */

/*################*/
/* content        */
/*################*/

#content {
  margin-left: 9em;
  margin-right: 5px;
  background-color: #FFFFFF;
  padding-left: 1em;
  padding-right: 1em;
  padding-bottom: 2em;
}

/* not for IE Mac \*/
* html div #content {
  height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
  margin-left: 3px;
}
/* not for IE Mac */

#content .content-normal {
  width: 100%;
  padding-top:6px;
}

#content .content-left {
  float: left;
  width: 29em;
}

#content .content-right {
  margin-left: 30em;
}

#content h1, #content h2, #content h3 {
  padding: 0.6em 0.4em 0.2em 0;
  margin: 0;
  padding-top: 1.5em;
  /* color: #FF7400; */
  color: #004697;
  font-size: 1.6em;
  font-weight: normal;
}

#content h2, #content h3 {
  font-size: 1.2em;
}
  
#content p {
/*  padding-bottom: 1em; */
}

#content ul {
  /* margin: 0 0 0 1.5em; */
  margin: 0 0 0 1.5em;
  padding: 0;
  list-style: square; 
  list-style-position: outside;
  /* list-style-image: url(../images/layout/kreuz.gif); */
}

#content li {
}

/*#content .mailform {
  font-size: 0.9em;
}
*/

#content img {
}

#content .mailform .label { 
}

#content .mailform .field { 
  padding-bottom: 0.5em;
}



#content .mailform input, #content .mailform select, #content .tx-newloginbox-pi1 input, #content .tx-newloginbox-pi1 select, #content .tx-newloginbox-pi1 textarea { 
  /*font-size: 90%;*/
  font-size: 0.9em;
  background-color: #c3c7cB;
  border: solid 1px #555855;
}

#content .mailform textarea {
  /*font-size: 110%;*/
  background-color: #c3c7cB;
  border: solid 1px #555855;
}

#content p.csc-caption {
  font-size: 80%;
}

/*
#content .csc-subheader {
  color: red;
}
*/



/*################*/
/* footer         */
/*################*/

#footer {
  height: 2em; /* 5em; /**/
  margin: 0;
}

#footer-bar {
  height: 2em; /* 5em; /**/
}

#footer-image {
  position: relative;
  left: 49em;
  bottom: 17em; /* 13.2em; */
  width: 16em;
}

#footer-image img {
  height: 16em;
  width: 16em;
}

#footer-bar p {
  padding: 0.2em 0 0 11.5em; /* 2em 0 0 1em; /**/
  font-size: 80%;
  color: black;
}


.csc-sitemap-level2 {
  padding-left: 2em;
}
.csc-sitemap-level3 {
  padding-left: 4em;
}
.csc-sitemap-level4 {
  padding-left: 6em;
}

/*################*/
/* PLZ Liste         */
/*################*/

#tx_astaddresszipsearch_pi1 #fieldset .mailform {
  background-color: #F6AF07;
  padding: 1em;
  width: 50%;
  font-size: 150%;
  border: 1px outset;
}

#tx_astaddresszipsearch_pi1 .adradr {
  width: 100%;
  margin: 0;
  padding-bottom: 0.5em;
  margin-bottom: 2em;
  margin-top: 2em;
  border-bottom: 1px dotted black;
}

#tx_astaddresszipsearch_pi1 .adrbox {
  float: left; 
  width: 33%;
}

#tx_astaddresszipsearch_pi1  .adrimg {
  padding: 0 0 2em 0;
}

#tx_astaddresszipsearch_pi1 .adrtxt h2 {
  margin: 0;
  padding: 0 0 0.5em 0;
  color: #004697;
  font-size: 1.6em;
  font-weight: normal;
}

#tx_astaddresszipsearch_pi1 .adrdesc {
  margin-left: 34%;
}

#tx_astaddresszipsearch_pi1 .adrclear {
  clear: both;
}


 
