
/* Style-Definitionen für die Druckansicht */

/* allgemeine Schriftangaben */
BODY {
	margin: auto;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}


TD, P, DIV {
	font-size: 11px;
}

H1 { 
	font-size: 15px;
}

H2 { 
	font-size: 13px; 
}

P, H1, H2 {
	/*margin: 0px 0px 5px 0px;*/
}

/* Formatierung der Standart-Trennline */
HR {
	width: 98%;
	border: 1px solid #898989;
}

/* Container für den gesamten Inhalt */
DIV#print-content {
	text-align: center;
	max-width: 650px;
	width:650px;
}

TABLE#print-layout {
	text-align:center;
	padding: 10px;
	width: 90%;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}

TD#printheader-left {
	width: 50%;
	height: 100px;
	border-bottom: 1px solid #898989;
	text-align: left;
	background-repeat: no-repeat;
   vertical-align: middle;
}

SPAN.logo{
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

TD#printheader-right {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	border-bottom: 1px solid #898989;
	text-align: right;
	vertical-align: bottom;
	width: 50%;
}

/* Fußzeile */
TD#printfooter {
	padding-top: 15px;
	padding-bottom: 5px;
	border-top: 1px solid #888888;
	text-align: left;
}

/* Hauptspalte für Inhalt */
TD#content-main {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	vertical-align: top; 
	width: 100%;
	text-align:left;
	/*max-width:500px;*/
}

/* Tabellenspalte zur Anzeige der URL der aufgerufenen Seite */
TD#meta-info {
	text-align:left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
}

SPAN#actual-url {
	text-align:left;
}

SPAN#meta-text {
	font-weight: bold;
}

/* allgemeine Link-Definitionen */
a {
	color: #000000;
}

a:link, a:active, a:visited, a:hover{
	text-decoration: none;
}

/* Standart-Formatierung für Absätze */
P.bodytext {
	font-size: 11px; 
	color: #000000;
	padding-right: 5px;
	/*padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 2px;*/
	/*text-align: justify;*/
	padding: 2px;
	margin: 4px;
}

/* Überschrift der Startseite */
P.start-title {
	font-size: 14px;
	padding: 4px;
	margin-bottom: 10px;
	font-weight:bold;
}

/* Bildunterschrift */
p.csc-caption{
	font-size:9px;
}

/* Überschriften */ 

/* H1 - Überschrift rechtsbündig, grau, unterstrichen */
H1 {
	background-color:#898989;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px 5px;
	font-size:12px;
}

H3 {
	padding: 4px;
	margin-bottom: 10px;
}

H4 {
	padding: 4px;
	margin-bottom: 10px;
	font-size: 12px;
}

H5, H6 {
	padding: 4px;
	margin-bottom: 10px;
}


/* Definition der 1. Überschrift eines Content-Elements - entspricht H1  */ 
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader,
p.headline_dblue, p.headline_green, p.headline_lblue, p.headline_orange, p.headline_red { 
	background-color:#898989;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px 5px;
	font-size:12px;
}


/********************** Formatierungen für Extension "jp_pageteaser" ****************/

DIV.tx-jppageteaser-pi1 TD.link-item{
	display: none;
}

DIV.tx-jppageteaser-pi1 TD.headline {
	font-weight: bold;
}

DIV.tx-jppageteaser-pi1 TD.teaser-image {
	/*display: none;*/
	padding-right: 10px;
}

DIV.tx-jppageteaser-pi1 IMG{
	border:0px;
}
/********************** Formatierungen der Extension "tt_news" *********************/

/* LIST-Ansicht */

hr.clearer {
	border-width: 1px;
	width: 90%;
}

.news-list-container {
   background-color: #FFFFFF;
	padding: 2px;
	text-align: left;
}

.news-list-container H3 {
	border-bottom: 0px;
}

DIV.news-list-container P.bodytext {
	border-width: 0px;
}	

.news-list-item {
	margin-bottom: 16px;
}
 
.news-search-form {	
   padding:3px;	
	margin-bottom:5px;
	border:1px solid #666666;
	background-color:#FFFFFF;
}

.news-search-emptyMsg{
	margin:0px;
}

