﻿@charset "UTF-8";

/* ________________ Radartutorial Page-outfit on screen ________________ */

* {	margin: 0px; padding:0px;}


body	{
	padding: 10px 20px 10px 50px;
	background: #000126 url(images/bachgrund.jpg) no-repeat left top fixed;
	background-size: cover;
	color: #F9F4E4;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;		/* Davon verbleiben auf der Seite nur 14px Texthöhe */
	min-width: 1024px;
	word-wrap:break-word;
	}
.rubody {
	background: #000126 url(images/bachgrund.ukr.jpg) no-repeat left top fixed;
	}

h1	{
	font-size: 200%;
	margin-bottom: .5em;
	/* border-bottom: solid 1px #F9F4E4; */
		background-image: linear-gradient(to right,rgba(200,216,232,0) 0,#C8D8E8 10%,#C8D8E8 60%,rgba(200,216,232,0) 100%);
		background-position: center bottom;
		background-repeat: no-repeat;
		background-size: 100% 1px;
	text-indent: 1em; letter-spacing: -1px;}


h2	{
	font-size: 180%;
	margin-bottom: .5em;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 1em; letter-spacing: -1px;}

.teaser {
	float:right;
	font-size:12px !important;
	color:gray;}


h3, h4, h5, h6 {
	font-family: arial, verdana, tahoma, sans-serif;
	font-style:italic;
	font-weight: bold;}

h3 {font-size: 16px;
	text-align: right;
	color: #C6903A;}   /* gold, dunkler */

h4 {font-size: 120%;
	text-align: left;
	color: #F1BF6F;   /* gold, heller */
	margin: 1em;}

h5 {font-size: 120%;
	text-align: left;
	color: #C6903A;   /* gold,dunkler */
	margin: 1em;}

h6 {font-size: 110%;
	margin-top: 2em;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	white-space: nowrap;}



p,li,td {
	margin: .3em;
	font-family: arial, verdana, tahoma, sans-serif;}

	div.content li{text-indent: -1.3em; margin-left:40px;}
	li b {color: #E3D3B3;} /* heller als h5 */

cite	{
	float: right;
	}

ul	{
	list-style-type: disc;
	list-style-position:inside;
	margin-bottom: 1em;
	padding-left: 2em;
	}

	ul.forts {list-style-type:none;}		/* Listen als Fortsetzung ohne Bullet */
	li.forts {text-indent: 0 !important;}


ol	{
	list-style-position:inside;
	list-style-type: decimal;
	margin-bottom: 1em;
	padding-left: 2em;
	}

div.section	{
	clear: both;
	padding-top: 50px;
	}
div.fliesstext	{ min-height: 400px;}

.copyright, .hln	{		/* copyright später ersetzen */
	padding-left:100px;
	font-weight: normal;
	font-style: italic;
	font-size: 14px;
	text-indent: 0; letter-spacing: 0;
	}

frame, iframe {
	background-color:transparent !important;
}
iframe:hover {	
	transform: scale(1.1, 1.1);
	width:390px;
	height:250px;
}

table {
	padding: 0px;
	margin:0px;
	border-collapse:collapse;
	border-spacing:1px;
}

hr {	color: #F9F4E4;
	background: transparent none repeat scroll 0%;
	border-bottom: solid #F9F4E4 1px;
	height: 1px;
}


div.content {
	clear:left;					/* IE 7 bugfix  */
	margin-right: 340px;		/* Platz lassen für Werbung-rechts: siehe expent */
	padding-top: 2px;

	--contentWidth: 1550px;		/* maximale Breite */
	padding: 1rem calc((100% - var(--contentWidth)) / 2);

	min-height: 20em;
	
    padding-bottom: 0.5em;
	background-image: linear-gradient(to right,rgba(200,216,232,0) 0,#C8D8E8 20%,#C8D8E8 80%,rgba(200,216,232,0) 100%);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 80% 1px;
}

section.fliesstext	{ min-height: 400px;}

form	{
	float:left;
	color: #F9F4E4;
	padding: 20px;
	border: 0;}

input, textarea, .gsc-input {
	font-size: 13px;
	font-weight: bold;
	color: #F9F4E4;
	background-color: #081830 !important;
	border-color: #543D32;}

h1 img { /* Logo ausrichten */
	width:360px;
}


/* _____________    Sitemap    _____________ */


.sitemap_root, .sitemap {
	vertical-align:bottom;
	line-height: 80%;
	}
.sitemap_root 	{	list-style-image: url(../css/images/folder.png);}
.sitemap 	{	list-style-image: url(../css/images/document.png);}

.sitemap_root li a {
	display: inline-block;
	width:140px;
	margin-left: 20px;
}

.sitemap li a, .sitemap .fut {
	padding-right: 20px;
}

.sitemap li cite {
	text-align:right;
}

.kursiv {
	font-style: italic;
}

.noscr	{font-size:60%;}

.iedoc {	}		/* veraltet */


/* ________________  Google Suche    ________________ */


div.gogsearch {
	float:left;
	min-width:400px;
	max-width:700px;
}

.gsc-control-cse-de,
.gsc-control-cse-en {
	background-color:transparent !important;
	border:none !important;}
 
.gsc-input-box{
	background-color:transparent !important;
	border:1px solid gray !important;}
	
.gsc-completion-container {
	background-color:#090822 !important;
}

#find {  /*  Google-suche  */
	cursor:pointer;
}


/* ________________    Ausrichtung    ________________ */

.right {
	float:right !important;
	margin-left: 1em !important;
}
.left {
	float:left !important;
	margin-right: 1em !important;
}
.clear_left  {
	float: left;
	clear: left;
}
.clear_right  {
	float: right;
	clear: right;
}
.clear  {
	clear: both;}



/* ________________    Texteigenschaften    ________________ */

#h_line {
	letter-spacing: 0.08em;
	padding-left: 0.8em;
	}

img	{border: none;}

a:link			{color: #BEBEFF; text-decoration: none;	
				-webkit-transition:	color .4s ease-out, border .2s ease-out;
				transition:			color .4s ease-out, border .2s ease-out;}
a:active		{color: #C9494C; text-decoration: underline;}
a:visited		{color: #B8CED2; text-decoration: none;}
a:hover			{color: #878AFF; text-decoration: underline;}
a.pdf			{background:url(images/ico16.png) no-repeat scroll 0 -220px transparent;padding-left:20px;}
a.yutub			{background:url(images/yt_logo.png) no-repeat transparent;padding-left:30px;}
a.pptx			{background:url(images/ico16.png) no-repeat scroll 0 -360px transparent;padding-left:20px; margin-left:30px;}
a.fut:link, a.fut:visited  {color: #a8a8a8; cursor: url(images/cursor_bau.png), auto;} /* noch nicht übersetzte links */
a.moved:link, a.moved:visited {color: #606060;} /* Link auf veraltete Seiten */
a[rel~="external"]	{background:url(images/ico16.png) no-repeat scroll right -51px transparent;padding-right:16px;}
a[rel~="wikipedia"]	{background:url(images/ico16.png) no-repeat scroll right -328px transparent;padding-right:16px;}

.simlink {		/* für simulierte Links in Tooltipps */
	color:#80A0DE;
	text-decoration:underline;
}


b	{font-size:105%;}
.fett {font-weight: bold; font-size:105%;}

abbr, acronym, .explan, .interactive {
	border-bottom: 1px dotted #5f5f5f;
	color: #E7F0B6;
	cursor:help;
}
h5 abbr {color: #C6903A;} /* keine Farbänderung in Überschriften */
.interactive {
		font-size: 80%;
		font-style: italic;
}

.spacing {margin-left: 40px;}
.spacin2 {margin-left: 80px;}

.footer1 {   /* siehe auch: .content  */
    padding-top: 0.5em;  
	background-image: linear-gradient(to right,rgba(200,216,232,0) 0,#C8D8E8 20%,#C8D8E8 80%,rgba(200,216,232,0) 100%);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% 1px;
	/* border-top: solid 1px #F9F4E4;
	border-bottom: solid 1px #F9F4E4; */
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: right;
	font-size: 75%;
	clear:both;
}

.hlg {	/*	highlight	*/
	text-align: center;
	background-color:  #0E1E36;
	font-size: 110%;
	border-style: solid;
	border-width: thin;
	border-top-color: #404040;
	border-left-color: #505050;
	border-right-color: #202020;
	border-bottom-color: #202020;
	padding: 5px !important;
}


.lemn {		/*	lemmaname	*/
	font-weight: bold;
	font-size:105%;
	white-space: nowrap;
}
.lemnl {		/*	für die zu langen lemmanamen	*/
	font-weight: bold;
	font-size:105%;
}

.eig, .fl, .geo {
	font-style: italic;
}
	/*  Frequenzband */
.df, .dfs { white-space: nowrap;}
	 .dfs { font-size:70%;}



.siehe  /* pointer siehe auch  */
{background:url(../css/images/icons.png) no-repeat 0px -423px transparent;
	padding-left:22px;
	border:none;
}



/* ________________    Inhaltsverzeichnis    ________________ */

.inhalt { /* weitere Eigenschaften siehe .pictable */
	max-width: 500px;
	font-weight: normal;
	font-size: 100%;
	width:368px;
}
.inhalt ol {
	font-size: 70%;
	margin-left: 0.1em;
	padding-left: 0.1em;}
.inhalt ol ul {
	margin-left: 0.01em;
	padding-left: 0.01em;}
.inhalt .right {	
	margin-right: 0px;}



/* ________________    Vor- und Nachteile    ________________ */

.2cols {
	display: table;
	width:90%;
}

.vorteile , .nachteile {
	margin-left:2em;
	display:table-cell;
	width:40%;
}

/* ________________    Beispielrahmen    ________________ */

.example, .beispiel, .exemple, .ejemplo, .exemplu, .oernek, .esempi, .przyklad, .primer, .voorbeeld, .esempio, .priklad, .priklad2 {
	border: solid 1px #6F6F6F;
	padding: 0.5em 2em;
	margin: 5px 0px;
	min-height: 120px;
	clear: both;
}
.priklad	{background: url(images/priklad.png)  4px 16px no-repeat;} /* cz */
.primer		{background: url(images/primer.png)	  4px 16px no-repeat;} /* bg,ru */
.beispiel	{background: url(images/beispiel.png) 4px 16px no-repeat;} /* de */
.example	{background: url(images/example.png)  4px 16px no-repeat;} /* en */
.ejemplo	{background: url(images/ejemplo.png)  4px 16px no-repeat;} /* es */
.exemple	{background: url(images/exemple.png)  4px 16px no-repeat;} /* fr */
.esempi		{background: url(images/esempi.png)   4px 16px no-repeat;} /* it */
.voorbeeld	{background: url(images/voorbeld.png) 4px 16px no-repeat;} /* nl */
.przyklad	{background: url(images/przyklad.png) 4px 16px no-repeat;} /* pl */
.esempio	{background: url(images/esempio.png)  4px 16px no-repeat;} /* pt */
.exemplu	{background: url(images/exemplu.png)  4px 16px no-repeat;} /* ro */
.oernek		{background: url(images/oernek.png)   4px 16px no-repeat;} /* tr */
.priklad2	{background: url(images/priklad2.png) 4px 16px no-repeat;} /* uk */

	/* wenn Beispielrahmen und rechtes Bild sich in Screenversion überlagern, */
	/*    gilt nicht für Handheld und Printversion! */

.konfl_500 {margin-right: 525px;}
.konfl_400 {margin-right: 425px;}
.konfl_300 {margin-right: 325px;}


/* ________________    Noten, Fußnoten etc.    ________________ */

.note, .note2 {
	font-size: 80%;
	font-style: italic;
	text-align: left;	
	padding-left: 3em;
	z-index:2;
}
.note2 {margin-top:2em;}

	/*   === Referenzen ===	 */
.referenz {
	font-size: 60%;
	vertical-align:top;
}
.fussnote, #footnote, .source{
	font-size: 75%;
	font-style: italic;
	margin-top: 1em;
	padding-top: 0.5em;
}
.fussnote {
	/* border-top: solid 1px gray; */
		background-image: linear-gradient(to right,rgba(200,216,232,0) 0,#C8D8E8 10%,#C8D8E8 60%,rgba(200,216,232,0) 100%);
		background-position: center top;
		background-repeat: no-repeat;
		background-size: 100% 1px;
	clear: both;
}

.see {
	margin-left: 20px;
	padding-left: 40px;
	background:url(images/icons.png) no-repeat scroll 0 -420px transparent;	
	font-size:80%;
	font-style:italic;
}
.yes {
	width: 22px;
	height: 22px;
	background:url(images/icons.png) no-repeat scroll 0 -1110px transparent;	
}
.no {
	width: 22px;
	height: 22px;
	background:url(images/icons.png) no-repeat scroll 0 -1170px transparent;	
}

/* ________________    Zweispaltig:     ________________ */
		/* z.B. bei Einteilung der Radargeräte */
.linke_spalte {
	width:48%;
	float:left;
	clear:left;
	margin-bottom:1em;
}
.rechte_spalte {
	width:48%;
	float:right;
	clear:right;
	margin-bottom:1em;
}
		/* neu in HTML5  */
.twocols {
	width:auto;
	max-width: 1400px;
	column-count: 2;
	column-gap: 3em;
}

.twocols h5 {
	clear:both;
	margin-top: 2em;
	/* column-break-before: column; */
}


.ulpic { /* Browserbug */
	margin-left:320px;
}


/* _____________  neue Formel-DIV mit png  ___________*/
div.eqn {
	font-size:80%;
	margin-left:2rem;
	margin-bottom:3em;
	text-align:left;
	--contentWidth: 1000px;		/* maximale Breite */
	padding: 1rem calc((100% - var(--contentWidth)) / 2);
}
div.eqn div {
	--contentWidth: 420px;		/* maximale Breite */
	padding: 1rem calc((100% - var(--contentWidth)) / 2);
	margin-top:-2em;
	margin-left:3em;
}

img.eqn {
	float: left;
	margin-right: 3rem;
}

img.eqn2 {		/* inline-text */
	position: relative;
	top: 4px;
}


div.eqn .line {
	font-family: 'Times New Roman',serif;
	font-size: 170%;
	font-style: italic;
	white-space: nowrap;
}
div.eqn .line sup {font-style: normal;}

ul.eqn {	
	list-style: none;
	margin: 1em;
}
p.eqn {
	float: right;
}

/* _____________  alte Formeltabellen  ___________*/

.formel {
	width:320px;
	font-family: 'Times New Roman',serif;
	margin-left: 40px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	vertical-align:middle;
	white-space: nowrap;
}
	.formel table {
		border-style: none;
		}
.fnenner {
	font-family: 'Times New Roman',serif;
	vertical-align: text-top;
	font-style: italic;
	font-weight: bold;
	font-size: 130%;
}

.fnenner_unit {
	font-family: 'Times New Roman',serif;
	vertical-align: text-top;
	font-size: 90%;
}
.fzaehler {
	font-family: 'Times New Roman',serif;
	vertical-align: bottom;
	font-style: italic;
	font-weight: bold;
	font-size: 130%;
}
.fzaehler_unit {
	font-family: 'Times New Roman',serif;
	vertical-align: bottom;
	font-size: 90%;
}

.fgleich {
	font-family: 'Times New Roman',serif;
	font-style: italic;
	font-weight: bold;
	font-size: 130%;
 	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
}

.fwhere {
 	padding-left: 40px;
	padding-right: 5px;
	font-size:80%;
	vertical-align:top;
	margin: 1em;
}
.flegende {
 	padding-left: 20px;
	min-width:100px;
	text-align: left;
	font-size:80%;
	vertical-align: bottom;
	margin: 0px;
}

.fnummer {
 	padding-left: 20px;
	width: 30%;
	min-width:200px;
	text-align: right;
	font-style: italic;
	font-size:80%;
	vertical-align: bottom;
}

.fbruch {
	border-top: 2px solid;
}

.ftext, .fmath, .fvar {
	font-family: 'Times New Roman',serif;
	white-space: nowrap;
}
.ftext, .fvar {font-size:110%;}
.fcomm {font-size:80%;}   /*  comment   */

.ftext, .fvar {	/*	für Formelzeichen in Fließtext und Variablennamen	*/
	font-style: italic;
}
.fmath {	/*	für mathematische Symbole	*/
	font-style: normal;}
	sub .fvar, sub .fmath {font-size:60%;} 



.leftext {				/* Formeln: Symbol-Legende */
	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: transparent;
}


/* ________________    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 {
	text-align: right;
	-o-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg); 
}

.tx30 {
	text-align: right;
	-o-transform: rotate(30deg);
	-moz-transform: rotate(30deg);
	-webkit-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	transform: rotate(30deg); 
}

.tx-45 {
	text-align: right;
	-o-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg); 
}

.tx-75 {
	text-align: right;
	-o-transform: rotate(-75deg);
	-moz-transform: rotate(-75deg);
	-webkit-transform: rotate(-75deg);
	-ms-transform: rotate(-75deg);
	transform: rotate(-75deg); 
}

.tx17 {
	-o-transform: rotate(17deg);
	-moz-transform: rotate(17deg);
	-webkit-transform: rotate(17deg);
	-ms-transform: rotate(17deg);
	transform: rotate(17deg);
}

.tx-17, .txway {
	-o-transform: rotate(-17deg);
	-moz-transform: rotate(-17deg);
	-webkit-transform: rotate(-17deg);
	-ms-transform: rotate(-17deg);
	transform: rotate(-17deg);
}
.txway {
	color:#9080FF;
	text-align:left;
	line-height:1;
	position:relative;
	text-align:center;
	font-weight:bold;
}

#author {margin-right:2em;}

.fut, .trans {  color: #a8a8a8;}  /* Einfärbung zukünftiger und ehemaliger Artikelnamen */
.dark  {color: #707070;}
.trans {font-size:70%;}			/* Aufforderung zum übersetzen */
.moved {color: #606060;}

.nobr, .nobreak {white-space: nowrap;}


/* ________________    Bildelemente    ________________ */

.avatar {float:right !important;}
.avatar img{	display:block;
		margin:15px;
}

.spright {
	margin-right: 50px;
}

.screenform, .scr {
	text-align: left;	
	padding: 0px;
}



.pictable_r, .pictable_l, .pictable_c, .gallerie, .inhalt	 {			/* innerhalb TTD-rahmen: siehe dort */
	border-style: solid;
	border-width: thin;
	border-top-color: #505050;
	border-left-color: #404040;
	border-right-color: #202020;
	border-bottom-color: #202020;
	margin-bottom: 20px;
	padding: 4px;
	font-family: arial, verdana, tahoma, sans-serif;
	background: transparent;
	overflow: hidden;
	box-shadow: 4px 4px 2px 2px #213553;
}
.pictable_r, .pictable_l, .pictable_c, .gallerie {
	font-size: 14px;
	font-style: italic;
	text-align: center;}

.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_c p {
	text-align: center;
}
.pictable_c td {
	text-align: right;
}

.gallerie {
	float: none;
	clear: left;
	overflow: auto;
}
	.bild {
		display: table-cell;
		padding: 0 1em;
}

.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;
	background-color: transparent;
}

area {
	cursor:help;
}

/* ==== Bildbeschreibungen / Legenden ==== */
.legend, .legcent, .legendblue, .legendblack,.legright {
	position: relative;
	line-height: 1;
	text-shadow: 3px 3px 5px black;
}
.legend {text-align: left;}
.legright {text-align: right;}
.legcent {text-align: center;}
.legendblue {color:#C0C0FF;}
.legendblack {
	color:black;
	text-shadow: 2px 2px 3px white;
	}

.fs75, .fs75_2, .fs75_3, .fs75_4 {font-size:7.5px;}
.fs75   {margin-bottom:-7.5px;}
.fs75_2{margin-bottom:-14px;}
.fs75_3{margin-bottom:-22px;}
.fs75_4{margin-bottom:-30px;}

.fs7, .fs7_2, .fs7_3, .fs7_4, .fs7_5 {font-size:7px;}
.fs7	{margin-bottom:-7px;}
.fs7_2	{margin-bottom:-14px;}
.fs7_3	{margin-bottom:-21px;}
.fs7_4	{margin-bottom:-28px;}
.fs7_5	{margin-bottom:-35px;}

.fs8, .fs8_2, .fs8_3, .fs8_4  {font-size:8px;}
.fs8	{margin-bottom:-8px;}
.fs8_2	{margin-bottom:-16px;}
.fs8_3	{margin-bottom:-24px;}
.fs8_4	{margin-bottom:-32px;}

.fs9, .fs9_2, .fs9_3, .fs9_4  {font-size:9px;}
.fs9	{margin-bottom:-9px;}
.fs9_2	{margin-bottom:-18px;}
.fs9_3	{margin-bottom:-27px;}
.fs9_4	{margin-bottom:-36px;}

.fs10, .fs10_2, .fs10_3, .fs10_4, .fs10_5  {font-size:10px;}
	.fs10	{margin-bottom:-10px;}
	.fs10_2	{margin-bottom:-20px;}
	.fs10_3	{margin-bottom:-30px;}
	.fs10_4	{margin-bottom:-40px;}
	.fs10_5	{margin-bottom:-50px;}

.fs11, .fs11_2, .fs11_3, .fs11_4, .fs11_5  {font-size:11px;}
	.fs11	{margin-bottom:-11px;}
	.fs11_2	{margin-bottom:-22px;}
	.fs11_3	{margin-bottom:-33px;}
	.fs11_4	{margin-bottom:-44px;}
	.fs11_5	{margin-bottom:-55px;}

.fs12, .fs12_2, .fs12_3, .fs12_4, .fs12_5  {font-size:12px;}
	.fs12	{margin-bottom:-12px;}
	.fs12_2	{margin-bottom:-24px;}
	.fs12_3	{margin-bottom:-36px;}
	.fs12_4	{margin-bottom:-48px;}
	.fs12_4	{margin-bottom:-60px;}

.fs14, .fs14_2, .fs14_3, .fs14_4 .fs14_5  {font-size:14px;}
	.fs14	{margin-bottom:-14px;}
	.fs14_2	{margin-bottom:-28px;}
	.fs14_3	{margin-bottom:-42px;}
	.fs14_4	{margin-bottom:-56px;}
	.fs14_5	{margin-bottom:-70px;}

.fs16, .fs16_2, .fs16_3, .fs16_4  {font-size:16px;}
	.fs16	{margin-bottom:-16px;}
	.fs16_2	{margin-bottom:-32px;}
	.fs16_3	{margin-bottom:-48px;}
	.fs16_4	{margin-bottom:-64px;}

.fs18, .fs18_2, .fs18_3, .fs18_4  {font-size:18px;}
	.fs18	{margin-bottom:-18px;}
	.fs18_2	{margin-bottom:-36px;}
	.fs18_3	{margin-bottom:-54px;}
	.fs18_4	{margin-bottom:-72px;}

.fs20, .fs20_2, .fs20_3, .fs20_4  {font-size:20px;}
	.fs20	{margin-bottom:-20px;}
	.fs20_2	{margin-bottom:-40px;}
	.fs20_3	{margin-bottom:-60px;}
	.fs20_4	{margin-bottom:-80px;}

.fs24, .fs24_2, .fs24_3, .fs24_4  {font-size:24px;}
	.fs24	{margin-bottom:-20px;}
	.fs24_2	{margin-bottom:-40px;}
	.fs24_3	{margin-bottom:-60px;}
	.fs24_4	{margin-bottom:-80px;}

.fs26, .fs26_2, .fs26_3, .fs26_4  {font-size:26px;}
	.fs26	{margin-bottom:-26px;}
	.fs26_2	{margin-bottom:-53px;}
	.fs26_3	{margin-bottom:-78px;}
	.fs26_4	{margin-bottom:-104px;}

.narrow {
	font-family:arial narrow;
	font-weight:bold;
}

.nohref {
	cursor:default;
}

	/* Bildausrichtung in Tool-Tipps */
.tool-l {float: left; margin:3px;}
.tool-r {float: right; margin:3px;}

      /*  Standardwerte für Link zum größeren Bild */
.lupe-r, .lupe-l, .lupe-b  {
	display: block;
	position:relative;
	width: 30px;
	height: 28px;
	padding: 10px 15px;
	background: url(images/icons.png) no-repeat scroll 0 -990px transparent;
	margin-bottom: -50px;
	z-index:50;
	}
.lupe-r:hover, .lupe-l:hover, .lupe-b:hover  {
	background: url(images/icons.png) no-repeat scroll 0 -1050px transparent;}
.lupe-b { right: -30px; margin-left:  auto; top: -10px;}
.lupe-r { right: -30px; margin-left:  auto; top: -50px;}
.lupe-l {  left:  30px; margin-right: auto; top: -50px;}

#sol {      /* homebutton links oben  */
	position:fixed;    /*  margin des body ausgleichen  */
	top:-10px;
	left:-10px;
	width:35px;
	height:120px;
	padding: 0px 25px 60px 0px;
	margin-bottom:-75px;
	z-index:1;
	display: block;
}


/* ---------------- Tabellen ----------------*/

.tabtable {
	border: 1px solid gray;
	border-collapse: collapse;
	padding : 4px;
	margin: 0 20px;
	background-color: #0E1E36;
	font-size: 90%;
	box-shadow: 4px 4px 2px 2px #213553;
}

.tabtable th, .tabtable td {
	border: 1px solid gray;
	border-collapse: collapse;
	padding: 5px;
	border-collapse:separate;
}

.tabtable th {
	font-size: 120%;
}


.list td {
	border-bottom: 1px dotted gray;
	vertical-align:bottom;
	padding-right:2em;
}
.ssr table {
	width: 510px;}
	.ssr td {
	padding:3px;
	text-align:right;
}






/* _____  Tabelle taktisch- technische Daten  ________ */

.ttd-rahmen {
	float: right;
	border-style: solid;
	border-width: thin;
	border-top-color: #505050;
	border-left-color: #404040;
	border-right-color: #202020;
	border-bottom-color: #202020;
	padding : 4px;
	margin: 0 5px 10px 10px;
	background-color: #0E1E36;
	font-size: 90%;
	box-shadow: 4px 4px 2px 2px #213553;
}
.ttd-rahmen .pictable_r,  
.ttd-rahmen .pictable_l,
.ttd-rahmen .pictable_c {
	border: none !important;
	box-shadow: none !important;
}


.ttd {
	border-style: solid;
	border-color: #34456E;
	border-width: 1px;
	margin: 4px;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 90%;
	background-color:#0E1E36;
	white-space: nowrap;
	text-align: center;
}

.ttd td, .ttd th  {
	vertical-align: top;
	border-style: solid;
	border-color: #283758;
	border-width: 1px;
	padding: 0px 5px;
}
.ttd_li{
	text-align: right;
	font-size: 75%;
	
}
#ttd01 {min-width: 2em;} /* falls alles leer ist */

/*_____________________________________________

  die folgenden IDs in den Tabellen sind nur für Markierung der entsprechenden Zeile mit dem Inhalt:

#ttd01	Frequenzbereich
#ttd02	Pulswiederholzeit
#ttd03	Pulswiederholfrequenz
#ttd04	Sendezeit
#ttd05	Empfangszeit
#ttd06	Totzeit
#ttd07	Pulsleistung
#ttd08	Durchschnittsleistung
#ttd09	instrumentierte Reichweite
#ttd10	Entfernungsauflösung
#ttd11	Genauigkeit
#ttd12	Öffnungswinkel (Halbwertsbreite β)
#ttd13	Trefferzahl
#ttd14	Antennendrehung
#ttd15	MTBCF
#ttd16	MTTR
#ttd17	Senderbandbreite
#ttd18	Polarisation
#ttd19	Ausleuchtzone
#ttd20	Auflösung (across-track)
#ttd21	Azimutauflösung (along track)
#ttd22	Orbit
#ttd23	Umlaufzeit
#ttd24	Inzidenzwinkel
#ttd25	Schwadbreite

___________________________________*/

/* _____  Besucherstatistik  ________ */


.statistik {
	border-style: none;
	margin: 4px;
	padding: 4px;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 80%;
	background-color:#0E1E36;
	empty-cells: show;
}
.statistik th {
	text-align: center;
	font-weight: bold;
	white-space: nowrap;
	margin-bottom: 6px;
}
.statistik td {
	text-align: right;
	white-space: nowrap;
	padding: 0px 6px;
}

.sum td{ /* Zwischensummen mit Zwischenraum */
	font-weight: bold;
	font-size:105%;
	padding: 6px;
}

.land {    /* siehe Jahresstatistik Länder.xlsx 2018 zweifache Prozentzahl*/
	border: 1px solid;
	margin-right:1em;
	font-size:90%;
}
#s01 {background-color:darkgreen;	padding-left:66.47em;	margin-right:-25em;}
#s02 {background-color:darkblue;		padding-left:31.76em;} /* Germany */
#s03 {background-color:tomato;		padding-left:12.20em;} /* India */
#s04 {background-color:plum;			padding-left: 9.35em;} /* France */
#s05 {background-color:yellow;		padding-left: 8.18em;} /* Turkey */
#s06 {background-color:silver;		padding-left: 7.32em;} /* Great Britain (UK) */
#s07 {background-color:red;			padding-left: 5.23em;} /* Netherland */
#s08 {background-color:purple;		padding-left: 4.95em;} /* China */
#s09 {background-color:salmon;		padding-left: 4.95em;} /* Russia */
#s10 {background-color:olive;		padding-left: 3.72em;} /* Korea */
#s11 {background-color:gold;			padding-left: 3.39em;} /* Indonesia */
#s12 {background-color:linen;		padding-left: 2.68em;} /* Italy */
#s13 {background-color:lime;			padding-left: 2.47em;} /* Australia */
#s14 {background-color:maroon;		padding-left: 2.34em;} /* Romania */
#s15 {background-color:beige;		padding-left: 2.08em;} /* Spain */
#s16 {background-color:fuchsia;		padding-left: 2.03em;} /* Japan */
#s17 {background-color:sienna;		padding-left: 1.98em;} /* Austria */
#s18 {background-color:indigo;		padding-left: 1.47em;} /* Taiwan */
#s19 {background-color:navy;			padding-left: 1.64em;} /* Switzerland */
#s20 {background-color:pink;			padding-left: 1.59em;} /* Singapore */
#s21 {background-color:thistle;		padding-left: 1.57em;} /* Iran */
#s22 {background-color:fuchsia;		padding-left: 1.46em;} /* Czech Republic */
#s23 {background-color:green;		padding-left: 1.45em;} /* Poland */
#s24 {background-color:cyan;			padding-left: 1.42em;} /* Sweden */
#s25 {background-color:bisque;		padding-left: 1.28em;} /* Israel */
#s26 {background-color:crimson;		padding-left: 1.25em;} /* Pakistan */
#s27 {background-color:khaki;		padding-left: 0.84em;} /* Ukraine */
#s28 {background-color:green;		padding-left: 0.64em;} /* Philippines */
#s29 {background-color:maroon;		padding-left: 0.58em;} /* Malaysia */

#s30 {background-color:transparent;	padding-left: 13.15em;} /* Other */


.kachelmannwetter  {
	float: right;
	width: 300px;
	height: 253px;
	overflow: hidden !important;
	margin-left: 2em;
	border: none;
}

/*		Tooltipps	*/

a.ttip cite	/*	cite ist wichtig als Container, weil sonst auch der Link nicht angezeigt wird	*/
{	display:none;		/*	span ist leider schon für class="fut" belegt	*/
	padding:2px 3px;
	margin-left:0px;
	margin-top: 10px;
	width:100px;}
 a.ttip:hover cite {	/*	Tooltipp erst bei a.ttip:hover anzeigen	*/
	display:inline;
	position:absolute;
	width:194px;
	height:144px;
	z-index: 99;
}

/* ________________     Soziale Netzwerke    ________________ */


#enjoy {
	font-family: Arial, Helvetica, sans-serif;
	width: 90%;
	font-size: 60%;
	clear:both;
	padding-top:1em;
	margin-bottom:2em;
	margin-left:11em;
	display:block;
}

#social {
	white-space: nowrap;
	display:block;
}

#social img {
	margin-right:1em;
}


#facebook {
	margin-bottom: 0.5em;
	white-space: nowrap;
}

#faceb, #tweet, #webnews, #yigg , #digg , #wong, #scoop, #oneview, #larena , #delicio, #stumble {
	text-decoration:none;
	width:32px;
	height: 18px;
	padding: 8px 14px;
}
#faceb		{ background:url(images/icons.png) no-repeat scroll 0 -925px transparent; margin-left:2em;}
#tweet 		{ background:url(images/icons.png) no-repeat scroll 0 -810px transparent;}
#webnews 	{ background:url(images/icons.png) no-repeat scroll 0 -720px transparent;}
#yigg 		{ background:url(images/icons.png) no-repeat scroll 0 -690px transparent;}
#digg 		{ background:url(images/icons.png) no-repeat scroll 0 -900px transparent;}
#wong 		{ background:url(images/icons.png) no-repeat scroll 0 -660px transparent;}
#scoop		{ background:url(images/icons.png) no-repeat scroll 0 -840px transparent;}
#oneview 	{ background:url(images/icons.png) no-repeat scroll 0 -630px transparent;}
#larena 	{ background:url(images/icons.png) no-repeat scroll 0 -960px transparent;}
#delicio 	{ background:url(images/icons.png) no-repeat scroll 0 -870px transparent;}
#stumble 	{ background:url(images/icons.png) no-repeat scroll 0 -780px transparent;}



/* ________________    Firmenlogos    ________________ */

.alenia {
	float:left;
	width: 170px;
	height: 40px;
	margin: 4px;
	background-image : url(../../logos/alenia.png);
	background-repeat: no-repeat;
}
.ams {
	float:left;
	width: 250px;
	height: 40px;
	margin: 4px;
	margin-right:2em;
	background-image : url(../../logos/ams_pos.gif);
	background-repeat: no-repeat;
}
.art {
	float:left;
	width: 120px;
	height: 50px;
	background-image : url(../../logos/ART-logo.png);
	background-repeat: no-repeat;
}
.CETC {
	float:left;
	width: 150px;
	height: 50px;
	margin: 4px;
	background-image : url(../../logos/CETC-logo.png);
	background-repeat: no-repeat;
}
.drs {
	float:left;
	width: 140px;
	height: 40px;
	font-size:70%;
	background-image : url(../../logos/drs.gif);
	background-repeat: no-repeat;}
	a.drs, a:link.drs, a:hover.drs, a:active.drs, a:visited .drs {color:#184A94; text-decoration: none;
}
.eads {
	float:left;
	width: 80px;
	height: 58px;
	margin: 4px;
	background-image : url(../../logos/eads.gif);
	background-repeat: no-repeat;
}

.eec {
	float:left;
	width: 50px;
	height:50px;
	margin: 4px;
	background-image : url(../../logos/eec_logo.png);
	background-repeat: no-repeat;
}

.eec_alt {
	float:left;
	width: 100px;
	height:100px;
	margin: 4px;
	background-image : url(../../logos/eec.gif);
	background-repeat: no-repeat;
}

.eldis {
	float:left;
	width: 100px;
	height:75px;
	margin: 4px;
	background-image : url(../../logos/eldislogo.png);
	background-size: 100px 75px;
	background-repeat: no-repeat;
}

.ericson {
	float:left;
	width: 100px;
	height: 20px;
	margin: 4px;
	background-image : url(../../logos/ericsson-logo.png);
	background-repeat: no-repeat;
}
.itt {
	float:left;
	width: 25px;
	height: 27px;
	margin: 4px;
	background-image : url(../../logos/ittgil.gif);
	background-repeat: no-repeat;
}
.kelvinh {
	float:right;
	width: 110px;
	height: 63px;
	margin: 4px;
	background-image : url(../../logos/kelvin_hughes_surveillance.png);
	background-repeat: no-repeat;
}
.kongsberg {
	float:left;
	width: 52px;
	height: 20px;
	margin: 4px;
	background-image : url(../../logos/norcontrolit.jpg);
	background-repeat: no-repeat;
}
.LMC {
	float:right;
	width: 237px;
	height: 37px;
	margin: 4px;
	background-image : url(../../logos/lmclogo.gif);
	background-repeat: no-repeat;
}
.LRDE {
	float:left;
	width: 190px;
	height: 45px;
	background-image : url(../../logos/LRDE_logo.png);
	background-repeat: no-repeat;
}
.plextek {
	float:right;
	width: 150px;
	height: 50px;
	margin: 4px;
	background-image : url(../../logos/plextek.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;
}
.terma {
	float:left;
	width: 175px;
	height: 50px;
	margin: 4px;
	background-image : url(../../logos/Terma.logo.png);
	background-repeat: no-repeat;
}
.thalesatm {	/*  alte version  */
	float:left;
	width: 175px;
	height: 30px;
	margin: 4px;
	background-image : url(../../logos/Thales.png);
	background-repeat: no-repeat;
}
.thomson {
	float:left;
	width: 210px;
	height: 50px;
	margin: 4px;
	background-image : url(../../logos/thomson-NCS.png);
	background-repeat: no-repeat;
}
.raytheon {
	float:left;
	width: 150px;
	height: 30px;
	margin: 4px;
	background-image : url(../../logos/Raytheon.logo.png);
	background-repeat: no-repeat;
}
.selex-si {
	float:left;
	width: 131px;
	height: 50px;
	margin: 4px;
	background-image : url(../../logos/selex.gif);
	background-repeat: no-repeat;
}

.sperry {
	float:left;
	width: 100px;
	height: 30px;
	margin: 1px;
	background-image : url(../../logos/Sperry.png);
	background-repeat: no-repeat;
}

.nrplgroup {
	float:left;
	width: 130px;
	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;
}
.neuss { /*Schriftzug GEMATRONIK */
	float:left;
	width: 200px;
	height: 25px;
	font-size:200%;
	font-weight:bold;
	text-align:left;
	padding-left: 40px;
	background-image : url(../../logos/gematronik.gif);
	background-repeat: no-repeat;}
	a.neuss, a:link.neuss, a:hover.neuss, a:active.neuss, a:visited .neuss {color:#184A94; text-decoration: none;
}

.ewr {
	float:left;
	width: 180px;
	height: 40px;
	background-image : url(../../logos/ewrlogo.gif);
	background-repeat: no-repeat;
}


.rada {
	float:left;
	width: 150px;
	height: 36px;
	background-image : url(../../logos/RADA-logo.png);
	background-repeat: no-repeat;
}


/* ____ ab html5 ____ */

.logo { 
	text-align: center;
	font-size: 60%;
}

.logo img {
	float:left;
	margin-bottom: 1em;
}

/* ____ Hersteller-Liste ____ */

.entry {
	clear: both;
	border-top: 1px solid gray;
	margin-top: 1em;
	
}
.elogo{
	width: 220px;
	min-height: 3em;
	float: left;
	text-align: center;
}
	.elogo img {padding-top:1em;}
.ename{
	display: block;
	margin-left: 250px;
	padding-right: 1em;
}
.epages{
	width: 22%;
	max-width:135px;
	float:right;
	padding-left: 1em;
}
	.epages a {margin-right:0.5em;}



/*------------------------------------------------------------------------------------------------------/
/* ________________    Werbeblock    ________________ */
/*    (auch in handheld-CSS Sichtbarkeit ändern!)     */

@media only screen and (max-width: 1100px) {
    .expent, #expent	{ display: none !important;}
	div.content	{ margin-right: 5px;}
    }


#konflikt {height:510px;}
@media only screen and (max-width: 1600px) {#konflikt {display: none;}}

.expent, #expent {
	display: block;
	float:right;
	position: absolute;
	width: 325px;
	height: 1450px;   	/* Strich-Länge je nach Anzahl Werbung - ändern auch in expent.xx.js */
	top: 0px;
	right: 0px;
	padding: 60px 0px 0px 0px;
	margin-bottom: 30px;
	margin-top: -30px;
	font-size: 10px;
	background-image: url(images/expent.png); 
	background-repeat: no-repeat;    padding-top: 0.5em;  
	/* senkrechter Strich ( bei mehr als 1000px 20 und 80% - sonst 10% und 90% */
	background-image: linear-gradient(to bottom,rgba(200,216,232,0) 0,#C8D8E8 20%,#C8D8E8 80%,rgba(200,216,232,0) 100%);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 1px 100%;
}

h6.separator {color:#8684A6;}
div.separator { 	/* waagerechter Strich */
	position:relative;
	left: -50px;
	width: 350px;
	height: 5px;
	margin-bottom: 5px;
	background-image: linear-gradient(to right,rgba(200,216,232,0) 0,#C8D8E8 40%,#C8D8E8 70%,rgba(200,216,232,0) 100%);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% 1px;
	}
	


#cpx_de, #cpx  {								/*  Cambridge Pixel  */
	width:250px;
	height:120px;
	background-image: url(../expent/cpx-20191.png);
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	position:relative;
	left: 20px;
	transition: transform 0.8s; 
	}
#cpx_de:hover, #cpx:hover  {
	background-image: url(../expent/cpx-2019_hover1.png);
	top:-42px;
	left:-80px;
	width:400px;
	height:720px;
	margin-bottom: -599px;
	z-index: 99;
	transform: scale(1.1, 1.1);
}

#RoSw24 {					/*Rohde und Schwarz, Webinar   +250px  1.Stelle */
	width:300px;
	height:250px;
	position:relative;
	left: 5px;
	background-image: url(../expent/banner24.jpg);
	background-repeat: no-repeat;
	margin-bottom: 1px;
	overflow: hidden;
	display: block;
	transition: transform 1.5s;
	z-index: 50;
}

#RoSw24:hover { 
	background-image: url(../expent/banner24_hover.jpg);
	left:-20px;
	width:300px;
	height:600px;
	top:-18px;
	margin-bottom: -349px;
	z-index: 99;
	transform: scale(1.2, 1.2);
}


#RoSw1 {					/*Rohde und Schwarz, Pocket Guide   +250px   */
	width:260px;
	height:250px;
	position:relative;
	left: 5px;
	background-image: url(../expent/banner6.jpg);
	background-repeat: no-repeat;
	margin-bottom: 1px;
	overflow: hidden;
	display: block;
	z-index: 50;
	transition: transform 0.8s;
}

#RoSw1:hover { 
	left:-20px;
	width:300px;
	transform: scale(1.2, 1.2);
	z-index: 99;
}



#dspnor {
	width:250px;
	height:100px;
	position:relative;
	left:10px;
	background-image: url(../expent/dspnor.png);
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	transition: transform 0.8s; 
}

#dspnor:hover {
	width:450px;
	height:200px;
	background-image: url(../expent/dspnor_hov.png);
	top: -60px;
	left:-200px;
	margin-bottom: -100px;
	border-bottom: none;
	transform: scale(1.2, 1.2);
	z-index: 99;
}


#combitech {				/* SAINT  */
	width:250px;
	height:100px;
	position:relative;
	left:10px;
	background-image: url(../expent/combitech.png);
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	transition: transform 0.6s; 
}

#combitech:hover {
	width:570px;
	height:360px;
	background-image: url(../expent/combitech.hover.png);
	top: -140px;
	left:-290px;
	margin-bottom: -260px;
	border-bottom: none;
	transform: scale(1.2, 1.2);
	z-index: 99;
}


