/*
    Document   : contentmodule.css
    Created on : 01.04.2009, 21:07:51
    Author     : Gerold Hinzen, Open New Media GmbH
    Description: Contentmodul styling
*/


/*  Modul       : teaser_content.php
    Template    : teaser_content.htm, teaser_text_1_col.htm, teaser_text_2_col.htm
    Author      : Gerold Hinzen, Open New Media GmbH
    Description : Auflistung von Teaser-Elementen fuer den Contentbereich
*/

.teaser-onecol,
.teaser-twocol,
.teaser-threecol {
    position: relative;
    background: #e9e9e9 url(../img/teaser/bg_teaserbox_standard.gif) 0 0 repeat-x;
}

.teaser-fourcol  {
	background: #000000;
	border-bottom: 10px;
}

.teaser-cols-holder {
    width: 998px;
    margin: 0 0 10px 0;
}

.teaser-onecol {
    float: left;
    margin: 0 10px 0 0;
    width: 263px;
}

.teaser-twocol {
    float: left;
    width: 536px;
    background: #e9e9e9 url(../img/teaser/bg_teaserbox_standard.gif) 0 0 repeat-x;
    margin: 0 10px 0 0;
}

.teaser-onecol p,
.teaser-twocol p,
.teaser-threecol p,
.teaser-fourcol p {
    padding: 6px;
    margin: 0;
}

.teaser-onecol h2,
.teaser-twocol h2,
.teaser-threecol h2,
.teaser-fourcol h2 {
    font-size: 14px;
	padding: 4px;
    height: 14px;
    margin: 0;
    background: url(../img/dummy/bg_teaser_headline.gif) 0 0 repeat-x;
    color: #666666;
}

p.teaser-morelink {
	position: absolute;
	bottom: 0;
	line-height: 20px;
    padding: 2px 0px 10px 20px;
    background: url(../img/icons/icon_link_intern_alt.gif) 0 0 no-repeat;
    cursor: pointer;
}

a.teaser-morelink {
	line-height: 25px;
    padding: 2px 0px 10px 20px;
    background: url(../img/icons/icon_link_intern_alt.gif) 0 0 no-repeat;
}

/* spezielle Teaser-Anpassungen fuer Content-Teaser */


/*  Modul       : teaser_startseite.php
    Template    : teaser_content.htm, teaser_<colnr>.htm
    Author      : Gerold Hinzen, Open New Media GmbH
    Description : Auflistung von Teaser-Elementen fuer die Startseite
    Addons:     : spezielle Anpassungen fuer Startseite / Microsite werden in der microsite.css gemacht
*/


#microsite-start .teaser-cols-holder {
    margin: 0 10px 0 20px;
	width: 968px; 
}

#microsite-start-img {
	/*background: url(../img/ani_startseite.gif) 0 0 no-repeat;*/
	height: 361px;
	width: 958px;
	margin: 0 0 0 20px;
}

.teaser-cols-holder-deutsch {
	background: url(../medien/home/home_tbf_4.jpg) 0 0 no-repeat;
}

.teaser-cols-holder-englisch {
	background: url(../medien/home/home_tbf_4_e.jpg) 0 0 no-repeat;
}


#microsite-start .teaser-onecol,
#microsite-start .teaser-twocol,
#microsite-start .teaser-threecol,
#microsite-start .teaser-fourcol {
    min-height: 160px;
    position: relative;
    background: #242426 url(../img/teaser/bg_teaserbox_onecol.gif) 0 0 repeat-x;
	margin-right: 10px;
}

#microsite-start .teaser-fourcol.teaserbox-text-122 {
    min-height: 1px;
    position: relative;
	background: #242426 url(../img/teaser/bg_teaserbox_black.gif) 0 0 repeat-x;
    margin-right: 10px;
}

#microsite-start .teaser-onecol h2,
#microsite-start .teaser-twocol h2,
#microsite-start .teaser-threecol h2,
#microsite-start .teaser-fourcol h2 {
    padding: 10px 15px 5px 15px;
    background: #242426;
    color: #0099FF;
}

