
html, body {
  font-family:Arial, sans-serif; 
  font-size:12px; 
  line-height:1.4;
  color:#333;
  border:0;
  margin:0;
  padding:0;
}
body{
  background-color:#ffffff;
  overflow:auto;
  
}
ul, li {
    list-style-image: none;
    
}

#navigation, #navigation-section,
#body, #body-section, #footer, #footer-section {
clear:both;
width:auto;
}

#page    { /* container der site */
  width:950px;
  margin:auto;
  padding-right:5px;
}

#page-content    { /* innerer container der site */
}

#header { /* Header container */
}

#header-content {  /*innerer Header container*/
    height:35px;
}
#version {
    float:left;
    padding:7px 0px 5px 15px;
    font-size:12px;
    color:#001c71;
    font-weight:bold;
}

#search {
    padding-top:5px;
    display:block;
    height:inherit;
}

#lang-flag {
    float:right;
    margin-right: 8px;
}

#searchForm {
    float: right;
    text-align:right;
    height: 20px;
}
#searchForm label {
    font-size:12px;
    color:#37319b;
    font-weight:bold;
    margin-bottom:5px;
    line-height: 20px;
}

#searchForm .search_field {
    font-size: 10px;
    line-height: 13px;
    padding: 1px 0px 0px 1px;
    color: #555;
}

#search #go {
    float:right;
    margin-left: 7px;
}

.search-result-row {
    margin-bottom:10px;
}
#navigation {  /*Top Navigation*/
    height:89px;
    background-image:url(img/pkf_head.jpg);
    background-repeat: no-repeat;
}
#navigation-content { /*Top Navigation innen */
    height:79px;
    position:relative;
}
#firmentyp {
    position:absolute;
    left:170px;
    bottom: 35px;
    width:280px;
    color:#fff;
    line-height:16px;
    font-size:14px;
    font-weight:bold;
}
#firmenname {
    position:absolute;
    right:120px;
    bottom: 35px;
    width:350px;
    line-height:18px;
    font-size:16px;
    font-weight:bold;
    color:#333395;
    text-align:right;
}
#info-navigation {
    text-align: right;
    height:20px;
    white-space: nowrap;
    font-weight:normal;
    color: #fff;
    font-size:10px;
    padding-right:20px;
    padding-top:5px;
}
#logo {
    position: absolute;
    left:0;
    top:0;
    height:100px;
    width:200px;
}
#logo a {
    height:100%;
    width:100%;
    display:block;
}

#info-navigation a {
    white-space:nowrap;
    font-weight:normal;
    padding-left:3px;
    padding-right:5px;
    color: #fff;
}
/* Navigation*/
#col1 ul,
#col1 li
 {
  list-style-image: none;
  margin:0;
  padding:0; 
}
#main-navigation {
    padding-top:15px;
    padding-bottom: 15px;
    background-color:#fff;
}
#main-navigation div a {
    padding-left:20px;
    padding-top:4px;
    padding-right:10px;
    display:block;
    color:#333395;
}
#main-navigation div.sub-item-level-2 a {
    padding-left:40px;
}
#main-navigation div.main-item-normal {
  background-image: url(img/arrow_main.gif);
  background-repeat: no-repeat;
}
#main-navigation div.main-item-selected {
  background-image: url(img/arrow_main.gif);
  background-repeat: no-repeat;
}
#main-navigation div.main-item-selected-subitems {
  background-image: url(img/arrow_sub.gif);
  background-repeat: no-repeat;
}
#main-navigation div.main-item-normal,
#main-navigation div.main-item-selected,
#main-navigation div.main-item-selected-subitems {
    height:25px;
/*    margin-bottom: 2px;*/
    overflow:hidden;
}
#main-navigation div.main-item-selected a,
#main-navigation div.main-item-selected-subitems a {
   color:#333395;
}
#main-navigation div.main-item-selected a {

}

#main-navigation div.main-item-selected-subitems a {

}

#main-navigation div.sub-item-normal,
#main-navigation div.sub-item-selected {

}

.box-top, .box-center, .box-bottom  {
    margin:0;
}
#main-navigation a.sub-item-normal,
#main-navigation a.sub-item-selected {
    height:auto;
    color:#666;
}
#main-navigation a.sub-item-normal {
    font-weight:normal;
}