#mcb-de,#mcb-en,#mcb-fr,#mcb-uk {				/* multi-cb  */
	width:250px;
	height:100px;
	position:relative;
	left:10px;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	transition: transform 0.6s; 
}	#mcb-de {background-image: url(../expent/multi-cb.png);}
	#mcb-en {background-image: url(../expent/multi-cb.png);}
	#mcb-fr {background-image: url(../expent/multi-cb.png);}
	#mcb-uk {background-image: url(../expent/multi-cb.png);}

#mcb-de:hover,#mcb-en:hover,#mcb-fr:hover,#mcb-uk:hover {
	width:570px;
	height:360px;
	top: -60px;
	left:-290px;
	margin-bottom: -260px;
	border-bottom: none;
	transform: scale(1.2, 1.2);
	z-index: 99;
}	#mcb-de:hover {background-image: url(../expent/multi-cb.hover.png);}
	#mcb-en:hover {background-image: url(../expent/multi-cb.hover.png);}
	#mcb-fr:hover {background-image: url(../expent/multi-cb.hover.png);}
	#mcb-uk:hover {background-image: url(../expent/multi-cb.hover.png);}



#rhkoe, #rhkoe-en, #rhkoe-ru {
	width:240px;
	height:50px;
	position:relative;
	left:10px;
	background-image: url(../expent/logoRhKoe.png);
	background-repeat: no-repeat;
	margin-bottom: 1px;
	overflow: hidden;
	display: block;
	z-index: 56;
	transition: transform 0.8s; 
}

