body { 
  overflow: visible;
	text-align:center; 
	font-family:arial, verdana, timesnewroman, times, serif;
	font-size:12px;
	color:#333;
	width: 99.9999%;
	margin: 0%;
	padding: 0%;
}

h1{
	overflow:hidden; 
	font-family:arial, verdana, timesnewroman, times, serif;
	font-size:12px;
	text-transform: uppercase; 
	color:#333;
	margin: 0px 0px 0px 0px;
	font-weight: bold;}


a:link { color:#333;  font-weight: bold; text-decoration:none;}	
a:visited { color:#333;  font-weight: bold; text-decoration:none}	
a:img { border:none}
a:hover { color:#3399ff;font-weight: bold;text-decoration:none;}

a.subkop:visited {  color: #666; text-decoration:none;}
a.subkop:link {  color: #666; text-decoration:none;}
a.subkop:hover { color: #333;  text-decoration:none;}


font.menu { color: #3399ff; font-weight: bold; 	text-transform:lowercase; FONT-size:6;}
font.menu_d { color: #333; font-weight: normal; 	text-transform:uppercase; }
font.menu_h { color: #666; }
font.menu_h1 { color: #3399ff; FONT-size:2em; font-weight: bold;}

table.main { 
  width:100%; margin:auto;
  background-color:#fff; border:0px 
  }
td.arrows {}
td.spacer {}
td.footer {} 



#top {
  background-color:#fff;
		width:100%;
  filter:alpha(opacity=70);
  opacity: 0.7;
  -moz-opacity:0.7;
	position:fixed;
	overflow:hidden;
  top:0px;
	z-index: 50;
	text-align: left;
	border:0px solid #000;
	padding:6px;
	 FONT-size:1.2em;
	
	}

#menu	{ 
	position:fixed; 
	overflow:hidden;
	z-index:100;
	left:0px; 
	top:50px;
	text-align: left;
	border:1px solid #000;
  }
	
#white	{ 
	position:relative; 
	overflow:hidden;
	z-index:100;
	left:0px; 
	top:0px;
	height:100px;
	text-align: left;
	border:0px solid #000;
  }
			
	
#under {
  background-color:#fff;
	width:320px;
	position:fixed;
	margin-left: auto;
  margin-right: auto;
	text-align: left;
	border:0px solid #000;
	color:#666;
	bottom: 0px;
	z-index: 90;
	padding:6px;
		text-align: center;
}	