.news-search-form FORM {
	margin:0px;	
}

.news-list-container H3 {
	margin: 2px;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color: #000000;
	/*padding: 2px;*/
}

.news-list-container H3 A {
	color:#000000;
}

.news-list-container H4 {
	font-weight:normal;
	height:70px;
	padding-left:3px;
}

.news-list-date {
	float: right;
	color: #000000;
	width: 180px;
	text-align: right;
	/*height: 18px;*/
	vertical-align: middle;
	margin-right: 2px;
	font-size: 9px;
	font-weight: normal;
}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
}

.news-list-container IMG {
	float: right;
	/*border:1px solid #666666;*/
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}

.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:11px;
	margin-left:3px;
}

.news-list-morelink  {
   /*font-weight: bold;*/
	margin-bottom:3px;
	margin-left: 4px;
	display:none;
}

.news-list-browse {
	text-align: center;
}

DIV.news-list-container DIV.news-list-morelink A{
	color: #0D6CB5;
	font-weight: bold;
	text-decoration: none;
	display:none;
}

DIV.news-list-container DIV.news-list-morelink A:hover {
	text-decoration: underline;
	display:none;
}

/* SINGLE-Ansicht */
.news-single-item {
	/*padding: 1px;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;*/
}

DIV.news-single-item P.bodytext {
	font-size: 11px; 
	color: #000000;
	/*border-width: 0px 1px 1px 1px;  
	border-style: solid;
	border-color: #CCCCCC;*/
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
	/*background-color: red;*/
}

DIV.news-single-item P.MsoNormal {
	font-size: 11px; 
	color: #000000;
	/*border-width: 0px 1px 1px 1px;  
	border-style: solid;
	border-color: #CCCCCC;*/
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
}

.news-single-item H2 {
	padding: 3px;
	font-size: 16px;
	font-weight:bold;
	color: #000000;
	/*background-color: #9AB9E0;*/
	border-bottom: 1px solid #CCCCCC;
	margin: 10px 3px 12px 3px;
}

.news-single-item H3 {
	padding: 2px;
	font-size: 13px;
	font-weight:bold;
	color: #000000;
	background-color: #9AB9E0;
}

.news-single-img {
	float: right;
	margin-left:5px;
}

.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {
	float: right;
}

.news-single-backlink {
	display:none;	
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 15px;
	margin-top: 10px;
	margin-left: 2px;
	text-decoration: none;
	color: #000000;
}

.news-single-backlink A {
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 15px;
	margin-top: 10px;
	margin-left: 2px;
	text-decoration: none;
	color: #0D6CB5;
}

.news-single-backlink A:hover {
	text-decoration: underline;
}

.news-single-timedata {
	float: right;
	/*margin-top: 10px;*/
	padding-top: 10px;
	padding-right: 5px;
/*	margin-right: 4px;*/
   /*margin-top:1%;*/
}

/* IE Box-Modell-Hack */
* html .news-single-timedata {
	padding-top: 20px;
	padding-right: 5px;
}

.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}

.news-single-author {
	padding-bottom: 3px;
}

.news-single-additional-info {
	/*background-color: #EEEEEE;*/
	clear: both;
	margin-top: 15px;
	/*border: 1px solid #666666;*/
	padding:3px;
	padding-bottom:0px;
}

.news-single-related,.news-single-files,.news-single-links  {
	/*border: 1px solid #666666;*/
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	/*background-color: #EEEEEE;*/
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}


/******* allgemeine Formatierungen für Formularelemente, Tabellen und Formularfelder *******/

/* Container, der alle Formularelemente beeinhaltet */
DIV#form-data-container {
	max-width: 600px;
	/*text-align:center;*/
	/*margin:auto;*/
	width: 600px;
}

/* Feldbegrenzung */
DIV#form-data-container TR TD fieldset{
	border:0px;
}

/* Fieldset-Titel bzw. Beschreibung */
DIV#form-data-container TR TD legend{
	font-weight:bold;
	border:0px;
}

/* Fehlermeldungen, die im Formular ausgegeben werden */
DIV#form-data-container TD.form-error-msg {
	font-size: 10px;
	color: red;
	text-align:left;
	vertical-align: top;
}