#mein-navigation a.sub-item-selected {
    font-weight: bold;    
}

/* IE < 7 no Mac \*/ 
* html #main-navigation li a {display:inline-block;}
* html #info-navigation li a {display:inline-block;}
/* -- */ 

#body-section { /*Rumpf container */
  border:0;
  margin:0;
  padding:0;
  background-color: #fff;

}

#body-content { /*innerer Rumpf container */
  border:0;
  margin:0;
  padding:0;
  position:relative;
}
#link-pkf-com {
    position:absolute;
    right:0;
    top:-3px;
    line-height:15px;
    height:15px;
    width:200px;
    overflow:hidden;
    font-size:12px;
}
#col1{   /* erstes HTML div tag (linke Spalte) */
  width:200px;
  float:left;
}
#col1-content {  /*erstes HTML div tag innerer container (linke Spalte) */
    min-height:300px;
    border:0;
    width:200px;
}
#box-top-left {
    height: 119px;
    width:200px;
    background-color: #fff;
    overflow:hidden;
}
#box-top-left-text {
    height:83px; 
}
#box-top-left-text p {
    padding:0;
    margin:0;
    font-size:16px;
    line-height:18px;
    padding-left:16px;
    padding-top:12px;
}
#box-top-left-image {
    height:36px;
}
#col2 { /*zweiter HTML div Tag (rechte Spalte) */
  display:none; 
}
#col2-content { /*zweiter HTML div Tag innerer container (rechte Spalte) */ 
}

#col3 { /* dritter HTML div tag ( Content ) */
    margin-left:200px;
    margin-right:0;
    background-color: #fff;
}

#content-image {
    /*height:270px;*/
    margin-bottom:15px;
}
#head-image {
  width:200px;
  /*height:270px;*/
  border:0;
}
#content-head {
    height:15px;
    overflow:hidden;
}
#col3-content  { /* dritter HTML div tag innerer container ( Content ) */
  background-color:#fff;
  padding:0;
  margin:0;
  border:0;
  overflow:hidden;
  zoom:1;
}
/* Hack f�r 3-Pixel-Jog Bug IE < 7 Windows Hides from IE-mac \*/
* html #col1 {margin-right:-3px;}
* html #col3 {margin-left:197px;}
/* Ende Hack f�r 3-Pixel-Jog Bug */
/** html #content-right { height:200px;} */
/*-----------------------------------------------------------------------------------------------------*/
#content-right {
    float:right;
    width:200px;
/*    font-size:10px;*/
    line-height:15px;
    z-index:100;
}
#content-left {
  margin-right:214px;
}
* html #content-right {margin-left:-3px;}
* html #content-left {margin-right:211px;}
#content {  /* Inhalt */
  padding:0px 10px 10px 24px;
  margin:0;
  min-height:400px;
  overflow:hidden;
}
#clear-content {
  clear:both;
  height:0;
  border:0;
  font-size:0;
  line-height:0;
  width:100%;
}

#footer { /*Footer container */
    margin-bottom:20px;
}
#footer-content { /* Footer innerer container */
}
#content-footer {
    padding-top:20px;
    margin-right:232px;
    overflow: hidden;
    padding-bottom:20px;
}
#content-footer-buttons {
    margin-right:232px;
    padding: 0px 0px 0px 0px;
    text-align:right;
}
#content-footer-line {
    border-top:1px solid #BBD804;
    line-height:5px;
}
#content-footer-copyright {
    font-size:12px;
    color:#9a9a9a;
}
#content-footer-copyright a {
    font-size:12px;
    color:#9a9a9a;
    font-weight: normal;
}
/* Layout Ende */

/*
  Hauptnavigation
*/
/* Footer Navigation */
#footer ul,#footer li {
  list-style-type:none;
  margin:0;
  padding:0;
}
#footer ul {
  margin-left:20px;
}
#footer li {
  float:left;
  padding:1px 5px;
  height:24px;
  display:block;
  color:#000;
}
#footer li a {
  color:#000;
}

