/*

	CeBIT Stylesheets
	
	Main color: #DD0000

*/

/* GLOBALE FORMATIERUNGEN*/
BODY {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}

.clearer {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

A { 
	color: #DD0000;
	text-decoration: none;
}


A:hover { 
	color: #DD0000;
	text-decoration: underline;
}


TD {
	font-size: 8pt;
	vertical-align: top;
	}
	
P {
	margin: 0px;
}
	
FORM {
	margin: 0px;
	padding: 0px;
}

UL {
	list-style-type: square;
	line-height: 15px;
	padding-left: 27px;
	margin: 0px;
}

LI {
	margin: 0px;
	padding: 0px;
} 

.hyperlink A {
	color: #DD0000;
	text-decoration: none;
}
.hyperlink A:hover {
	text-decoration: underline;
}
.red {
	color: #000000;
	font-weight: bold;
}

.red A {
	color: #DD0000;
}
.trennlinie {
	border-bottom: 1px solid #999999;
}
.trennlinie-druck {
	border-bottom: 2px solid #000000;
}

/* INFO-LAYER */
.infolayer {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
/* 	width: 151px; */
	width: 170px;
	height: auto;
	border: 1px solid #DD0000;
	background-color: #FFFFFF;
	font-weight:normal;
}

.infolayer P {
	padding: 10px;
}

/* STANDARD TABELLEN */
.tabelle {
	background-color: #CCCCCC;
}
.tabelle .bg {
	background-color: #EEEEEE;
	font-weight: bold;
}

.tabelle TD {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* KALENDER -> Z.B IM NEWS-ARCHIV */
.kalender {
	margin-right: 20px;
}
.kalender TD {
	padding: 3px;
	text-align: right;
}
.kalender .bg {
	text-align: center;
}

/* SPALTEN */
.linkespalte {
	background-color: #E9E9E9;
	
	padding-bottom: 40px;
}
.mittlerespalte {
	background-color: #FFFFFF;
	
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
.rechtespalte {
	background-color: #E9E9E9;
	width: 180px;
	padding-bottom: 40px;
}

.spaltenheadline {
	background-color: #999999;
	height: 19px;
	width: 100%;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
.spaltenheadline P {
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 10px;
	line-height: 19px;
}
.spaltensubheadline {
	background-color: #CCCCCC;
	height: 19px;
	width: 100%;
	border-bottom: 1px solid #FFFFFF;
}


.spaltensubheadline a {
	color: #000000;
	text-decoration: none;
}

.spaltensubheadline a:hover {
	color: #000000;
	text-decoration: none;
}



.spaltensubheadline P {
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #000000;
	font-weight: bold;
	/*text-indent: 10px;*/
	/*line-height: 19px;*/
}
.popup {
	border-top: none;
} 

/* NAVIGATION ALLGEMEIN */
.navigation {
	margin-bottom: 0px;
	font-family:tahoma;
	font-size:11px;
}
.navigation A {
	color: #666666;
	text-decoration: none;
	display: block;
	padding-bottom: 4px;
	padding-left: 10px; 
	padding-right: 10px;
	padding-top: 3px;
	border-bottom: 1px solid #FFFFFF;
}

.navigation A:hover {
	text-decoration: none;
}

.navigation .selected {
	background-image: url(../img/arrow-high.gif);
	background-repeat: no-repeat;
}
.navigation UL {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	line-height:inherit;
}

/* NAVIGATION 1. EBENE */
.navigation1 A {
	color: black;
	background-color: #999999;
}

.navigation1 LI {
	display: inline;	
}

.navigation1 A:hover {
	color: #FFFFFF;
	background-color: #FF9933;
}

.navigation1 .high {
	background-color: #DD0000;
}

.navigation1 .high:hover {
	background-color: #DD0000;
}

/* NAVIGATION 2. EBENE */
.navigation2  {
	background-color: #E9E9E9;
}

.navigation2 A {
	padding-left: 20px;
}

.navigation2 LI {
	display: inline;	
}

.navigation2 .high {
	color: #DD0000;
}

/* NAVIGATION 3. EBENE */
.navigation3 A {
	background-color: #FFFFFF;
	color: #666666;
    border-bottom: 1px solid #E9E9E9;
	border-right: 1px solid #E9E9E9;
	padding-left: 30px;
}

.navigation3 LI {
	display: inline;	
}

.navigation3 .high {
	color: #DD0000;
}

/* NAVIGATION 4. EBENE */
.navigation4 {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	margin-bottom: 10px;
}

.navigation4 P {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 8px;
}

.navigation4 IMG {
	margin-top: 8px;
}

.navigation4 .high {
	color: #DD0000;
}

/* NAVIGATION SCHWERPUNNKTE ODER LEITMESSEN */
.navigationS A {
	padding-left: 10px;
	border-right: none;
	background-repeat: no-repeat;
	background-position: right top;		
	color: #dd0000;
}

.navigationS A:hover {
	color: #dd0000;
}

.navigationS LI {
	display: inline;	
}

.navigationS sup {
	line-height: 1px;	
}

/* NAVIGATION FUNKTIONAL */
.navigationF {
	height: 80px;
	background-color: #DD0000;
	padding: 0px 0px 0px 10px;
}

.navigationF A {	
	background-image: url(../img/arrow-fnav.gif);
	background-repeat: no-repeat;
	display: block;
	width: 65px;
	height: 18px;
	float: left;
	padding: 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	position: relative;
	top: 7px;
	text-indent: 12px;
}

.navigationF A:hover {	
	text-decoration: underline;
	color: #FFFFFF;
}




/* LINKAUFLISTUNGEN */

.linklisteNEU {
	padding: 10px;
	padding-top: 0px;
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
}
.linklisteNEU P {
	padding-bottom: 5px;
}

.pfad {
	padding-left: 10px;
	padding-right: 10px;
}

.linkliste {
	padding: 10px;
}
.linkliste P {
	padding-bottom: 5px;
}

.linkliste UL {
	list-style-image: url(../img/arrow.gif);
	padding-left: 17px;
}

.linkliste LI {
	padding-bottom: 5px;
}

/* PRODUKTGRUPPENVERZEICHNIS */
.plus { list-style-image: url(../img/plus.gif) } 
.minus { list-style-image: url(../img/minus.gif) }

.indent1 { margin-left: 15px }
.indent2 { margin-left: 30px }
.indent3 { margin-left: 45px }
.indent4 { margin-left: 60px }
.indent5 { margin-left: 75px }
.indent6 { margin-left: 90px }

/* LOGO UND HEADER */
.logo {
	background-color: #DD0000;
	background-image: url(../img/logo_tradeshow.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 80px;
	cursor: pointer;
}
.header-D {
	height: 80px;
	width: 100%;
	background-color: #DD0000;
	background-image: url(../img/headerimage_de.gif);	
	background-repeat: no-repeat;
}
.header-GB {
        height: 80px;
        width: 100%;
        background-color: #DD0000;
        background-image: url(../img/headerimage_en.gif);
		background-repeat: no-repeat;
}

/* SUCHE UND QUICKFINDER */
.suche-quickfinder {
    height: 90px;
    border-bottom: 1px solid #FFFFFF;
}
.suche-quickfinder P {
	padding-top: 10px;
	padding-left: 10px;
}
.suche-quickfinder .hyperlink {
	padding-top: 8px;
}
.suche-quickfinder .formularfeld {
	background-color: #FFFFFF;
}

/* LOGIN UND ONLINE-SERVICES */
.login {
    padding-bottom: 6px;
    border-bottom: 1px solid #FFFFFF;
}
.login P {
	padding-top: 10px;
}
.login .hyperlink {
	padding-top: 8px;
	position: relative;
	left: 10px;
}
.login .formularfeld {
	width: 126px;
	background-color: #FFFFFF;
}
.login INPUT {
	position: relative;
	left: 10px;
}
.login-links {
	width: 136px;
	float: left;
}
.login-info-link {
	width: 20px;
	float: left;
	margin-top: 24px;
	position: relative;
	left: 6px;
}
.online-services {
	/* height: 70px; */
	margin-bottom: 10px;
}
.online-services IMG {
	margin-left: 10px;
	margin-top: 10px;
}

/* CONTENT */
.seitenfunktionen {
	height: 19px;
	width: 100%;
	background-color: #E9E9E9;
	margin-top: 1px;
	margin-bottom: 1px;
}
.seitenfunktionen P {
	padding-right: 10px;
	text-align: right;	
	padding-top: 2px;
}
.content {
	padding: 10px;
	margin: 0px;
}
H1 {
	margin: 0px;
	font-size: 13pt;
	color: #666666;
	text-indent: -1px;
}

H2 {
	margin: 0px;
	font-size: 10pt;
	margin-bottom: 10px;	
}

.text {
	padding: 10px;
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
}



.text P {
	line-height: 15px;
	margin-bottom: 10px;
}

/* BLÄTTERNFUNKTION -> Z.B. IN TREFFERLISTEN */
.browse {
	height: 20px;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	background-color: #FFFFFF;
}
.browse TD {
	vertical-align: middle;
} 

/* MELDUNGEN ODER AUCH TEASER */
.meldungen-rechtespalte {
	padding: 10px;
}
.meldungen-rechtespalte P {
	padding-bottom: 6px;
}

.meldungen-rechtespalte A {
	text-decoration: none;
}

.meldungen-rechtespalte A:hover {
	text-decoration: underline;
}

.meldungen-content {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	width: 100%;
}
.meldung-content {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 10px;
	padding-top: 5px;
	font-family:tahoma;
	font-size:11px
}
.meldungen-content P {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.meldungen-content A {
	text-decoration: none;
}

.meldungen-content A:hover {
	text-decoration: underline;
}


.meldungen-rechtespalte p strong a {
	color: #000000;

}

.meldungen-rechtespalte p strong a:hover {
	color: #000000;

}




.meldung-content p strong a {
	color: #000000;
}

.meldung-content p strong a:hover {
	color: #000000;
}





/* BILDER IM CONTENT */
.bild {
	padding-bottom: 20px;
	margin: 10px;
}
.bild SPAN {
	float: left;
	padding-right: 10px;
}

.maintopic {
	margin-bottom: 10px;
}
.thumbnails P {
	margin-top: 10px;
	margin-bottom: 5px;
}
.thumbnails IMG {
	margin-right: 4px;
}
.impressionen {
	text-align: center;
}

/* TEXT-BILD-BOX */
.text-bild-box {
	width: 400px;
	height:80px;
	margin-bottom: 20px;
}
.text-bild-box .bild-box {
	width: 150px;
	height: 120px;
	text-align: left;
}
.text-bild-box .text-box {
	width: 229px;
	height: 98px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 10px;
}
.text-bild-box .text-box P {
	font-family:  Tahoma;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-bottom: 6px;
}

/* TEXT-BILD-BOXEN */
.text-bild-boxen {
	width: 250px;
	margin-bottom: 20px;
	margin-top: 10px;
}
.text-bild-boxen .bild-box {
	width: 190px;
	height: 60px;
}
.text-bild-boxen .text-box {
	width: 168px;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 10px;
}
.text-bild-boxen .text-box P {
	font-family:Tahoma;
	padding-bottom: 6px;
}

/* ANSPRECHPARTNER UND DOWNLOAD */
.asp-download {
	padding: 10px;
	background-color: #FFFFFF;
	margin-left: 1px;
	margin-right: 1px;
}
.asp-download P {
	padding-bottom: 6px;
}
.download-preview {
	width: 380px;
	padding-top: 10px;
}
.download-preview .bild-box {
	padding-right: 10px;
}
.ansprechpartner {
	width: 380px;
}
.ansprechpartner .bild-box {
	padding-left: 10px;
}

/* NOTIERTE SEITEN */
.notierteseiten {
	padding: 5px;
	line-height: 20px;
}

/* E-MAIL SERVICE */
.e-mail-image {
	border-bottom: 1px solid #fff;
	}
.e-mail-service {
	padding: 10px 10px 16px 10px;
}
.e-mail-service P {
	padding-bottom: 6px;
}




/* FUSSZEILE */
.veranstalter P {
	padding-left: 10px;	
}
.fusszeile {
	height: 19px;
	
	margin-top: 1px;
	background-color: #FF9933;
	padding: 0px;
}
.fusszeile P {
	line-height: 17px;
	margin: 0px;
	padding-left: 10px;
	color: #FFFFFF;
}
.fusszeile A {	
	text-decoration: none;
	color: #FFFFFF;
}

.fusszeile A:hover {	
	text-decoration: underline;
	color: #FFFFFF;
}


/* FORMULARE */
.formular {
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.formular TD {
	padding-bottom: 7px;
}
.formularfeld {
	background-color: #E9E9E9;
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: 8pt;
	border: 1px solid;
	border-color: #666666 #EEEEEE #EEEEEE #666666;
}
.pflicht {
	background-color: #DD0000;
	color: #FFFFFF;
}

.XXS {
	width: 36px;
}

.XS {
	width: 120px;
}

.S {
	width: 135px;
}
.M {
	width: 160px;
}
.L {
	width: 260px;
}
.XL {
	width: 340px;
}
.N1 {
	width: 20px;
}
.N2 {
	width: 40px;
}
.N4 {
	width: 50px;
}
.radiobutton {
	margin: 0px;
	margin-right: 5px;
	vertical-align: middle;
}
.radiobuttons INPUT {
	margin-right: 5px;
	vertical-align: middle;
}
.checkbox {
	margin-bottom: 0px;
	margin-right: 5px;
}
.checkboxen P {
	line-height: 20px;
}
.checkboxen INPUT {
	margin-right: 5px;
	margin-bottom: 0px;
}

.textmarker { 
	background: #FFFB91; 
}

/*.element-separator {
	background-color:#00FF33;
	height:10px;
}




/*	--------------------------------------------------------------------------------------
			2006/02/07 NEW: CONTENT FORMS
	-------------------------------------------------------------------------------------- */

.contentform {
	margin: 10px 0px 10px 0px;
	width: 380px;
}

.contentform label span {
	width: 160px;
	display: block;
	float: left;
	padding-top: 1px;
	padding-left: 20px;
}

.contentform-required-msg {
	margin-top: 10px;
	background-image: url(../img/form_hint_icon_required.gif);
	background-repeat: no-repeat;
	padding: 2px 0px 3px 27px;
}

.contentform-error-msg {
	margin-top: 10px;
	background-image: url(../img/form_hint_icon_error.gif);
	background-repeat: no-repeat;
	padding: 2px 0px 3px 27px;
}

.contentform .required {
	color: #000000;
	background-color: #dddddd;
	background-image: url(../img/form_row_required.gif);
	background-repeat: no-repeat;
	background-position: 5px 14px;
}

.contentform .submiterror {
	color: #ffffff;
	background-color: #DD0000;
	font-weight: bold;
	background-image: url(../img/form_row_submiterror.gif);
	background-repeat: no-repeat;
	background-position: 9px 12px;
}

.contentform .submiterror input {
	font-weight: normal;
}

.contentform .submiterror select {
	font-weight: normal;
}

.contentform BR {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
}

.contentform .set {
	background-color: #efefef;
	margin: 10px 0px 10px 0px;
}

.contentform .set-legend {
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	color: #000000;
	background-color: #CCCCCC;
	position: relative;
}

.contentform .row {
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #FFFFFF;
	width: 380px;
	background-color: #

}

.contentform .row .description-below {
	padding: 5px 0px 0px 164px;
}

.contentform .row .description-full {
	padding: 0px 5px 2px 5px;
	line-height: 14px;
}

.contentform .row .description-full br {
	padding: 0px 5px 2px 5px;
	height: 10px;
	line-height: 10px;
}

.contentform .inputfield {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	border: 1px solid;
	border-color: #000000 #DDDDDD #DDDDDD #000000;
	width: 190px;
	padding-left:4px;
}

.contentform .textfield {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	border: 1px solid;
	border-color: #000000 #DDDDDD #DDDDDD #000000;
	width: 320px;
	height: 117px;
	padding-left:4px;
	margin-left: 5px;
}

.contentform .dropdownbox {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	width: 190px;
}

.contentform .radiobutton {
	margin: 1px -3px 0px 0px;
	padding: 0px;
	height: 15px;
	position: relative;
	left: -3px;
	display: block;
	float: left;
}

.contentform .radiobutton-container {
	float: left;
	width: 190px;
	line-height: 15px;
}

.contentform .checkbox {
	margin: 1px -3px 0px 0px;
	padding: 0px;
	height: 15px;
	position: relative;
	left: -3px;
	display: block;
	float: left;
}

.contentform .checkbox-container {
	float: left;
	width: 190px;
	line-height: 15px;
}

.contentform .checkbox-container DIV {
	width: 180px;
	float: left;
}

.contentform .single-checkbox-container {
	padding-left: 5px;
	line-height: 15px;
}

.contentform .single-checkbox-container DIV {
	width: 190px;
	float: left;
}

.contentform .footnote {
	font-size: 10px;
	padding-left: 5px;
	margin-bottom: 10px;
}

.contentform .footnote p {
	line-height: 14px;
	margin-bottom: 5px;
}
.mImage{
    border-width:1px; border-style:solid; Border-color:#3E3E3E; Margin-Bottom:0px; Margin-Right:0px; Margin-left:0px; Margin-top:0px; padding:0px; 
}
.ImgBox1{
	border:1px; border-style: dashed; Border-color:#cccccc; text-align:center; width:240px; direction:rtl; Margin-Top:20px; Margin-right:32px; Margin-Left:0px
}
.ImgBox2{
	border:1px; border-style: dashed; Border-color:#cccccc; text-align:center; width:240px; direction:rtl; Margin-Top:20px; Margin-right:27px; Margin-Left:27px
}
.ImgBox3{
	border:1px; border-style: dashed; Border-color:#cccccc; text-align:center; width:240px; direction:rtl; Margin-Top:20px; Margin-right:0px; Margin-Left:32px
}
.mImageBox{
	Height:240px; width:240px; Text-Align:Center; Background-color:#CCCCCC
}
.mImageDesc{
	Height:55px; width:240px; Text-Align:Center; Background-color:#DDDFDE;FONT-SIZE: 10px; COLOR: #000000;  FONT-FAMILY: Tahoma
}
