/* Style sheet for printing */


/* Basic HTML Element Style */

@page { size:21.0cm 29.7cm;
	margin:1.5cm 1cm 2cm 1.5cm;
	max-width:630px;
}

body {
	background-color: #ffffff;
	font: 11px/16px verdana, tahoma, arial, sans-serif;
	color: black;
	text-align: center;
	margin: 0;
}

.dpneu {
	page-break-before:always;
}

a:link {color: black; text-decoration: none; }
a:active {color: black; text-decoration: none; }
a:visited {color: black; text-decoration: none; }
a:hover {color: white; text-decoration: none; background:blue; }
a.pdf	{background:url(images/ico.gif) no-repeat scroll 0 -220px transparent;padding-left:20px}

h1 {
	font: 18px georgia, arial, verdana, tahoma, sans-serif;
	font-style : italic;
	font-weight: bold;
	text-align: right;
	color: #ef0800;       /* Bordeaurot */
	margin: 0 0 15px 0;
}

h3 {
	font: 16px georgia, 'times new roman', sans-serif;
	margin: 1em;
}
h4 {
	font: 14px verdana, tahoma, arial, sans-serif;
	font-weight: bold;
	margin: 0.5em;
}
h5, h6 {
	font: 11px verdana, tahoma, arial, sans-serif;
	font-weight: bold;
	margin: 1em;
}
p,td,li {
	font: 11px verdana, tahoma, arial, sans-serif;
	margin-top: 0.1em;
	margin-bottom: 0px;
	orphans:5;
}
th      {
	font: 11px verdana, tahoma, arial, sans-serif;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
small   {
	font: 10px verdana, tahoma, arial, sans-serif;
	margin-top: 0.1em;
	margin-bottom: 0px;
}
hr {	color: #000000;
	height: 1px;
}

h1 img { /* Logo ausrichten */
	width:160px;
}

ul.forts {list-style-type:none;}		/* Listen als Fortsetzung ohne Bullet */
li.forts {text-indent: 0 !important; }


/*Structural elements */
.content {
	font: 11px verdana, tahoma, arial, sans-serif;
	text-align: left;
}

.note {
	font-family: verdana, tahoma, arial, sans-serif;
	text-align: left;	
	font-size: 90%;
	padding-left: 3em;
	z-index:2;
}

.druckform {
	width: auto;
	text-align: left;

}

.spacing {
	margin-left: 40px;

}


.fussnote {
	border-top: solid 1px gray;
	margin-top: 1em;
	clear: both;
}
.referenz {
	font-size: 60%;
	vertical-align:top;
}
.source {
	font-size: 80%;
	margin-top: 2em;
}

.teaser {
	float:right;
	font-size:10px !important;
	color:gray;
}

/* _____________    Sitemap    _____________ */


.sitemap {
	list-style: none;
	vertical-align:bottom;
	padding-right:2em;
	width:80%;
	}
.sitemap a {
	margin-right:1em;
	}
.sitemap li {
	border-bottom: 1px dotted gray;
	margin-bottom:-0.2em;
	}
.updt {
	text-align:right;
}


/* _____________  Formeln als MathML ___________*/

.gleichung {
	width:100%;
	}

math	{
	float:left;
	font-size: 180%;
	margin-left: 2em;
	display=block;
	height: max;
	}
				/* Achtung:  es gibt auch Klasse .legend in Bildern  */
.legende math, .legende {
	float:none;
	margin-left: 4em;
	display=inline;
	font-size: 10px;
	}

.nummer {
	clear:left;
	display=block;
	text-align:right;
	font-size: 9px;
	}



/* _____________  Formeltabellen  ___________*/

.formel {
	margin-left: 40px;
	padding-left: 5px;
	padding-right: 5px;
	font-style: italic;
	text-align: center;
	vertical-align:middle;
	white-space: nowrap;
}
.fnenner {
	font-family: 'Times New Roman',Georgia,serif;
	font-size: 130%;
	vertical-align: text-top;
	font-weight: bold;
	font-style: italic;
}
.fzaehler {
	font-family: 'Times New Roman',Georgia,serif;
	font-size: 130%;
	vertical-align: text-bottom;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
}
.fgleich {
	font-family: 'Times New Roman',Georgia,serif;
	font-size: 130%;
 	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
}
.fwhere {
 	padding-left: 40px;
	padding-right: 5px;
	font-style: normal;
	font-size:80%;
	white-space: nowrap;
	vertical-align:top;
	margin: 1em;
}
.flegende {
 	padding-left: 20px;
	min-width:100px;
	text-align: left;
	font-style: normal;
	font-size:80%;
	vertical-align: bottom;
	white-space: nowrap;
	margin: 0px;
}
.fsymbol {
	font-family: 'Times New Roman',Georgia,serif;
	font-style: italic;
	font-size:110%;
	vertical-align: bottom;
	white-space: nowrap;
	margin: 0px;
}
.ftext {
	font-family: 'Times New Roman',Georgia,serif;
	font-style: italic;
	font-size:110%;
	white-space: nowrap;
}
.fmath {
	font-style: normal;
}
.fnummer {
	min-width:100px;
	text-align: right;
	font-style: italic;
	font-size:80%;
	vertical-align: bottom;
}


.highlight {
	text-align: center;
	font-size: 100%;
	padding: 5px !important;
}


.lemmaname {
	font-weight: bold;
	font-size:105%;
}


.eigenname, .fremdsprache, .geografie {
	font-style: italic;
}


/* ---- Beispielrahmen ---- */


.example,
.beispiel,
.exemple,
.exemplu,
.oernek {
	border: solid 1px #6F6F6F;
	padding: 0px 2em;
	margin: 5px 0px;
	font-size: 80%;
}
.example,
.exemplu	{background: url(images/example.png)  4px 16px no-repeat;}
.beispiel	{background: url(images/beispiel.png) 4px 16px no-repeat;}
.exemple	{background: url(images/exemple.png)  4px 16px no-repeat;}
.oernek		{background: url(images/oernek.png)   4px 16px no-repeat;}

.example p, .beispiel p, .exemple p, .exemplu p, .oernek p, .example li, .beispiel li, .exemple li, .exemplu li , .oernek li {
	font-size: 100%;
}


/* ---- Bilderrahmen ---- */

.pictable_r
.pictable_l
.pictable_c {			/* innerhalb TTD-rahmen: siehe dort */
	width: auto;
	float:right;
	clear:right;
	border: 0;
	padding : 4px;
	margin-left: 5px;
	margin-bottom: 20px;
	font-style: italic;
	text-align: center;
	background-color: #ffffff;
}

.pictable_r {
	float: right;
	clear: right;
	margin-left: 20px;
}
.pictable_l {
	float: left;
	clear: left;
	margin-right: 20px;
}
.pictable_c {
	float: none;
	margin: 0 auto;
	padding : 4px;
	text-align: left;
}

.pictable_l p, .pictable_r p, .pictable_c p, .bild p {
	font-size: 9px;
	font-style: italic;
}

/* ==== Bildbeschreibungen / Legenden ==== */
.legend {
	position: relative;
	text-align: left;
	line-height: 1;
}
						/* margin-bottom nur für einzeilige Texte */
						/* muss für mehrzeilige Texte in style="" korrigiert werden */
.fs75 {font-size:7.5px; margin-bottom:-7.5px;}
.fs7  {font-size:7px; margin-bottom:-7px;}
.fs8  {font-size:8px; margin-bottom:-8px;}
.fs9  {font-size:9px; margin-bottom:-9px;}
.fs10 {font-size:10px; margin-bottom:-10px;}
.fs11 {font-size:11px; margin-bottom:-11px;}
.fs12 {font-size:12px; margin-bottom:-12px;}
.fs14 {font-size:14px; margin-bottom:-14px;}
.fs16 {font-size:16px; margin-bottom:-16px;}
.fs18 {font-size:18px; margin-bottom:-18px;}
.fs20 {font-size:20px; margin-bottom:-20px;}
.fs26 {font-size:26px; margin-bottom:-26px;}


.inlinepic {
	padding : 4px;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 14px;
	font-style: italic;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
}


div.bild {
	display:inline;
}



.leftext {
	float:right;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 14px;
	font-style: italic;
	text-align: left;
	margin-left: 20px;
	margin-bottom: 10px;
	background-color: #303030;
}

.tabtable {
	border: 1px solid gray;
	border-collapse: collapse;
	padding : 4px;
	margin: 0 20px;
	background-color: #0E1E36;
	font-size: 90%;
}

.tabtable th, .tabtable td {
	border: 1px solid gray;
	border-collapse: collapse;
	padding: 5px;
	border-collapse:separate;
}


.nobreak {white-space: nowrap;}


.copyright {
	font: 9px verdana, tahoma, arial, sans-serif;
	
}


/* ________________    schräge Texte    ________________ */


.tx90 {
	text-align: right;
	-o-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg); 
}
.tx45 {
	-o-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg); 
}