/* Side Navigation */
.box-left {
    width:200px;
    overflow:hidden;
}
.box-left-inner {
    padding:0 5px 0 10px;
}
.box-left-title {
    font-size:14px;
    font-weight:bold;
    height:30px;
    background-color:#f1f1f1;
    padding:4px 0 0 10px;
    line-height:24px;
}
.box-right, #box-publication {
    width:200px;
    overflow: hidden;
}
.box-right-inner {
    padding:0 5px;
}
.box-light, .box-dark, .box-publication {
/*    background-image: url(img/nav_grau_middle.gif);
    background-repeat: repeat-y;*/
}
.box-light p {
    margin-top:0;
    margin-bottom:0;
}
#content-right p {
/*    font-size: 11px;
    line-height: 15px;*/
}
#box-events {
    width:200px;
    overflow:hidden;
    font-size:11px;
    color: #777;
    margin-bottom:15px;
}
#events-caption, #publications-caption {
/*    background-image: url(img/nav_blau.gif);
    background-repeat: no-repeat;*/
    border-bottom: 1px solid #bbd804;
    padding:5px 5px 5px 0px;
    font-size:13px;
    height:15px;
    margin-bottom:2px;
    color:#333395;
}
#events-caption a, #publications-caption a {
    display:block;
    color:#333395;
/*    width:auto;*/
/*    background-image: url(img/arrow_right.gif);*/
/*    background-position:160px center;*/
/*    background-repeat: no-repeat;*/
}
.event-entry, .publictions-entry {
    padding-top:5px;
    padding-bottom:5px;
    padding-right:10px;

}
.event-type, .event-date, .event-title, .event-text, .event-link {
/*    padding-left:12px;*/
}
.event-type {
    font-style: italic;
    font-size:11px;
}
.event-date, .box-light h2 {
/*    font-weight: bold;*/
    font-size:12px;
}
.event-title, .box-light h3 {
    color:#001c71;
    font-size: 13px;
    font-weight:bold;
}
/* Aktuelles / Publikation box und Editor Format Frame */
.box-publication {
    padding: 0 10px 0 12px;
/*    border-bottom:1px solid #efefef;*/
}
.box-publication, 
.format-frame-publication, 
.box-publication h1, .format-frame-publication h1, 
.box-publication h2, .format-frame-publication h2, 
.box-publication h3, .format-frame-publication h3, 
.box-publication h6, .format-frame-publication h6, 
.box-publication p, .format-frame-publication p 
 {
    font-size:11px;
    color: #000;
    line-height:15px;
    font-weight:normal;
}
.box-publication h1, .format-frame-publication h1 {
    font-style: italic;
}
.box-publication h2, .format-frame-publication h2 {
    font-weight: bold;
}
.box-publication h3, .format-frame-publication h3 {
    color:#001c71;
    font-weight:bold;
}
.box-publication h6, .format-frame-publication h6 {

}
.box-publication p, .format-frame-publication p {

}
.referent-image {
    width:80px;
    height:80px;
    border:0;
}
h3.title {
    margin-top:5px;
}
.referent-list {
    width:410px;
}

.event-link {
    text-decoration: underline;
    color:#777 !important;
    font-weight: normal !important;
    font-size: 12px !important;
/*    display:block;*/
/*    padding-left:30px;*/
/*    background-image: url(img/doppelpfeil_termine.gif);
    background-repeat: no-repeat;
    background-position: 12px center;*/
}
.link, .box-publication a {
    text-decoration: underline;
    color:#001c71;
    display:block;
    padding-left:30px;
    /*background-image: url(img/doppelpfeil_termine.gif);
    background-repeat: no-repeat;
    background-position: 12px center;*/
}
#box-publications {
    float:left;
    width:240px;
    overflow:hidden;
    margin-left:10px;
}
#get-adobe-reader a{
    display:block;
    height:31px;
    background-image: url(img/get_adobe_reader.gif);
    background-repeat: no-repeat;
    background-position: center center;
}
.box-end {
    background-image: url(img/winkel_grau2.gif);
    background-repeat: no-repeat;
    height:21px;
}
.box-start {
    background-image: url(img/winkel_grau1.gif);
    background-repeat: no-repeat;
    height:21px;
}
.box-right-caption {
    font-size:12px;
    font-weight:bold;
    color:#000;
    padding:10px;
}

