/* Standard Template fuer KUONI.CH */
/* 28.06.2005 Created by Philipp Blatter */
/* 29.07.2005 PB: Kuoni Style Usage */
/* 07.10.2005 PB: Using for golf challenge */
/* 12.10.2005 PB: Offer styles */
/* 22.11.2005 PB: Tuning all css, content min-height */
/* 26.11.2005 PB: Using for FirstCatering */
/* 02.03.2006 PB: Neues CI anfangen */
/* 08.03.2006 PB: Neues CI fertigstellen */
/* 26.07.2006 2c: Anpassungen List Items (Text Indent) */
/* 15.04.2008 RS: #navLanguage (CMS migration)*/
/* 17.09.2009 CC: #clocations.cclocations bug fix */

/*  color schema -----  */
/*  kuoniblu: #2F539F;  */
/*  kgrey050: #EAEAEA;  */

/*  color100: #FDEF1D;  */
/*  color050: #F2EF7E;  */
/*  color025: #E5F8C2;  */
/*  color010: #E9EDF4;  */


body {
	background: #fff;
	color: #444;
	margin: 0;
	padding: 0;
	font: 12px/15px arial, helvetica, sans-serif;
	}



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


#header {
	position: relative;
	width: 1000px;
	height: 306px;
	margin: 0;
	padding: 0;
	background: #fff url(/css/fcp_headernew.gif) no-repeat 0 0;
	z-index: 1; 
	}


#header #themepicture {
	margin: 90px 0 0 180px;
	margin: 34px 0 0 180px;
	background: #fff url(/medias/firstcatering/banner/boden-top.gif) no-repeat 0 150px;
	height: 190px;
}


#footer {
	position: relative;
	margin: 20px 0 10px 173px;
	padding: 10px;
	padding-left: 5px;
	width: 480px;
	height: 40px;
	color: #777;
	background: transparent;
	z-index:9; 
	}
	
	
.content {
	position: relative; 
	width: 444px;
	min-width: 125px;
	min-height: 250px;
	height: auto;
	margin: 0 0 0 180px;
	padding: 0 10px 0 18px;
	border-left: 1px solid #ccc;
	}
	
* html .content { height:300px; } /* nur für IE 5.5 - 6.x min-height */


.content {
	z-index:3;  /* value for IE4-5.x */
	}


#navAlpha {
	position: absolute;
	top: 130px;
	left: 0;
	width: 160px;  
	margin: 0;
	padding: 0;
	z-index: 6; 
	}


#navBeta {
	position:absolute;
	top: 292px;
	left: 700px;
	width: 300px;	
	margin-top: 20px;
	padding: 0;
	color: #555;
	background: white;
	z-index: 7;
	}


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


#navTools {
	background: transparent;
	width: 893px;
	padding: 10px 0 10px 180px;
	}
#navTools ul, #navTools div {
	display: inline;
}
#navTools #navLanguage li a {
	padding-left: 24px;
	scroll: 1px;
	background: #fff no-repeat 0 2px;
}
#navTools #navLanguage li.de a {
	background-image: url(/img/i_lang_de.gif);
}
#navTools #navLanguage li.en a {
	background-image: url(/img/i_lang_en.gif);
}
#navTools #navLanguage li.active { display: none; }

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


img {
	border: 0;
	}

p {
	margin-top: 0;
	margin-bottom: 1em;
	font: 12px/15px sans-serif, verdana, arial, helvetica, arial, sans-serif;
	color: #555;
	}
	
th,td {
	padding: 2px 10px 2px 10px;
	font: 12px/16px sans-serif, verdana, arial, helvetica, arial, sans-serif;
	}
	
th {
	text-align: left;
	font-weight: bold;
	}
	
a, a:link, a:visited {
	font-weight : normal; 
	color: #20557D;
	background: transparent; 
	}

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

a:active {
	font-weight : normal; 
	text-decoration : none;
	color: #BE8225;
	background: transparent;  
	}
	