#microsite-start .teaser-onecol {
    margin: 0 10px 0 0;
    width: 232px;
    float: left;
}
#microsite-start .teaser-twocol {
    float: left;
    width: 474px;
    margin: 0 10px 0 0;
}
#microsite-start .teaser-threecol {
    float: left;
    width: 716px;
    margin: 0 10px 0 0;
}


#microsite-start .teaser-fourcol {
    float: left;
    width: 958px;
	/*border-left: 20px solid #000000;
	border-right: 20px solid #000000;*/
}



/* Anpassungen fuer Elemente in Boxen */

#microsite-start .teaser-cols-holder ul li {
    background: url(../img/arrow_li.gif) 2px 4px no-repeat;
    padding: 0 0 0 13px;
    height: 20px;
}


#microsite-start .teaser-cols-holder div div {
    padding: 10px;
}


/* Slider */

#microsite-start .teaser-twocol .slider_big {
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 0;
    margin: 0;
    z-index: 10;
    list-style: none;
}

#microsite-start .teaser-twocol .slider_big li {
    float:left;
    cursor: pointer;
    height: 22px;
    background: none;
}

#microsite-start .teaser-twocol .slider_big li a {
    text-decoration: none;
    color: #70909c;
    padding: 0;
}

#microsite-start .teaser-twocol .slider_big li a.pre {
    background: url(../img/arrow_left.gif) 0 4px no-repeat;
}
#microsite-start .teaser-twocol .slider_big li a.next {
    background: url(../img/arrow_right.gif) 0 4px no-repeat;
}


/* JS WECHSEL ERWEITERUNG */
#microsite-start .teaser-twocol .element {
    position: absolute;
    z-index: 4;
    top: 22px;
    left: 0;
    width: 474px;
    padding: 0;
}
#microsite-start .teaser-twocol .subel {
    z-index: 1;
    display: none;
    padding: 0;
}
#microsite-start .teaser-twocol .iholder {
    position: relative;
    width: 474px;
    height: 80px;
    padding: 0;
}
#microsite-start .teaser-twocol .iholder img {
    width: 474px;
    height: 80px;
}
#microsite-start .teaser-twocol .iholder h1 {
    position: absolute;
    z-index: 2;
    left: 0;
    height: 32px;
    margin: 0;
    color: #F0F;
}

/*  Modul       : download.php
    Template    : download.htm
    Author      : Gerold Hinzen, Open New Media GmbH
    Description : Download-Bereich
*/

ul.download-listing {}
ul.download-listing li {}
ul.download-listing li a {}

ul.download-detail {}
ul.download-detail li {}

/*  Modul       : index.php
    Template    : main.htm
    Author      : Gerold Hinzen, Open New Media GmbH
    Description : Integrierter Download-Bereich im main-Template
*/

.download-attachment {
    background: #EEE;
    margin: 15px 0 0 0;
    padding: 10px;
}

.download-attachment-table {
    border: 0;
}

.download-attachment-table th {
    text-align: left;
    font-weight: bold;
}

.download-attachment-table td {
    text-align: left;
    vertical-align: top;
    padding: 2px;
}

.download-attachment-table td.download-link {
    width: 350px;
}

.download-attachment-table td.download-date {
    width: 100px;
}

.download-attachment-table td.download-author {}
.download-attachment-table td.download-count {
    width: 50px;
}

.download-attachment-table td.download-description {
    padding: 0 0 5px 22px;
    color: #6f6f6f;
}

/*  Modul       : news.php
    Template    : news.htm, news_detail.htm
    Author      : Gerold Hinzen, Open New Media GmbH
    Description : News Auflistung, News Detail Seite
    Addons      : hAtom
*/

ul.hfeed li.hentry {
    margin: 15px 0;
    height: 100px;
    background: none !important;
    padding: 0 !important;
}

.hentry .author {
    position: absolute;
    left: -9000px;
    top: -9000px;
}

.hentry-image {
    float: left;
    margin: 0 10px 0 0;
}

.entry-title a {
    font-weight: bold;
    font-size: 12px;
    color: #0099FF;
}
.entry-title a:hover {
    text-decoration: none;
}

.entry-content .entry-keywords {
    color: #0099FF;
}

.entry-content .published {
    font-weight: bold;
    border: 0;
}

.news-holder-text {
    position: relative;
    width: 430px;
    float: left;
}

