/* ________________	neues Stylesheet für Bildschirmausgabe	________________ */

/*			Grundlegender Stil für HTML Elemente	*/

html, body{
	background-color: #313131;
	padding: 0;
	margin: 0;
	height: 100%;
	min-width: 1000px;
	max-width: 1300px;
	font-family: verdana, tahoma, arial, sans-serif;
	color: #eacab4;   /* Elfenbein */
	text-align: left;
	background-image : url(../css/pics/solarisation.jpg);
	background-repeat: no-repeat;

	scrollbar-base-color:       #919191;	/* Basisfarbe der Scroll-Leiste */
	scrollbar-3d-light-color:   #5d4d3d;	/* Farbe für 3D-Effekte */
	scrollbar-arrow-color:      #eacab4;	/* Farbe für Verschiebepfeile */
	scrollbar-darkshadow-color: #313131;	/* Farbe für Schatten */
	scrollbar-face-color:       #616161;	/* Farbe für Oberfläche */
	scrollbar-highlight-color:  #717171;	/* Farbe für oberen und linken Rand */
	scrollbar-shadow-color:     #876E5B;	/* Farbe für unteren und rechten Rand */
	scrollbar-track-color:      #414141;	/* Farbe für freibleibenden Verschiebeweg */
 }

a:link {color: #b0b0de; text-decoration: none; }
a:active {color: #C9494C; text-decoration: underline; }
a:visited {color: #ed83f7; text-decoration: none; }
a:hover {color: #6B6DC9; text-decoration: underline; }



img { border: 0; }

h1 {	font-family: georgia, arial, verdana, tahoma, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	color: #ef0800;   /* Bordeaurot */
	margin-top: 0px;
	margin-left: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	white-space: nowrap; }

h3 {	font-family: italic, georgia, arial, verdana, tahoma, sans-serif;
	font-size: 16px;
	font-style:italic;
	font-weight: bold;
	text-align: right;
	color: #ef0800; }   /* Bordeaurot */

h4 {	font-size: 20px;
	font-style: italic;
	font-family: arial, verdana, tahoma, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #ef0800;   /* Bordeaurot */
	margin: 1em; }

h5 {	font-size: 16px;
	font-style: italic;
	font-family: arial, verdana, tahoma, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #eacab4;   /* Elfenbein */
	margin: 1em; }

h6 {	font-size: 11px;
	font-style: italic;
	font-family: verdana, tahoma, arial, sans-serif;
	text-align: right;
	margin-top: 2em;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	white-space: nowrap;
 }

p,li,td {
	font-family: arial, verdana, tahoma, sans-serif; }

table {
	padding: 0px;
	margin:0px;
	border-collapse:collapse;
	border-spacing:1px;
}

hr {	color: #efceb5;
	background: #313131 none repeat scroll 0%;
	border: solid #efceb5 1px;
	height: 1px;
}

form	{
	background-color:#303030;
	color: #eacab4;
	padding: 20px;
	border: 0; }

input,textarea	{
	font-size: 13px;
	font-family: verdana, sans-serif;
	font-weight: bold;
	color: #eacab4;
	background-color: #404040;
	border-color: #543D32; }


/*			Strukturelemente, Klassen und Idents	*/


div.container {
	font-family: verdana, tahoma, arial, sans-serif;
	width: auto;
	min-width: 800px;
	min-height: 340px;
	text-align: left;
	margin: 0 0 0 0;
	z-index: 0;
	visibility: visible;

}

div.head {
	background-image: url(../css/pics/linie.gif);
	background-position: 350px 40px;
	background-repeat: no-repeat;
	height: 50px;
	padding: 10px  0px 0px 50px;
	margin: 0px 126px 0px  0px;	/* wichtig: obere Leiste muss an Sprachennavigation heranreichen!  */
					/* 	betrifft auch: .navlist und Sprachennavigation!		  */
}

div.tableiste {
	text-align: right;
	position: absolute; left:1px; top:54px; z-index:2;
	width:795px;
	height:26px;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	color: #ffffff;
	padding: 0px 0px 0px 8px;
	margin: 0px;
}

.navList {					/* "Sie sind hier..."  */
	z-index: 3;
	text-align: right;	
	margin: 0px 123px 0px 0px;		/* wichtig, Platz lassen für Sprachen-Navigation */
}

div.content {
	background-color: #313131;
	border-style: solid;
	border-width: thin;
	border-top-color: #202020;
	border-left-color: #202020;
	border-right-color: #404040;
	border-bottom-color: #505050;
	padding-left: 1em;
	padding-right: 1em;
	margin: 0px 140px 0px 10px;		/* Platz lassen für Sprachen-Navigation */
	min-height: 20em;
	height: 1%;				/* Bugfix für IE6 */
}


/* ________________    Navigation Menue   ________________ */


div.menu {
	background-image: url(../css/pics/tab_bgr.gif);
	background-repeat: repeat-y;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	color: #ffffff;
	padding: 0px 0px 0px 8px;
	margin: 0px;
}

div.karteimenu {
	position: absolute;
	width: 900px;
	height: 20px;
	z-index: 2;
	left: 1px;
	top: 54px;
	background-image: url(../css/pics/karteitabs.gif);
	background-repeat: no-repeat;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	color: #ffffff;
	padding: 5px 0px 0px 8px;
	margin: 0px;
}



.menu a:link,    .karteimenu a:link,    .tableiste a:link     {color: #cccccc; text-decoration: none; }
.menu a:active,  .karteimenu a:active,  .tableiste a:active   {color: #ffffff; text-decoration: underline; }
.menu a:visited, .karteimenu a:visited, .tableiste a:visited  {color: #cccccc; text-decoration: none; }
.menu a:hover,   .karteimenu a:hover,   .tableiste a:hover    {color: #ffffff; text-decoration: underline; }


#menuhide {
	position:absolute;
	width:900px;
	height:500px;			/*   sub.heights =  ((Anzahl Zeilen) + 0,5) x 16 Pixel  */
	z-index:0;
	left:0px;			/*   sub.lefts   =  Position x 95 +5               */
	top:30px;
	overflow: hidden;
	visibility: visible;
}
#sub1 {					/* Luftverteidigungsradar  */
	position:absolute;
	width:210px;
	height:296px;
	z-index:4;
	left:10px;
	top:78px;
	visibility: hidden;
}
#sub2 {					/* ATC-Radar  */
	position:absolute;
	width:120px;
	height:280px;
	z-index:4;
	left:105px;
	top:78px;
	visibility: hidden;
}
#sub3 {					/* IFF/SIF  */
	position:absolute;
	width:120px;
	height:136px;
	z-index:4;
	left:200px;
	top:78px;
	visibility: hidden;
}
#sub4 {					/* Heeresradar  */
	position:absolute;
	width:200px;
	height:248px;
	z-index:4;
	left:295px;
	top:78px;
	visibility: hidden;
}
#sub41 {				/* Artillerieaufklärung  */
	position:absolute;
	width:180px;
	height:72px;
	z-index:5;
	left:440px;
	top:94px;
	visibility: hidden;
}
#sub42 {				/* Raketenleitradar  */
	position:absolute;
	width:180px;
	height:88px;
	z-index:5;
	left:420px;
	top:221px;
	visibility: hidden;
}
#sub43 {				/* HAWK  */
	position:absolute;
	width:250px;
	height:88px;
	z-index:5;
	left:470px;
	top:269px;
	visibility:
	hidden;
}
#sub44 {				/* Rapier  */
	position:absolute;
	width:250px;
	height:40px;
	z-index:5;
	left:470px;
	top:298px;
	visibility: hidden;
}
#sub5 {					/* Marineradar  */
	position:absolute;
	width:100px;
	height:200px;
	z-index:4;
	left:390px;
	top:78px;
	visibility: hidden;
}
#sub6 {					/* Bugradar  */
	position:absolute;
	width:100px;
	height:136px;
	z-index:4;
	left:485px;
	top:78px;
	visibility: hidden;
}
#sub7 {					/* Wetterradar  */
	position:absolute;
	width:100px;
	height:184px;
	z-index:4;
	left:580px;
	top:78px;
	visibility: hidden;
}
#sub8 {					/* Oldies  */
	position:absolute;
	width:100px;
	height:56px;
	z-index:4;
	left:675px;
	top:78px;
	visibility: hidden;
}
#sub81 {				/* BW-Oldies  */
	position:absolute;
	width:100px;
	height:184px;
	z-index:5;
	left:720px;
	top:94px;
	visibility: hidden;
}
#sub82 {				/* NVA-Oldies  */
	position:absolute;
	width:100px;
	height:360px;
	z-index:5;
	left:720px;
	top:110px;
	visibility: hidden;
}
#sub83 {				/* Wehrmachts-Oldies  */
	position:absolute;
	width:100px;
	height:104px;
	z-index:5;
	left:720px;
	top:126px;
	visibility:
	hidden;
}