a { color: #000; }
a:link { color: #000; }
a:visited { color: #555; }
a:hover { color: #2F539F; }
a:active { color: #2F539F; }



address	{
	font:10px/15px arial, helvetica, sans-serif;
	color:#aaa;
	background:transparent; 
	}

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

em {
	font-weight : normal; 
	font-style : normal; 
	text-decoration : none;
	color: #2F539F;
	background: transparent;  
	}





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


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

h2	{
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 2px;
	color:#000;
 	font-family: verdana, arial, helvetica, sans-serif;
   }

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;
	color:#2F539F;
	}



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


#footer address { color:#ccc; text-decoration: none; }
#footer a { color:#999; text-decoration: none; }
#footer a:hover { color:#000; }




/*  layout elements right ------------------------------------------------ */


#navBeta img {
	margin-bottom: 8px;
	}

#navBeta a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
}


/* clean up code with old div id boxes: boxLinks,  boxLinks, boxSpecial, boxExclusive */

.sidebox, .bookingbox, .searchbox, .teaser, .picturebox {
	width: 300px;
	border: 1px solid #eee;
	border-left: 0;
	margin-bottom: 10px;
	overflow:hidden;
	}

.searchbox {
	width: auto;
}

.bookingbox {
	width: 358px;
}


.sidebox h2, .bookingbox h2, .searchbox h2, .teaser h2 {
	background: #eee;
	color: #444;
	padding: 2px 8px;
	font-size: 12px;
	text-transform: none;
	font-weight: bold;
	margin-bottom: 6px;
	}


.sidebox ul, .bookingbox ul {
	list-style: none;
	margin: 0 2px 8px 8px;
	padding: 0;
	border: 0;
	}

.sidebox p, .bookingbox p, .searchbox p, .teaser p {
	margin: 0;
	padding: 0 10px 5px 10px;
	}

.teaser h3, .sidebox h3 {
	margin-top: -5px;
	padding: 0 2px 2px 8px;
	}
	
.sidebox h3 {
	margin-top: 0;
	}

.sidebox em {
	display: block;
	float: left;
	width: 50px;
	text-transform: uppercase;
	font-size: .95em;
	font-weight: bold;
	color: #888;
	}
	
.teaser img {
	margin: -7px 0 0 -8px;
	padding: 0;
	}
	
.picturebox p {
	padding: 0 2px 0 8px;
	margin: -5px 0 0 0;
	background: #d0d0d0;
	}

.picturebox p img {
	margin: 0 0 0 -8px;
	}
	
.picturebox em {
	margin-top: 0;
	color: #5F6C47;
	}
	
.leadingbox p { 
	font-size: 14px; 
	font-weight: normal; 
	line-height: 18px; 
	color: #888;
}

.textteaser p { 
	color: #fff; 
	background: #d0d0d0;
	padding: 7px 10px;
}
.textteaser a { 
	color: #fff;
	text-decoration : none;
}
.textteaser a:hover { 
	color: #000; 
}

.newsinfo {
	border-top: 1px solid #ccc;
}

.newsinfo p {
	padding-left: 100px;
}

.newsinfo h4 {
	background: #ccc;
	color: white;
	display: block;
	width: 80px;
	font-weight: bold;
	padding: 1px 2px 1px 5px;
}

.newsinfo h2 {
	padding-left: 100px;
	color: #555;
}


/*  layout elements left ------------------------------------------------ */

	
#navAlpha h2 {
	display: none;
	margin: 11px 0 0 0;
	padding: 2px 0 2px 2px;
	font-size: 11px;
	color: #999;
	background: transparent;
	font-family: arial, helvetica, sans-serif;
	}	

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

#navAlpha li	{
	display: inline;
	text-align: left;
	text-transform: uppercase;
	/*border-left: 3px solid #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;*/
	border: 0;
	margin: 0 0 6px 0;
	padding: 0;
	font: 11px/14px arial, helvetica, sans-serif;
	font-weight: normal;
	color: #4896B0;
	voice-family: "\"}\""; 
	voice-family:inherit;
	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;
	background: #fff;
	font-weight: normal;
	color: #555;
	text-decoration: none;
	}
	
	
#navAlpha li a:hover {
	background: #eee;
	color: #000;
	text-decoration: none;
	}

#navAlpha li.sactive a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	}	
		

#navAlpha ul li ul {
	background: #EEEEEE;

}

#navAlpha ul.level2 li {
	font-weight: normal;
	color: #000;
	text-transform: none;
	margin: 0;
	background: #EEEEEE;
	padding-left: 15px;
	}	

#navAlpha ul.level2 li a {
	text-decoration: none;
	font-weight: normal;
	color: #000;
	padding: 2px 2px 2px 12px;
	background: #F8F6B8;
	background: #eee;
	margin-left: 10px;
	text-indent: 0;
	}	
	
#navAlpha ul.level2 li a:hover {
	background: #ddd;
	color: #000;
	text-decoration: none;
	}

