@charset "iso-8859-1";
/* author: Stefan Mann */
/* Creation date: 12.01.2002 */


/* Links */
A:link {color: #FF6600; background: none; text-decoration: underline; font-weight: bold}
A:visited {color: #FFCC00;  background: none; text-decoration: underline; font-weight: bold}
A:hover {color: #FF6600;  background: none; text-decoration: underline; font-style: italic; font-weight: bold}


/* Head */
/* body.Yellow {margin: 0; font-family: sans-serif; background-color: navy; color: #FFCC00} */
body {
	margin: 0; 
	font-family: sans-serif; 
	color: #FFFFFF; 
	background: url(../images/background/sputnik_grund_navig.gif) navy fixed 0px 0px;}

/* funktioniert nicht unter Opera6 und IExplorer, aber unter Mozilla: 
   tr> td:first-child {width: 10pt}
*/


/* General */
/* h1, h2, h3, h4 {background: none; text-indent: 10pt; display: table-cell; border-collapse: collapse} */
h1, h2, h3, h4 {margin: 0; padding: 0px 0px 0px 10px; background: none; }

img {border: none; vertical-align: text-bottom; }

table {
	top: 0px; right: 0px; bottom: 0px; left: 0px; position: absolute;
	margin: 0;
	table-layout: fixed; 
	width: 100%; 
	height: 100px; 
	border: none; 
	empty-cells: show; 
	border-collapse: collapse; 
	background: none;}
	
tr, td {padding: 0; border: none; text-align: left; vertical-align: bottom; }
td.Logo {padding: 0; border: none; text-align: left; vertical-align: top; }

