


/*** Body-Style ***/
body {
    /*font-family: "Trebuchet MS", Verdana, Arial, Helvetica, "MS Sans Serif";*/
    font-family: Verdana, Arial, Helvetica, "MS Sans Serif";
    font-size: 78%;
    background-color: #C3C9D5;
    height: 100%;
}

/* wrapper */
#puk_wrap {
    width: 80em;
    width: 780px;
    height: auto;
    position: relative;
    margin-top: 100px;
}


#puk_content {
    position: relative;
    clear: both;
    padding: 0;
    padding-bottom: 1.25em;
    background-color: #fff;
}

/***    Header   ***/
#puk_header {
    border: 5px solid #fff;
    font-size: 0.9em;
    background-color: #0E2557;
    background-image: url(/_img/puk_header.gif);
    background-repeat: no-repeat;
    background-position: left center;
    color: #fff;
    border-bottom: 0px solid #fff;
    position: relative;
    width: 770px;
}
* html #puk_header { /*ie6 hack*/
    width: 780px;
}

#puk_header h1 {
    float: right;
    visibility: hidden;
}

#newsletter_logo {
    position: absolute;
    right: 0px;
    bottom: -5px;
} 

/***********************************/

/*** main navigation ***/
#puk_mainnav {
    clear: both;
    display: block;
    width: 770px;
    margin: 0;
    float: left;
    background-color: #C3C9D5;
    border: 5px solid #fff;
    border-top: 1px solid #fff;
    position: relative;
    overflow: hidden;
}
* html #puk_mainnav { /* ie6 hack*/
    width: 780px;
}

#puk_mainnav li {
    font-size: 0.9em;
    font-weight: bold;
    float: left;
    height: 100%;
}

#puk_mainnav li a {
    padding: 0.5em 1em;
    display: block;
    text-decoration: none;
}

#puk_mainnav a,
#puk_mainnav a:link {
    color: #fff;
}
#puk_mainnav a:hover,
#puk_mainnav a.active {
    color: #fff;
    background-color: #0E2557;
}

#puk_mainnav #newsletter_button {
    background-color: #a00;
    position: absolute;
    right: 0;
    top: 0;
    width: 230px;
    text-align: center;
}
/***********************************/


/*** Hauptinhalt ***/
#puk_major_content {
    width: 480px;
    float: left;
    margin-left: 5px;
    padding-left: 10px;
    padding-right: 5px;
    color: #0E2557;
    font-size: 1.1em;
    display: inline;
}

#puk_major_content.wide {
    width: 755px;
}
/***********************************/

/*** Sekundär Inhalt ***/
#puk_minor_content {
    width: 255px;
    float: right;
    margin-right: 13px;
    margin-top: 15px;
    display: inline;
    /*background-color: #E1E4EA;*/
    border: 0px dashed #C3C9D5;
    border-right: 0px dashed #C3C9D5;
    border-left: 1px dashed #C3C9D5;
    border-left-style: solid;
    /*background-color: #f9f9f9;*/
    /*background-color: #f8f8f8;*/
}

* html #puk_minor_content {
    overflow: hidden; /* ie6 hack*/
} 
/***********************************/

/* footer */
#puk_footer {
    padding: 0.5em;
    border-top: 1px solid #C3C9D5;
    clear: both !important;
    margin: 0;
    background-color: #E1E4EA;
}

#puk_footer div { /* third-sized box */
    float: left;
    width: 230px;
    padding: 5px;
    margin: 5px;
    margin-bottom: 3em;
    font-size: 0.9em;
    line-height: 1.4em;
}

#puk_footer div h6 {
    color: #0E2557;
    margin-bottom: 0.5em;
}


#puk_footer div p {
    margin: 0.25em 0 1em 0;
}
/***********************************/

/*** Inhalte ***/
#puk_content h1,
#puk_content h2,
#puk_content h3,
#puk_content h4,
#puk_content h5,
#puk_content h6 {
    font-family: "Lucida Fax", Georgia, "Times New Roman";
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, "Sans-Serif";
    font-family: Verdana, Arial, Helvetica, "MS Sans Serif";
    font-weight: normal;
}

#puk_content h1 {
    /*background-color: #C3C9D5;*/
    color: #000;
    margin: 0;
    padding: 0.5em 0;
    margin-top: 0.5em;
    font-size: 2em;
    line-height: 1.25em;
}

#puk_content h2 {
    color: #0E2557;
    font-weight: normal;
    font-size: 1.4em;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 1.2em;
    padding: 0.25em 0;
    margin-top: 0.25em;
}

#puk_content h3 {
    padding-bottom: 0.25em;
    color: #000;
    font-size: 1.0em;
}

#puk_content h4 {
    padding-bottom: 0.25em;
    color: #0E2557;
    font-size: 1.0em;
    font-weight: bold;
}
#puk_content {
    line-height: 1.5em;
    font-size: 0.9em;
}

#puk_content a {
    color: #000;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E1E4EA;
}
#puk_content h2 a,
#puk_content h2 a:hover {
    border-bottom-width: 0;
}
#puk_content a:hover {
    color: #0E2557;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #C3C9D5;
}

/*** geburtstage ***/

#puk_content #puk_birthdays {
    position: relative; 
       padding-top: 75px;
    /*border-bottom: 1px dashed #C3C9D5;*/
}

#puk_content #puk_birthdays img {
    float: left;
    padding: 3px;
    margin-right: 1em;
    border: 1px solid #E1E4EA;
}

#puk_content #puk_birthdays p {
    font-size: 1.1em;
}
#puk_content #puk_birthdays p strong {
    font-size: 1.6em;
    line-height: 1.2em;
    padding-bottom: 0.25em;
    left: 57px;
    overflow: hidden;
    position: absolute;
    display: block;
}

#puk_content #puk_birthdays div.slide {
    position: absolute;
    width: 251px;
    height: 65px;
    top: 0px;
    background-color: #fff;
    border: 1px solid #fff;
}


/*** Werbung ***/
#puk_wrap .ad_right {
    position: absolute;
    right: -180px;
}
    
#puk_wrap .ad_right span {
    display: block;
    text-align: right;
    font-weight: bold;
    color: #fff;
    font-size: 0.8em;
    padding-bottom: 0.25em;
    margin-bottom: 0.25em;
    border-bottom: 0px dashed #fff;
}
    
#puk_wrap .ad_right.filled p {
    background-color: #fff;
    border: 1px solid #000;
    text-align: center;
    padding: 0.5em 0;
    width: 163px;
}

/*** Titel ***/
#puk_content .type {
    font-weight: bold;
    text-transform: uppercase;
    /*float: right;*/
    display: block;
    margin: 0;
    padding: 0;
    margin-top: 1.5em;
    padding-bottom: 0.25em;
    border-top: 1px dashed #C3C9D5;
    text-align: right;
    font-size: 0.7em;
    letter-spacing: 1px;
    color: #C3C9D5;
}


/* Clearfix */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }



