/* Standard Template fuer first-place.CH */
/* 27.08.2007 2c: Teilübernahme von First Catering für First Place
/* 27.09.2007 rs: #bangebot .content th, td align right
/* 08.02.2008 rs: #header pictures, footer address
/* 08.02.2008 cc: Hack for content heigth angebot
/* 24.11.2008 cc: Styling Goldfisch
/* 04.02.2008 cc: Change Link Colors on Home

/*  color schema -----  */

/*  colorbg: #9B3935;  */
/*  color: #d47524;  */
/*  colorfont: #FBEBDC;  */
/*  colorwhite: #FFF;  */

body {
	background: #9B3935;
	color: #FFF;
	margin: 0;
	padding: 0;
	font: 13px/16px verdana, arial, helvetica, sans-serif;
	}



/*  layout ------------------------------------------------ */


#header {
	position: relative;
	background: transparent url(/medias/first-place/header-home.jpg) 274px 0px no-repeat;
	width: 1000px;
	height: 180px;
	margin: 0;
	padding: 0;
	z-index: 1; 
	}
#bwillkommen #header { background-image: url(/medias/first-place/header-willkommen.jpg); }
#bangebot #header { background-image: url(/medias/first-place/header-angebot.jpg); }
#banfahrt #header { background-image: url(/medias/first-place/header-anfahrt.jpg); }
#breservation #header { background-image: url(/medias/first-place/header-reservation.jpg); }
#bkontakt #header { background-image: url(/medias/first-place/header-kontakt.jpg); }

#footer {
	position: relative;
	top: 70px;
	left: 9px;
	margin: 0;
	padding: 5em 0 0 0;
	z-index:9;
	font-size: 12px;
	}
	
	
.content {
	position:relative;
	top: 50px;
	left: 274px;
	margin: 0;
	padding: 20px 15px 15px 15px;
	background:#FFFFFF;
	color:#9B3935;
	width: 500px;
	min-height:245px;
	}

*html .content {
	height: 245px;
}

	
#navAlpha {
	position: absolute;
	top: 224px;
	left: 0;
	width: 185px;  
	margin: 0;
	padding: 0;
	z-index: 6;
	font-size: 17px;
	line-height: 26px;
	}
*html #navAlpha { line-height: 22px; }


#navBeta {
	position:absolute;
	top: 210px;
	left: 800px;
	width: 195px;	
	margin-top: 20px;
	padding: 0;
	background: transparent;
	z-index: 7;
	}


#navYouarehere {
	position: absolute;
	left: 210px;
	top: 124px;
	width: 785px;
	margin-bottom: 10px;
	padding-top: 10px;
	border-bottom: 8px solid #fff;
	background: white;
	z-index: 9; 
	}


#navTools {
	background: transparent;
	width: 893px;
	padding: 10px 0 10px 180px;
	}


#logolink {
	position: absolute;
	left: 0;
	top: 0;
	width: 200px;
	height: 200px;
	z-index:9;
	}

#buttonlogo {
	display: block;
	padding: 0 0 0 10px;
	background: transparent url(/img/dummy.gif) no-repeat;
	width: 200px;
	height: 200px;
	}

/*  standard tags  ------------------------------------------------ */


img {
	border: 0;
	}

p {
	margin-top: 0;
	margin-bottom: 1em;
	}
	
th,td {
	padding: 2px 10px 2px 10px;
	}
	
th {
	text-align: left;
	font-weight: bold;
	}
	
a, a:link, a:visited {
	font-weight : normal; 
	background: transparent; 
	}

a:hover {
	background: transparent; 
	font-weight : normal; 
	color: #FFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaa;
	}

a:active {
	font-weight : normal; 
	text-decoration : none;
	color: #9B3935;
	background: transparent;  
	}
	
a { color: #CEA194; }
a:link { color: #CEA194; }
a:visited { color: #CEA194; }
a:hover { color: #FBEBDC; }
a:active { color: #CEA194; }

address	{
	font-size:10px;
	line-height: 15px;
	background:transparent; 
	}

acronym	{
	font-weight: normal;
	font-style: normal;
	border-bottom: 1px dotted #888;
	}

em  {
	font-weight  :  bold;
}





/*  headlines  ------------------------------------------------ */


h1, h2, h3, h4, h5, h6	{
	font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif;
	}
	
h1	{
	clear:both;
	margin-top: 4px;
	margin-bottom: 14px;
	padding: 0;
	font-size: 21px;
	line-height: 1em;
	}

h2	{
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 20px;
 	font-family: verdana, verdana, arial, helvetica, sans-serif;
   }
#bhome h2 { font-size: 26px; font-weight: normal; line-height: 1.5em; padding-top: 1.5em; }
#bhome h2 em { font-size: 12px; font-weight: normal;}


h3	{
	font-size: 12px;
	line-height: 1.1em;
	margin-top: 11px;
	margin-bottom: 3px;
	font-weight: bold;
    }

h4	{
	font-size: 12px;
	line-height: 1.1em;
	margin-top: 3px;
	margin-bottom: 4px;
	letter-spacing: 1px;
	}

h5	{
	font-size: 10px;
	font-weight: bold;
	margin: 5px 0;
	padding: 0;
	}
	
	
/* Navigation */

#navAlpha ul {
	width: 163px;
	list-style: none;
	margin: 0 0 0 13px;
	padding: 0;
	border: 0;
	/*border-top: 1px solid #fff; 
	border-bottom: 6px solid #fff; */
	}

#navAlpha li	{
	display: inline;
	text-align: left;
	text-transform: lowercase;
	border: 0;
	margin: 0 0 6px 0;
	padding: 0;
	display: block;
	}

*html #navAlpha li {
	width: 154px; 	/* False value for IE4-5.x/Win. */
}


#navAlpha li a {
	display: block;
	border: 0;
	margin: 0;
	padding: 2px 2px 2px 8px;
	text-decoration: none;
	}
	
	
#navAlpha li a:hover {
	background: #CEA194;
	text-decoration: none;
	}

