/*

	Interschutz 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;
	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: #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: #666666;
}

.navigationS A:hover {
	color: #666666;
}

.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: #FFFFFF;
	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.jpg);	
	background-repeat: no-repeat;
}
.header-GB {
        height: 80px;
        width: 100%;
        background-color: #DD0000;
        background-image: url(../img/headerimage_en.jpg);
		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 {
	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: 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: 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: #DD0000;
	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: #9c5800;
		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;
	}
	


/* AR 2010-05-27 Flash Video und Flash Video Teaser - ANFANG */

/* ************************************************************** */
/* VIDEO-MODULE */
/* ************************************************************** */
/* ************************************************************** */
/* 01 Video (Player) */
/* 02 Video (Teaser) */
/* 03 Video (Teaser mehrzeilig) */
/* 04 Video (Teaser zweispaltig) */
/* 05 Video (Player zweispaltig) */
/* ************************************************************** */
.video_01 {
	/*width:469px;*/
	margin:20px 6px 10px;
	}	

.video_02,
.video_03 {
	width:481px;
	margin:0 0 10px;
	}	
	
	.video_03 .teaserborder {
		border:1px solid #9495a2;
		margin:10px 0 20px;
		}

		.video_03 .videoteaser {
			/*height:115px;*/
			margin:5px 6px;
			padding-bottom:5px;
			line-height:1.2;
			overflow:hidden;
			border-bottom:1px solid #9495a2;
			}
		.video_03 .videoteaser_last {
			border:none;
			margin-bottom:0;
			}

	.video_02 .videoteaser {
		border:1px solid #9495a2;
		height:120px;
		margin:10px 0 20px;
		line-height:1.2;
		overflow:hidden;
		}

		.video_02 .videoteaser .bild-box {
			width:150px;
			height:120px;
			float:left;
			}
			
			.video_02 .videoteaser .bild-box img {
				width:150px;
				height:120px;
				}
			
		.video_03 .videoteaser .bild-box {
			width:144px;
			height:115px;
			float:left;
			}
			
			.video_03 .videoteaser .bild-box img {
				width:144px;
				height:115px;
				}
			
		.video_02 .videoteaser .text-box {			
			width:309px;
			height:100px;
			padding:10px;
			float:right;
			}
			
		.video_03 .videoteaser .text-box {
			width:309px;
			/*height:105px;*/
			padding:5px 4px 5px 10px;
			float:right;
			}

/* allgemein */				
.videoteaser .text-box h2 {
	font-weight:bold !important;
	font-size:11px !important;
	}
	
.videoteaser .text-box h2,
.videoteaser .text-box p,
.videoteaser .text-box h3 {
	padding-bottom:6px;
	margin:0 !important;
	}
	
.videoteaser .text-box a.arrow {
	display:block;
	}
	
/* ************************************************************** */
/* zu 04 Video (Teaser zweispaltig) */
/* zu 05 Video (Player zweispaltig) */
/* ************************************************************** */
.video_04,
.video_05 {
	width:481px;
	margin:0 0 10px;
	}	

	.video_04 .videoteaser,
	.video_05 .videoteaser {
		border:1px solid #9495a2;
		width:220px;
		margin:10px 9px 0 0;
		padding:7px 7px 10px;
		line-height:1.2;
		overflow:hidden;
		float:left;
		}
	.video_04 .videoteaser {
		min-height:305px;
		}
	.video_05 .videoteaser {
		min-height:220px;
		}
		
	.video_04 .videoteaser_2nd,
	.video_05 .videoteaser_2nd {
		margin-right:0px;
		}

		.video_04 .videoteaser .bild-box,
		.video_04 .videoteaser .bild-box img,
		.video_05 .videoteaser .bild-box {
			width:220px;
			height:176px;
			}
			
		.video_04 .videoteaser .text-box,
		.video_05 .videoteaser .text-box {
			margin:10px 2px 0;
			}
			
			.video_05 .videoteaser .text-box h3 {
				font-size:11px;
				font-weight:normal;
				}


/* AR 2009-03-07 Flash Video und Flash Video Teaser */
/* Ueberschreibungen und Ergaenzungen wg. altem Layout */

div.FlashVideoTeaserGroupFooter,
div.FlashVideoTeaserFooter
{
	clear: both;
	float: none;
	overflow: hidden;
	height: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}


.video_04 .lastItemInLine,
.video_05 .lastItemInLine
{
	margin-right: 0px !important;
}

.video_04 .firstItemInLine,
.video_05 .firstItemInLine
{
	clear: left;
}

.video_01,
.video_02,
.video_02,
.video_03, 
.video_04, 
.video_05
{
	width: 400px;
}

.video_01
{
	margin: 10px 0px 20px 0px;
}

.video_03 .teaserborder 
{
	border: 1px solid rgb(204, 204, 204);
	margin-right: 1px;
	margin-bottom: 10px;
}

.video_02 .videoteaser,
.video_03 .videoteaser, 
.video_04 .videoteaser, 
.video_05 .videoteaser
{
	border: none;
	margin-bottom: 10px;
}

.video_03 .videoteaser
{
	width: 386px;
	border-bottom: solid 1px  rgb(204, 204, 204);
}

