/* 
  BLUEPRINT CSS
   * Filename:        compressed.css
   * Version:         0.7.1 (2008-02-25) YYYY-MM-DD
   * Website:         http://code.google.com/p/blueprintcss/
   
   Generated by:
    * Blueprint CSS Grid Generator (2009-03-07) [http://kematzy.com/blueprint-generator/]
    
  == STRUCTURE: ========================
   * Page width:            950 px
   * Number of columns:     3
   * Column width:          316 px
   * Margin width:          1 px
  ======================================
   
*/

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5em;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:top;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
html {height: 100.01%;margin-bottom: 1px;}
body {font-size:75%;color:#222;background:#fff;font-family:Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:1.2em;margin-bottom:0.75em;color:#fff;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
.hidden {height: 1px;margin:0;padding:0; text-indent: -999em;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;font-size-adjust:none;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0.3pt;line-height:160%;}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.6em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

a:link {color:#ffffff; text-decoration:underline}
a:visited {color:#ffffff; text-decoration:underline}
a:active {color:#C26587; text-decoration:underline}
a:hover {color:#C26587; text-decoration:underline}

/* grid.css */
.container {width:949px;margin:0 auto;text-align:left;}
/*.showgrid {background:url(src/grid.png);}*/
body {margin:1.5em 0;}
div.span-1, div.span-2, div.span-3 {float:left;margin-right: 1px;}

div.last {margin-right:0;}
.span-1  { width: 315px;}
.span-2  { width: 633px;}
.span-3, div.span-3 { width: 949px; margin-right: 0px;}

.append-1  { padding-right: 317px;}
.append-2  { padding-right: 634px;}

.prepend-1  { padding-left: 317px;}
.prepend-2  { padding-left: 634px;}

div.border{padding-right:-0.5px;margin-right:0.5px;border-right:1px solid #eee;}
div.colborder { padding-right:315.5px;margin-right:314.5px;border-right:1px solid #eee;}
.pull-1 { margin-left: -317px;}
.pull-2 { margin-left: -634px;}
.pull-3 { margin-left: -951px;}

.pull-1, .pull-2, .pull-3 {float:left;position:relative;}

.push-1 { margin: 0 -317px 1.5em 317px;}
.push-2 { margin: 0 -634px 1.5em 634px;}
.push-3 { margin: 0 -951px 1.5em 951px;}

.push-1, .push-2, .push-3 {float:right;position:relative;}

.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {border-top:1px dotted #FFFFFF;border-bottom:none;border-left:none;border-right:none;clear:both;float:none;width:100%;height:1px;margin:0 0 1.45em;}
hr.space {background:#fff;color:#fff;}
hr.no_hr {border:1px dotted #5e1c5f;background-color:#5e1c5f;height:12px;margin:0;padding:0;}
.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

/* FCE */
.zweispaltencontainer {width: 100%;overflow:hidden;}
.c50l, .c25l, .c33l, .c38l, .c66l, .c75l, .c62l {float: left; }
.c50r, .c25r, .c33r, .c38r, .c66r, .c75r, .c62r {float: right; margin-left: -5px; }

.c25l, .c25r { width: 25% }
	  .c33l, .c33r { width: 33.333% }
	  .c50l, .c50r { width: 50% }
	  .c66l, .c66r { width: 66.666% }
	  .c75l, .c75r { width: 75% }
	  .c38l, .c38r { width: 38.2% }
	  .c62l, .c62r { width: 61.8% }
	
	  .subc  { padding: 0; }
	  .subcl { padding: 0; }
	  .subcr { padding: 0; }


.left-content {margin:0 17px 0 0;}
.right-content {margin:0 0 0 17px;}


/* SITEMAP  */

.csc-sitemap ul {
    margin-left: 0;
    padding-left: 0;
    }
.csc-sitemap li {
    list-style-type: none;
    /*margin: 7px 18px;*/
    }

/* 1. EBENE  */
.csc-sitemap ul li {
    padding: 3px 8px;
	overflow:hidden;
	margin: 0 10px 10px 0;
    width: 190px;
    float: left;
	font-size:12px;
	font-weight:700;
	line-height:1.5;
	text-transform:uppercase;
	border: 1px solid #a84e6e; 
	
    }

.csc-sitemap ul li a{
	text-decoration:none;
}

/* 2. EBENE  */	
.csc-sitemap ul li ul li{
	font-size:12px;
	padding-left:0px;
	margin:2px 5px;
	border: 0px solid #a84e6e;
	font-weight:500;
	}
	
.csc-sitemap ul li ul li a{
	text-decoration:none;
	}

/* 3. EBENE  */	
.csc-sitemap ul li ul li ul li{
	padding-left:15px;
	text-transform:none;
	margin:0;
	}

.csc-sitemap ul li ul li ul li a{
	text-decoration:none;
	}


.csc-sitemap .divider {
    clear: both;
    }

a.link_freundstueck {display:block;width:274px;height:42px;border:0px solid #fff;background-image:url(../images/freundstueck_essen.gif);overflow:hidden;text-indent:999em;white-space:nowrap;margin:9px 0 12px;}
a.link_freundstueck:hover {background-image:url(../images/freundstueck_essen_hover.gif);}

a.link_bassermaennchen {display:block;width:274px;height:42px;border:0px solid #fff;background-image:url(../images/weinbistro.gif);overflow:hidden;text-indent:999em;white-space:nowrap;}
a.link_bassermaennchen:hover {background-image:url(../images/weinbistro_hover.gif);}

a.link_freundstueck_en {display:block;width:274px;height:42px;border:0px solid #fff;background-image:url(../images/freundstueck_essen_en.gif);overflow:hidden;text-indent:999em;white-space:nowrap;margin:9px 0 12px;}
a.link_freundstueck_en:hover {background-image:url(../images/freundstueck_essen_en_hover.gif);}

a.link_bassermaennchen_en {display:block;width:274px;height:42px;border:0px solid #fff;background-image:url(../images/weinbistro_en.gif);overflow:hidden;text-indent:999em;white-space:nowrap;}
a.link_bassermaennchen_en:hover {background-image:url(../images/weinbistro_en_hover.gif);}

/* Startseite*/
a.hotel_reserv {display:block;width:274px;height:42px;border:0px solid #fff;background-image:url(../images/hotel_reservierung.gif);overflow:hidden;text-indent:999em;white-space:nowrap;margin:0 0 12px;}
a.hotel_reserv:hover {background-image:url(../images/hotel_reservierung_hover.gif);}

a.hotel_reserv_en {display:block;width:274px;height:42px;border:0px solid #fff;background-image:url(../images/hotel_reservierung_en.gif);overflow:hidden;text-indent:999em;white-space:nowrap;margin:0 0 12px;}
a.hotel_reserv_en:hover {background-image:url(../images/hotel_reservierung_en_hover.gif);}

a.restaurant_reserv {display:block;width:274px;height:42px;border:0px solid #fff;background-image:url(../images/freundstueck_reservierung.gif);overflow:hidden;text-indent:999em;white-space:nowrap;margin:0 0 12px;}
a.restaurant_reserv:hover {background-image:url(../images/freundstueck_reservierung_hover.gif);}

a.restaurant_reserv_en {display:block;width:274px;height:42px;border:0px solid #fff;background-image:url(../images/freundstueck_reservierung_en.gif);overflow:hidden;text-indent:999em;white-space:nowrap;margin:0 0 12px;}
a.restaurant_reserv_en:hover {background-image:url(../images/freundstueck_reservierung_en_hover.gif);}

a.bassermaennchen_reserv {display:block;width:274px;height:42px;border:0px solid #fff;background-image:url(../images/bassermaennchen_reservierung.gif);overflow:hidden;text-indent:999em;white-space:nowrap;margin:0 0 12px;}
a.bassermaennchen_reserv:hover {background-image:url(../images/bassermaennchen_reservierung_hover.gif);}

a.bassermaennchen_reserv_en {display:block;width:274px;height:42px;border:0px solid #fff;background-image:url(../images/bassermaennchen_reservierung_en.gif);overflow:hidden;text-indent:999em;white-space:nowrap;margin:0 0 12px;}
a.bassermaennchen_reserv_en:hover {background-image:url(../images/bassermaennchen_reservierung_en_hover.gif);}

div.neu_kochschule {z-index:5000;position: absolute;left: 50%;top: 673px;width: 23px;height: 57px;margin-left: -500px;background-image:url(../images/neu.gif); }

a.kochschule {display:block;width:274px;height:57px;border:0px solid #fff;background-image:url(../images/button_kochschule.gif);overflow:hidden;text-indent:999em;white-space:nowrap;margin:0 0 12px;}
a.kochschule:hover {background-image:url(../images/button_kochschule.gif);}

a.kochschule_en {display:block;width:274px;height:57px;border:0px solid #fff;background-image:url(../images/button_kochschule.gif);overflow:hidden;text-indent:999em;white-space:nowrap;margin:0 0 12px;}
a.kochschule_en:hover {background-image:url(../images/button_kochschule.gif);}

a.jeunes {display:block;width:274px;height:142px;border:0px solid #fff;background-image:url(../images/jeunes.gif);overflow:hidden;text-indent:999em;white-space:nowrap;}
a.jeunes:hover {background-image:url(../images/jeunes_hover.gif);}

/* Formulare */

/* Kontakt */
.tx-pbsurvey-pi1 .survey_item {margin-bottom:0px;margin-top:20px;}
.border, div.formbuttons input {background-color:#AF7288;border:1px solid #FFFFFF;color:#FFFFFF;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;}
div.tx-pbsurvey-pi1 th, td {padding:0;margin:0;}
div.tx-pbsurvey-pi1 select, div.tx-pbsurvey-pi1 input, div.tx-pbsurvey-pi1 textarea {padding:0;margin:0;}
div.tx-pbsurvey-pi1 .required {color:#fff;vertical-align:top;}
div.tx-pbsurvey-pi1 textarea.textfeld { width:335px; height:56px;}

/* unv Reservierung */
div.tx-pbsurvey-pi1 div.reserve div {margin:0;}
div.reserve fieldset {border:0px solid #CCCCCC;}
div.reserve input {width:300px;background-color:#AF7288;border:1px solid #FFFFFF;color:#FFFFFF;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;}
div.reserve .Land, div.reserve .Zimmerkategorie, div.reserve .Personenanzahl {width:303px;margin:0;}
div.reserve .PLZ {width:45px;}
div.reserve .Ort {width:247px;}
div.reserve .Anmerkung {width:612px; height:80px;}
div.tx-pbsurvey-pi1 div.reserve div.pflicht, div.tx-pbsurvey-pi1 div.reserve div.formbuttons {margin-top:10px;}

div.newsletter input {background-color:#AF7288;border:1px solid #FFFFFF;color:#FFFFFF;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;}

div.reserve input.submit_form {width:117px; height: 22px; line-height:22px; background-image: url(../images/form_submit.gif);background-repeat: no-repeat;padding:0 0 2px;border: 1px solid #FFFFFF;display: block;cursor: pointer; }

/* Download */

/* sb_downloader CSS style */
#sb_download_flexWrap {
  padding: 0 0 0px 0;
  margin: 0 0 20px 0;;
  clear: both;
}
.sb_download_flex {
  padding: 5px;
  margin: 0px 3px 5px 0;
  width: 300px;
  height: 100px;
  float: left;
}

#sb_download_flexWrap_2 .sb_download_flex {
  padding: 5px;
  margin: 0px 3px 5px 0;
  width: 600px;
  height: auto;
  clear: both;
}

.sb_download_text {
	float: right;
	text-align: left;
	width: 160px;
}

#sb_download_flexWrap_2 .sb_download_text {
	float: right;
	text-align: left;
	width: 420px;
}

.sb_download_image {
	float: left;
	text-align: left;
	border:1px solid #fff;
}

#sb_download_flexWrap_2 .sb_download_image {
	float: left;
	text-align: left;
	border:1px solid #fff;
}

.sb_download_flex p.bodytext,
.sb_download_single p.bodytext {
  padding: 0;
  margin: 0;
}

.sb_download_flex .image img,
.sb_download_single .image img {
  padding: 0;
  margin: 0 10px 10px 0;
  float: left;
  width: 63px;
  height: 63px;
  border: 2px solid #D0EFED;
}
.sb_download_flex .clicks,
.sb_download_single .clicks {
	font-size: 11px;
}

.sb_download_flex .datetime,
.sb_download_single .datetime {
	font-size: 10px;
}
.sb_download_flex .title,
.sb_download_single .title {
  padding: 0;
  margin: 0;
  font-weight: bold;
}

.sb_download_flex .links,
.sb_download_single .links {
  padding: 0;
  margin: 0;
}
/* div around each link */
.sb_download_flex .linkOutput {

}
.sb_download_flex a {
  padding: 0;
  margin: 0;
  text-decoration: none;
}

.sb_download_flex a.more {
  padding: 0;
  margin: 0;
}

.sb_download_flex a:hover {
  text-decoration: none;
}
.sb_download_single {
	float: left;
	padding: 0px;
	margin: 0px;
}
.sb_download_single .sb_download_text {
	width: 450px;
}

.clearer {
	clear:both;
	margin:0;
	border:0;
	background:none;
}

/* "tx_wssitemap_pi1" */
.tx-wssitemap-pi1 .treemenudiv {}
.tx-wssitemap-pi1 .treemenudiv img {vertical-align: middle;border: none;}
.tx-wssitemap-pi1 .treemenudiv a {text-decoration: none;  color: #fff; }
.tx-wssitemap-pi1 .treemenudiv a:hover {color: #fff;text-decoration: underline;}
.tx-wssitemap-pi1 .treemenudiv a span.treemenutext_act {color:#C56688;}
.tx-wssitemap-pi1 .treemenudiv a span.treemenutext_actifsub {color:green; }	


