body 	{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0;
	margin:0;
	color: #595959;
    text-align: center;
    background: url(images/body_hg.gif) repeat-y top center;
    background-color:#37528b;
	}

div 	{
	margin:0;
	padding:0;
    border:0;
	}


hr.hr, dfn.dfn {display:none;}

a 	{
	color: #993333;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}
	
a:focus {
	outline:none;
	}	


/*-------------------------------------------------------------------Grundaufbau*/

#main	{

	margin: 0 auto;
	width:908px; /*height:500px;*/
	/*background: url(images/body_hg.gif) repeat-y;
	background-color:#fff;*/
         	}

#head {

	width:815px;
	height:130px;
	margin: 0 auto;
	background-color: #fff;
	}


#mainnav {

   	width: 815px;
    height: 35px;
	margin: 0 auto;
	background-color: #fff;
	padding: 0 0 8px 0;
	}

#container {
	width:815px;
	margin: 0 auto;
	background-color: #fff;
	}

#content {
	width:815px;
	margin: 0 auto 10px auto;
	padding: 0 0 30px 0;
	background:url(images/content_hg.gif) repeat-y;
    text-align: left;
	}

#leftcontent {
   width: 590px;
   float: left;
   line-height: 18px;
   margin-right: 0 10px 0 4px;
   }

#rightcontent {
   /*border-left: 1px dotted #cccccc;*/
   width: 205px;
   float: right;
   }

#footer {

    width:815px;
	margin: 0 auto;
	padding: 10px 0 25px 0;
	background-color: #fff;
	font-size: 10px;
	text-align: center;
	line-height: 15px;
	border-top: 7px solid #f0f0f0;
	}
/*-------------------------------------------------------------------Grundaufbau*/


/*------------------------------------------------------------------Startseite--*/
	#startseite {
		width:590px;
		margin:0;
		padding:0;
		}
	
	#startseite span {display:none;}	
	
	#startseite li, #startseite li a {
		margin:0;
		padding:0;
		display:block;
		float:left;
		width:289px;
		height:224px;
		}
		
	
	#startseite .li_catering {background:url(/wp-content/uploads/startseite_catering_foto.jpg) top center; margin:0 12px 20px 0;}
	.li_catering a {background:url(/wp-content/themes/hamburger_gastmahl/images/startseite_catering_maske.png) 0px 0px no-repeat;}
	.li_catering a:hover, .li_catering a.show {background:url(/wp-content/themes/hamburger_gastmahl/images/startseite_catering_maske.png) -293px 0px no-repeat;}

	#startseite .li_capsandiego {background:url(/wp-content/uploads/startseite_capsandiego_foto.jpg) top center; margin:0 0 20px 0;}
	.li_capsandiego a {background:url(/wp-content/themes/hamburger_gastmahl/images/startseite_capsandiego_maske.png) 0px 0px no-repeat;}
	.li_capsandiego a:hover, .li_capsandiego a.show {background:url(/wp-content/themes/hamburger_gastmahl/images/startseite_capsandiego_maske.png) -293px 0px no-repeat;}
	
	#startseite .li_location {background:url(/wp-content/uploads/startseite_location_foto.jpg) top center; margin:0 12px 0 0;}
	.li_location a {background:url(/wp-content/themes/hamburger_gastmahl/images/startseite_location_maske.png) 0px 0px no-repeat;}
	.li_location a:hover, .li_location a.show {background:url(/wp-content/themes/hamburger_gastmahl/images/startseite_location_maske.png) -293px 0px no-repeat;}
	
	#startseite .li_unternehmen {background:url(/wp-content/uploads/startseite_unternehmen_foto.jpg) top center;}
	.li_unternehmen a {background:url(/wp-content/themes/hamburger_gastmahl/images/startseite_unternehmen_maske.png) 0px 0px no-repeat;}
	.li_unternehmen a:hover, .li_unternehmen a.show {background:url(/wp-content/themes/hamburger_gastmahl/images/startseite_unternehmen_maske.png) -293px 0px no-repeat;}
	
	
	
	
	
	
/*-------------------------------------------------------------//Startseite--*/	