#rhkoe:hover, #rhkoe-en:hover, #rhkoe-ru:hover {
	width:527px;
	height:196px;
	top: -60px;
	left:-247px;
	margin-bottom: -145px;
	border-bottom: none;
	transform: scale(1.2, 1.2);
	z-index: 99;
}
#rhkoe:hover {background-image: url(../expent/logoRhKoe.hov.png);}
#rhkoe-en:hover {background-image: url(../expent/logoRhKoe.hov.en.png);}
#rhkoe-ru:hover {background-image: url(../expent/logoRhKoe.hov.ru.png);}


#olen  {		/*  Intersoft Electroncs  */
	width:260px;
	height:60px;
	position:relative;
	background-image: url(../expent/IE-Olen.png);
	background-repeat: no-repeat;
	margin-bottom: 1px;
	display: block;
	overflow: hidden;
	z-index:57;
	transition: transform 0.8s;
	}
#olen:hover  {
	background-image: url(../expent/IE-Olen.hover.png);
	width:400px;
	height:130px;
	top: -30px;
	left:-130px;
	margin-bottom:-68px;
	z-index: 99;
	transform: scale(1.2, 1.2);
}


#seda  {
	width:210px;
	height:63px;
	left:10px;
	position:relative;
	background-image: url(../expent/SEDA-Logo.png);
	background-repeat: no-repeat;
	margin-bottom: 1px;
	display: block;
	overflow: hidden;
	transition: transform 0.8s;
	z-index:58;
	}