/* ________________    Navigation Top   ________________ */


#zur1 {	background-image : url(../css/pics/zur.gif);  /* obere Navigation */
	background-position: 10px 0px;
	background-repeat: no-repeat;
	float:right;
	z-index: 2;
	width:  35px;
	height: 20px;
}

#vor1 {	background-image : url(../css/pics/vor.gif);
	background-repeat: no-repeat;
	float:right;
	z-index: 2;
	width:  35px;
	height: 20px;
}

#fav {	background-image : url(../css/pics/fav.gif);   /* Favoriten */
	background-repeat: no-repeat;
	float:right;
	z-index: 2;
	width:  20px;
	height: 20px;
}

.sp {	float:right;  /* Platzhalter für Vorwärts-Button */
	z-index: 2;
	width:  40px;
	height: 20px;
}

#help {	background-image : url(../css/pics/help.gif);
	background-repeat: no-repeat;
	float:right;
	z-index: 2;
	width:  20px;
	height: 20px;
}

#sitemap {
	background-image : url(../css/pics/sitemap.gif);
	background-repeat: no-repeat;
	float:right;
	z-index: 2;
	width:  20px;
	height: 20px;
}
#printpage {
	background-image : url(../css/pics/print.gif);
	background-repeat: no-repeat;
	float:right;
	z-index: 2;
	width:  20px;
	height: 20px;
}

