/*Stylesheet fuer Typo3 */

/*---------- allgemeine Styles -----------------*/
body, html{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	border:0;
	color: #000000;
}

/* Vertikaler Scrollbar in Gecko & Firefox permanent anzeigen (damit Center-Design nicht springt ...) */
html, body {
	height:100%;
	padding-bottom:1px;
}

body {
	background-image: url(grafik/layout/hg_body.png);
	background-attachment: fixed;
	background-color:#ffffff;
}

html[xmlns^="http"]
			{
			/* verhindert Mozilla-Zucken
			 * > Firefox 1.5
			 */
			overflow-y: scroll;
			}

a{
	color:#008295; /* ModeLinkFarbe - bitte anpassen */
	text-decoration:none;
	font-weight:bold;
}

a:hover{
	text-decoration:underline;
}

img{
	border:0;
}

table, tr, td {
	border:0;
	vertical-align:top;
	text-align:left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
	font-weight: bold;

	padding-top: 7px;

	text-decoration: none;
	text-align: left;
	line-height: normal;
	vertical-align: baseline;
}

h1, h2, h3, h4 {
	color:#333333; /* Dunkel Grau */
}

h5, h1.csc-firstHeader, .news-single-item-title{ /*  Normale erste Überschrift pro Seite */
	font-size: 22px;
	font-style: normal;
	color: #666666; /* Dunkel Grau */
	background-image:none;
	padding-left:0px;
	font-variant:small-caps;
	 /* margin-left:-30px;Sondereinrueckung fuer Erste Ueberschrift*/
}

h6 {
	padding-top: 10px;
	padding-left: 0px;
	margin-left: 0px;

	text-decoration: none;
	line-height: normal;
	vertical-align: baseline;
}

fieldset.tx-powermail-pi1_fieldset legend {
	color:#008295; /* ModeHeadlineFarbe - bitte anpassen */
}

hr{
	text-align:left;
	color:#008295; /* ModeHeadlineFarbe - bitte anpassen */
	width:100%;
	size:1px;
}

/* Textfelder fuer Formulare */
input, select, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border: 1px solid #999999;

	margin-top:2px;
	margin-bottom:2px;
}

.fliesstextklein {
	font-size:10px;
}	

.csc-textpic-caption {
	font-size:10px;
	color:#666666;
}	

/* Farbe fuer Fehlermeldungen in E-mail-Formularen */

.fehler {
	color:#FF0000;
}

DIV.csc-textpic-clear {
	clear: both;
}

.clearer {
	clear:both;
	height:1px;
	width:1px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	clear:right;
	float:none;
}

/* Alles umschließender Container fuer die zentrierte Ausrichtung der gesamten Seite */
#ebcontainer {
	position:relative;
	width:1020px;
	z-index:1;
	top:0px;
	margin: auto;
}

/* ---------- Haupt-Menue-Ebenen ------------------------- */
#ebmenue {
	position:absolute;
	background-image:url(grafik/layout/hg_menue.png);
	background-position: 11px -2px;
	background-repeat:no-repeat;
	width:239px;
	height:400px;
	z-index:13;
	top: 134px;
	padding-top:50px;
	padding-left: 10px;
	left: 0px;
}

#ebmenue a{
	text-align: left;
	text-decoration: none;
	font-variant:small-caps;
}

div.menue a, div.menue a:link, div.menue a:visited, div.menuespecial a, div.menuespecial a:link, div.menuespecial a:visited  {
	color:#ffffff; 
	font-weight:bold;
	padding-left:13px;
	padding-right:8px;
}	

div.menue a:active, div.menue a:hover, div.menueaktiv a, div.menuespecial a:active, div.menuespecial a:hover, div.menueaktivspecial a {
	color:#008295; /* ModeLinkFarbe - bitte anpassen */
	background-color:#ffffff;
	font-weight:bold;
	padding-left:13px;
	padding-right:8px;
}

div.menuespecial a, div.menueaktivspecial a {
	font-size:18px;
	line-height: 28px;
}

div.menue a, div.menueaktiv a {
	font-size:16px;
	line-height: 24px;
}

