/************************* HEADER ********************/

#warschau_header {
    width: 634px;
    height: 120px;
}

#warschau_header_grafik {
    width: 634px;
    height: 120px;
    border: none;
}

#warschau_header_backref {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    margin: 10px 0;
    text-align: right;
}

#warschau_footer {
    margin-top: 24px;
}

#warschau_footer_grafik {
    border-top: 1px solid #000;
    width: 634px;
    height: 87px;
    margin-top: 25px;
}

/**************** Liste ******************/

.warschau_list {
    border-top: 1px solid #000;
    float: left;
    width: 634px;
    padding-top: 25px;
    margin: 12px 0;
}

.warschau_list:first-child {
    margin-top: 0;
}

.warschau_list h1 {
    color: #333;
    display: block;
    font-family: "Georgia", serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.2;
}

.warschau_list h2 {
    font-family: "Georgia", serif;
    font-size: 18px;
    font-weight: normal;
    font-style: italic;
    line-height: 1.2;
    color: #827262;
    margin-bottom: 15px;
}

.warschau_list .img_box {
    width: 202px;
    height: 140px;
    float: left;
    margin-right: 14px;
    overflow: hidden;
}

.warschau_list .content {
    float: left;
    width: 415px;
}

.warschau_list .kurztext {
    color: #000;
    display: block;
    font-family: "Arial", sans-serif;
    font-size: 12px;
    line-height: 14px;
    width: 415px;
}

.warschau_list .weiterlink {
    color: #fff;
    padding: 1px 2px;
    background-color: #333;
    text-decoration: none;
}

.warschau_list .weiter {
    margin-top: 20px;
}

.warschau_list .kurztext a {
    color: #b00000;
    text-decoration: none;
}

.line {
    width: 634px;
    height: 30px;
    border-top: 1px solid #000;
    float: left;
    margin-bottom: 15px;
}

.line img {
    margin-top: 17px;
    position: absolute;
    right: 0;
}

.line .top {
    color: #333;
    font-family: "Arial", sans-serif;
    font-size: 12px;
    font-weight: bold;
    float: right;
    margin-top: 15px;
    position: absolute;
    right: 15px;
}
/*

.forward {
    background-image: url("../images/arrow-right.png");
    background-repeat: no-repeat;
    float: left;
    height: 10px;
    width: 9px;
    margin-top: 2px;
}

a:hover.forward {
    background-image: url("../images/arrow-right-over.png");
}

.backward {
    background-image: url("../images/arrow-left.png");
    background-repeat: no-repeat;
    float: left;
    height: 10px;
    width: 9px;
    margin-top: 2px;
}

a:hover.backward {
    background-image: url("../images/arrow-left-over.png");
}
*/

/************ TEXTARTIKEL *******/

#bild_gross {
    margin-bottom: 24px;
    width: 634px;
    position: relative;
}

#bild_gross .counter {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    background: url("../warschau/images/ico_gallery_count.png") no-repeat transparent;
    text-align: center;
    text-indent: -5px;
    box-sizing: border-box;
    padding: 20px 0 0;
    color: #8e8e8e;
    font-family: Arial, sans-serif;
    font-size: .8em;
}

#artikelbild1 {
    max-width: 634px;
}

#bilder_mitte {
    margin-bottom: 24px;
    margin-top: 24px;
    width: 634px;
	clear: both;
}

#bilder_mitte:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
}

#bilder_mitte a {
    display: block;
    width: 202px;
    margin-right: 14px;
    float: left;
}

#bilder_mitte a:last-child {
    margin-right: 0;
}

#bilder_mitte p {
    font-size: 12px;
    font-family: Arial, sans-serif;
    display: inline-block;
    margin: 6px 0 0;
}

#artikelbild2, #artikelbild3, #artikelbild4 {
    display: block;
}

#bild_gross a, #bilder_mitte a {
    cursor: pointer !important;
}

#bild_gross .caption {
    font-size: 12px;
    font-family: Arial, sans-serif;
    text-align: left;
}

#langtext, #langtext2 {
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 18px;
    width: 634px;
    margin-bottom: 1em;
}

#warschau_footer_homelink {
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 18px;
    float: left;
    text-decoration: underline;
    height: 30px;
}

#warschau_footer_nextlink {
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 18px;
    float: right;
    text-decoration: underline;
    height: 30px;
}

/****************ALL POPUPS */
#popup {
    background-color: #fff;
    color: #000;
    font-family: "Arial", sans-serif;
    font-size: 12px;
    height: auto;
    padding-left: 31px;
    padding-right: 31px;
    width: 600px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}

#popup p {
    font-size: 13px;
    line-height: 18px;
}

#head {
    height: 49px;
    position: relative;
}

#title {
    border-top: 1px solid #000;
    line-height: 24px;
    margin-bottom: 24px;
    position: relative;
    top: 0;
}

.date {
    font-size: 12px !important;
    color: #333;
    font-family: "Georgia", serif;
    margin-bottom: 5px;
}

#title h1 {
    color: #333;
    font-family: "Georgia", serif;
    font-size: 24px;
    line-height: 24px;
    font-weight: normal;
    margin-bottom: 5px;
}

#title h2 {
    color: #7f7f7f;
    font-family: "Georgia", serif;
    font-weight: normal;
    font-style: italic;
}

.pagespan {
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
    color: #7f7f7f;
}

#footer-bildansicht {
    margin-top: 32px;
    border-top: 1px solid #000;
    height: 52px;
}

#copyright {
    top: 10px;
}

#downloads {
    margin: 0 0 1em;
    font-family: Arial, sans-serif;
}