html, body
{ margin:0;
  padding:0;
  height:100%;
  overflow:hidden;
  font-family:"Futura Light BT","Futura Lt BT Light","Humanist 521 BT","AvantGarde Medium BT",Tahoma,Verdana,Geneva,Arial,Helvetica,Sans-Serif;
  color:#FFFFFF;
  font-size:large;
}
div.navi
{ background-color:#000000;
  position:absolute;
  left:0;
  top:0;
  width:152px;
  height:100%;
}
div.inhalt
{ background-color:#000000;
  margin-left:152px;
  padding-left:0;
  margin-top:0;
  height:100%;
  overflow:auto;
}

body.front 	    {	background-color:#000000;
			margin-top:20px; margin-bottom:0px;
			margin-left:10px; margin-right:10px;}
body.copy	    {	background-color:#000000;
			margin-top:40px; margin-bottom:40px;
			margin-left:40px; margin-right:40px;}
table.navigator     {	margin-top:10px; margin-bottom:0px;
			margin-left:5px; margin-right:0px;}
table.main 	    {	margin-top:10%; margin-bottom:10px;
			margin-left:30px; margin-right:30px;}
table.gallery        {	text-align:center;
			background-color:#000000;
			margin-top:10%; margin-bottom:5%;
			margin-left:20px; margin-right:20px;}
	

p	    {	font-family:"Futura Light BT","Futura Lt BT Light","Humanist 521 BT","AvantGarde Medium BT",Tahoma,Verdana,Geneva,Arial,Helvetica,Sans-Serif;
		color:#FFFFFF;
		font-weight:normal;
		text-decoration:none;
		font-style:normal;}
p.legende {	font-size:13px;}
p.head    { 	font-size:x-large;font-weight:bold;}
p.aktuell {	color:#5555FF;font-weight:bold;}


td  	{font-family:"Futura Light BT","Futura Lt BT Light","Humanist 521 BT","AvantGarde Medium BT",Tahoma,Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	 vertical-align:middle;text-align:center;
	 border-spacing:0px;
	 border-style:none;
	 border-collapse:collapse;}
td.navigator
    	{vertical-align:middle;text-align:left;font-size:16px;}
td.nav_copy
    	{vertical-align:bottom;text-align:left;}
td.copy
    	{vertical-align:top;text-align:left;}
td.fuss
    	{vertical-align:bottom;text-align:right;font-size:8pt}
td.head
	{vertical-align:top;text-align:left;}
td.text
    	{vertical-align:top;text-align:left;}
td.bild
    	{vertical-align:top;text-align:left;}


a  {	font-family:"Futura Light BT","Futura Lt BT Light","Humanist 521 BT","AvantGarde Medium BT",Tahoma,Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;}

a:link    {color:#999999}
a:visited {color:#999999}
a:hover   {color:#ffffff;}
a:active  {color:#ffffff;}
a:focus   {color:#999999}

a.copy 	  {font-size:10px;font-weight:bold;}
a.navigator {}
a.mail 	  {font-weight:normal;}