/*------------------------------------------------------------Cap San Diego--*/

	#capplan_left {
		width:232px;
		float:left;
		display:block;
		margin:0 0 15px 0;
		}
		
	#capplan_right {
		width:353px;
		float:left;
		display:block;
		margin:0 0 15px 0;
		}	

	#capplan_left a, #capplan_right a {
		display:block;
		margin:0;padding:0;
		background:url(/wp-content/uploads/cap_plan.jpg)
		}
		
	#capplan_left a span, #capplan_right a span {
		display:none;
		}				
		
	a#capplan_01 {
		width:232px;
		height:140px;
		background-position:0px 0px;
		}
	a:hover#capplan_01 {
		background-position:0px -295px;
		}		
		
	a#capplan_02 {
		width:353px;
		height:149px;
		background-position:-232px 0px;
		}
	a:hover#capplan_02 {
		background-position:-232px -295px;
		}			
						
	a#capplan_03 {
		width:232px;
		height:155px;
		background-position:0px -140px;
		}
	a:hover#capplan_03 {
		background-position:0px -435px;
		}		
		
	a#capplan_04 {
		width:353px;
		height:146px;
		background-position:-232px -149px;
		}
	a:hover#capplan_04 {
		background-position:-232px -444px;
		}				

/*----------------------------------------------------------//Cap San Diego--*/

/*----------------------------------------------------------Kontaktformular--*/

	#kontaktformular {
		text-align:left;
		margin:15px 0 0 2px;
	}
	
	#kontaktformular br {
		clear:left;	
	}	

	#kontaktformular label {
		border-bottom:solid 1px #f0f0f0;
		display:block;
		float:left;
		width:240px;
		margin:0 10px 10px 0;
		padding:0 0 2px 0;
		cursor:pointer;
	}
	
	#kontaktformular span input, #kontaktformular span textarea {
		width:290px;
		margin:0 0 10px 0;
	}
	


/*--------------------------------------------------------//Kontaktformular--*/





/*-------------------------------------------------------------------Elemente*/

#head h1 {

    margin: 0px;
    padding: 0px;
    }

#head h1 span {
    display: none;
    }

#head h1 a {
	text-decoration: none;
	}

#logo	{
        	float:left;
	width:334px;
	height:124px;
         display: block;
	}


#logo_link	{
    float:left;
	width:350px;
	height:124px;
	background: url(images/logo.jpg) no-repeat 10px;
	display:block;
	}

#nav_telefon {
	float:right;
	width:410px;
	height:124px;
	}

#sondernav {
    float: right;
	margin:15px 0 0 0;
	background:url(images/sondernav_start.gif) no-repeat;
    }

#sondernav ul {
	margin:0; padding:0 0 0 120px;
	}

#sondernav li {
    display: inline;

    list-style-type: none;
    margin:0; padding:0;
}

#sondernav a {
	width:96px;
    color: #9a9a35;
    font-weight: bold;
    text-decoration: none;
    font-size: 10px;
    display:inline;
    float:left;
    text-align:center;
    padding:10px 0 12px 0;
    background:url(images/sondernav_btn.gif) no-repeat 0px 0px;
    }

#sondernav a:hover {
	padding:11px 0 11px 0;
    color:#993333;
    background:url(images/sondernav_btn.gif) no-repeat 0px -36px;
    }

#telefon  {
    float: right;
	margin:24px 0 0 0;
    }
    
#telefon h3 span {
    display:none;
    }    
    
#telefon h3 {
	margin:0; padding:0;
	display:block; width:305px; height:30px;
    background:url(images/telefon.gif) no-repeat;
    }


 div#mainnav ul{
 list-style: none;
 margin: 0;
 padding: 0;
 height: 35px;
 }

  div#mainnav ul li{
  float: left;
  height: 35px;
  /*width: 206px;*/
  display: block;
  margin:0;padding:0;
  }

  div#mainnav ul li.catering, div#mainnav ul li.capsandiego{
  /*width: 200px;*/
  }

  div#mainnav ul li a span{
  display: none;
  }

  div#mainnav ul li a{
  display: block;
  height: 35px;
  width: 197px;
  margin: 0 9px 0 0;
  }

  div#mainnav ul li.catering a{
  background: url(images/nav_catering.gif) left top;
  }

  div#mainnav ul li.catering a:hover, div#mainnav ul li.catering a.current{
  background: url(images/nav_catering.gif) left bottom;
  }

  div#mainnav ul li.location a{
  background: url(images/nav_lokation.gif) left top;
  }

  div#mainnav ul li.location a:hover, div#mainnav ul li.location a.current{
  background: url(images/nav_lokation.gif) left bottom;
  }

  div#mainnav ul li.capsandiego a{
  background: url(images/nav_san_diego.gif) left top;
  }

  div#mainnav ul li.capsandiego a:hover, div#mainnav ul li.capsandiego a.current{
  background: url(images/nav_san_diego.gif) left bottom;
  }

  div#mainnav ul li.unternehmen a{
  background: url(images/nav_unternehmen.gif) left top;
  margin: 0;  
  }

  div#mainnav ul li.unternehmen a:hover, div#mainnav ul li.unternehmen a.current{
  background: url(images/nav_unternehmen.gif) left bottom;
  margin: 0;
  }