.tx-45 {
	-o-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg); 
}

.tx17 {
	-o-transform: rotate(17deg);
	-moz-transform: rotate(17deg);
	-webkit-transform: rotate(17deg);
	-ms-transform: rotate(17deg);
	transform: rotate(17deg);
}


.txway {
	color:blue;
	text-align:left;
	line-height:1;
	position:relative;
	text-align:center;
	font-weight:bold;
		-o-transform: rotate(-17deg);
		-moz-transform: rotate(-17deg);
		-webkit-transform: rotate(-17deg);
		-ms-transform: rotate(-17deg);
	transform: rotate(-17deg); 
}




/* _____  Tabelle taktisch- technische Daten  ________ */

.ttd-rahmen {
	float: right;
	clear: right;
	border-style: solid;
	border-width: thin;
	border-top-color: #f0f0f0;
	border-left-color: #f4f4f4;
	border-right-color: #f8f8f8;
	border-bottom-color: #f8f8f8;
	padding : 4px;
	margin-right: 1em;
	background-color:#fafafa;
}


.ttd-rahmen .pictable_r,  
.ttd-rahmen .pictable_l,
.ttd-rahmen .pictable_c {
	border: none !important;
	box-shadow: none !important;
}

.ttd, .ttd td {
	border-style: none;
	margin : 0 4px;
	padding : 0 4px;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 90%;
	background-color:#fafafa;
}
.ttd_li{
	vertical-align: top;
	text-align: right;
	font-size: 75%;
	
}