div.menueebene2, div.menueebene2aktiv {
	margin-left: 25px;
	padding: 0px 5px 5px 4px;
} 

div.menueebene2 a, div.menueebene2 a:link, div.menueebene2 a:visited {
	color:#ffffff;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

div.menueebene2 a:active, div.menueebene2 a:hover, div.menueebene2aktiv a {
	color:#008295; /* ModeLinkFarbe - bitte anpassen */
	background-color:#ffffff;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

div.menueebene3, div.menueebene3aktiv {
	margin-left: 40px;
	padding: 0px 5px 3px 5px;
}

div.menueebene3 a, div.menueebene3 a:link, div.menueebene3 a:visited {
	font-size: 11px;
	line-height: 12px;
	font-weight:normal;
	color:#ffffff;
}

div.menueebene3 a:active, div.menueebene3 a:hover, div.menueebene3aktiv a {
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color:#008295; /* ModeLinkFarbe - bitte anpassen */
	background-color:#ffffff;
	font-weight:bold;
}

#betweenmenues {
	height: 40px;
}

/* ----------- ToTop-Link ------------------ */
#totoplink{
	float:left;
	text-align:left;
	padding:20px 0px 10px 0px;
}
div#totoplink a{
	color:#666666;
	font-size:10px;
	font-variant:small-caps;
}

/* ----------- Print-Link ------------------ */
#printlink{
	float:right;
	text-align:right;
	padding:20px 0px 10px 0px;
}

#pageid_141 #printlink {
	visibility:hidden;
}

div#printlink a{
	color:#666666; 
	font-size:10px;
	font-variant:small-caps;
}

/* ---------- Meta-Menue-Ebenen ------------------------- */
#ebmenueoben {
	position:absolute;
	width:584px;
	height:24px;
	z-index:10;
	left: 400px;
	top: 2px;
	text-align:right;
	font-variant:small-caps;
}

#ebmenueoben div,
#printlink div{
	font-size: 10px;
	line-height: 18px;
	display:inline;
	font-weight: normal;
	text-decoration: none;
}

#ebmenueoben a,
#printlink div a{
	font-size: 11px;
	line-height: 18px;
	color:#54595a;
}

#ebmenueoben a{
	font-size: 10px;
	line-height: 18px;
	color:#222244;
}

#ebmenueoben a:active, #ebmenueoben a:hover, #ebmenueoben div.nebenavigationaktiv a{
	color: #000000;
}

div.felogout a {
	color:#000000;
	font-size:18px;
}	

/* ---------- Teaserleiste Rechts-Ebenen ------------------------- */
#ebteaserrechts {
	line-height: 14px;
	font-size: 10px;
	position:absolute;
	width:210px;
	z-index:11;
	bottom: 107px;
	left: 800px;
	top: 180px;
	overflow: visible;
}

#ebteaserrechts h1{
	font-size: 12px;
	line-height: 20px;
	color: #54595a; 
	text-indent: 0px;
	padding-left: 0px;
	padding-top:15px;
	padding-bottom:0px;
	margin:0px;
	background-image:none;
}

#ebteaserrechts p{
	padding:0px;
	padding-top:5px;
	margin:0px;
}

#ebteaserrechts img {
	vertical-align:middle;
	border:0;
	padding-right:10px;
}

#ebteaserrechts a {
	width:150px;
	font-size: 11px;
	font-weight: bold;
	color:#008295; /* ModeLinkFarbe - bitte anpassen */
	padding:4px 0px 4px 0px;
}

#ebteaserrechts a:hover, #ebteaserrechts a:active {
	color:#008295; /* ModeLinkFarbe - bitte anpassen */
	text-decoration:none;
	text-decoration:underline;
}

/* ---------- Inhalts-Ebenen ------------------------- */
#ebmitte{
	position:absolute;
	width:495px;
	z-index:3;
	top: 134px;
	left: 0px;
	margin-top:0px;
	padding-left:275px;
	padding-right:250px;
	background-image:url(grafik/layout/hg_content.png);
	background-repeat:repeat-y;
	min-height:720px;
	_height:720px; /* wird nur von MSIE erkannt */
}

#ebinhalt {
	/* none */
}