#seda:hover  {
	background-image: url(../expent/SEDA-Logo.hover.png);
	width:400px;
	height:140px;
	top:-75px;
	left:-180px;
	margin-bottom:-77px;
	transform: scale(1.2, 1.2);
	z-index: 97;
}


#hans  {
	width:260px;
	height:90px;
	position:relative;
	left:20px;
	background-image: url(../expent/NF1.gif);
	background-repeat: no-repeat;
	margin-bottom: 1px;
	display: block;
	overflow: hidden;
	transition: transform 0.8s;
	z-index:59;
	}
#hans:hover  {
	background-image: url(../expent/NF1.gif);
	transform: scale(1.1, 1.1);
	top:-1px;}


/* _____________________________________    Navigation mit <nav id = "menu">   ______________________________________________*/

#menu {
	width: 100%;
	position: relative;
	z-index: 999
}

#menu.fixed {
	position: fixed;
	top: 0;
	width: 100%;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
	transition: all 0.3s ease-in-out;
}

/*-------------------------------------- für *02.xx.html  ----------------------------------------------*/


.nav_rp {margin-left:130px;}		/* Nav Radargeräte */
.nav_bs {margin-left:340px;}		/* Nav Radarverfahren */
.nav_an {margin-left:500px;}		/* Nav Radarbaugruppen */
.nav_se {margin-left:620px;}		/* Nav Service */