/* ________________    Navigation Bottom   ________________ */

.footer {
	font-family: georgia, arial, verdana, tahoma, sans-serif;
	text-align: right;	
	height: 1%;				/* Bugfix für IE6 */
	clear:both;
	font-size: 70%;
	letter-spacing: -1px;
	margin: 10px 140px 10px 10px;
	z-index:2;
}

.footer hr {
	color:#515151;
	background:#313131 none repeat scroll 0%;
	border:0pt none;
	height:1px;
}

/*  ------ Startseiten------*/
.footer1 { 
	font-family: georgia, arial, verdana, tahoma, sans-serif;
	text-align: right;	
	font-size: 70%;
	margin: 10px 140px 10px 10px;
	z-index:2;
}

#zur2 {	background-image : url(../css/pics/zur.gif);  /* untere Navigation */
	background-repeat: no-repeat;
	float: right;
	text-align: left;
	text-indent: 20px;
	display:block;
	width:  100px;
	height: 20px;
}

#vor2 {	background-image : url(../css/pics/vor.gif);
	background-repeat: no-repeat;
	float: right;
	text-align: left;
	text-indent: 20px;
	display:block;
	width:  100px;
	height: 20px;
}

#up {	background-image : url(../css/pics/up.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 20px;
	float: right;
	display:block;
	width:  100px;
	height: 20px;
}




/* ________________    Sprachen-Navigation    ________________ */


div.sidebar {	/*  Hintergrund für nicht aktivierte Sprachen  */
	background-image : url(../css/pics/navi.grund.gif);
	background-position: 0px 14px;
	background-repeat: no-repeat;
	float: right;
	display:block;
	text-indent:-2000px;
	width: 138px;			/* wichtig ! ( daraus folgt left: -46 für die Flaggen) */
	height: 450px;
	padding: 0px;
	margin-top: 0px; 		/* wichtig !  */
}