#box-notes {
    float: left;
    width: 240px;
    overflow: hidden;
    margin-right: 10px;
}

#notes-caption {
    border-bottom: 1px solid #bbd804;
    padding:5px 5px 5px 0px;
    font-size:13px;
    height:15px;
    margin-bottom:5px;
    color:#333395;
    font-weight: bold;
}

#notes-date {
    font-weight: bold;
}

#notes-title {

}

#notes-content {

}

#notes-content a {
    font-weight: normal !important;
}


a.click-path {
    color:#333;
    font-size:10px;
}
a img {
    border:none;
}
body.content,
body#content {
    overflow:auto;
    background-color: #fff;
    width:510px;
    border-right:1px dotted #888;
}  

.linie {
    border-top: 1px solid #ccc;
    margin-left:12px;
    margin-bottom:10px;
}
/* Content */
h1,h2,h3,h4,h5,h6,p{
    font-weight:normal;
    padding:0;
    margin:0;
}
h1 {
    font-size:18px;
    font-weight:bold;
    color:#001c71;
    line-height:20px;
    margin-bottom:18px;
}
h2 {
    font-size:18px;
    font-weight:normal;
    color:#9a9a9a;
    line-height:20px;
    margin-bottom:18px;
}
h3 {
    font-size:12px;
    font-weight:bold;
    color:#000;
    line-height:18px;
    margin-bottom:18px;
}
h4 {
    font-size:18px;
    color:#001c71; /*#333333;*/
    line-height: 20px;
    margin-bottom:18px;
}
h5 {
    font-size:11px;
    font-weight:normal;
    color:#000;
    line-height: 18px;
}
h6 {
    font-size:11px;
    font-weight:bold;
    color:#000;
    line-height: 18px;
}

p {
    font-size:12px;
    color:#333;
    line-height: 18px;
    margin-bottom: 18px;
}
ul {
    margin-left: 0px;
    margin-bottom: 9px;
}

ul li {
    list-style-type: none;
    padding-left: 1em;
    background: url(img/bullet_green.gif) no-repeat 0 7px;
    margin-bottom:9px;
}
ol, ol li {
    list-style-type: decimal;
    margin-bottom:9px;
}
h4 a, h2 a {
    font-weight:normal;
    color:red;
}
blockquote {                
    padding-left:32px;
    margin:0;
}
a{
    font-weight:bold;
}
a, a:link, a:visited, a:focus, a:active {
    color:#001c71;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
.clear {
    clear:both;
}
.area-over {
    position:absolute;
    background-color: #99cc33;
    width:10px;
    height:10px;
    top:0;
    left:0;
    z-index:99;
    display:none;
    cursor: pointer;
}
.area-title {
    position:absolute;
    border:2px solid #001c71;
    z-index:100;
    background-color: #fff;
    padding:5px;
}
/* News */
#news-filter {
    margin-bottom: 30px;
}
.news-list .news-short {
    margin-bottom:15px;
}
.news-list .news-short p {
    margin:0;
    padding:0;
}
#news-filter .select-box {
    width: 240px;
    padding-left: 10px;
}
h3.job-city-headline {
    color: #001C71;
    margin: 10px 0;
    padding: 5px 0px;
}
h3.job-cat-headline {
    color: #777777;
    margin: 15px 0px 0px 0px;
}
.news-navigation {
    text-align:center;
}
.news-current {
    padding-left:10px;
    padding-right:10px;
    font-weight:bold;
}
.select-box
table.sitemap {
    border:1px solid #001c71;; 
    margin-bottom:5px;
}
table.sitemap td.main {
    background-color:#EFEFEF; 
    padding:3px;
}
table.sitemap td.sub {
    border-top:1px solid #001c71;; 
    padding:3px;
    list-style-type:none
}
/*Doppik*/
#ansprechpartner_img{
    width: 315px;
    float: left;
    cursor:pointer;
    }

#ansprechpartner_img img{
    float: left;
    margin-right: 0px;
    margin-bottom: 0px;
    border: 0px;
    cursor:pointer;
    border-right: 5px solid #FFFFFF;
    }