/*------------------------------------------------------------------------------------------------------/
	@section	Base Drop-Down Styling  */


	/* Menue-Einträge mit Untermenue */

ul.dropdown li {padding: 5px;}

ul.dropdown *.dir {
	padding-right: 30px;
	background-image: none;
	background-position: 100% 50%;
	background-repeat: no-repeat;
	}


ul.dropdown ul *.dir {
	padding-right: 15px;
	background-image: url(images/comnav-arrow.png);
	background-position: 100% 50%;
	background-repeat: no-repeat;
	}

ul.dropdown ul ul *.dir {
	background-image: url(images/comnav-arrow.png);
	}



/*------------------------------------------------------------------------------------------------------/
	@section	Base Drop-Down Styling  */



ul.dropdown{
	font: bold 17px/normal Arial, Helvetica, sans-serif;

	}

ul.dropdown li {
	background-color: #333;		/*  grau-blauer Farbverlauf	*/
	background-image: linear-gradient(to bottom, #585867, #57586b, #56586f, #545973, #525977, #4d5574, #495272, #444e6f, #3d4566, #363c5c, #2f3353, #282b4a);
	color: #fff;
	}

		/* Links */

ul.dropdown li a, ul.dropdown *.dir  {
	border-style: solid;
	border-width: 1px;
	border-top-color: #404040;
	border-right-color: #1a1a1a;
	border-bottom-color: #1a1a1a;
	border-left-color: #505050;
	}

ul.dropdown ul li a, ul.dropdown ul *.dir { 
	border-color: #4a4a4a #242424 #242424; border-left: none; 
	}

ul.dropdown ul ul li a, ul.dropdown ul ul *.dir {
	border-color: #595959 #333 #333; 
	}

ul.dropdown ul ul ul li a, ul.dropdown ul ul ul *.dir {
	border-color: #767676 #404040 #404040; 
	}

ul.dropdown a:link, ul.dropdown a:visited {
	color: #fff;
	text-decoration: none;
	}
ul.dropdown a.fut:link, ul.dropdown a.fut:visited  {color: #a8a8a8;} /* noch nicht übersetzte links */
	
ul.dropdown a:hover, ul.dropdown ul a.dir:hover {
	border-top-color: #5db1e0 !important;
	border-left-color: #5db1e0;
	background-color: #4498c7;		/*  blauer Farbverlauf	*/
		background-image: linear-gradient(to bottom, #5f94b3, #598caa, #5484a1, #4e7d98, #49758f);
	color: #fff;
	}

ul.dropdown a:active, #rssbut a:hover {
	background-color: #4498c7;		/*  blauer Farbverlauf invertiert  */
		background-image: linear-gradient(to bottom, #49758f, #4e7d98, #5484a1, #598caa, #5f94b3);
	color: #fff;
	}

/*------------------------------------------------------------------------------------------------------*/



ul.dropdown ul {
	left: auto;
	right: 0;
	width: 150px;
	margin-top: -1px;
	border-top: 1px solid #1a1a1a;
	border-left: solid 1px #4c4c4c;
	font: bold 11px/1em Tahoma, Geneva, Verdana, sans-serif;
	}

ul.dropdown ul li {
	background-color: #3a3a3a;
	}

ul.dropdown ul ul {
	top: 0;
	right: auto;
	left: 100%;
	margin-top: 0;
	border-top: none;
	border-left: none;
	font-weight: normal;
	}

ul.dropdown ul ul li {
	background-color: #4a4a4a;   /* Mouse-over ohne Link  */
	}

ul.dropdown ul ul ul li {
	background-color: #595959;
	}


ul.dropdown a,
ul.dropdown span {
	display: block;
	padding: 3px 8px;  /* Tab Reitergröße */
	}


ul.dropdown ul a,
ul.dropdown ul span { /* POI, proposal: override abstract a, span ist Wichtig für Flaggensymbole */
	padding: 5px 8px 5px 8px;
	}

ul.dropdown ul a {
	width: 133px;
	}

ul.dropdown *.dir ,
ul.dropdown  span { /* POI */
	padding: 5px 8px;   /* Tab Reitergröße */
	}

ul.dropdown ul *.dir {
	padding: 5px 30px 5px 8px;
	}


ul.dropdown ul a.dir {
	width: 111px;
	}

ul.dropdown *.open {
	background-color: #3d3d3d;
	}
ul.dropdown ul *.open {
	background-color: #4a4a4a;
	background-image: url(images/comnav-arrow.png);
	color: #fff;
	}
ul.dropdown ul ul *.open {
	background-color: #595959;
	background-image: url(images/comnav-arrow.png);
	color: #fff;
	}

	/* Override UPPER TWO definitions */

ul.dropdown a.open:hover {
	background-color: #429cce;
	color: #fff;
	}
ul.dropdown ul a.open:hover {
	background-image: url(images/comnav-arrow.png);
	color: #fff;
	}


/* Clone in CSS 2 */

ul.dropdown li:hover > *.dir {
	background-color: #3d3d3d;
	}
ul.dropdown ul li:hover > *.dir {
	background-color: #4a4a4a;
	background-image: url(images/comnav-arrow.png);
	}
ul.dropdown ul ul li:hover > *.dir {
	background-color: #595959;
	background-image: url(images/comnav-arrow.png);
	color: #fff;
	}

/* Override UPPER TWO definitions */

ul.dropdown li:hover > a.dir:hover {
	background-color: #429cce;
	color: #fff;
	}
ul.dropdown ul li:hover > a.dir:hover {
	background-image: url(images/comnav-arrow.png);
	color: #fff;
}


/**
 * Horizontal CSS Drop-Down Menu Module
 */


ul.dropdown,
ul.dropdown li,
ul.dropdown ul{
	list-style: none;
	margin: 0;
	padding: 0;
	}

ul.dropdown {
	position: relative;
	z-index: 597;
	float: left;
	}

ul.dropdown li {
	float: left;
	line-height: 1.3em;
	vertical-align: middle;
	}


ul.dropdown li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
	}

ul.dropdown ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 598;
	width: 100%;
	}


ul.dropdown ul li {
	float: none;
	}

ul.dropdown ul ul {
	top: 1px;
	left: 99%;
	}

ul.dropdown li:hover > ul {visibility: visible;}





/*------------------------------------------------------------------------------------------------------/

/* eigene Breiten in der CSS- Navigation */

/*  Radar Basics  */

#n-basics 				{ width: 150px; text-align: center;}
#n-basics ul			{ width: 189px; left: 0px; right: auto; text-align: left;}
#n-basics ul ul			{ width: 150px; left: 189px;}
#n-basics ul a			{ width: 172px;}
#n-basics ul a.dir		{ width: 150px;}
#n-basics ul ul a		{ width: 133px;}
#n-basics ul ul a.dir	{ width: 111px;}
#n-basics ul ul ul		{ left: 100%;}

	/*  Abstände   Polnisch */
#n-basics-pl 		 		{ width: 210px; text-align: center;}
#n-basics-pl ul 		 	{ width: 210px; left: 0px; right: auto; text-align: left;}
#n-basics-pl ul ul	 		{ width: 171px; left: 210px;}
#n-basics-pl ul a			{ width: 193px;}
#n-basics-pl ul a.dir		{ width: 171px;}
#n-basics-pl ul ul a		{ width: 154px;}
#n-basics-pl ul ul a.dir 	{ width: 132px;}
#n-basics-pl ul ul ul	 	{ left: 100%;}



/*  Radar Sets  */

#n-sets					{ width: 205px; text-align: center;}
#n-sets ul				{ width: 204px; left: 0px; right: auto; text-align: left;}
#n-sets ul ul 			{ width: 165px; left: 204px;}
#n-sets ul a 			{ width: 187px;}
#n-sets ul a.dir 		{ width: 165px;}
#n-sets ul ul a 		{ width: 148px;}
#n-sets ul ul a.dir 	{ width: 126px;}
#n-sets ul ul ul 		{ left: 100%;}


#n-sets-pl				{ width: 110px; text-align: center;}
#n-sets-pl ul			{ width: 209px; left: 0px; right: auto; text-align: left;}
#n-sets-pl ul ul 		{ width: 170px; left: 209px;}
#n-sets-pl ul a 		{ width: 192px;}
#n-sets-pl ul a.dir 	{ width: 170px;}
#n-sets-pl ul ul a 		{ width: 153px;}
#n-sets-pl ul ul a.dir 	{ width: 131px;}
#n-sets-pl ul ul ul 	{ left: 100%;}



/*  Radartechnology  */

#n-modes 				{ width: 190px; text-align: center;}
#n-modes ul 			{ width: 189px; left: 0px; right: auto; text-align: left;}
#n-modes ul ul 			{ width: 150px; left: 189px;}
#n-modes ul a 			{ width: 172px;}
#n-modes ul a.dir 		{ width: 150px;}
#n-modes ul ul a 		{ width: 133px;}
#n-modes ul ul a.dir 	{ width: 111px;}
#n-modes ul ul ul 		{ left: 100%;}



/*  Radar Devices  */

#n-devices 				{ width: 190px; text-align: center;}
#n-devices ul 			{ width: 189px; left: 0px; right: auto; text-align: left;}
#n-devices ul ul 		{ width: 175px; left: 189px;}
#n-devices ul a 		{ width: 172px;}
#n-devices ul a.dir 	{ width: 150px;}
#n-devices ul ul a 		{ width: 158px;}
#n-devices ul ul a.dir 	{ width: 136px;}
#n-devices ul ul ul 	{ left: 100%;}



/*  Service  */

#n-service 				{ width: 100px; text-align: center;}
#n-service ul 			{ width: 183px; left: 0px; right: auto; text-align: left;}
#n-service ul ul 		{ width: 143px; left: 182px;}
#n-service ul a 		{ width: 166px;}
#n-service ul a.dir 	{ width: 144px;}
#n-service ul ul a 		{ width: 127px;}
#n-service ul ul a.dir 	{ width: 106px;}
#n-service ul ul ul 	{ left: 100%;}

	
.n-vz, .vz 	{ 
	display: inline-block;
	width:  24px; 
	height: 33px;
	padding:0px;
	margin: 0px;
	text-align: center;
}


#zur, #zur1, #vor, #vori, #vor1, #rand {  /* vori = vor, aber für mobilen link */
	display: inline-block;
	padding: 0px;
	margin: 0px;
	border-style: solid;
	border-width: 1px;
	border-top-color: #404040;
	border-right-color: #1a1a1a;
	border-bottom-color: #1a1a1a;
	border-left-color: #505050;
	}
