body                {
                    	padding:0px;
                    	margin:0px;
                    	font-family:Arial, Helvetica, sans-serif;
                      font-weight:500;
                    	color:#fae8b8;
                    	background: #884113 url(bg.jpg) center center repeat-y;
                    	font-size: 10pt;
                  	}
img, ol, li, h1, h2, h3, p, div{
                    	padding:0;
                    	margin:0;
                  	}   
img                 {
                      border: 0;
                    }
                    
a	                  {
                  	text-decoration: underline;
                  	color: #321414;
                  	}

a:hover
                  {
                  	text-decoration: none;
                  	color: #999;
                  	}                   
                  	
a:link	            {
                	   text-decoration: none;
                	   color: #321414;
                	   }
                                       	
h1, h2, h3          {
                    color: #321414;
                  	}
                     
input, textarea     {
                      background-color: #b09f81;
                    }    
input, textarea,fieldset     {
                      border-right:0px solid #444;
	                    border-bottom:0px solid #444;
                    }                                                                      
.blank              {
                  		clear:both;
                  		line-height:0px;
                  		font-size:0px;
                  	}	
#container          { 
                      width: 1050px;
                      margin: 0px auto;
                    }                  	
/*##########################################
Header
############################################*/	
#header             {
                      height: 260px;
                      background: transparent url(top.jpg) no-repeat;
                    }                                      
/*##########################################
middle
############################################*/                    
#middle             {
                      height: 824px;
                      width: 1050px;
                      background: transparent url(middle.jpg) no-repeat;
                    }    
#menu               {
                      height: 240px;
                      width: 195px;
                      float: left;
                      margin: 40px 50px 0 40px;
                    }  
#content            {
                      height: 800px;
                      width: 450px;
                      float: left;
                      margin-top: 20px;
                      margin-left: 30px;
                    }                                                      
                                    
/*##########################################
Footer
############################################*/
#footer             {
                      clear: both;
                      height: 123px;
                      background: transparent url(footer.jpg) no-repeat;
                      text-align: right;
                      padding: 50px 85px 0 0;
                      font-size: 8pt;
                      color: #c9a78f;
                    }           
#footer a        {
                  text-decoration: none;
                  color: #c9a78f;
                 }
#footer a:hover        {
                  text-decoration: underline;
                  color: #c9a78f;
                 }                                     
                                                        
/*##########################################
Menu
############################################*/
#menu ul            {
                        font-family: Arial, Helvetica, sans-serif;
                    	list-style: url(bohne.gif) outside;
                    	width: 100%;
                  	}
#menu ul li         {
                    	height:25px;
                        list-style: url(bohne.gif) outside;
                  	}
#menu ul li a       {
                    	font-family: Arial, Helvetica, sans-serif;
                        font-size:10pt;
                    	text-decoration:none;
                    	line-height:25px;
                    	color: #321414;
                    }
#menu ul li a:hover {
                    	color: #999;
                    }
#menu .currentpage h3{
                     	font-size: 10pt;
                     	text-decoration:none;
                     	line-height:25px;
                        padding-left: 0px;
                    }

#calendar-list td             {
                                padding: 5px;
                                vertical-align: top;
                              }
.calendar-month               {
                                font-size: 14pt;
                                color: #501515;
                                font-weight: bold;
                                border-bottom: 1px solid gray;
                              }
.calendar-month a             {
                                color: gray;
                                text-decoration: none;
                                font-size: 18pt;  
                                font-weight: bolder; 
                                font-family: 'Comic', 'Comic Sans', 'Comic Sans MS', sans-serif;                              
                              }   
.calendar-month a:hover       {
                                color: #501515;                                                                 
                              } 
.calendar-date                {
                                font-size: 9pt;
                              } 
.calendar-event h3            {
                                font-size: 11pt;
                              }                                
.calendar-event               {
                                font-size: 9pt;
                              } 
.calendar-event a             {
                                text-decoration: none;
                              }                                                                
                                                                                                             
                                                                                                             /*********************************
Speisekarte einspaltig
**********************************/
.SpeisekarteArtikel     {
                         height: 100%;
                        }
.SpeisekarteKategorie   {
                         clear:both;
                         font-size: 14pt;
                         width: 99%;
                         border-bottom: 3px dotted #573327;
                         margin: 20px 0 10px 0;
                         padding-bottom: 5px;
                        }                        
.SpeisekarteTitel       {
                         float:left;
                         font-weight: bold;
                         width: 30%;
                        }		
.SpeisekarteBeschreibung {
                         float:left;
                         font-style: italic;
                         width: 60%;
                        }