/* Tabelle in Contentbereich */

.contenttable, .csc-uploads{
	width:auto;
	height:auto;
	padding:0px;
	margin:0px;
	line-height:normal;
}

table.csc-uploads{
	padding-left:28px;
}


.contenttable tr, .csc-uploads tr{
	width:auto;
	height:auto;
	border:0px;
}

.contenttable td, .csc-uploads td{
	vertical-align:top;
	width:auto;
	height:auto;
	border:0px;
}

.contenttable p, .contenttable a, .csc-uploads p, .csc-uploads a{
	padding:0px;
	margin:0px;
	line-height:normal;
}

div.csc-frame-frame1{ /* TEXT-Element Einstellung Rahmen 1 */
	clear:both;
}

div.csc-frame-frame2{ /* TEXT-Element Einstellung Rahmen 2 */
}

div.csc-frame-rulerAfter{ /* TEXT-Element Einstellung Strich nach */
	clear:both;
	border-bottom:1px solid #999999;
}

div.csc-frame-rulerBefore{ /* TEXT-Element Einstellung Strich nach */
	border-top:1px solid #999999;
}

/* ---------- Unten-Ebenen (Fuss) ------------------------- */
#ebunten{
	position:absolute;
	bottom:-15px;
	left:0px;
	width: 1020px;
	height:15px;
	clip: rect(auto, auto, auto, auto);
}

/* ---------- Linke / Such-Ebenen ------------------------- */
#eblinks {
	position:absolute;
	width:190px;
	height:30px;
	z-index:100;
	left: 801px;
	top:155px;
}

/* ---------- Sprachwahl-Ebenen ------------------------- */
#ebsprache {
	position:absolute;
	width:177px;
	height:18px;
	z-index:50;
	left: 35px;
	padding-left:12px;
	top: 2px;
	font-size: 11px;
	font-variant:small-caps;
	color:#000000;
}

.sprache a {
	font-size: 11px;
	font-variant:small-caps;
	color:#000000;
}

.spracheaktiv a, 
#ebsprache a:active,
#ebsprache a:hover {
	font-size: 11px;
	line-height: 18px;
	color:#afbb04; /* ModeLinkFarbe - bitte anpassen */
	text-decoration: none;
}



#ebsprache span.sprachenichtda {
	visibility:hidden;
	color:#999999;
}

/* ---------- Kopf / Oben-Ebenen ------------------------- */
#eboben {
	position:absolute;
	width:1020px;
	height:134px;
	z-index:2;
	top: 0px;
	background-image:url(grafik/layout/hg_head.png)
	
}

/* ---------- Hintergrund fuer Ebenen Rechts (Teaser) ------------------------- */
#ebteaserbg {
	position:absolute;
	width:184px;
	height:671px;
	z-index:1;
	left: 720px;
	top: 144px;
}


/* ------ Ausstellersuche ----- */
td.ausstellerdaten h6{
	padding-bottom:6px;
	margin-bottom:0px;
}

td.ausstellerdaten p.nameszusaetze{
	padding-top:0px;
	margin-top:0px;
	padding-bottom:6px;
	margin-bottom:0px;
}

/* Ebene für Suchergebnisse während der Eingabe bei Ausstellersuche */

#ebasresultate {
	background-color:#FFFFFF;
	width:300px;
	z-index:200;
	padding:4px;
	padding-bottom:20px;
	border-color:#666666;
	border-style:solid;
	border-width:1px;
	border-right-width:2px;
	border-bottom-width:2px;
	
}

#ebcasresultate {
	background-color:#FFFFFF;
	width:420px;
	z-index:200;
	padding:4px;
	padding-bottom:20px;
	border-color:#666666;
	border-style:solid;
	border-width:1px;
	border-right-width:2px;
	border-bottom-width:2px;
	
}


#ebasreszeile {
	 clear:both; 
	 border-bottom-color:#cccccc; 
	 border-bottom-style:solid; 
	 border-bottom-width:1px;
}

.adbergebnis {
	font-weight:bold;
	float:left;
}


/*--------------------------------- hw_ausstellersuche  -----------------------------------*/