#zur, #zur1, #vor, #vori, #vor1{ /* vor1 = vor, aber für link am Seitenende */
	width: 23px;
	height:32px;
	}
	.dice, #rand {
		width: 40px;
		height:33px;
		}

#zur	{background:url(../css/images/icons.png) no-repeat 0px     3px transparent;}
#zur1	{background:url(../css/images/icons.png) no-repeat 0px   -27px transparent;}
#vor,
#vori	{background:url(../css/images/icons.png) no-repeat 0px   -57px transparent;}
#vor1	{background:url(../css/images/icons.png) no-repeat 0px   -87px transparent;}
#rand	{background:url(../css/images/icons.png) no-repeat 0px  -567px transparent;}

#rssbut {
	 background-color: #445 !important;
	background:url(images/ico16.png) no-repeat scroll right -96px transparent;
	}
#rssbut a:hover {
	background-color: #429cce !important;
	background:url(images/ico16.png) no-repeat scroll right -96px transparent;
	}



/* -----------------  Karteireiter, Karteitabs AN/… ---------------------- */

.n-feed 				{ width:  30px; text-align: center;}
.n-feed ul, .n-feed li	{ width: 150px; left: 0px; right: auto; text-align: left;}
.n-feed ul a, .n-feed ul span { font-size: 10px; padding: 0px 8px 1px 8px !important;}
.n-feed ul span {font-style: italic;}
.n-feed ul ul 	{ width: 150px; left: 0px; right: auto; text-align: left;}