/* Trennlinie zwischen Formularbereichen */
DIV#form-data-container HR {
	width:98%;
	text-align:center;
	height: 1px;
	color: #CCCCCC;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* Layout-Tabelle für Formularstruktur */
DIV#form-data-container TABLE {
	max-width: 500px;
	empty-cells: show;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}

/* Formatierung der Tabellenspalten */
DIV#form-data-container TD {
	line-height: 12px;
	padding-right: 5px;
	text-align: left;
}

/* Feld-Bezeichungen (form-labels) */
DIV#form-data-container TD.form-data-required {
	font-weight: bold;
	vertical-align: top;
	text-align: right;
	padding-top: 5px;
	width: auto;
}

DIV#form-data-container TD.form-data-default {
	font-weight: normal;
	vertical-align:top;
	text-align: right;
	padding-top: 5px;
	width: auto;
}

/* Feld-Beschreibungen */
DIV#form-data-container TD.form-description-bold {
	font-weight: bold;
	text-align: left;
}

DIV#form-data-container TD.form-description-bold-center {
	font-weight: bold;
	text-align: center;
}

DIV#form-data-container TD.form-description-default {
	font-weight: normal;
	text-align: left;
}

/* Tabellenzellen für Beispiel-Angaben (Telefonnummer, URL, usw.) */
DIV#form-data-container TD.example-text {
	font-weight: normal;
	font-size: 10px;
	vertical-align: top;
	line-height: 10px;
	color: #777777;
}

/* Tabellenzelle für Formular-Felder */
DIV#form-data-container TD.form-field {
	vertical-align: top;
	padding-right: 0px;
	text-align: left;
	width: auto;
}

/* allgemeine Styleangaben für INPUT-Felder */
DIV#form-data-container INPUT {
	/*border: 1px solid #777777;*/
	width: auto;
	margin: 0px;
	padding: 0px;
	display: inline;
}

DIV#form-data-container TEXTAREA {
	/*border: 1px solid #777777;*/
	width: 300px;
	margin: 0px;
	padding: 0px;
	display: inline;
}

/* Formatierung von BUTTON-Elementen */
DIV#form-data-container INPUT.button {
	background-color: #EEEEEE;
}


TABLE#form-table-infomaterial-text{
	max-width:500px;
	width:500px;
}