#navAlpha ul.level2 li.sactive {
	background: #eee url(/medias/firstcatering/icons/navmarker.gif) no-repeat scroll 10px 3px
	}
	
#navAlpha ul.level2 li.sactive a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	background: #eee;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	}
		




/*  navigation content left ------------------------------------------------ */


#travelshopInfo {
	width: 152px;
	background: #fff;
	padding: 0 5px;
	border: 1px solid #FDEF1D;
	border-left: 3px solid #FDEF1D;
}

#travelshopInfo h2 {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color:#000;
	margin-bottom: 8px;
	}
	






/*  navigation top ------------------------------------------------ */


#navTools ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	text-align: left;
 	}

#navTools h2 {
	display: none;
} 

#navTools ul li {
	display: inline;
	text-align: left;
	border: 0;
	padding: 0;
	margin: 0 0 0 -1px;
	border-left: 1px solid #b0b0b0;
	}

#navTools ul li a {
	height: 15px;
	padding: 2px 0 2px 0;
	margin: 0 12px;
	color: #b0b0b0;
	text-transform: uppercase;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	}

#navTools ul li a:hover {
	color: #2F539F;
	background: transparent;	
	}

#navTools ul li#tlange a {
	text-decoration: none;
	background: #fff url(/img/i_us.gif) no-repeat 1px 1px;
	padding-left: 24px;
	}	
#navTools ul li#tlangd a {
	text-decoration: none;
	background: #fff url(/img/i_de.gif) no-repeat 1px 1px;
	padding-left: 24px;
	}	





/*  content ------------------------------------------------ */


.lead {
	font-weight: bold;
	}

.content img {
	margin-bottom: 8px;
	}




img.i {
	background: #fff; 
	/*float: left;*/	
	border: 1px solid #ddd; 
	margin: 2px 0 0 0;
	padding: 0; 
	}
	
img.il {
	margin: 0 16px 4px 0;
	padding: 0; 
	}
	
img.ir {
	margin: 0 0 4px 16px;
	padding: 0; 
	}
	








/*  freedoc content  */


.content p, .content h2, .content h3 {
	clear:both;  /* erzwingt neue zeile nach text umfluss float */
	}

.content h2 {
	color:#688294;
	margin-bottom: 6px;
}

.content a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
}

.content p	{
	display: block;
	}

.content p em	{
	color: #2F539F;
	font-weight: bold;
	}


.content a.internalnnn {
	padding-left: 16px;
	background:url(/img/internal.gif) no-repeat 3px 2px;
	color: #2F539F;
	}

.content a.externalnnn {
	padding-left: 16px;
	background:url(/img/external.gif) no-repeat 3px 2px;
	color: #2F539F;
	}


	/*  Lists   */

.content ul {
	margin: 0 0 5px 11px;
	padding: 0 0 3px 0;
	}
	
.content li {
	margin: 0 0 3px 5px;
	padding: 0;
	line-height: 130%;
	list-style: square outside url(/img/list-icon.gif);
	list-style: square outside;
	}
	
.content ul ul {
	margin: 3px 0 5px 12px;
	padding: 0 0 3px 0;
	}

.content ul ul li {
	margin: 0 0 1px 5px;
	padding: 0 0 0 5px;
	line-height: 130%;
	list-style-image: none;
	list-style-type: none;
	}


	/*  Alternative Lists  , check out  */

.kuoniframe {
	width: 324px;
	border: 1px solid #333;
	border-top: 3px solid #333;
	padding: 12px;
	margin-bottom: 12px;
	}	

.kuoniframe h2 {
	font-size: 13px;
	text-transform: none;
	font-weight: bold;
	}

.kuoniframe ul {
	margin: 0;
	padding: 0;
	}
	
.kuoniframe li {
	border-top: 1px solid black;
	margin: 0;
	padding: 2px 0 1px 0;
	list-style: none;
	line-height: 130%;
	}
		
.kuoniframe li a {
	text-decoration : none;
}
	
	/*  freedoc boxes , check out */ 

.content p.boxalert, .content p.boxalert1 {
	display: block;
	padding: 4px 8px 4px 34px;
	margin-top: 4px;
	margin-bottom: 8px;
	border: 0;
	background: #E5F8C2 url(/img/i_pdf.gif) no-repeat 4px 3px;
	background: #F2EF7E;
	color: #000;
	width: 322px;
	}

.content p.boxalert1 {
	background: #eee url(/img/i_basket.gif) no-repeat 5px 5px;
	background: #eee;
	}

