/*
    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,
.teaser-fourcol {
    position: relative;
    background: #ffffff;
	padding-bottom: 5px;
}

.teaser-onecol ul, 
.teaser-twocol ul,
.teaser-threecol ul,
.teaser-fourcol ul {
    list-style: none;
    padding: 4px 5px 5px 5px;
}
.teaser-onecol ul li , 
.teaser-twocol ul li ,
.teaser-threecol ul li ,
.teaser-fourcol ul li {
    background: url(../img/arrow_li.gif) 2px 4px no-repeat;
    padding: 0 0 4px 13px;
	color: #444444;
}

.teaser-onecol img,
.teaser-twocol img,
.teaser-threecol img,
.teaser-fourcol  img{
    margin: 0px;
}

.teaser-cols-holder {
    width: 515px;
	margin: 0 0 15px 0;
}

.teaser-onecol {
    float: left;
    margin: 0 10px 10px 0;
    width: 252px;
	background: #eaf4cf;
}

.teaser-twocol {
    float: left;
    margin: 0 0px 10px 0;
	width: 515px;
	background: #eaf4cf;
}

.teaser-onecol h2,
.teaser-twocol h2,
.teaser-threecol h2,
.teaser-fourcol h2 {
    padding: 0px 4px 4px 5x;
    height: 14px;
    margin-top: 0;
    color: #666666;
}

.teaser-onecol h2 a,
.teaser-twocol h2 a,
.teaser-threecol h2 a,
.teaser-fourcol h2 a{
    font-size: 13px; 
    color: #666666;
    font-weight: bold;
    padding: 5px 5px 0px 0px;
}

/* 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 {
    width: 958px;
    margin: 0 0 10px 0;
}

#microsite-start .teaser-fourcol 
{
	background: #ffffff;
}

#microsite-start .teaser-onecol,
#microsite-start .teaser-twocol,
#microsite-start .teaser-threecol
{
    min-height: 160px;
    position: relative;
	background: #eaf4cf;
}

#microsite-start .teaser-onecol {
    margin: 0 10px 0 0;
    width: 232px;
    float: left;
}
#microsite-start .teaser-onecol h2{
	margin: 10px 0 0 15px;
}
#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;
}

/* 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-bottom: 5px;
    height: 120px;
    background: none !important;
    padding: 0 !important;
}

.hentry .author {
    position: absolute;
    left: -9000px;
    top: -9000px;
}

.hentry-image {
    float: left;
    margin: 15px 10px 0 0;
}

.entry-title a, .entry-title  h3 {
    font-size: 12px; 
    color: #666666;
    font-weight: bold;
    margin: 0px 5px 5px 0px;
}


.entry-title a:hover {
    text-decoration: none;
}

.entry-content .entry-keywords {
    color: #0f2873;
}

.entry-content .published {
    font-weight: bold;
    border: 0;
}

.news-holder-text {
    position: relative;
    width: 400px;
    float: left;
	vertical-align: top; 
}

.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-text .news-detail-description  .news-detail-image {
	width: 200px;
   }


.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: 515px;
    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 {
    height: 20px;
}

/*  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: #ebf2d0;
}
.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 20px 20px 20px;
	float: left;
	width: 320px;
}
.imagegal-imagecontainer_big .imagegal-text h3, .imagegal-imagecontainer_big .imagegal-text a {
    font-weight: bold;
	padding-top: 0px;
	line-height: 10px;
}
dl .imagedata {
	background: #ebf2d0;
}

/* 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: 15px 0;
    background: #ebf2d0;
	color: #444444;
    border: 1px solid #CCC;
    height: 140px;
    padding: 5px;
}


.kontakte .kimage{
    float: left;
    width: 100px;
    margin: 10px 0 0 5px;
}

.kontakte .kdescription {
    width: 290px;
	float: left;
}

.kontakte .kdescription table {
    margin: 3px 0 0 0;
}

.kontakte .type {
    display: none;
}

.kontakte .kdescription table td.first {
    width: 100px;
}

.kontakte .kdescription table td.second {
    width: 200px;
}

/*  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: 100px;
    float: left;
}
div.loginform input,
div.loginform label {
    margin: 0 0 0px 0;
}

div.loginform {
    background: #EEE;
    padding: 10px;
}
/* NEU 17.06.2009 / 14:26 */
.module_rx_exhibitor {
	display: none;
}
.module_fe_user {
    width: 511px;
    margin: 0 10px 0 0;
}


}

/*  Modul       : index_suche.php
    Template    : index_suche.htm
    Author      : Tobias Knab, Open New Media GmbH
    Description : Index Suche
*/
'content .index-search-form {
    clear: both;
    margin: 14px 0;
}
.index-search-form .submit {
    cursor: pointer;
}
.index-search-result div {
    position: relative;
    margin: 14px 0;
    padding: 5px;
}
.index-search-result div.entry{
	border: 1px solid #cccccc;
}
.index-search-result div.icon {
	float: left;
	margin: 25px;
}
.index-search-result div strong a,
.index-search-result div strong a span {
    font-size: 13px;
}
.index-search-result div .highlight0 {
    color: #A1CC3A;
    background: #FFF;
}
.index-search-result div .highlight1 {
    color: #A1CC3A;
    background: #FFF;
}
.index-search-result div .highlight2 {
    color: #A1CC3A;
    background: #FFF;
}
.index-search-result div .highlight3 {
    color: #A1CC3A;
    background: #FFF;
}
.index-search-result div .highlight4 {
    color: #A1CC3A;
    background: #FFF;
}
.index-search-result div .highlight5 {
    color: #A1CC3A;
    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;
}

/* Anpassungen fuer Elemente in Boxen. Hier die News Teaser*/


#content .teaser-cols-holder ul li {
    background: url(../img/arrow_li.gif) 2px 4px no-repeat;
    padding: 0 0 0 13px;
    height: 20px;
}

#content .teaser-cols-holder div div {
    padding: 0px;
}

.newsteasertext  {
	margin-left: 10px;
}

.newsteasertext  h3{
	margin-left: -5px;
}


/* Slider */

#content .teaser-twocol .slider_big {
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 0;
    margin: 0;
    z-index: 10;
    list-style: none;
}

#content .teaser-twocol .slider_big li {
    float:left;
    cursor: pointer;
    height: 22px;
    background: none;
}

#content .teaser-twocol .slider_big li a {
    text-decoration: none;
    color: #70909c;
    padding: 0;
}

#content .teaser-twocol .slider_big li a.pre {
    background: url(../img/arrow_left.gif) 0 4px no-repeat;
}
#content .teaser-twocol .slider_big li a.next {
    background: url(../img/arrow_right.gif) 0 4px no-repeat;
}



/* JS WECHSEL ERWEITERUNG */
#content .teaser-twocol .element {
    position: absolute;
    z-index: 4;
    top: 22px;
    left: 0;
    width: 474px;
    padding: 0;
}
#content .teaser-twocol .subel {
    z-index: 1;
    display: none;
    padding: 0;
}
#content .teaser-twocol .iholder {
    position: relative;
    width: 474px;
    height: 80px;
    padding: 0;
}
#content .teaser-twocol .iholder img {
    width: 515px;
    height: 80px;
}
#content .teaser-twocol .iholder h1 {
    position: absolute;
    z-index: 2;
    left: 0;
    height: 32px;
    margin: 0;
    color: #F0F;
}