/******************************** Tabellen-Styling ************************/
TABLE.contenttable { 
	/*border: 1px #333333 solid;*/
	/*	width: 100%; */
	max-width: 650px;
	width: 98%;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

TABLE.contenttable TR TD {
	border-bottom: 1px solid #BBBBBB;
	vertical-align:top;
	/*
	vertical-align: middle;
	text-align: center; 
	padding: 5px;
	*/
}

TABLE.contenttable TD IMG {
	vertical-align: middle;
	text-align: center;
}

TABLE.contenttable TR TD { 
	/*background-color: #EEEEEE;*/
	padding: 5px;
}

/* defining table-header */
TABLE.contenttable-0 TR.tr-0 TD {
	/*background-color: #EEEEEE; */
	border-bottom: 1px solid #CCCCCC;
	border-top: 0px;
	font-weight: bold;
	vertical-align: bottom;
}

TABLE.contenttable-0 TR TD.td-2{
	width: 120px;
}

/* Allen Inhaltszellen einen oberen Rahmen hinzufügen */
TABLE.contenttable-0 TR TD {
	border-top: 1px solid #CCCCCC;
}

TABLE.contenttable-1 P { color: #186900; }
TABLE.contenttable-1 TR.tr-0 TD P { font-weight: bold; }
TABLE.contenttable-1 TR.tr-even tr-0 TD { background-color: #D1D2E4; font-weight: bold;}
 
TABLE.contenttable-2 P { color: #10007B; }
TABLE.contenttable-2 TR TD.td-0 { background-color: #F5FFAA;}
TABLE.contenttable-2 TR TD.td-0 P { font-weight: bold; }

TABLE.contenttable-3 P { color: #8A0020; }
TABLE.contenttable-3 TR TD.td-0, TABLE.contenttable-3 TR.tr-0 TD { background-color: #D1D2E4;}
TABLE.contenttable-3 TR TD.td-0 P, TABLE.contenttable-3 TR.tr-0 TD P { font-weight: bold; }

DIV.price-table TABLE.contenttable {
	width: 95%;
}

DIV.price-table {
	text-align: center;
}

DIV.price-table P.bodytext {
	text-align:left;
}

/*************** Spezielle Formatierung für Tabelle "serviceordner" ****************/

DIV#serviceordner TABLE.contenttable TD,TR{
 border-width: 0px;
 /*line-height: 12px;*/
}

DIV#serviceordner TABLE.contenttable TD {
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
 /*border-bottom: 1px dotted #CCCCCC; */
}

DIV#serviceordner UL{
 margin-top: 0px;
 margin-bottom: 0px;
 /*padding: 0px;*/
}

DIV#serviceordner LI{
	padding: 0px;
	margin: 0px;
}

DIV#serviceordner TABLE.contenttable TD.table-headline{
 font-weight: bold;
 border-bottom: 1px solid #CCCCCC;
}


/****************** Formatierung für Inhalte des Kongress-Listings ********************/

/******** Tabelle für Kongress-Listing *************/
DIV#congress-data-container TABLE.congress-table{
	width:560px;
	border:1px solid #898989;
}

TABLE.congress-table TD.congress-table-header{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#898989;
	padding:2px 4px 2px 4px;
}

TABLE.congress-table TD.item-time{
	font-weight:bold;
	vertical-align:top;
	width: 10%;
	padding:2px;
	text-align:center;
	/*border-bottom:1px solid #DDDDDD;	*/
}

TABLE.congress-table TD.item-title{
	vertical-align: top;
	padding:2px;
	/*border-bottom:1px solid #DDDDDD;	*/
}

/* gerade Zeile */
TABLE.congress-table TR.item-row-even{
	background-color:#FFFFFF;
}

/* ungerade Zeile */
TABLE.congress-table TR.item-row-odd{
	background-color:#EEEEEE;
}



/************************** Kongress-Listing Details ************************/
TABLE.congress-details-table{
	width:560px;
	border:1px solid #898989;
	margin-bottom:20px;
	/*padding:4px;*/
}

TABLE.congress-details-table TD.item-headline{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#898989;
	padding:2px 4px 2px 4px;
}

TABLE.congress-details-table TD.item-label{
	text-align:right;
	width:30%;
	font-weight:bold;
	vertical-align: top;
	padding-right:10px;
	padding:2px;
	/*border-bottom:1px solid #DDDDDD;	*/
}

TABLE.congress-details-table TD.item-data{
	vertical-align: top;
	padding-left:10px;
	margin-left:10px;
	padding:2px;
	width:70%;
	/*border-bottom:1px solid #DDDDDD;*/
	display: table-cell;
}

/* gerade Zeile */
TABLE.congress-details-table TR.item-row-even{
	background-color:#FFFFFF;
}

/* ungerade Zeile */
TABLE.congress-details-table TR.item-row-odd{
	background-color:#EEEEEE;
}

/************************** Kongress-Programm (Übersicht) ************/
/* Form-Container */
div#congress-search-form{
	background-color:#FFFFFF;
	width:100%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

table.congress-search-form-table{
	text-align:left;
	background-color:#EEEEEE;
	width:80%;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
}

table.congress-search-form-table tr{
	vertical-align:middle;
}

table.congress-search-form-table td{
	padding:3px;
}

/* Headline für Kongress-Übersicht */
DIV#congress-view-header{
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#0CB04B;
	padding:2px 4px 2px 4px;
}

/* Headline für Kongress-Suchformular */
DIV.congress-view-search-header{
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#0CB04B;
	padding:2px 4px 2px 4px;
}

/******** Tabelle für Kongress-Übersicht *************/
DIV#congress-view-data-container TABLE.congress-view-table{
	width:560px;
	border:1px solid #898989;
}

TABLE.congress-view-table TD.congress-view-table-header{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#898989;
	padding:2px 4px 2px 4px;
}