#de {	background-image : url(../css/pics/nav.de.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	float:right;
	position: relative; top: 28px; left: -46px; z-index: 3;
	width:  80px;
	height: 30px;
}

#en {	background-image : url(../css/pics/nav.en.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	float:right;
	position: relative; top: 28px; left: -46px; z-index: 3;
	width:  80px;
	height: 30px;
}

#tr {	background-image : url(../css/pics/nav.tr.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	float:right;
	position: relative; top: 28px; left: -46px; z-index: 3;
	width:  80px;
	height: 30px;
}

#bg {	background-image : url(../css/pics/nav.bg.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	float:right;
	position: relative; top: 28px; left: -46px; z-index: 3;
	width:  80px;
	height: 30px;
}

#fr {	background-image : url(../css/pics/nav.fr.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	float:right;
	position: relative; top: 28px; left: -46px; z-index: 3;
	width:  80px;
	height: 30px;
}

#es {	background-image : url(../css/pics/nav.es.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	float:right;
	position: relative; top: 28px; left: -46px; z-index: 3;
	width:  80px;
	height: 30px;
}

#ro {	background-image : url(../css/pics/nav.ro.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	float:right;
	position: relative; top: 28px; left: -46px; z-index: 3;
	width:  80px;
	height: 30px;
}

#ru {	background-image : url(../css/pics/nav.ru.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	float:right;
	position: relative; top: 28px; left: -46px; z-index: 3;
	width:  80px;
	height: 30px;
}

.leer {	float:right;
	position: relative; top: 28px; left: -46px; z-index: 3;
	width:  80px;
	height: 30px; /* Alegeti limba românã… */
}




/* ________________    Texteigenschaften    ________________ */



.explan {
	font-family: arial, verdana, tahoma, sans-serif;
	border-bottom: 1px dotted #5f5f5f;
	color: #E7F0B6;}

.spacing {
	margin-left: 40px;
}


/* _____________  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;
}
.fgleich {
	font-family: 'Times New Roman',Georgia,serif;
	font-size: 130%;
 	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	font-style: italic;
}
.fwhere {
 	padding-left: 40px;
	padding-right: 5px;
	font-style: normal;
	font-size:80%;
	white-space: nowrap;
	vertical-align:top;
}
.flegende {
 	padding-left: 20px;
	min-width:100px;
	text-align: left;
	font-style: normal;
	font-size:80%;
	vertical-align: bottom;
	white-space: nowrap;
}
.fsymbol {
	font-family: 'Times New Roman',Georgia,serif;
	font-style: italic;
	font-size:110%;
	vertical-align: bottom;
	white-space: nowrap;
}
.ftext {
	font-family: 'Times New Roman',Georgia,serif;
	font-style: italic;
	font-size:110%;
	white-space: nowrap;
}
.fnummer {
	min-width:100px;
	text-align: right;
	font-style: italic;
	font-size:80%;
	vertical-align: bottom;
}

.highlight {
	text-align: center;
	background-color: #383838;
	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;
}

.highlights {
	text-align: left;
	background-color: #383838;
	font-size: 100%;
	border-style: solid;
	border-width: thin;
	border-top-color: #404040;
	border-left-color: #505050;
	border-right-color: #202020;
	border-bottom-color: #202020;
	padding: 5px;
}



/* ________________    Bildelemente    ________________ */



.pictable_r {
	float: right;
	clear: right;
	border-style: solid;
	border-width: thin;
	border-top-color: #505050;
	border-left-color: #404040;
	border-right-color: #202020;
	border-bottom-color: #202020;
	margin-left: 20px;
	margin-bottom: 20px;
	padding : 4px;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 14px;
	font-style: italic;
	text-align: center;
	background-color:#303030;
}

.pictable_rn {
	float: right;
	border-style: solid;
	border-width: thin;
	border-top-color: #505050;
	border-left-color: #404040;
	border-right-color: #202020;
	border-bottom-color: #202020;
	margin-left: 20px;
	margin-bottom: 20px;
	padding : 4px;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 14px;
	font-style: italic;
	text-align: center;
	background-color:#303030;
}
.pictable_l {
	float: left;
	clear: left;
	border-style: solid;
	border-width: thin;
	border-top-color: #505050;
	border-right-color: #202020;
	border-left-color: #404040;
	border-bottom-color: #202020;
	margin-right: 20px;
	margin-bottom: 20px;
	padding : 4px;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 14px;
	font-style: italic;
	text-align: center;
	background-color:#303030;
}
.pictable_c {
	float: none;
	border-style: solid;
	border-width: thin;
	border-top-color: #505050;
	border-left-color: #404040;
	border-right-color: #202020;
	border-bottom-color: #202020;
	margin: 0 auto;
	padding : 4px;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 14px;
	text-align: left;
	background-color: #303030;
}
.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: #303030;
}
.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-style: solid;
	border-width: thin;
	border-top-color: #A88574;
	border-left-color: #5D483D;
	border-right-color: #5D483D;
	border-bottom-color: #5D483D;
	padding : 4px;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 90%;
	background-color:#404040;
}