#navAlpha li.sactive a {
	text-decoration: none;
	color: #CEA194;
	color: #FFF;
	}	

#navAlpha li.sactive a:hover {
	color: #9B3935;
	}
	
#navAlpha li.sactive li a:hover {
	color: #FBEBDC;
}
		

#navAlpha ul li ul {
	font-size:0.8em;
	line-height:1.2em;
	margin-left:-20px;
	text-transform: lowercase;
}

#navAlpha ul.level2 li {
	font-weight: normal;
	margin: 0;
	padding-left: 15px;
	}	

#navAlpha ul.level2 li a {
	text-decoration: none;
	padding: 2px 2px 2px 12px;
	margin-left: 10px;
	text-indent: 0;
	/* color: #FBEBDC; */
	}	
	
#navAlpha ul.level2 li a:hover {
	text-decoration: none;
	}
	
	
#navAlpha ul.level2 li.sactive {
	background: #CEA194;
	/* background: transparent url(/medias/firstcatering/icons/navmarker.gif) no-repeat scroll 22px 2px; */
	background: transparent;
	color: #FFF;
	}

#navAlpha ul.level2 li.sactive a:hover {
	color: #9B3935;
}
	
#navAlpha ul.level2 li.sactive a {
	color: #FFF;
	border-left: 1px solid #FFF;
	}

/* Footer */
		
#footer .col1,
#footer .col2,
#footer .col3 {
	float: left;
}

#footer .col1,
#footer .col2 {
	margin-right: 15px;
}

#footer .footerteaser {
	display: block;
	font-size: 17px;
	margin-bottom: 15px;
	margin-bottom: 1.75em;
}

#footer .address {
	font-size: 10px;
	line-height: 1.25em;
}

#bangebot.bbangebot #footer {
	margin: 90px 0 0 0;
}

#bangebot.bbgetraenkekarte #footer {
	top: 120px;
}	


/* Helpers */

.small {
	font-size: 0.8em;
}

.warning {
	font-weight: bold;
	border: 1px solid #ddd;
	margin-bottom: 10px;
}

.warning p {
	margin: 0;
	padding: 2px 3px;
}


/* Reservationen */

#breservation form label {
	display: block;
}

#breservation form input {
	width: 480px;
	color: #9B3935;
	padding: 2px 4px;
}

#breservation form #sendform {
	width: 492px;
	margin-top: 20px;
}

#breservation form #sendform input {
	width: 120px;
	float: right;
	background: #CEA294;
}

#breservation form #sendform input:hover {
	color: #CEA294;
	background: #9B3935;
}

#breservation form textarea {
	width: 480px;
	height: 80px;
	color: #9B3935;
	padding: 2px 4px;
}

#breservation form .required input,
#breservation form .required textarea {
	background-color: #CEA294;
}




/* Specials */

.content h1 {
	display: none;
}

#bhome .content {
	padding: 0;
	background: transparent;
	color: #FBEBDC;
	width: 530px; 
}

.content .teaserbox p {
	font-size: 60px;
	line-height: 1em;
}

.content a {
	color: #9B3935;
	}

.bbhome .content a { color: #CEA194; }
.bbhome .content a:hover { color: #FBEBDC; }
	
#bangebot .content table {
	width: 100%;
}

#bangebot .content table td {
	vertical-align: top;
	text-align: right;
}

#bangebot .content table th {
	font-size: 0.8em;
	vertical-align: top;
	text-align: right;
}


#bangebot .content table th.th1 {
	width: 250px;
}

#bangebot .content table th.th4 {
	width: 66px;
	
}

#bangebot .content table th em {
	display: none;
}

#bangebot .content h2 em {
	font-size: 0.8em;
	color: #CEA294;
}

.content a.internalpdf {
	margin-top: 11px;
	padding: 4px 8px 4px 30px;
	background: transparent url(/img/i_pdf.gif) no-repeat 4px 3px;
	}
	
#bangebot .content table td,
#bangebot .content table th {
	padding-right: 0;
}

#bangebot .content table.tbl6 .th2,
#bangebot .content table.tbl6 .th3,
#bangebot .content table.tbl6 .th4,
#bangebot .content table.tbl6 .th5,
#bangebot .content table.tbl6 .th6 {
	width: 27px;
}


#banfahrt .content img.photoregularfive {
	margin-left: -15px;
	margin-bottom: -30px;
}

.imgright {
	float: right;
	margin: 0 0 0 10px;
}

.subinfo {
	font-style: italic;
}

.goldenerfisch {
	margin-top: 20px;
}