/* -----------------  Languages  ---------------------- */


#n-lingua 			{ width:  84px; text-align: center;}
#n-lingua ul 		{ width: 109px; left: 0px; right: auto; text-align: left;}
#n-lingua ul a 		{ width:  92px;}

#navling {	background-image: url(../css/images/flaggen.png);
	background-position: 10px 3px;
	background-repeat: no-repeat;	}
a#bg, a.bg {	background:url(../css/images/flaggen.png) no-repeat scroll right  -40px transparent;}
a#de, a.de {	background:url(../css/images/flaggen.png) no-repeat scroll right  -80px transparent;}
a#en, a.en {	background:url(../css/images/flaggen.png) no-repeat scroll right -120px transparent;}
a#es, a.es {	background:url(../css/images/flaggen.png) no-repeat scroll right -160px transparent;}
a#fr, a.fr {	background:url(../css/images/flaggen.png) no-repeat scroll right -200px transparent;}
a#ro, a.ro {	background:url(../css/images/flaggen.png) no-repeat scroll right -240px transparent;}
a#ru, a.ru {	background:url(../css/images/flaggen.png) no-repeat scroll right -280px transparent;}
a#tr, a.tr {	background:url(../css/images/flaggen.png) no-repeat scroll right -320px transparent;}
a#pt, a.pt {	background:url(../css/images/flaggen.png) no-repeat scroll right -360px transparent;}
a#sr, a.sr {	background:url(../css/images/flaggen.png) no-repeat scroll right -400px transparent;}
a#pl, a.pl {	background:url(../css/images/flaggen.png) no-repeat scroll right -440px transparent;}
a#br, a.br {	background:url(../css/images/flaggen.png) no-repeat scroll right -480px transparent;}
a#ge, a.ge {	background:url(../css/images/flaggen.png) no-repeat scroll right -520px transparent;}
a#cz, a.cz {	background:url(../css/images/flaggen.png) no-repeat scroll right -560px transparent;}
a#uk, a.uk {	background:url(../css/images/flaggen.png) no-repeat scroll right -600px transparent;}
a#it, a.it {	background:url(../css/images/flaggen.png) no-repeat scroll right -640px transparent;}
a#gr, a.gr {	background:url(../css/images/flaggen.png) no-repeat scroll right -680px transparent;}
a#dk, a.dk {	background:url(../css/images/flaggen.png) no-repeat scroll right -720px transparent;}
a#sw, a.sw {	background:url(../css/images/flaggen.png) no-repeat scroll right -760px transparent;}
a#no, a.sw {	background:url(../css/images/flaggen.png) no-repeat scroll right -800px transparent;}
a#fi, a.fi {	background:url(../css/images/flaggen.png) no-repeat scroll right -840px transparent;}
a#hu, a.hu {	background:url(../css/images/flaggen.png) no-repeat scroll right -880px transparent;}
a#si, a.si {	background:url(../css/images/flaggen.png) no-repeat scroll right -920px transparent;}  /* SLO */
a#nl, a.nl {	background:url(../css/images/flaggen.png) no-repeat scroll right -960px transparent;}
a#vn, a.vn {	background:url(../css/images/flaggen.png) no-repeat scroll right -1000px transparent;}	/* Tiếng Việt */
a#cn, a.cn {	background:url(../css/images/flaggen.png) no-repeat scroll right -1040px transparent;}  /* 中国 */
a#ar, a.ar {	background:url(../css/images/flaggen.png) no-repeat scroll right -1080px transparent;}  /* arabic liga */
a#eg, a.eg {	background:url(../css/images/flaggen.png) no-repeat scroll right -1080px transparent;}  /* ehemals egypt */
a#eu, a.eg {	background:url(../css/images/flaggen.png) no-repeat scroll right -1120px transparent;}