.SpeisekartePreis       {
                         float: right;
                         width: 9%;
                        }
.SpeisekarteClear       {
                         clear: both;                        
                        }                        
                      
/*********************************
Speisekarte einspaltig
**********************************/
.SpeisekarteArtikel-2spaltig {
                         width: 48%;
                         float: left;
                         padding-right: 10px;
                        }
.SpeisekarteTitel-2spaltig {
                         font-weight: bold;
                        }		
.SpeisekarteBeschreibung-2spaltig {
                         font-style: italic;
                        }
.SpeisekartePreis-2spaltig {
                         float: right;
                        }
			
/* accessibility */

/* 
menu links accesskeys 
*/
span.accesskey {
   text-decoration:none;
}

/* 
accessibility divs are hidden by default 
text, screenreaders and such will show these 
*/
.accessibility, hr {
   position: absolute;
   top: -999em;
   left: -999em;
}

/* 
definition tags are also hidden 
these are also used for menu links    
*/
dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}
/* end accessibility */


/* wiki style external links */
/* external links will have "(external link)" text added, lets hide it */
a.external span {
  position: absolute;
  left: -5000px;
  width: 4000px;
}

/* make some room for the image */
a.external {
/* css shorthand rules, read: first top padding 0 then right padding 12px then bottom then right */
  padding: 0 12px 0 0;
}
/* colors for external links */
a.external:link {
  color: #18507C;
/* background image for the link to show wiki style arrow */
  background: url(images/cms/external.gif) no-repeat 100% 0;
}
a.external:visited {
  color: #18507C; /* a different color can be used for visited external links */

/* 
Set the last 0 to -100px to use that part of the external.gif image for different color for active links 
external.gif is actually 300px tall, we can use different positions of the image to simulate rollover image changes.
*/
  background: url(images/cms/external.gif) no-repeat 100% 0; 
}

a.external:hover {
  color: #18507C;
/* Set the last 0 to -200px to use that part of the external.gif image for different color on hover */
  background: url(images/cms/external.gif) no-repeat 100% 0; 
  background-color: #C3D4DF;
}
/* end wiki style external links */


/* clearing */
/* 
clearfix is a hack for divs that hold floated elements. it will force the holding div to span all the way down to last floated item.
We strongly recommend against using this as it is a hack and might not render correctly but it is included here for convenience.
Do not edit if you dont know what you are doing
*/
	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	* html>body .clearfix {
		display: inline-block; 
		width: 100%;
	}
	
	* html .clearfix {
		/* Hides from IE-mac \*/
		height: 1%;
		/* End hide from IE-mac */
	}

/* end clearing */	

/*##########################################
Gaestebuch
############################################*/			
/*
 Standard-/Beispiel-Stylesheet f&uuml;r das CMSms-G&auml;stebuch-Modul.
Es wird &uuml;berschrieben, wenn das Modul aktualisiert wird und gel&ouml;scht, wenn das Modul deinstalliert wird. Wenn Sie das Template modifiziert haben, sollten Sie sich zuvor eine Kopie anfertigen.
*/

 /* Style pagination */

.cms-guestbook-pagination_header {
	margin: .5em 0;
}
.cms-guestbook-pagination_nav {
	font-weight: bold;
	margin: .5em 0;
}
.cms-guestbook-pagination_nav a {
    font-weight: normal;
}

/* Style the guestbook */

/* Style each entry */
.cms-guestbook-entry
{
	border: 1px solid #069;
	margin-bottom: 1em;
}

/* Style the message header */
.cms-guestbook-entry-header
{
	background: #573327;
	color: white;
	border: 1px solid black;
	margin: 1px;
}

/* Style the actual message */
.cms-guestbook-entry-text 
{
	background: #b09f81;
	padding: .5em;
	color: black;
}

/* Show the postdate on the right */
.cms-guestbook-entry-posted 
{
	float: right;
	font-size: smaller;
}

/* Style message header links */
.cms-guestbook-entry-header a {
	color: white;
} 
.cms-guestbook-entry-header a:hover {
	color: black;
} 
		  
/* Style the sender name */
.cms-guestbook-entry-sendername
{
	font-weight: bold;
}

/* Style the E-mail link */
.cms-guestbook-entry-email {
	font-size: smaller;
}
		      
/* Style the senders homepage link */
.cms-guestbook-entry-homepage
{
	font-size: smaller;
	margin: 2px;
	margin-bottom: 0;
}

/* The some smileys links */
.cms-guestbook-somesmileys a
{
	margin-right: .5em;
}