TABLE.congress-view-table TD.view-item-time{
	font-weight:bold;
	vertical-align:top;
	width: 10%;
	padding:2px;
	text-align:center;
}

TABLE.congress-view-table TD.view-item-title{
	vertical-align: top;
	padding:2px;
	font-weight:bold;
	padding-left:20px;
}

TABLE.congress-view-table TR.view-day-ident{
	color:#555555;
	font-weight:normal;
	background-color:#EEEEEE;
	text-align:left;
}

TABLE.congress-view-table TR.view-day-ident TD{
	vertical-align: top;
	padding:2px;
}

TABLE.congress-view-table TD.view-item-title-emph{
	vertical-align: top;
	text-align:center;
	padding:5px;
	font-weight:bold;
	background-color:#EEEEEE;
}

TABLE.congress-view-table TD.view-lecture-title{
	vertical-align: top;
	padding:3px;
	font-weight:bold;
	/*border-bottom:1px solid #DDDDDD;	*/
}

TABLE.congress-view-table TD.view-lecture-desc{
	vertical-align: top;
	padding:3px;
	padding-bottom:10px;
	/*border-bottom:1px solid #DDDDDD;	*/
	border-bottom:1px solid #898989;
}

TABLE.congress-view-table TD.view-lecture-desc li{
	padding:3px;
	/*list-style-type: inherit;*/
}

TABLE.congress-view-table TD.view-lecture-speaker{
	vertical-align: top;
	padding:3px;
	/*padding-bottom:5px;*/
	font-weight:bold;
	color:#000000;
	/*font-style:italic;*/
	font-size:11px;
	/*border-bottom:1px solid #DDDDDD;	*/
}

TABLE.congress-view-table TD.view-lecture-speaker SPAN.view-speaker-function{
	vertical-align: top;
	padding:3px 0px;
	font-weight:normal;
	color:#000000;
	/*border-bottom:1px solid #DDDDDD;	*/
}

TABLE.congress-view-table TD.view-speaker-abstract{
	padding:5px;
	padding-bottom:10px;
}

TABLE.congress-view-table TD.view-speaker-abstract a{
	display: none;
}

/* gerade Zeile */
TABLE.congress-view-table TR.view-item-row-even{
	background-color:#FFFFFF;
}

/* ungerade Zeile */
TABLE.congress-view-table TR.view-item-row-odd{
	background-color:#EEEEEE;
}


/************************** Formatierung Foren-Übersicht *********************************/

/***************** Login-Formular ****************/
div#login-form-container{
	padding-top:30px;
	text-align:center;
	padding-bottom:20px;
}

div#login-form-container TABLE#forum-login-headline-table{
	margin:auto; 
	width:70%;
}

div#login-form-container TABLE#forum-login-form-table{
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	/*border:2px solid #F5811E;F5CA1D*/
	background-color:#FFFFFF;
	padding:5px;
}

div#login-form-container TABLE#forum-login-form-table TD{
	/*padding:5px;*/
}

div#login-form-container TABLE#forum-login-form-table FORM{
	background-color:#FFFFFF;
	font-size:10px;
}

div#login-form-container TABLE#forum-login-form-table TD.label-right{
	font-weight:bold;
	text-align:right;
	padding-right:10px;
}

div#login-form-container A.login-form-link, A.login-form-link:link, A.login-form-link:active, A.login-form-link:visited{
	color:#555555;
}

div#login-form-container A.login-form-link:hover{
	color:#000000;
}

/*************** Such-Formular *************/
div#search-form-container{
    background-color: #FFFFFF;
    text-align: center;
}

div#search-form-container TABLE#search-form-table{
    text-align:       left;
    background-color: #FFFFFF;
    margin-left:      auto;
    margin-right:     auto;
    padding:          5px;
	 border:2px solid #F5811E;
}

div#search-form-container TABLE#search-form-headline-table{
	margin-left:auto;
	margin-right:auto;
	width:80%;
}


/********** Highlight des eingegebenen Suchbegriffs im Kongress-Listing ********/

span.forum_result_highlight{
    font-weight: bold;
    color: #F5811E;
    text-decoration: underline;
}
/* Forum I */
span.forum0_result_highlight{
    font-weight: bold;
    color: #F5811E;
    text-decoration: underline;
}