span#bg, span#de, span#en, span#es, span#fr, span#ro, span#ru, span#tr, span#pt, span#pl, span#sr, span#br, span#ge, 
span#cz, span#uk, span#it, span#gr, span#dk, span#sw, span#no, span#fi, span#hu, span#si, span#nl, span#cn, span#vn,
span#ar, span#eg, span#eu {
	color:gray;	}

span#bg, span.bg {	background:url(../css/images/flaggen.png) no-repeat scroll 70px  -40px transparent;}
span#de, span.de {	background:url(../css/images/flaggen.png) no-repeat scroll 70px  -80px transparent;}
span#en, span.en {	background:url(../css/images/flaggen.png) no-repeat scroll 70px -120px transparent;}
span#es, span.es {	background:url(../css/images/flaggen.png) no-repeat scroll 70px -160px transparent;}
span#fr, span.fr {	background:url(../css/images/flaggen.png) no-repeat scroll 70px -200px transparent;}
span#ro, span.ro {	background:url(../css/images/flaggen.png) no-repeat scroll 70px -240px transparent;}
span#ru, span.ru {	background:url(../css/images/flaggen.png) no-repeat scroll 70px -280px transparent;}
span#tr, span.tr {	background:url(../css/images/flaggen.png) no-repeat scroll 70px -320px transparent;}
span#pt, span.pt {	background:url(../css/images/flaggen.png) no-repeat scroll 70px -360px transparent;}
span#sr, span.sr {	background:url(../css/images/flaggen.png) no-repeat scroll 70px -400px transparent;}
span#pl, span.pl {	background:url(../css/images/flaggen.png) no-repeat scroll 70px -440px transparent;}
span#br, span.br {	background:url(../css/images/flaggen.png) no-repeat scroll 70px -480px transparent;}
span#ge, span.ge {	background:url(../css/images/flaggen.png) no-repeat scroll 70px -520px transparent;}
span#cz, span.cz {	background:url(../css/images/flaggen.png) no-repeat scroll 70px -560px transparent;}
span#uk, span.uk {	background:url(../css/images/flaggen.png) no-repeat scroll 70px -600px transparent;}
span#it, span.it {	background:url(../css/images/flaggen.png) no-repeat scroll 70px -640px transparent;}
span#gr, span.gr {	background:url(../css/images/flaggen.png) no-repeat scroll 70px -680px transparent;}
span#dk, span.dk {	background:url(../css/images/flaggen.png) no-repeat scroll 70px -720px transparent;}
span#sw, span.sw {	background:url(../css/images/flaggen.png) no-repeat scroll 70px -760px transparent;}
span#no, span.no {	background:url(../css/images/flaggen.png) no-repeat scroll 70px -800px transparent;}
span#fi, span.fi {	background:url(../css/images/flaggen.png) no-repeat scroll 70px -840px transparent;} 
span#hu, span.hu {	background:url(../css/images/flaggen.png) no-repeat scroll 70px -880px transparent;} 
span#si, span.si {	background:url(../css/images/flaggen.png) no-repeat scroll 70px -920px transparent;} 
span#nl, span.nl {	background:url(../css/images/flaggen.png) no-repeat scroll 70px -960px transparent;}
span#vn, span.vn {	background:url(../css/images/flaggen.png) no-repeat scroll 70px -1000px transparent;}
span#cn, span.cn {	background:url(../css/images/flaggen.png) no-repeat scroll 70px -1040px transparent;}
span#ar, span.ar {	background:url(../css/images/flaggen.png) no-repeat scroll 70px -1080px transparent;}
span#eg, span.eg {	background:url(../css/images/flaggen.png) no-repeat scroll 70px -1080px transparent;}
span#eu, span.eu {	background:url(../css/images/flaggen.png) no-repeat scroll 70px -1120px transparent;}


#n-lingua:hover,#zur:hover,#vor:hover,#vori:hover,#rand:hover,#dice:hover,
#bg:hover,#de:hover,#en:hover,#es:hover,#fr:hover,#ro:hover,#ru:hover,#tr:hover,#pt:hover,#sr:hover,
#pl:hover,#br:hover,#ge:hover,#cz:hover,#uk:hover,#it:hover,#gr:hover,#dk:hover,#sw:hover,#no:hover,
#fi:hover,#hu:hover,#si:hover,#nl:hover,#cn:hover,#vn:hover,#ar:hover,#eg:hover,#eu:hover
 {
	background-color: #49758F;
	border-top-color: #404040;
	border-right-color: #1a1a1a;
	border-bottom-color: #1a1a1a;
	border-left-color: #505050;
	}

/* ____ ka03 ____ */

.up, #up {background:url(../css/images/icons.png) no-repeat 20px -160px transparent;
	width:24px;
	height:30px;
	padding:20px;
	}
#up {float:right;}

.zeile {width:auto;
	column-width:250px;
	margin-bottom:0.2em;
	}
.zeile ul {list-style: none;}

/* ____ noscript ____ */

#nojavascr	{
	font: bold 17px/normal Arial, Helvetica, sans-serif;
	width: 250px;
	text-align: center;
	display: inline-block;
	line-height: 1.5em;
	padding: 3px 8px 4px 8px;
	
	background-color: #333;		/*  grau-blauer Farbverlauf	*/
	background-image: linear-gradient(to bottom, #585867, #57586b, #56586f, #545973, #525977, #4d5574, #495272, #444e6f, #3d4566, #363c5c, #2f3353, #282b4a);
	color: #fff;

	border-style: solid;
	border-width: 1px;
	border-top-color: #404040;
	border-right-color: #1a1a1a;
	border-bottom-color: #1a1a1a;
	border-left-color: #505050;
	}


a#nojavascr:link,
a#nojavascr:visited {
	color: #fff;
	text-decoration: none;
	}

a#nojavascr:hover {
	border-top-color: #5db1e0;
	border-left-color: #5db1e0;
	background-color: #4498c7;		/*  blauer Farbverlauf	*/
		background-image: linear-gradient(to bottom, #5f94b3, #598caa, #5484a1, #4e7d98, #49758f);
	color: #fff;
	}

a#nojavascr:active {
	background-color: #4498c7;		/*  blauer Farbverlauf invertiert  */
		background-image: linear-gradient(to bottom, #49758f, #4e7d98, #5484a1, #598caa, #5f94b3);
	color: #fff;
	}
	


/* ____ Auf dem Bildschirm nichtangezeigte Objekte ____ */

.druckform, .prn {display:none;}

.hh_yes, .schaltfläche, .skip, #handheld, .expent_hh, #next {display:none;}	/* nur für Handheld */

.hh_prn, .prnhh {display:none;} /* nur für Handheld und gleichzeitig Druckversion */

#copyright {display:none;}

.keywords {		/* Beschreibung der Tabelle TTD */
	font-size:1%;
	display:inline;
}