/* _____  Besucherstatistik  ________ */


.statistik {
	border-style: none;
	margin : 4px;
	padding : 4px;
	font-family: arial, verdana, tahoma, sans-serif;
	background-color:#fafafa;
}
.statistik th {
	font-size: 10px;
	text-align: center;
	white-space: nowrap;
}
.statistik td {
	font-size: 8px;
	text-align: right;
	white-space: nowrap;
}


.land {
	border: 1px solid;
	margin-right:1em;
}
#s01 {background-color:darkgreen;	padding-left:39.53em;	margin-right:-17em;}
#s02 {background-color:darkblue;		padding-left:23.13em;}
#s03 {background-color:tomato;		padding-left:15.90em;}
#s04 {background-color:plum;			padding-left: 9.35em;}
#s05 {background-color:yellow;		padding-left: 6.63em;}
#s06 {background-color:silver;		padding-left: 5.68em;}
#s07 {background-color:red;			padding-left: 3.91em;}
#s08 {background-color:purple;		padding-left: 3.12em;}
#s09 {background-color:salmon;		padding-left: 2.50em;}
#s10 {background-color:olive;		padding-left: 2.27em;}
#s11 {background-color:gold;			padding-left: 2.16em;}
#s12 {background-color:lime;			padding-left: 2.09em;}
#s13 {background-color:linen;		padding-left: 2.09em;}
#s14 {background-color:maroon;		padding-left: 2.02em;}
#s15 {background-color:beige;		padding-left: 2.02em;}
#s16 {background-color:fuchsia;		padding-left: 1.97em;}
#s17 {background-color:sienna;		padding-left: 1.70em;}
#s18 {background-color:indigo;		padding-left: 1.57em;}
#s19 {background-color:navy;			padding-left: 1.55em;}
#s20 {background-color:pink;			padding-left: 1.44em;}
#s21 {background-color:thistle;		padding-left: 1.33em;}
#s22 {background-color:fuchsia;		padding-left: 1.31em;}
#s23 {background-color:green;		padding-left: 1.03em;}
#s24 {background-color:cyan;			padding-left: 0.96em;}
#s25 {background-color:bisque;		padding-left: 0.95em;}
#s26 {background-color:crimson;		padding-left: 0.61em;}
#s27 {background-color:khaki;		padding-left: 0.59em;}
#s28 {background-color:green;		padding-left: 0.46em;}
#s29 {background-color:maroon;		padding-left: 0.40em;}