/* Forum II */
span.forum1_result_highlight{
    font-weight: bold;
    color: #F5CA1D;
    text-decoration: underline;
}
/* Headline für Foren-Übersicht (Suchergebnis) */
DIV#forum-view-header{
    font-size:13px;
    font-weight:bold;
    color:#FFFFFF;
    background-color:#F5811E;
    padding:2px 4px 2px 4px;
	 line-height:20px;
}

DIV#forum-view-header A, DIV#forum-view-header A:link,DIV#forum-view-header A:visited,DIV#forum-view-header A:active{
    color:#FFFFFF;
    text-decoration:none;
}

DIV#forum-view-header A:hover{
    text-decoration:none;
    color:#555555;
    border-bottom:0px;
}

/* Headline für Foren-Übersicht (Forum 1) */
DIV#forum0-view-header{
    font-size:13px;
    font-weight:bold;
    color:#FFFFFF;
    background-color:#F5811E;
    padding:2px 4px 2px 4px;
	 line-height:20px;
}

DIV#forum0-view-header A, DIV#forum0-view-header A:link,DIV#forum0-view-header A:visited,DIV#forum0-view-header A:active{
    color:#FFFFFF;
    text-decoration:none;
}

DIV#forum0-view-header A:hover{
    text-decoration:none;
    color:#555555;
    border-bottom:0px;
}

/* Headline für Foren-Übersicht (Forum 2) */
DIV#forum1-view-header{
    font-size:13px;
    font-weight:bold;
    color:#FFFFFF;
    background-color:#F5CA1D;
	 /*background-color:#CFAA19;*/
    padding:2px 4px 2px 4px;
	 line-height:20px;
}

DIV#forum1-view-header A, DIV#forum1-view-header A:link,DIV#forum1-view-header A:visited,DIV#forum1-view-header A:active{
    color:#FFFFFF;
    text-decoration:none;
}

DIV#forum1-view-header A:hover{
    text-decoration:none;
    color:#555555;
    border-bottom:0px;
}

/* Moderations-Daten */
DIV.forum_moderation{
	margin-top:10px;
	font-size:11px;
	color:#555555;
	font-weight:bold;
}

DIV.forum_moderation DIV.label{
	color: #000000;
	font-weight:normal;
	font-size:11px;
}

/* Headline für Foren-Suchformular */
/*
DIV.forum-view-search-header{
    font-size:13px;
    font-weight:bold;
    color:#FFFFFF;
    background-color:#0CB04B;
    padding:2px 4px 2px 4px;
}

DIV.forum-view-header A, A:link, A:active, A:visited{
    color:#FFFFFF;
}

DIV.forum-view-header A:hover{
    color:#FF0000;
}
*/

/************************ Tabelle für Foren-Übersicht ************************/

/******************* Links innerhalb der Tabelle **********************/

DIV#forum-view-data-container A, DIV#forum-view-data-container A:link, DIV#forum-view-data-container A:visited, DIV#forum-view-data-container A:active{
    font-weight:bold;
    color: #555555;
    text-decoration:none;
}

DIV#forum-view-data-container A:hover{
    font-weight:bold;
    color: #000000;
    text-decoration:none;
	 border-width:0px;
}

DIV#forum-view-data-container TABLE.forum-view-table{
    width:560px;
    border:1px solid #898989;
}

TABLE.forum-view-table TD.forum-view-table-header{
    font-size:12px;
    font-weight:bold;
    color:#FFFFFF;
    background-color:#898989;
    padding:2px 4px 2px 4px;
}

/* Überschrift für Forum 1 in Ergebnis-Auflistung (nach Suche) */
TABLE.forum-view-table TD.view-forum0-title{
	font-size:13px;
   font-weight:bold;
   color:#FFFFFF;
   background-color:#F5811E;
   padding:2px;
	line-height:16px;
	text-align:center;
}

/* Überschrift für Forum 2 in Ergebnis-Auflistung (nach Suche) */
TABLE.forum-view-table TD.view-forum1-title{
	font-size:13px;
   font-weight:bold;
   color:#FFFFFF;
   background-color:#F5CA1D;
	padding:2px;
	line-height:16px;
	text-align:center;
}