.adb-button {
	float:right; 
	background-image:url(grafik/layout/hg_button.png); 
	width:180px; 
	height:21px; 
	padding: 2px 0px 0px 10px;
	cursor:pointer;
}

#divmz .adb-button {
	float:left;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	color:#666;
}

#divmz .adb-button a {
	float:left;
	font-size:12px;
	font-weight:bold;
	line-height:12px;
}	


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	/* none jet */
}


div.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	border:0;

	border-bottom:1px solid #999999;
	padding-left:28px;
	padding-top:10px;
	clear:both;
}

#pageid_89 div.news-list-item, #pageid_standplanaussteller div.news-list-item {
	padding-left:3px;
	padding-top:3px;
	border-bottom:0px
}

.news-list-item-title {
	margin-left:-40px;
	padding-left:40px;
}

#pagid_89 div.news-list-item-title, #pagid_standplanaussteller div.news-list-item-title {
	padding:0px;
	margin:0px;
}

.news-list-item-subhead, .news-single-item-subheader{
	font-weight:bold;
	padding-bottom:0px;
	margin-bottom:0px;
}

.news-single-timedata, .news-list-timedata{
	font-size:10px;
}

.news-list-item-maintext, .news-list-item-maintext p, .news-list-item-maintext, .news-list-item-maintext p{
	padding-top:0px;
	margin-top:0px;
}


.news-list-item-pics-div, .news-single-item-pics-div{
	margin-left:10px;
	clear:right;
	float:right;
	text-align:right;
}

.news-list-item-pics-div img, .news-single-item-pics-div img, .csc-textpic-imagewrap img, div.csc-textpic img {
	padding:0px;
	border: 0px;
}


.news-list-item-morelink, .news-single-backlink{
	margin-top:20px;
	font-weight:bold;
	clear:right;
	text-align:right;
}

.news-list-item-filelink img {
	margin-right:10px;
}	

.news-single-item{
	/* none */
}

.news-single-item-links, .news-single-item-files{
	margin-bottom:20px;
	margin-top:20px;
}

.news-single-item-links p, .news-single-item-files p{
	line-height:normal;
	padding:0px;
	margin:0px;
}

/* --------------------------------- Powermail  -----------------------------------*/
span.powermail_mandatory {
	color: red;
}

input.validation-failed,
textarea.validation-failed {
	background-color: red;
	color:#000000;
}
div.powermail_mandatory_js {
	color: red;
	margin: 0px 0 15px 0px;
}
fieldset.tx-powermail-pi1_fieldset {
	border: 1px solid #999999;
	background-image: url(../img/handy.jpg);
	background-repeat: no-repeat;
	background-position: 100% 60%;
	padding: 10px;
	margin-bottom:10px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	font-weight: bold;
}
fieldset.tx-powermail-pi1_fieldset label {
	display: block;
	width: 170px;
	float: left;
	clear: both;
}
fieldset.tx-powermail-pi1_fieldset input,
fieldset.tx-powermail-pi1_fieldset textarea {
	width: 245px;
}

fieldset.tx-powermail-pi1_fieldset .powermail_radio_inner label,
fieldset.tx-powermail-pi1_fieldset .powermail_check_inner label {
	width: 390px;
	float:right;
	margin-bottom:5px;
}

fieldset.tx-powermail-pi1_fieldset#tx-powermail-pi1_fieldset_4 label {
	font-weight:normal;
}

fieldset.tx-powermail-pi1_fieldset .powermail_radio_inner input,
fieldset.tx-powermail-pi1_fieldset .powermail_check_inner input {
	width: 20px;
	float:left;
	font-weight:normal;
	border:0;
}
div.tx_powermail_pi1_fieldwrap_html {
	margin: 3px 0;
}
input.powermail_submit {
	margin: 20px 0px;
	font-weight: bold;
	border: 1px solid #999999;
	width: 80px;
}
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}
/* --------------------------------- ENDE Powermail  -----------------------------------*/


#ebtagcloud {
	border: #bbb 1px solid; 
	padding: 6px 8px 6px 8px; 
	-moz-border-radius:4px; 
	-khtml-border-radius: 4px;
	line-height:18px;
	width:174px;
	color:#666;
	font-weight:bold;
	font-size:12px;
}

