/*
    Document   : contentmodule.css
    Created on : 01.04.2009, 21:07:51
    Author     : Gerold Hinzen, Open New Media GmbH
    Description: Contentmodul styling
*/


/* Contentmodul: FAQ */
.faq-overview {
    background: #0f2873;
    padding: 10px 0;
}
.faq-overview ul li {
    padding: 0 0 0 10px;
}
.faq-answer {}

/* Contentmodul: Teaser */

.teaser-onecol {
    background: #C0C0C0;
    margin: 0 0 10px 0;
}
.teaser-twocol {
    float: left;
    width: 280px;
    background: #C0C0C0;
    margin: 0 10px 10px 0;
}

.teaser-twocol-nomargin {
    float: left;
    width: 280px;
    background: #C0C0C0;
    margin: 0 0 10px 0;
}
.teaser-twocols-holder {
    width: 570px;
    background: red;
}


/* 
    Modul       : index_suche.php
    Template    : index_suche.htm
    Author      : Tobias Knab, Open New Media GmbH
    Description : Index Suche
*/
.index-search-form {
    margin: 14px 0;
}
.index-search-form .submit {
    cursor: pointer;
}
.index-search-result div {
    position: relative;
    margin: 14px 0;
    padding: 5px;
}
.index-search-result div strong a,
.index-search-result div strong a span {
    font-size: 13px;
}
.index-search-result div .highlight0 {
    color: #7F0000;
    background: #FFF;
}
.index-search-result div .highlight1 {
    color: #7F007C;
    background: #FFF;
}
.index-search-result div .highlight2 {
    color: #19007F;
    background: #FFF;
}
.index-search-result div .highlight3 {
    color: #005E7F;
    background: #FFF;
}
.index-search-result div .highlight4 {
    color: #007F35;
    background: #FFF;
}
.index-search-result div .highlight5 {
    color: #7F6800;
    background: #FFF;
}
.index-search-result div em a {
    color: #505050;
}
.index-search-result div:hover {
    background: #FFF;
}
.index-search-result div div.infos {
    position: absolute;
    top: 0;
    left: 536px;
    width: 160px;
    margin: 0;
    padding: 5px 5px 5px 21px;
    display: none;
    background: url(../img/index_search_infos_bg.gif) no-repeat left center;
}
.index-search-result div:hover div.infos {
    display: block;
}

/*
Modul   : news.php
Template    : news.htm
Description : News Modul
*/

/* Content News Modul (Uebersichtsseite) */
/* Artikelauflistung */
.content-news {
    margin: 5px 0 5px 0;
    width: 380px;
}

.content-news-kopf {
    width: 380px;
    height: 8px;
    background: #F6F5F1 url('../img/content_news_header.gif') 0 0 no-repeat;
}

.content-news-content {
    width: 340px;
    padding: 5px 20px 5px 20px;
    background: url('../img/content_news_bg.gif') 0 0 repeat-y;
}

#content-container .content-content .news_container li {
    list-style: none;
    margin: 0;
    }

.content-news-fuss {
    width: 380px;
    height: 8px;
    background: #F6F5F1 url('../img/content_news_footer.gif') 0 0 no-repeat;
}

span.small_text {
  float: left;
  padding: 20px 0; 
}

/* Content News Modul - Detailansicht */

h2.newsheadline {
position: absolute;
bottom: 0;
}

/* Related News Container */
.news-relatednews-container {
margin-top: 20px;
}

.news-relatednews-headline {
    font-size: 12px;
    font-weight: bold;
}

.news-relatednews-container ul {
    margin: 10px 0 0 0;
}
.news-relatednews-container ul li {
    height: 15px;
}

/* Sidebar News Auflistung */

.content_news .news_container ul {
    float: left;
}

.content_news .news_container li {
    background: none;
}

.content_news .news_container li a {
    list-style:none;
    padding: 0;
}

.news_container {
    width: 257px;
}

.news_container ul li {
    list-style-type: none;
    margin: 0px;
}

/* Pagination */
.news_container .pagination {
    padding: 10px 0 0 0;
}

.news_container .pagination a {
    color: #AA3028;
}

.pagination span {
    color: #9F9F9F;
}

/* Datum Container */
.news_date {
    float: left;
    width: 25px;
    padding-right: 15px;
    border-right: 1px solid #cdcdcd;
}

.news_date_days {
    color: #366c87;
    font-size: 20px;
    font-weight: bold;
}

.news_date_months {
    text-align: center;
    font-weight: bold;
    color: #366c87;
}

/* Text Container*/
.news_text {
    float: left;
    width: 280px;
    padding-left: 15px;
}

.news_text p {
    line-height: 120%;
}

.news_text h4 a {
    font-weight: bold;
    color: #3cade7;
    font-size: 11px;
}

.news_text a {
    color: #3cade7;
}

.news_keywords {
    float: left;
    width: 220px;
}



/*  Modul       : bildgalerie.php
    Template    : bildgalerie.htm
    Author      : Gerold Hinzen, Open New Media GmbH
    Description : Bildergalerie mit unterschiedlichen Auswahlmoeglichkeiten
    Addons      : Flash-Slideshow inklusive
*/

.getflashplayer {
    margin: 10px 0 10px 0;
    width: 360px;
    padding: 5px;
    text-align: center;
    background: #C2C2C1;
}

#xmlslideshow {
    width: 524px;
    height: 300px;
}