TABLE.forum-view-table TD.view-item-time{
    font-weight:bold;
    vertical-align:top;
    width: 10%;
    /*padding:2px;*/
    text-align:center;
	 font-size:11px;
}

TABLE.forum-view-table TD.view-lecture-title{
    vertical-align: top;
    font-weight:bold;
	 padding-right:10px;
	 padding-left:2px;
}

DIV#forum-view-data-container TABLE.forum-view-table TD.view-lecture-title A:hover{
	border-bottom:1px dotted #555555;	
}

TABLE.forum-view-table TR.view-day-ident{
    color:#555555;
    font-weight:normal;
    background-color:#EEEEEE;
    text-align:left;
}

TABLE.forum-view-table TR.view-day-ident TD{
    vertical-align: top;
    padding:2px;
}

TABLE.forum-view-table TD.view-lecture-desc{
    vertical-align: top;
    padding:3px;
    padding-bottom:10px;
    border-bottom:1px solid #CCCCCC;
	 border-top: 1px solid #CCCCCC;
}

TABLE.forum-view-table TD.view-lecture-desc li{
    padding:3px;
}

TABLE.forum-view-table TD.view-item-label{
    vertical-align: top;
    padding:4px;
    color:#000000;
    font-size:11px;
}

TABLE.forum-view-table TD.view-lecture-details{
    vertical-align: top;
    padding:4px;
    color:#000000;
    font-size:11px;
	 font-weight:bold;
}

/* Referenten-Anzeigen */

TABLE.forum-view-table TD.view-lecture-speaker{
    vertical-align: top;
    padding:3px;
    padding-bottom:5px;
    font-weight:bold;
    color:#000000;
    font-size:11px;
}

TABLE.forum-view-table TD.view-lecture-speaker SPAN.view-speaker-function{
    vertical-align: top;
    padding:3px 0px;
    font-weight:normal;
    color:#000000;
}


/* Referenten-Abstract */

TABLE.forum-view-table TD.view-speaker-abstract{
    vertical-align: top;
    padding:3px;
    padding-bottom:5px;
    color:#000000;
    font-size:10px;
    border-top:1px solid #CCCCCC;
}

TABLE.forum-view-table TD.view-item-row-spacer{
    line-height:20px;
}


/* gerade Zeile */

TABLE.forum-view-table TR.view-item-row-even{
    background-color:#FFFFFF;
}


/* ungerade Zeile */

TABLE.forum-view-table TR.view-item-row-odd{
    background-color:#EEEEEE;
}

/* Zelle für Icons */
TABLE.forum-view-table TD.view-item-icons{
	text-align:left;
	vertical-align:top;
	padding-top:5px;
	font-size:11px;
	padding:4px;
}

/* Container für Icons */
TABLE.forum-view-table DIV.icon_container{
	margin-top:10px;
	border-width:0px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

/* Container für Icon-Beschriftung */
TABLE.forum-view-table DIV.icon_label{
	font-size:9px;
	color:#898989;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

TABLE.forum-view-table DIV.company_banner{
	float:right; 
	border:1px solid #CCCCCC; 
	background-color:#FFFFFF; 
	margin-top:2px; 
	margin-right:5px;	
}

TABLE.forum-view-table DIV.speakers_add_info_container{
	vertical-align:top;
   /*padding:3px;*/
   padding-bottom:5px;
   font-weight:normal;
   color:#000000;
   font-size:11px;
}

TABLE.forum-view-table SPAN.speakers_add_info{
	font-weight:bold;
}


/****************** Container für Überschrift *******************/
div.forum-top-header-container{
	text-align:left;
	float:left;
}

/****************** Top-Navigation für Auswahl der Tage *********/

div.forum-top-nav-container{
    text-align:right;
    color:#FFFFFF;
}

span.forum-top-nav-separator{
    color:#FFFFFF;
}

span.forum-top-nav-item{
    color:#FFFFFF;
}

/************************** ENDE - Formatierung Foren-Übersicht *****************************/