/* ________________    Firmenlogos    ________________ */

.alenia {
	float:left;
	width: 30px;
	height: 27px;
	margin: 4px;
	background-image : url(../../logos/alenialogo.gif);
	background-repeat: no-repeat;
}
.ams {
	float:left;
	width: 250px;
	height: 40px;
	margin: 4px;
	background-image : url(../../logos/ams_posp.gif);
	background-repeat: no-repeat;
}
.eads {
	float:left;
	width: 80px;
	height: 58px;
	margin: 4px;
	background-image : url(../../logos/eadsp.gif);
	background-repeat: no-repeat;
}
.ericson {
	float:left;
	width: 100px;
	height: 20px;
	margin: 4px;
	background-image : url(../../logos/ericssonp.gif);
	background-repeat: no-repeat;
}
.itt {
	float:left;
	width: 25px;
	height: 27px;
	margin: 4px;
	background-image : url(../../logos/ittgilp.gif);
	background-repeat: no-repeat;
}
.kelvinh {
	float:left;
	width: 110px;
	height: 63px;
	margin: 4px;
	background-image : url(../../logos/kelvin_hughes_surveillance.print.png);
	background-repeat: no-repeat;
}
.plextek {
	float:right;
	width: 150px;
	height: 50px;
	margin: 4px;
	background-image : url(../../logos/plextek.print.png);
	background-repeat: no-repeat;
}
.PVO {
	float:right;
	width: 150px;
	height: 72px;
	margin: 4px;
	padding-left:80px;
	background-image : url(../../logos/almaz.png);
	background-repeat: no-repeat;
}
.LMC {
	float:left;
	width: 237px;
	height: 37px;
	margin: 4px;
	background-image : url(../../logos/lmclogop.gif);
	background-repeat: no-repeat;
}
.kongsberg {
	float:left;
	width: 52px;
	height: 20px;
	margin: 4px;
	background-image : url(../../logos/norcontrolit.jpg);
	background-repeat: no-repeat;
}
.thalesatm {
	float:left;
	width: 160px;
	height: 27px;
	margin: 4px;
	background-image : url(../../logos/thaleslogop.gif);
	background-repeat: no-repeat;
}
.thomson {
	float:left;
	width: 150px;
	height: 35px;
	margin: 4px;
	background-image : url(../../logos/thomson-csfp.gif);
	background-repeat: no-repeat;
}
.raytheon {
	float:left;
	width: 75px;
	height: 15px;
	margin: 4px;
	background-image : url(../../logos/raytheon_logop.gif);
	background-repeat: no-repeat;
}
.selex-si {
	float:left;
	width: 131px;
	height: 50px;
	margin: 4px;
	background-image : url(../../logos/selexp.gif);
	background-repeat: no-repeat;
}

.nrplgroup {
	float:left;
	width: 120px;
	height: 40px;
	margin: 4px 0px;
	padding-left:50px;
	background-image : url(../../logos/nrpl.png);
	background-repeat: no-repeat;
	font-size: 120%;
}

.wera {
	float:left;
	width: 100px;
	height: 47px;
	margin: 4px;
	background-image : url(../../logos/wera.png);
	background-repeat: no-repeat;
}

.irctr {
	float:left;
	width: 108px;
	height: 45px;
	margin: 4px 1em 4px 4px;
	background-image : url(../../logos/irctr-i.png);
	background-repeat: no-repeat;
}
.qr_code {
	float:right;
	width: 80px;
	height: 80px;
	font-size:60%;
}

/* ________________    nicht drucken:    ________________ */


.screenform, .avatar, .expent, #enjoy, #social, #facebook, .comment, #copyright, .footer1, .navList, .see, .inhalt, .keywords, .gogsearch {
	display:none;
}
.lupe, .lupe25, .lupe150, .lupe200, .lupe300, .lupe360, .lupe440  {
	display: none;
}
	
.hh_yes, .nav_rp, .nav_bs, .nav_an, .nav_se {	/* Handheldnavigation */
	display:none;
}

#nav, div.menu, div.karteimenu, .footer, #thatweb-badge-reviewed-round {	/* ältere Navigationselemente */
	display:none;
}

#sub1,#sub2,#sub3,#sub4,#sub5,#sub6,#sub7,#sub8,#sub81,#sub82,#sub83 {
	display:none;
}