.fut {  color: #876E5B; }

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

.screenform {
	text-align: right;	
	padding: 0px;
	z-index:2;
}
.nobreak {
	white-space: nowrap;
}

/* _____  Tabelle taktisch- technische Daten  ________ */

.ttd-rahmen {
	float: left;
	clear: left;
	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-right: 1em;
	background-color:#353535;
}

.ttd {
	border-style: none;
	margin : 4px;
	padding : 4px;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 90%;
	background-color:#353535;
	white-space: nowrap;
}
.statistik {
	border-style: none;
	margin : 4px;
	padding : 4px;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 80%;
	background-color:#353535;
}
.statistik th {
	text-align: center;
	font-weight: bold;
	white-space: nowrap;
}
.statistik td {
	text-align: right;
	white-space: nowrap;
}



/* ________________    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_pos.gif);
	background-repeat: no-repeat;
}
.eads {
	float:left;
	width: 80px;
	height: 58px;
	margin: 4px;
	background-image : url(../../logos/eads.gif);
	background-repeat: no-repeat;
}

.eldis {
	float:left;
	width: 150px;
	height: 40px;
	margin: 4px;
	background-image : url(../../logos/eldislogo.png);
	background-repeat: no-repeat;
}

.ericson {
	float:left;
	width: 100px;
	height: 20px;
	margin: 4px;
	background-image : url(../../logos/ericsson.gif);
	background-repeat: no-repeat;
}
.itt {
	float:left;
	width: 25px;
	height: 27px;
	margin: 4px;
	background-image : url(../../logos/ittgil.gif);
	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;
}
.thalesatm {
	float:left;
	width: 160px;
	height: 27px;
	margin: 4px;
	background-image : url(../../logos/thaleslogo.gif);
	background-repeat: no-repeat;
}
.thomson {
	float:left;
	width: 150px;
	height: 35px;
	margin: 4px;
	background-image : url(../../logos/thomson-csf.gif);
	background-repeat: no-repeat;
}
.raytheon {
	float:left;
	width: 75px;
	height: 15px;
	margin: 4px;
	background-image : url(../../logos/raytheon_logo.gif);
	background-repeat: no-repeat;
}
.selex-si {
	float:left;
	width: 131px;
	height: 50px;
	margin: 4px;
	background-image : url(../../logos/selex.gif);
	background-repeat: no-repeat;
}


/* ____ Auf dem Bildschirm nichtangezeigte Objekte ____ */

.druckform {
	display:none;
}

#copyright {
	display:none;
}


/* ________________    Werbeblock    ________________ */

.ad {
	margin-top: 30px;	/* Abstand zur Navigation */
	width: 120px;
	height: 1%;		/* Bugfix für IE6 */
	z-index:12;
}
