/* Datei: galacticnet_02.css - englisch */
/* Galaticnetwork - Ingrid Keminer */

/* mensch kainz */
/* www.mensch-kainz.com */
/* ------------------------------------------------------------------------------------------------------------------ */
/* css-tables - 1024x768 */
html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	background:rgb(255,255,255);
	font-size:10pt; 
	font-family:Verdana,Arial,Helvetica,sans-serif;
	/* hide from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
	}

body {
	height:100%; 
	max-height:100%; 
	overflow:hidden; 
	padding:0; 
	margin:0; 
	border:0;
	background:rgb(255,255,255);
	}
	
#head {
	position:absolute; 
	margin-left:-477.5px; 
	left:50%; 
	top:0; 
	width:953px; 
	min-width:953px; 
	height:311px; 
	background:#fff; 
	font-size:1em; 
	z-index:5; 	
	border-left:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
	}

* html #head {
	width:955px; height:311px;
	}	

#content {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:311px; 
	bottom:0px; 
	width:953px; 
	margin-left:-477.5px; 
	left:50%; 
	border-left:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
	background:#fff;
	}

* html #content {
	top:0; 
	bottom:0; 
	height:100%;
	width:955px;
	border-top:311px solid #fff; 
	/*border-bottom:0px solid #fff;*/
	}
/* ------------------------------------------------------------------------------------------------------------------ */
/* END -------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------ */