.content p.boxalert {
	background: #F2EF7E;
	padding: 4px 8px 4px 8px;
	font-weight:bold;
	width: 555px;
	}
	
.content p.boxquest {
	display: block;
	padding: 4px 8px 4px 30px;
	margin-top: 4px;
	margin-bottom: 8px;
	border: 0;
	background: #E5F8C2 url(/img/i_email.gif) no-repeat 4px 3px;
	color: #000;
	width: 322px;
	}

.content p.box	{
	display: block;
	font: 13px/16px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, arial, helvetica, sans-serif;
	padding: 4px 6px 6px 10px;
	margin-top: 4px;
	margin-bottom: 16px;
	background: #eee;
	color: #777;
	width: 430px;
	}
	
.content p.box1	{
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: -9px;
	margin-bottom: 4px;
	width: 342px;
	}

.content p.box1 img	{
	vertical-align: bottom;
	}


	/*  freedoc pre box  */ 

.content pre	{
	display: block;
	padding: 5px 10px;
	overflow: auto;
	margin-top: 0;
	margin-bottom: 1em;
	background: #EAEAEA; 
	color: #625343;
	font: 11px/1.3 monospace, "Lucida Console", monaco, monospace;
	width: 338px;
	}

	
	
	/*  freedoc Table Variations in light blue, 100%, 80%, 60%  */
	
.tbl, .tbl1, .tbl2  { 
	margin-bottom: 15px;
	background-color: #fff;
	border: solid 1px #888; 
	}
	
.tbl td, .tbl1 td, .tbl2 td  {
	border-top: 1px solid #aaa;
	border-right: 1px solid #ddd;
	padding: 0 10px 0 10px;
	vertical-align: top;
	background-color: #fff;
	color: #555;
	}
	
.tbl th, .tbl1 th, .tbl2 th  {
	border-right: 1px solid #ddd;
	background-color: #EAEAEA;
	color: #888;
	}
	
	
	
	/*  freedoc Table Variations in light grey, 100%, 80%, 60%  */

.tbl1, .tbl3, .tbl4, .tbl5  { 
	margin-bottom: 8px;
	background-color: #fff;
	border: solid 1px #fff; 
	}
	

.tbl1 td, .tbl3 td, .tbl4 td, .tbl5 td  {
	border: none;
	border-bottom: 1px solid #eee;
	background-color: #fff;
	color: #333;
	padding: 2px 0 2px 0;
	vertical-align: middle;
	}
	
.tbl1 th, .tbl3 th, .tbl4 th, .tbl5 th  {
	border: none;
	border-bottom: 1px solid #000;
	background-color: #fff;
	color: #555;
	padding: 2px 3px 2px 1px;
	}

.tbl4 th {
	display: none;
	}

.tbl1, .tbl3 {
	width: 300px;
	}

.tbl4 {
	width: 570px;
	}

.tbl5 {
	width: 770px;
	}

.tbl1 th, .tbl5 th, .tbl3 th {
	border: none;
	text-align: right;
	background-color: #eee;
	color: #555;
	padding: 2px 20px 2px 0;
	}
.tbl5 td {
	padding: 2px 20px 2px 0;
	text-align: right;
	}
.tbl1 td, .tbl1 th, .tbl3 td, .tbl3 th {
	padding: 2px 10px 2px 10px;
	text-align: left;
	}

.tbl1 .th2 {
	color: #eee;
	}

.tbl1 .th1 {
	color: #555;
	}


.tbl1 td {
	vertical-align: top;
	font-weight: bold;
	color: #777;
}

.tbl1 td a {
	font-weight: normal;
}



	/*  freedoc Table Variations transparent, 100%, 80%, 60%  */

.tbl6, .tbl7, .tbl8  { 
	margin-bottom: 8px;
	background-color: #fff;
	border: solid 1px #fff;
	width: 770px;
	}
	

.tbl6 td, .tbl7 td, .tbl8 td  {
	border: none;
	border-bottom: 1px solid #eee;
	background-color: #fff;
	color: #333;
	vertical-align: top;
	padding: 2px 10px 2px 0;
	}
	
.tbl6 th, .tbl7 th, .tbl8 th  {
	border: none;
	background-color: #fff;
	padding: 2px 3px 2px 1px;
	line-height: 3px;
	height: 3px;
	overflow: hidden;
	}


.tbl6 .th1 {
	width: 362px;
}