.video_03  .videoteaser.lastItem
{
	margin-bottom: 0px;
	border: none;
}


.video_02 .videoteaser .text-box,
.video_04 .videoteaser .text-box, 
.video_05 .videoteaser .text-box
{
	border: solid 1px rgb(204, 204, 204);
}
.video_02 .videoteaser .text-box
{
	border-left: none;
}
.video_04 .videoteaser .text-box, 
.video_05 .videoteaser .text-box
{
	border-top: none;
}

.video_02 .videoteaser .bild-box,
.video_03 .videoteaser .bild-box,
.video_04 .videoteaser .bild-box,
.video_05 .videoteaser .bild-box
{
	overflow: hidden;
}

.video_02 .videoteaser .bild-box,
.video_02 .videoteaser .bild-box img,
.video_02 .videoteaser .bild-box object,
.video_02 .videoteaser .bild-box embed
{
	width: 150px;
	height: 120px;
}
.video_03 .videoteaser .bild-box,
.video_03 .videoteaser .bild-box img,
.video_03 .videoteaser .bild-box object,
.video_03 .videoteaser .bild-box embed
{
	width: 143px;
	height: 114px;
}

.video_02 .videoteaser .text-box
{
	width: 228px;
	height: 98px;
	margin-right: 1px;
}
.video_03 .videoteaser .text-box
{
	width: 228px;
	height: 98px;
	padding: 8px 3px 8px 10px;
}


.video_04 .videoteaser,
.video_05 .videoteaser
{
	margin-left: 0px;
	margin-right: 20px;
	padding: 0px;
	min-height: 220px;
}

.video_04 .videoteaser,
.video_04 .videoteaser .bild-box,
.video_04 .videoteaser .bild-box img,
.video_05 .videoteaser,
.video_05 .videoteaser .bild-box,
.video_05 .videoteaser .bild-box img
{
	width: 190px;
}
.video_04 .videoteaser .bild-box,
.video_04 .videoteaser .bild-box img,
.video_05 .videoteaser .bild-box,
.video_05 .videoteaser .bild-box img
{
	height: 128px;
}

.video_04 .videoteaser .text-box,
.video_05 .videoteaser .text-box
{
	width: 168px;
	height: 108px;
	margin: 0px;
	padding: 10px;
}

.lastItemInLine
{
	margin-right: 0px !important;
}

.video_01 .videoteaser .bild-box,
.video_01 .videoteaser .bild-box img
{
	height: 246px;
}


.n_seperator-head 
{
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 8pt;
	background: rgb(204, 204, 204) none top left repeat-x;
	width: 100%;
	border-bottom: 1px solid white;
	margin-top: 10px;
	margin-bottom: 0px;
}

.n_seperator-head span 
{
	display: block;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.videoteaser a.arrow 
{
	padding-left: 12px;
	background: transparent url('http://files.messe.de/www.fliesentiles.de/img/arrow-link.gif') left 2px no-repeat;
	color: #DD0000;
	text-decoration: none;
}
.videoteaser a.arrow:hover {
	text-decoration: underline;
}

.videoteaser .text-box h2, 
.videoteaser .text-box p 
{
	line-height: normal !important;
	color: black;
}

/* AR 2010-05-27 Flash Video und Flash Video Teaser - ENDE */


/* MS START: Styles fuer Repraesentanzen */
div.Tabstrip {
	border-bottom: 1px solid #001c44;
	margin-top: 10px;
	margin-bottom: 15px;
	height: 25px;
}

div.Tabstrip ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div.Tabstrip ul li {
	float: left;
	background-color: #E6E7E8;
	margin-right: 5px;
}
div.Tabstrip ul li.Selected {
	background-color: #DD0000;
}

div.Tabstrip ul li a {
	float: left;
	margin: 5px 15px 5px 15px;
	color: #001c44;
}
div.Tabstrip ul li.Selected a {
	color: #FFF;
}
div.Tabstrip ul li a:hover {
	text-decoration: none;
}


div.RepreInfobox {
	margin: 15px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #929294;
}
div.RepreInfobox h1 {
	margin-bottom: 10px;
}
div.RepreInfobox div.RepreImage {
	width: 155px;
	padding-left: 20px;
	float: right;
}
div.RepreInfobox div.RepreImage p {
	margin-bottom: 10px;
}
div.RepreInfobox div.RepreDetails {
/*	margin-left: 110px; */
}

div.RepreInfobox div.RepreDetails ul li.pdf {
	list-style-image: url('http://files.messe.de/www.messe.de/img/icon_pdf.gif');
}

p.RepreLangSelector{
	text-align: right; 
	margin-bottom: 10px;
}

h1.Repre{
	color: #001C44;
}

h3.Repre{
	color: #001C44;
	font-size:11px;
	padding:2px 0 4px;
}

.ProtoToggleLink {
	cursor: pointer;
}
div.ProtoToggleBox {

}
div.ProtoToggleBox h2 {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #929294;
}
div.ProtoToggleBox div.ProtoToggleBox {
	margin-top: 2px;
	margin-left: 10px;
}

.text ul {
	margin-bottom:20px;
}

.clearfix {
display:block;
}
/* MS ENDE: Styles fuer Repraesentanzen */
