/*

	CeBIT Stylesheets
	
	Main color: #7D1787

*/

/* 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: #7D1787;
	text-decoration: none;
}


A:hover { 
	color: #7D1787;
	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, .hyperlink A:visited, .navigation a.hyperlink, .navigation a.hyperlink:visited {
	color: #7D1787;
	text-decoration: none;

}
.hyperlink A:hover {
	text-decoration: underline;
}

.hyperlinkBACK A, .hyperlinkBACK A:visited, .navigation a.hyperlinkBACK, .navigation a.hyperlinkBACK:visited {
	color: #7D1787;
	text-decoration: none;
	font-weight:bold;
	margin-top:7px;
	margin-bottom:15px;
	border-bottom:none;
	
}
.hyperlinkBACK A:hover {
	text-decoration: underline;
	font-weight:bold;
}

.red {
	color: #000000;
	font-weight: bold;
}

.red A {
	color: #7D1787;
}
.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 #7D1787;
	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;
	width: 180px;
	padding-bottom: 40px;
}
.mittlerespalte {
	background-color: #FFFFFF;
	width: 420px;
	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: 19px;
}
.navigation A {
	color: #666666;
	text-decoration: none;
	display: block;
	padding-bottom: 3px;
	padding-left: 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: normal;
}

/* NAVIGATION 1. EBENE */
.navigation1 A {
	color: #FFFFFF;
	background-color: #666666;
}

.navigation1 LI {
	display: inline;	
}

.navigation1 A:hover {
	color: #FFFFFF;
	background-color: #999999;
}

.navigation1 .high {
	background-color: #7D1787;
}

.navigation1 .high:hover {
	background-color: #7D1787;
}

/* NAVIGATION 2. EBENE */
.navigation2  {
	background-color: #E9E9E9;
}

.navigation2 A {
	padding-left: 20px;
}

.navigation2 LI {
	display: inline;	
}

.navigation2 .high {
	color: #7D1787;
}

/* 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: #7D1787;
}

/* 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: #7D1787;
}

/* NAVIGATION SCHWERPUNNKTE ODER LEITMESSEN */
.navigationS A {
	padding-left: 10px;
	border-right: none;
	background-repeat: no-repeat;
	background-position: right top;		
	color: #7D1787;
}

.navigationS A:hover {
	color: #7D1787;
}

.navigationS LI {
	display: inline;	
}

.navigationS sup {
	line-height: 1px;	
}

/* NAVIGATION FUNKTIONAL */
.navigationF {
	height: 80px;
	background-color: #7D1787;
	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: #7D1787;
	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: #7D1787;
	background-image: url(../img/headerimage_de.jpg);	
	background-repeat: no-repeat;
}
.header-GB {
        height: 80px;
        width: 100%;
        background-color: #7D1787;
        background-image: url(../img/headerimage_en.jpg);
		background-repeat: no-repeat;
}

/* SUCHE UND QUICKFINDER */
.suche-quickfinder {
/*    height: 90px; */
/*    border-bottom: 1px solid #FFFFFF; */
	margin-bottom: 10px;

}
.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;
}
.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: 30px;
}
.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: 120px;
	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: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	padding-bottom: 6px;
}

/* TEXT-BILD-BOXEN */
.text-bild-boxen {
	width: 400px;
	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: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	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;
	width: 782px;
	margin-top: 1px;
	background-color: #7D1787;
	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: #7D1787;
	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;
}









