body{
	margin: 10; padding: 10;
}

div#fbankcontainer{
	clear: left;
	width: 1999px;
	height: 375px;
	background-color: white;
	border:1px solid black;
	margin-left:60px;
}
  * html div#fbankcontainer {  /* Korrekturen fuer IE 5.x */
    width: 1999px;
    w\idth: 1999px;
	height: 375px;
	h\eight: 375px;
  }
div#saum{
	background-color: black;
	width: 1995px;
	border: 2px solid white;
}
/*	aufbau der abstande im fbankcontainer	*/
div#fbankcontainer h1{
	padding: 0px;
	margin: 0px;
	background-color: white;
	border-top: 1px dotted black;
	border-bottom: 1px dotted black;
	font-size: 10px;
	font-family: verdana, helvetica, arial, sans-serif;	
	font-weight: normal;
}
div#fbankcontainer h1.footer{
	clear: left; margin-bottom: 5px; padding-left: 230px; background-color:#ffffff;
}


div#fbankcontainer h1 img.bild				{	margin-left: 230px;	}
div#fbankcontainer h1 img.intro				{	margin-left: 262px;	}
div#fbankcontainer h1 img.description		{	margin-left: 245px;	}
div#fbankcontainer h1 img.bio				{	margin-left: 485px;	}
div#fbankcontainer ul li img.bild			{	margin-left: 230px;	}

div#off3 h1 img.bild			{	margin-left: 230px;	}
div#off3 h1 img.description		{	margin-left: 264px;	}
div#off3 h1 img.kuenstler		{	margin-left: 214px;	}
div#off3 h1 img.more			{	margin-left: 477px;	}
div#off3 h1 img.call			{	margin-left: 115px;	}
div#off3 ul li img.bild			{	margin-left: 230px;	}

div#off1 h1 img.bild			{	margin-left: 230px;	}
div#off1 h1 img.intro			{	margin-left: 264px;	}
div#off1 h1 img.description		{	margin-left: 245px;	}
div#off1 h1 img.bio				{	margin-left: 216px;	}
div#off1 ul li img.bild			{	margin-left: 230px;	}

div#raute2 h1 img.bild				{	margin-left: 230px;	}
div#raute2 h1 img.intro				{	margin-left: 262px;	}
div#raute2 h1 img.description		{	margin-left: 243px;	}
div#raute2 h1 img.bio				{	margin-left: 217px;	}
div#raute2 ul li img.bild			{	margin-left: 230px;	}

div#raute3 h1 img.bild				{	margin-left: 230px;	}
div#raute3 h1 img.intro				{	margin-left: 262px;	}
div#raute3 h1 img.description		{	margin-left: 243px;	}
div#raute3 h1 img.ausstellungen		{	margin-left: 274px;	}
div#raute3 ul li img.bild			{	margin-left: 230px;	}

div#raute4 h1 img.bild				{	margin-left: 230px;	}
div#raute4 h1 img.intro				{	margin-left: 255px;	}
div#raute4 h1 img.bio				{	margin-left: 517px;	}
div#raute4 h1 img.ausstellungen		{	margin-left: 254px;	}
div#raute4 ul li img.bild			{	margin-left: 230px;	}

div#raute5 h1 img.bild				{	margin-left: 230px;	}
div#raute5 h1 img.intro				{	margin-left: 255px;	}
div#raute5 h1 img.bio				{	margin-left: 517px;	}
div#raute5 h1 img.ausstellungen		{	margin-left: 254px;	}
div#raute5 ul li img.bild			{	margin-left: 230px;	}

div#raute6 h1 img.bild				{	margin-left: 230px;	}
div#raute6 h1 img.intro				{	margin-left: 255px;	}
div#raute6 h1 img.bio				{	margin-left: 525px;	}
div#raute6 h1 img.ausstellungen		{	margin-left: 270px;	}
div#raute6 ul li img.bild			{	margin-left: 230px;	}

div#raute7 h1 img.bild				{	margin-left: 230px;	}
div#raute7 h1 img.intro				{	margin-left: 255px;	}
div#raute7 h1 img.ausstellungen			{	margin-left: 250px;	}
div#raute7 ul li img.bild			{	margin-left: 230px;	}

div#raute8 h1 img.bild				{	margin-left: 230px;	}
div#raute8 h1 img.intro				{	margin-left: 260px;	}
div#raute8 h1 img.ausstellungen			{	margin-left: 250px;	}
div#raute8 ul li img.bild			{	margin-left: 230px;	}

div#raute9 h1 img.bild				{	margin-left: 230px;	}
div#raute9 h1 img.intro				{	margin-left: 205px;	}
div#raute9 h1 img.ausstellungen			{	margin-left: 250px;	}
div#raute9 ul li img.bild			{	margin-left: 230px;	}


html>body div#fbankcontainer ul li img.bild {
	margin-left: 190px;		/* mozilla bug ?? */
	}
ul#intro{
	width: 100%;
	margin-left: 0px;
	vertical-align: top;
	margin-top: 3px;
	font-size: 10px;
	font-family: verdana, helvetica, arial, sans-serif;	
}
ul#intro li.bild	{	margin-left: 30px;	}
ul#intro li{
	float:left;
    list-style: none;
    margin-right: 15px;
}
ul#intro li.text{
	display: block;
	text-align: normal;
	width: 256px;	
}
 ul#reiter {
    width: 1899px;
    margin: 0px; padding: 0px;
    margin-top: 80px;
    border-left: 1px solid black;
    background-color: transparent;
    margin-left:60px;
    
    
  }
  * html ul#reiter {  /* Korrekturen fuer IE 5.x */
    width: 1899px;
    w\idth: 1899px;
    padding-left: 0px;
    padd\ing-left: 0px;
  }
  ul#reiter li {
    list-style: none;
    float:left;
    margin: 0; padding: 0;
    margin-right: 10px;
    border-left: 1px solid black;
    border-right: 1px solid black;
    border-top: 1px solid black;
    
  }

  }
  ul#reiter li.first {
  	border-right-color: #ccc; border-bottom: #ccc;
  }

ul#bio {	clear: left; border: 0; width: 380px; margin:0; padding:0; }
ul#bio li { float: left; list-style: none; list-style-position: outside; }
li#lione { clear: left; float: left; width: 40px; }
li#litwo { float: left; width: 280px;}	
  
  ul#reiter a {
	display: block;
	height: 20px;
	color: black;
	font-family: verdana, arial, helevtica, sans-serif;
	font-size: 10px;
	text-decoration: none;	
	padding-left: 5px;
	padding-top: 3px;
    border: 1px solid black;
    border-left-color: white; border-top-color: white;
    background-color: white;
  }
  * html ul#reiter a {  /* Breitenangaben nur fuer IE */
    width: 260px;
    w\idth: 260px;
  }
  ul#reiter a:hover {
    border-color: white;
    text-decoration: none;
    border-left-color: #ccc; border-top-color: #ccc;
    color: black; background-color: #efefef;
  }
  
  