#ebtagcloudtitel {
	color:#333;
	padding:8px 0px 8px 0px;
	font-weight:bold;
	font-size:12px;
}

/* ----- automatische Aktualisierung der Ausstellerdaten ----*/
#ebadbaktualisierung {
	position:absolute;
	width:200px;
	height:110px;
	z-index:1000;
	background-color: #FFFF00;
	visibility: hidden;
}

/* Keine Rahmen um Navi-Pfeile */
a.internal-link img, a.internal-link-new-window img, a.external-link img, a.external-link-new-window img, a.mail img, a.download img {
	padding: 0px;
	border: 0;
}


/* Anpassungen für den Druck */
.printansicht{
	clear:both;
}

.printansicht, .printbody {
	background-image:none;
}

#print-fuss .fliesstextklein{
	line-height:normal;
	padding:0px;
	margin:0px;
	font-size:10px;
}

.printansicht h5, .printansicht h1.csc-firstHeader, .printansicht .news-single-item-title{ /*  Normale erste Überschrift pro Seite */
	margin-left:0px; /* Keine Sondereinrueckung in der Printansicht !!! */
}


/* Anpassungen für die Smartphone-Ansicht */
.phoneansicht{
	clear:both;
}

.phoneansicht, .phonebody {
	background-image:none;
}

#phone-fuss .fliesstextklein{
	line-height:normal;
	padding:0px;
	margin:0px;
	font-size:10px;
}

.phoneansicht h5, .phoneansicht h1.csc-firstHeader, .phoneansicht .news-single-item-title{ /*  Normale erste Überschrift pro Seite */
	margin-left:0px; /* Keine Sondereinrueckung in der Printansicht !!! */
}




/* Sonderanpassungen fuer bestimmte Seiten */

/* ---------- Teaser Startseite ---------------------- */

div.tx-hwmonoslideshow-pi1 {
	height: 250px;
	margin-top:28px;
}

div.homepageteaser{
	height:1px;
	clear:both;
}

#pageid_1 #ebinhalt div.csc-frame{
	width:458px;
	margin-bottom:20px;
	border-bottom:#d4d4d4 2px solid;
	background-image:url(grafik/layout/hg_teaser.png);
	background-repeat:no-repeat;
	padding-bottom:10px;
}

#pageid_1 #ebinhalt div.csc-textpic-imagewrap {
	margin-left:4px;
}

#pageid_1 #ebinhalt img.bodytext {
	border:0px;
}
#pageid_1 #ebinhalt div.csc-textpic img {
	padding:0px;
	border: 1px solid #d4d4d4;
}

#pageid_1 #ebinhalt p.bodytext {
	border-left:#d4d4d4 1px solid;
	border-right:#d4d4d4 1px solid;
	padding-left:4px;
	padding-right:4px;
	margin-bottom: -12px;
}

#pageid_1 #ebinhalt h1{
	font-size: 14px;
	line-height:15px;
	font-weight: bold;
	color:#008295; /* ModeHeadlineFarbe - bitte anpassen */
	text-indent: 0px;
	padding: 0px;
	padding-top:4px;
	padding-left:4px;
	margin:0px;
	font-variant:small-caps;
}

#pageid_1 #ebinhalt p, div.homepageteaser a{
	font-size: 12px;
	line-height:16px;
}

#pageid_1 #ebinhalt p.bodytext a.internal-link img {
	border:0px;
}	

#pageid_12 #printlink{
	visibility:hidden;
}

#pageid_114 #powermaildiv_uid17 {
	font-weight: bold;
	color:#008295; /* ModeHeadlineFarbe - bitte anpassen */
}

div.ui-tabs-panel h1 {
	line-height:1px;
	font-size:1px;
	color:#fff;
	margin:0px;
}	


div.ui-tabs-panel a{
	color:#008295; /* ModeLinkFarbe - bitte anpassen */
	text-decoration:none;
	font-weight:bold;
}


div.ui-tabs-panel a:hover{
	text-decoration:underline;
}

#feEditAdvanced-menuBar {
	z-index:99;
}	