.tbl7 .th1, .tbl7 .th2, .tbl7 .th3, .tbl8 .th1{
	width: 180px;
}


.fline {
	border-top: 1px solid #ccc; 
	height: 7px;
	}


/*  forms input  */ 


input, input.full { 
	color : #333333; 
	font-size : 11px; 
	font-family : Verdana, sans-serif;
	background-color : #eeeeee;
	}
	
input.full { 
	width: 100%;
	}

input.ecard { 
	width: 60%;
	}

select { 
	color : black; 
	font-size : 11px; 
	font-family : Verdana, sans-serif;
	background-color : #eeeeee; 
}

img.butt {
	background: #CBE3EB; 
	border: 0; 
	margin: 0;
	padding: 0; 
}



/*  hotel related pages   ------------------------------------------------ */

	
.hotellist, .referencelist, .referencelist2, .infobox {
	width: 770px;
	border: 0;
	padding: 6px 10px 0 0;
	margin-bottom: 12px;
	}	

.hotellist h2, .infobox h2 {
	font-size: 13px;
	text-transform: none;
	font-weight: bold;
	}

.referencelist {
	float: left;
	width: 182px;
	}

.referencelist h2 {
	font-size: 13px;
	text-transform: none;
	font-weight: bold;
	}


/* alternative hotellist 2 columns */
	
.referencelist ul {
	border: 0;
	margin-left: 0;
	padding: 0;
	list-style-type: none;
	}

.referencelist ul li {
	display: block;
	float: left;
	width: 180px;
	text-align: left;
	border: 0;
	margin: 0 0 4px 0;
	padding: 0;
	list-style-image: none;
	}
	
.referencelist .fline {
	clear: left;
	border: 0; 
	height: 1px;
	}

	
.hotellist ul {
	border: 0;
	margin-left: 0;
	padding: 0;
	list-style-image: none;
	}
	
.hotellist li {
	border: 0;
	margin: 0 0 4px 0;
	padding: 0;
	list-style-image: none;
	}

.infobox h2 {
	padding-bottom: 6px;
	border-bottom: 1px solid #999;
	}

.infobox h3 {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 5px;
	}

.teaser2 {
	width: 358px;
	height: 100px;
	overflow: hidden;
	border: 1px solid #aaa;
	padding: 0;
	margin-bottom: 10px;
	}	

.teaser2 img {
	margin: -6px 10px 0 -10px;
	float: left;
	height: 100px;
	padding: 0;
	}	
	
.teaser2 p {
	padding: 6px 6px 6px 10px;
	height: 100px;
	}	




/*  logos  ------------------------------------------------ */


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

#printbanner {
	display: none;
	}

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






/*  helpers  ------------------------------------------------ */


.whitespace	{
	background: #fff url(/img/pat_whitespace.gif);
	margin: 40px 0 0 0;
	padding: 0 15px; 
	}

.clearall {
	clear:both;  /* erzwingt neue zeile nach text umfluss float */
	height: 1px;
	}

.inline {
	display: inline;
	}

.hide, hr {
	display: none;
	}

.vspace {
	margin: 10px 0 0 0;
	}	



/*  Indu: lievedit  ------------------------------------------------ */

.liveedit {
	margin: 0;
	margin-bottom: 30px;
	border: 1px #E5DD98 solid;
	border-top: 1px #fff solid;
	padding: 2px 5px 2px 26px;
	background: #FAF4C4 url(/img/iliveedit.gif) no-repeat 6px 5px;
}

.liveedit a, .liveedit a:link, .liveedit a:visited {
	text-transform: uppercase;
	color: #CA9D50;
	text-decoration : none;
	background: transparent; 
}

.liveedit a:hover {
	color: #F4B244;
	text-decoration : none;
	background: transparent; 
}

/* in olive */
.liveedit {
	margin: 0;
	margin-bottom: 30px;
	border: 1px #A0D872 solid;
	border-top: 1px #fff solid;
	padding: 2px 5px 2px 26px;
	background: #CDF8A9 url(/img/iliveedit1.gif) no-repeat 6px 5px;
}

.liveedit a, .liveedit a:link, .liveedit a:visited {
	text-transform: uppercase;
	color: #80B231;
	text-decoration : none;
	background: transparent; 
}

.liveedit a:hover {
	color: #9D910C;
	text-decoration : none;
	background: transparent; 
}


/* formular stuff */


.formx { 
	width: 65% 
	}
 