.entry-link {
    position: absolute;
    right: 0;
    bottom: 0;
}

/* News-Detail-Seite */

.news-detail-container {}

.news-detail-container .news-detail-description {
    padding: 3px 3px 3px 3px;
    background: #FFF;
    width: 200px;
    float: left;
    border: 1px solid #CCC;
    margin: 0px 10px 8px 0;
}
.news-detail-container .news-detail-description img {}
.news-detail-container .news-detail-description p {
    font-size: 9px;
    margin: 2px 0 0 2px;
}
.news-detail-text {
    width: 536px;
    margin: 15px 0 0 0;
}

.news-relatednews-container {
    margin: 15px 0 0 0;
}

.news-relatednews-headline {
    font-size: 12px;
    font-weight: bold;
}

.news-relatednews-container ul {
    margin: 10px 0 0 0;
}

.news-relatednews-container ul li {}
/*  Modul       : bildgalerie.php
    Template    : bildgalerie.htm
    Author      : Gerold Hinzen, Open New Media GmbH
    Description : Bildergalerie mit unterschiedlichen Auswahlmoeglichkeiten
    Addons      : Flash-Slideshow inklusive
*/

.imagegal-galerie {
    margin: 10px 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 {}

/* Typ 4 */

.imagegal-imagecontainer_big{
	margin: 10px 0;
}

.imagegal-imagecontainer_big img{
	float: left;
	padding: 8px;
	border: 1px #DEDEDE solid;
}

.imagegal-imagecontainer_big .imagegal-text {
	margin: 0 0 0 20px;
	float: left;
	width: 350px;
}
.imagegal-imagecontainer_big .imagegal-text h3 {
    font-weight: bold;
}

/* Typ 5 */

.imagegal-galerie-sidebar {
    margin: 10px;
}

/* Typ 7 */

.imagegal-galerie dl{
	width: 300px;
}

.imagegal-galerie dt{
	width: 90px;
	float: left;
    background: #CCC;
    padding: 2px;
    border-bottom: 1px solid #C0C0C0;
}

.imagegal-galerie dd{
	width: 140px;
	float: left;
	background: #CCC;
    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
}

#loader {
	background-image: url(../img/lightbox/loading.gif);
	background-position: center;
	background-repeat: no-repeat;
	margin: 5px;
	float: left;
}

#thumbs {
	margin: 5px;
	float: left;
}

#hover_preview {
	position: relative;
	overflow: hidden;
}

/*  Modul       : termine.php
    Template    : termine.htm
    Author      : Gerold Hinzen, Open New Media GmbH
    Description : Veranstaltungskalender
    Addons      : hCalendar / Content-Type-Header in .htaccess
*/

th.vevent-headline {
    font-weight: bold;
    font-size: 13px;
    text-align: left;
}
.vevent-date {
    width: 180px;
}
.vevent-description {
    width: 290px;
    vertical-align: top;
    font-size: 13px;
}
.vevent-description a {
    font-size: 13px;
}
.vevent-description a.highlight {
    font-weight: bold;
}
.vevent-options {
    width: 30px;
    vertical-align: top;
}
span.uid {
    position: absolute;
    top: -8000px;
    left: -8000px;
}

/*  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:hover {
    background: #d4d4d4;
}

table#search_results td {
    border-bottom: 1px solid #d4d4d4;
    cursor: pointer;
}

span.search_area {
    color: #727272;
    font-weight: bold;
}

/*  Modul       : kontakte.php
    Template    : kontakte.htm
    Author      : Gerold Hinzen, Open New Media GmbH
    Description : hCard / Content-Type-Header in .htaccess
*/

.kontakte{
    margin: 5px 0 40px 0;
    background: url(../img/bg_kontakte.gif) left top repeat-x;
    border: 1px solid #CCC;
    height: 120px;
    padding: 5px;
}

.kontakte .kimage{
    float: left;
    width: 100px;
    margin: 10px 0 0 10px;
}

.kontakte .kdescription {
    width: 350px;
	float: left;
}

.kontakte .kdescription table {
    margin: 3px 0 0 0;
}
.kontakte .org,
.kontakte .adr,
.kontakte .type {
    display: none;
}