.imagegal-galerie {
    margin: 20px 0 0 0;
}
.imagegal-imagecontainer {
	float: left;
	width: 115px;
	height: 110px;
	padding: 5px;
	margin: 2px;
	text-align: center;
	line-height: 1.1em;
	border: 1px #CECECE solid;
	background: #FFFFFF url(../img/bg_imagegal_layout2.gif) bottom no-repeat;
}
.imagegal-imagecontainer p {
	margin-top: 3px;
	color: #666666;
}
.imagegal-bildbeschreibung {}

.imagegal-thumb_small {
    margin: 2px;
}

/* Typ 4 */

.imagegal-imagecontainer_big{
	margin: 20px 0 20px 0;
}

.imagegal-imagecontainer_big img{
	float: left;
	padding: 8px;
	border: 1px #DEDEDE solid;
}

.imagegal-imagecontainer_big .imagegal-text {
	margin: 0 0 0 50px;
	float: left;
	width: 200px;
}
.imagegal-imagecontainer_big .imagegal-text h3 {
    font-weight: bold;
}

/* Typ 5 */

.imagegal-galerie-sidebar {
}

.imagegal-galerie-sidebar .imagegal-thumb_small {
    margin: 0 2px 0 0;
}

/* Typ 7 */

.imagegal-galerie dl{
	width: 300px;
}

.imagegal-galerie dt{
	width: 90px;
	float: left;
    padding: 2px;
    border-bottom: 1px solid #C0C0C0;
}

.imagegal-galerie dd{
	width: 140px;
	float: left;
    padding: 2px;
    border-bottom: 1px solid #C0C0C0;
}

.imagegal-downloadlink {
    display: block;
    height: 16px;
    margin: 5px 0 0 0;
    padding: 1px 0 2px 20px;
    background: url(../img/icons/icon_download_image.gif) 0 0 no-repeat;
    cursor: pointer
}


/*
Modul   : kontaktformular.php
Template    : kontaktformular.htm
Description : Kontaktformular
*/

#contact_form .text {
    width: 230px;
    border: 1px solid #757575;
}

#form #special {
    width: 300px;
    border: 1px solid #757575;
    background: #AFAFAF;
}

#contact_form label {
    float: left;
    display:block;
    width: 120px;
    padding-right: 15px;
}

#contact_form input {
    padding: 3px;
}

#contact_form select {
    padding: 3px;
    border: 1px solid #757575;
}

#contact_form textarea {
    width: 230px;
    padding: 3px;
    height: 130px;
    border: 1px solid #757575;
}

#contact_form p {
    clear:both;
    margin: 5px 0 5px 0;
}

#contact_form .submit {
    width: 120px;
    margin: 0 0 0 70px;
    color: #000;
    background: #FFF;
    border: 1px solid #757575;
}

#contact_form .captcha {
    margin: 0 0 0 70px;
}

#contact_form #QF_CAPTCHA_captcha_question {
    border: none;
    padding: 20px 3px 3px 3px;
}

ul#error_registration {
    border: 1px solid #d4d4d4;
    background: #ededed url(../img/icons/icon_information.gif) 10px 6px no-repeat;
    color: #376D88;
    font-size: 11px;
    margin: 20px 0 20px 0;
    padding: 8px 8px 8px 36px;
}

#contact_form input.texterror, #contact_form .textareaerror {
    border: 1px solid #9F0000;
}


/*  Modul       : suche.php
Template    : suche.htm
Author      : Gerold Hinzen, Open New Media GmbH
Description : Standard Content-Suche
*/

table#search_results th {
text-align: left;
}

table#search_results tr td {

}

table#search_results tr:hover {
background: #d4d4d4;
}

table#search_results td {
border-bottom: 1px solid #d4d4d4;
padding: 5px;
cursor: pointer;
}

span.search_area {
color: #727272;
font-weight: bold;
}

/*  Modul       : benutzer_login.php
    Template    : benutzer_login.htm,benutzer_login.links.htm, benutzer_login.loginform.htm, benutzer_login.registerform.htm
    Author      : Gerold Hinzen, Open New Media GmbH
    Description : Frontend-Benutzerverwaltung
*/

    #sidebar_login {
    height: 21px;
    background: url(../img/sidebar_extras_bg_trans.png);
    margin: 5px 0 15px 0;
    width: 300px;
    }

    #sidebar_login p {
    color: #FFF;
    padding: 4px 0 0 4px;
    }

    #sidebar_login p a {
    color: #ffac5e;
    padding: 4px 0 0 0;
    }

    div.loginform p {
    margin: 5px 0;
    }
    
    div.loginform fieldset {
        padding: 10px;
    }

    div.loginform label {
    display: block;
    width: 150px;
    float: left;
    clear: both;
    }
    div.loginform input,
    div.loginform label {
    margin: 0 0 4px 0;
    }

    div.loginform {
    clear: both;
    }

    div.registerform p {
    margin: 5px 0;
    }

    div.registerform label {
    display: block;
    width: 150px;
    float: left;
    }
    div.registerform input,
    div.registerform label {
    margin: 0 0 4px 0;
    }

    div.registerform {
    clear: both;
    }

    div.hinweise .send_password {
    margin: 0px 0 10px 0;
    padding: 5px;
    background: #F5F4EF;
    border: 1px solid #757575;
    }

    div.hinweise .register {
    margin: 10px 0 10px 0;
    padding: 5px;
    background: #F5F4EF;
    border: 1px solid #757575;
    }

    .send_password div p a {
    color: #757575;
    }

    .register div p a {
    color: #757575;
    }

/* Flugplaner */


#fplaner form select {
    width: 150px;
    padding: 2px;
}

#fplaner form input {
    width: 150px;
    padding: 2px;
}

#fplaner label .fp_label {
    width: 150px;
    padding: 2px;
}

#fplaner .fpsubmit {
    padding: 0;
}
