/* CSS Document */body { font-family: Times New Roman, Times, Serif; font-size:11pt; color:#000;   padding:0px; margin:5px 0 0 0;  background-color: #FDF8F4;} h1 {font-size:12pt;font-weight:bold;letter-spacing:3px;margin:0px 0px 0px 0px;padding:20px 10px 0px 40px;}  h2 {font-size:12pt;font-weight:regular;margin:0px 0px 0px 0px;padding:20px 10px 0px 40px;}  h3 {font-size:12pt;font-weight:regular;margin:0px 0px 0px 0px;padding:20px 10px 0px 40px;}  a {text-decoration:none;color: #000;}a:hover {color: #f00;}.clear {clear:left;} /* container to center layout */#container { 		margin:0px;padding:0px;background-color:#FFF;}/* box left */#left {display:none;float:left;width:135px;height:750px;margin:0px;padding:0px;background-color:#EEC5A7;}#left p {font-size:10px;padding:10px 5px 0px 10px;margin:0px;}/* Navigation Links */ul.nav1st {  list-style-type:none;  margin:0px;  padding:0px;}ul.nav1st a{   width:135px;   display:block;   text-decoration:none;   color:#333;   margin:0px;   padding:3px 0 3px 0;   background-color:#F9E6D8;}ul.nav1st a.level1,ul.nav1st a.current1{	text-indent:10px;}ul.nav1st a.level2,ul.nav1st a.current2{    text-indent:15px;	font-size:11px;}ul.nav1st li,ul.nav1st li.navhistory1,ul.nav1st li.navhistory2,ul.nav1st li.navhistory {width:135px;border-bottom:1px solid #FFFFFF;list-style-type:none;margin: 0px;padding:0px;}ul.nav1st a:hover {width:135px;display:block;text-decoration:none;background-color:#EEC5A7;}ul.nav1st li.active a {width:135px;color:#f00;font-weight:bold;background-color:#fff;}  /* content right */ #content {  float:left; padding:0px; margin:10px 10px 40px 10px; }  #content p { line-height:18px; padding:15px 10px 10px 20px;  margin:5px 10px 0px 20px; }  #speisen p { padding: 2px 10px 0px 20px; margin:5px 10px 0px 20px; }    /* image right */  #img-right { display:none; float:left; width:105px; height:750px; margin:0px;  padding:0px; }   /* footer */   #footer {   font-size:9pt;   clear:left;   padding:0px;   margin:10px 0 0 60px; }  