.kontakte .kdescription table td.first {
    width: 100px;
}

.kontakte .kdescription table td.second {
    width: 200px;
}

.kontakte .kdescription  .org, 
.kontakte .kdescription  .adr {
    display: none;
}


/*  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
*/

div.loginform {
    margin: 10px 0;
}

div.loginform p {
    margin: 5px 0;
}

div.loginform label {
    display: block;
    width: 90px;
    float: left;
}
div.loginform input,
div.loginform label {
    margin: 0 0 4px 0;
}

div.loginform {
    background: #EEE;
    padding: 10px;
}

/* NEU 17.06.2009 / 14:26 */
.module_rx_exhibitor {
    width: 263px;
    float: right;
    margin: 0;
}
.module_fe_user {
    width: 263px;
    float: left;
    margin: 0 10px 0 0;
}


}

/*  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.entry {
    position: relative;
    margin: 8px 0;
    padding: 5px;
    background: #FFF;
    border: 1px solid #EEE;
    clear: both;
}
.index-search-result div.icon {
    float: left;
    width: 24px;
    height: 48px;
    margin: 2px 10px 0 2px;
    padding: 0;
}
.index-search-result div.data {
    float: left;
    width: 488px;
}
.index-search-result div.data strong a,
.index-search-result div.data strong a span {
    font-weight: bold;
    font-size: 13px;
    line-height: 154%;
}
.index-search-result div.data strong a:hover .highlight0,
.index-search-result div.data strong a:hover .highlight1,
.index-search-result div.data strong a:hover .highlight2,
.index-search-result div.data strong a:hover .highlight3,
.index-search-result div.data strong a:hover .highlight4,
.index-search-result div.data strong a:hover .highlight5 {
    text-decoration: underline;
}
.index-search-result div.data .highlight0 {
    color: #7F0000;
    background: #FFF;
}
.index-search-result div.data .highlight1 {
    color: #7F007C;
    background: #FFF;
}
.index-search-result div.data .highlight2 {
    color: #19007F;
    background: #FFF;
}
.index-search-result div.data .highlight3 {
    color: #005E7F;
    background: #FFF;
}
.index-search-result div.data .highlight4 {
    color: #007F35;
    background: #FFF;
}
.index-search-result div.data .highlight5 {
    color: #7F6800;
    background: #FFF;
}
.index-search-result div.data em a {
    color: #888;
}
.index-search-result div.data em a:hover .highlight0,
.index-search-result div.data em a:hover .highlight1,
.index-search-result div.data em a:hover .highlight2,
.index-search-result div.data em a:hover .highlight3,
.index-search-result div.data em a:hover .highlight4,
.index-search-result div.data em a:hover .highlight5 {
    text-decoration: underline;
}
.index-search-result div.data .category {
    font-size: 80%;
    color: #AAA;
}
.index-search-result div.entry:hover {
    background: #FFF;
}
.index-search-result div.entry:hover div.infos {
    display: block;
}
.index-search-result div.infos {
    position: absolute;
    top: 0;
    left: 536px;
    width: 160px;
    margin: 0;
    padding: 0 0 0 16px;
    display: none;
    background: url(../img/index_search_infos_bg.gif) no-repeat left center;
}
.index-search-result div.infos div.infobox {
    background: #FFF;
    border: 1px solid #EEE;
    padding: 5px;
}
.index-search-result div.infos div.infobox div {
    margin: 2px 0;
    padding: 0;
}
.index-search-result-browse {
    text-align: center;
    margin: 0 0 10px 0;
}
.index-search-result-browse a {
    padding: 0 5px;
    font-size: 13px;
}
.index-search-result-browse a.active {
    color: #333;
    text-decoration: underline;
}

/*  Modul       : rss_feed.php
    Template    : rss_feed.htm
    Author      : Christian Oberstädt, Open New Media GmbH
    Description : Auflistung von RSS-Elementen fuer den Contentbereich
*/

.rss_box {
    margin:10px 0;
}
.rss_box .published {
    font-weight: bold;
}
.rss_box .entry-title a {
    color: #0099FF;
    font-size: 12px;
    font-weight: bold;
}
.rss_box .morerss{
    float: right;
    margin:0 0 5px 0;
}