label {
	float: left;
	width: 25%;
	padding-top: 3px;
	text-align: left;
	font-size: 95%;
	}

fieldset { 
	border: 1px solid #eee;
	padding: 10px;
	margin-bottom: 10px;
	background: #eee;
	}

fieldset p { 
	margin: 0 0 8px 0; 
	padding: 0 0 0 10px; 
	}

legend {
	font-weight: bold;
	font-size: 12px;
	color: #555;
	padding-left: 3px;
	}

input { 
	font: 11px/100% "Lucida Grande", Verdana, Helvetica, sans-serif;
	color: #000; 
	background: #fff;
	margin-top: 5px;
	}

p small {
	font-size: 10px;
	background: #ddd;
	padding: 1px;
	}






/* ********** ********* ********** *********** ********** ********* */
/*  page specials  ------------------------------------------------ */
/* ********** ********* ********** *********** ********** ********* */




.formpart {
	border-bottom: 1px solid #777;
	padding: 4px 0;
	}


.formpart p, .formpart table {
	background:#E5F8C2; 
	width: 540px; 
	padding: 6px 10px 5px 10px; 
	margin: 0;
	}

.formpart td {
	padding: 0 10px 0 10px;
	}

.formpart table {
	width: 560px; 
	}



.reqwarning { color: red; padding: 1px 10px; margin: 0;}

/*tr.required { border: 1px solid red; background: #C3DA97; }
tr.required td { border-bottom: 1px solid #A3DA97; }*/

.required input { background-color : #EFC6BC; }
tr.required td { color: red; font-weight: bold; }



/*    ------------------------------------------------ */


.standortfooter {
	width: 770px;
	padding-top: 20px;	
	}



.photoregularfive {
	vertical-align: middle;
	vertical-align: text-top;
	}




.ccprofil .th1 {
	text-align: left;
	}

.ccprofil .tbl5 em {
	display: block;
	width: 270px;
	font-weight: normal;
	color: #333;
	text-align: left;
	}


#iconhome, #iconcompany, #iconlocations, #iconservices, #iconreferences, #iconjobs, #iconnews {
	margin-top: 27px;
	height: 29px;
	background: transparent url(/medias/firstcatering/icons/iconhome.gif) no-repeat 5px 0;
}
#iconcompany { background-image: url(/medias/firstcatering/icons/iconproduction.gif); }
#iconlocations { background-image: url(/medias/firstcatering/icons/iconlocations.gif); }
#iconservices { background-image: url(/medias/firstcatering/icons/iconhand.gif); }
#iconreferences { background-image: url(/medias/firstcatering/icons/iconstar.gif); }
#iconjobs { background-image: url(/medias/firstcatering/icons/iconman.gif); }
#iconnews { background-image: url(/medias/firstcatering/icons/iconarrow.gif); }


#creferences .fcontent {
	width: 780px;
}

#clocations .content {
	width: 770px;
}

#clocations.cclocations .content {
	width: 444px;
}


#clocations .fcontent .leadingbox {
	background-color: #efefef;
}

#clocations .fcontent h2 {
	display: block;
	width: 770px;
	padding-bottom: 10px;
	margin: 1.5em 0 0 0;
	color: #777;
	border-bottom: 1px solid #aaa;
}


.locationpdf {
	float: right;
	margin: 0;
	padding: 10px;
	width: 178px;
	height: 15px;
	vertical-align: top;
	border: 1px solid #ddd;
	overflow: hidden;
	}

.locationpdf a, .locationpdf a:link, .locationpdf a:visited, .locationpdf a:active  {
	background: transparent url(/medias/icons/i-pdf.gif) no-repeat;
	padding-left: 30px;
	}
	
div.linkanfahrt {
	width: 180px;
	height: 20px;
	margin: -39px 0 0 368px;
	padding: 5px 0 10px 8px;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	vertical-align: top;
	}
		
.locationpdf {
	border-top: none;
	border-right: none;
}
	
div.linkanfahrt img {
	float: left;
}

div.linkanfahrt a {
	line-height: 25px;
	margin-left: 10px;
}
		
#clocations #navBeta {
	top: 286px;
	background: transparent;
}
	
* html div.linkanfahrt {
	margin: -40px -3px 0 368px;
	padding: 5px 0 0 8px;
	border-bottom: none;
	border-left: none;
}

* html div.linkanfahrt a {
	line-height: 25px;
	padding-bottom: 0;
}
		
* html #clocations #navBeta {
	top: 294px;
}		