#ansprechpartner_img img.transparent{
    filter:alpha(opacity=50);
    -moz-opacity:.50;
    opacity:.50;
    cursor:pointer;
    }

#ansprechpartner_img img.opak{
    filter:alpha(opacity=100);
    -moz-opacity:1;
    opacity:1;
    cursor:pointer;
    }
    
#ansprechpartner_txt{
    width: 180px;
/*    height: 603px;*/
    float: right;
    white-space: normal;
    }
    
#ansprechpartner_auswahl{
    clear: both;
    float: left;
    }

#ansprechpartner_txt .hidden{
    display: none;
    }

#ansprechpartner_txt .visible{
    display: block;
    }

.infotx{
    padding: 0px;
    }
    
.infotx h2{
    }

.auswahl{
    margin-top: 20px;
    }
    
#ansprechpartner_name{
    width: 100px;
    margin: 0px;
    margin-right: 5px;
    margin-top: 3px;
    float: left;
    margin-bottom: 10px;
    height: 30px;
    line-height: 14px;
    font-size: 11px;
    }

/* CONTAINER FÜR DIE SIDEBARNAVIGATION */
#sidebar_nav{
    float: left;
    background: #FFF url(img/doppik/doppikSidebar_hg.gif) left bottom no-repeat;
    border: 1px solid #BBB;
    width: 198px;
    height: 270px;
    }

#sidebar_nav td{
    vertical-align: top;
    padding: 0 0 5px 0;
    }

#sidebar_nav table{
    margin-top: 15px;
    }

/* FLASH SLIDER */    
#flash_content {
    float: left;
    width: 507px;
    height: 90px;
    border: 1px solid #2a40b3;
    }
#flash_content .inside{

    }

/* INTERVIEWS */
.img_interviewpartner{
    width: 150px;
    height: 150px;
    background: #EFEFEF;
    float: left;
    margin-right: 15px;
    margin-bottom: 8px;
}

.interview {
    background: #EEE;
    padding: 20px;
    margin-bottom: 20px;
}

/* CONTAINER FÜR BESTELL ANIMATION*/
.flash_bestellung_container {
    float: left;
    background: #EEE;
    padding: 10px 20px 10px 20px;
    margin-bottom: 20px;
    margin-top: 20px;
    }
    
#flash_bestellung {
    float: right;
    width: 120px;
    height: 190px;
    margin-left: 40px;
    }
    
#flash_bestellung_text {
    float: left;
    width: 300px;
    height: 25px;
    margin-top: 30px;
    }

.bestellung_schaltflaeche{
    background: url(img/doppik/bestellung.jpg) no-repeat;
    height: 30px;
    padding-left: 30px;
    }

/*Print*/
.print-content {
    display: block;
    width: 500px;
    margin: 25px;
}
.print-button {
    display: block;
    height: 50px;
    text-align: right;
}
/*Ende Print*/
/* Tickerbox */
.box-outer {
    background-position:left top;
    margin:10px 0 10px 0;
    clear:both;
}
.box-inner {
    background-position:right top;
}
.box-content{

}
.ticker-box-outer {
    clear:both;
}
.ticker-container {
    height:20px;
    overflow:hidden;
/*    border:1px solid #0764A9;*/
    padding:4px;
    background-color: #fff;
    position:relative;
}
.teaser .box-inner {
    padding:5px 10px 0 0;
}
.teaser .box-inner h1, .teaser .box-inner p {
    margin:0;
}
* html .ticker-box-outer  {
}
* html #col1-content .ticker-container {
    zoom:1;
    width:200px;
}
* html #col2-content .ticker-container {
    zoom:1;
    width:200px;
}
* html #col3-content .ticker-container {
    zoom:1;
    width:516px;
}
.ticker-scroller {
    height:20px;
    width:10000px;
}
.ticker-text {
    float:left;
    height:20px;
    color: #000;
    white-space: nowrap;
    position:absolute;
    left:0;
    top:4px;
}
.counter {
    color: #000;
    font-size: 20px;
    font-weight: bold;
    margin-top:10px;
    text-align: center;
    padding-bottom:10px;
}
/* ende Tickerbox */