.breadcrumb {

	font-size:10px;
	padding: 12px 0 0 0;
    text-align: left;

	}

.breadcrumb a {

	font-weight: normal;
	color: #993333;
	padding: 0 5px 0 0;
	text-decoration: none;
	font-size: 10px;

	}

.breadcrumb a:hover {

	text-decoration: underline;

	}

#content h2 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #993333;
	margin: 15px 0 5px 0px;
}

#imagebox {
	width: 570px;
	background-color: #363636;
	}

div#rightcontent #rightnav ul {
    list-style-type: none;
    padding:0;
    margin:0;
    }

div#rightcontent  #rightnav ul li{
    margin:0;
    padding:0;
}

div#rightcontent  #rightnav ul li a {
	width: 183px;
	font-size:11px;
    height: 18px;
	color: #9a9935;
	text-decoration: none;
    display: block;
    margin:0 0 3px 12px;
    padding:5px 6px 1px 0;
    text-align:right;
    color:#fff;
    background: url(images/subnav_button.gif) no-repeat;
    }

div#rightcontent  #rightnav ul li a:hover, div#rightcontent  #rightnav ul li.current_page_item a {
	background: url(images/subnav_button.gif) no-repeat 0px -24px;
	margin:0 0 3px 12px;
    padding:5px 6px 1px 0;
    }
    
div#rightcontent  #rightnav ul li.current_page_item a {
	font-weight:bold;
	font-size:10px;
	padding:6px 6px 0 0;
    }    

div#rightcontent h2.side_aktuell{
	width: 189px;
	height: 16px;
	background: url(images/aktuell.gif) no-repeat top right;
	margin: 30px 0 0 10px;
}

div#rightcontent h2.side_aktuell span{
	display: none;
}

div#rightcontent ul#latest{
	list-style: none;
         padding: 0;
         margin: 0 0 0px 12px;
}

div#rightcontent ul#latest li {
         font-size: 10px;
         color: #6F6F6F;
         padding-bottom: 0px;
         line-height: 14px;
}

div#rightcontent ul#latest li h3{
	font-size: 10px;
	padding: 8px 0 0 0;
	margin: 0;
}

div#rightcontent ul#latest li p{
	margin: 0 4px 6px 0;
    padding: 0;
	}

div#rightcontent ul#latest li a{
	color: #6F6F6F;
    text-decoration: none;
	}
	
div#rightcontent ul#latest li a:hover{
	color: #993333;
	}	

div#rightcontent ul#latest li a.weiter span{
	display: none;
}

div#rightcontent ul#latest li a.weiter {
	height: 14px;
         width: 187px;
         background: url(images/sidebar_more.gif) left top;
         display: block;
}

div#rightcontent ul#latest li a.weiter:hover {
         background: url(images/sidebar_more.gif) left bottom;
}


/*---Meta_Sidebar---*/

div#sidebarmeta  {
	margin:0 2px 0 12px;
	font-size:11px;
	line-height:17px;
	color: #6F6F6F;
	}
	
div#sidebarmeta h2 {
	margin:15px 0 15px 0;
	}	

/*---Anfrage_Sidebar---*/

a#btn_anfrage {
	clear:both;
	display:block;
	width:137px;
	height:81px;
	background:url(images/btn_anfrage.gif);
	margin:20px 0 0 32px;
	padding:0;
	}
	
a#btn_anfrage:hover {
	background:url(images/btn_anfrage.gif) 0px -81px;
	}	

a#btn_anfrage span {
	display:none;
	}


/*-------------------------------------------------------------------Elemente*/

div.alignright{
	float: right;
         line-height: 35px;
         margin-right: 5px;
}

div.alignleft{
	float: left;
         line-height: 35px;
}

div.post{
         clear: both;
}




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	/*margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;*/
	}

html>body .entry li {
	/*margin: 7px 0 8px 10px;*/
	}

.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/


/*----------------------------------------------Galerien Speisen--*/

	 .galeriebox {
	 	margin:0;
	 	display:none;
	 	}
	 #galerien p {
	 	margin:0;
	 	padding:0;
	 	}
	 	
/*----------------------------------------------Location Tabelle--*/

	 #tbl_location {
	 	width:580px;
	 	margin:15px 0 0 0;
	 	border-top:solid 1px #e5e5e5;
	 	}
	 	
	 #tbl_location td {
	 	padding:2px;
	 	background_:#f5f5f5;
	 	border-bottom:solid 1px #e5e5e5;
	 	}	 		 	