/******************
* General declarations
******************/
* {
  margin:0;
  padding:0;
  border:0;
}

body {
  background:#f6fdf1;
  font-family:Verdana, Helvetica, Times New Roman;
  font-size:12px;
}

.clearfix {
  clear:both;
  height:1px;
}

ul, li {
  list-style-type:none;
}

table {
  border-spacing:0;
  border-collapse:collapse;
}

/******************
* Top area (logo + headline)
******************/
#top {
  overflow:visible;
  position:relative;
  width:996px;
  margin:0 auto;
  margin-top:15px;
  height:142px;
}

#top img.logo {
  position:absolute;
  top:0;
  left:0;
}

#top h1 {
  color:#a81313;
  font-weight:normal;
  font-size:13px;
  text-align:right;
  padding-top:45px;
  font-family:Verdana, Helvetica;
  letter-spacing:1px;
}

#top h1 .days {
  font-size:40px;
  font-weight:bold;
  font-family:Times New Roman, Verdana, Helvetica;
}

#top h1 .date {
  font-size:20px;
  font-weight:bold;
  font-family:Times New Roman, Verdana, Helvetica;
}

/******************
* Menu area + header graphics
******************/
#menu_container {
  width:100%;
  background:#3c0707;
}

#menu {
  width:996px;
  margin:0 auto;
  position:relative;
  height:377px;
  overflow:visible;
}

#menu .header {
  margin-top:15px;
  margin-left:80px;
}

#menu ul.sf-menu {
  margin:27px 0px 0px 198px;
  width:800px;
}

#menu ul.sf-menu li {
  background:#3c0707;
  padding-top:10px;
  text-align:center;
}

#menu ul.sf-menu li.col1, #menu ul.sf-menu li ul.col1 {
  width:175px;
}

#menu ul.sf-menu li:hover ul.col1, #menu ul.sf-menu li.sfHover ul.col1 {
  top:-126px;
}

#menu ul.sf-menu li.col2, #menu ul.sf-menu li ul.col2 {
  width:187px;
}

#menu ul.sf-menu li:hover ul.col2, #menu ul.sf-menu li.sfHover ul.col2 {
  top:-101px;
}

#menu ul.sf-menu li.col3, #menu ul.sf-menu li ul.col3 {
  width:195px;
}

#menu ul.sf-menu li:hover ul.col3, #menu ul.sf-menu li.sfHover ul.col3 {
  top:-151px;
}

#menu ul.sf-menu li.col4, #menu ul.sf-menu li ul.col4 {
  width:165px;
}

#menu ul.sf-menu li:hover ul.col4, #menu ul.sf-menu li.sfHover ul.col4 {
  top:-142px;
}

#menu ul.sf-menu li.col5 {
  width:*;
  text-align:left;
}

#menu ul.sf-menu ul {
  background:url('/img/bg-untermenu.png') #3c0707 no-repeat bottom center;
  padding-bottom:33px;
}

#menu ul.sf-menu a {
  padding:0;
  border:0;
  color:#3c0707;
}

#menu ul.sf-menu li:hover, #menu ul.sf-menu li.sfHover,
#menu ul.sf-menu a:focus, #menu ul.sf-menu a:hover, #menu ul.sf-menu a:active {
  background:#3c0707;
}

#menu ul.sf-menu .sf-sub-indicator {
  display:none;
}

/******************
* Content
******************/
#content_container {
  width:100%;
  background:#a81313;
}

#content {
  width:915px;
  margin:0 auto;
  position:relative;
  padding:30px 0px 70px 81px;
}

#content .img-left {
  height:144px;
  margin-bottom:40px;
}

#content .img-left img {
  float:left;
}

#content .img-left .p_container {
	position:relative;
	float:right;
	background:url('/img/bg-img-left.png') repeat-y;
	width:435px;
	height:100%;
	line-height: 18px;
}

#content .img-left p {
  display:block;
  position:absolute;
  padding:0px 0px 10px 37px;
  bottom:0px;
  right:0px;
  color:#eafb9b;
  font-weight:bold;
}

#content .img-left p .page {
  display:block;
  margin-top:28px;
  width:400px;
}

#content .img-left p .nav {
  float:right;
} 

#content .img-left p .nav a, .nav a {
  color:#eafb9b;
} 

#content .standard p {
	float:right;
	display:block;
	color:white;
	margin-left:232px;
	margin-top:20px;
	line-height: 18px;
	width: 619px;
}

#content .box {
	margin-top:20px;
	background:#a6cd1c;
	position:relative;
}

#content .box p {
	float:right;
	padding:35px 23px;
	color:#3c0707;
	position:absolute;
	display:block;
	font-family:"Times New Roman", Verdana, Helvetica;
	right:0px;
	top:0px;
	font-size: 16px;
	line-height: 18px;
}

#content ul.results {
  margin-top:20px;
  margin-left:310px;
}

#content ul.results li {
  border:solid 1px #a6cd1c;
  margin-bottom:25px;
  height:auto !important;
}

#content ul.results li h3, #content ul.results li h4 {
  color:#3c0707;
  background:#a6cd1c;
  font-size:13px;
}

#content ul.results li h3 {
  padding:15px 0px 0px 10px;
}

#content ul.results li h4 {
  padding:0px 0px 15px 10px;
}

#content ul.results li h3 .location {
  font-size:16px;
}

#content ul.results li p {
  color:white;
  padding-left:19px;
  padding-bottom:10px;
}

#content ul.results li table {
  width:100%;
}

#content ul.results li table th {
  background:white;
  color:#a81313;
  font-weight:normal;
  font-style:italic;
  padding:10px 8px;
  width:50%;
  text-align:left;
}

#content ul.results li table td {
  color:white;
  padding:7px 0px 18px 8px;
  vertical-align:top;
}

#content ul.results li table td a {
  font-weight:bold;
  color:white;
  display:block;
}

#content ul.results li table td strong {
  font-weight:bold;
}

/******************
* Footer
******************/
#footer_container {
  width:100%;
  background:#a81313;
  height:74px;
  overflow:hidden;
}

#footer {
  width:996px;
  margin:0 auto;
  background:#3c0707;
}

#footer p {
  padding:31px 20px;
  color:#daf7c7;
  width:500px;
  float:left;
}

#footer p a {
  color:#daf7c7;
}

#footer a.totop {
  float:right;
}

/******************
* Bottom
******************/
#bottom {
  width:996px;
  margin:0 auto;
  height:49px;
  position:relative;
}

#bottom a {
  color:#a6cd1c;
  font-size:10px;
  text-decoration:none;
  position:absolute;
  right:0;
  bottom:10px;
}
/* Hier kommen Silkes neue Styles hin */
#content .standard table {
	float:right;
	display:block;
	color:white;
	margin-left:232px;
	margin-top:20px;
	line-height: 18px;
}
#content .standard table td {
	padding: 10px;
}
#content .standard table .td-txt-braun {
	padding: 10px;
	color: #3C0707;
	background-color: #A6CD1C;
}
#content .standard a {
	color: #A6CD1C;
}
.img_left {
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
}
.img_right{
	padding-top: 4px;
	padding-left: 10px;
	padding-bottom: 4px;
}
.aufzaehlung_in_box {
	line-height: 14px;
}

/* Übernahme alte Seite */
/* Ratschläge */
.rbox{
  height:280px;
}
#srbox{
  width: 600px;
  margin-top: -280px;
  position:absolute;
}
.ratrechts {
  padding-left:50px;
  padding-right:50px;
  padding-top:40px;
  font-size:14px;
  color:#000;
  height: 280px;
  overflow: hidden;
}
.conLinks160RahmenRat {
  float: left;
  width: 308px;
  height: 250px;
}
.conRechts160RahmenRat {
  margin-left: 308px;
  height: 250px;
}
.stretch{
  visibility: hidden;
}
.flagLink{
  cursor: pointer;
}
.cBoth {
  font-size: 1px;
  line-height: 1px;
  clear: both;
  height: 1px;
}
#content .box .ratrechts p {
  font-size:20px;
  margin-left:50px;
  margin-bottom:20px;
  float:none;
  padding:0px 0px;
  position:relative;
}
/* Der Weg in die Tasse */
#content .wegtasse p {
	float:right;
	display:block;
	color:white;
	margin-left:200px;
	margin-top:20px;
	line-height: 18px;
}
.tooltip {
  width: 400px;
  background-color: #fff7ed;
  border: 1px solid #ddd5c3;
  opacity: 0.9;
  padding: 10px;
  z-index:10;
  position:relative;
}
/* Genuss-Tips */
.brahmen{
  border: 1px solid #3c0707;
  background-color:#f6fdf1;
  padding:10px;
}
.genussL135 {
  float: left;
  width: 255px;
  height: 46px;
  padding: 15px;
  font-weight:bold;
  color:#a6cd1c;
  font-size:16px;
  line-height: 18px;
}
.genussR135 {
  padding-top: 0px;
  margin-left: 265px;
}
#content .genussR135 p {
  float:none;
  display:block;
  line-height: 18px;
  margin: 0px;
  margin-bottom:5px;
  color:#000;
}
.genussimg {
  float:left;
  margin-right:10px;
  margin-bottom:10px;
}
#content .standard .brahmen .stretch p {
  float:none;
  display:block;
  margin-left:0px;
  color:#000;
}
/* A-Z */
.buchstaben {
  margin-left:263px;
  margin-top:35px;
  margin-bottom:15px;
}
.buchstaben img {
  margin-left:30px;
}
table.sitten {
  color:#f6fdf1;
  border: 1px solid #f6fdf1;
  margin-left:295px;
  width:600px;
}
table.sitten td {
  padding:10px;
}
th.sitten {
  font-weight: bold;
  color: #a6cd1c;
  background-color: #f6fdf1;
  width: 140px;
  text-align: center;
  vertical-align: top;
  padding-top: 12px;
}
/* Kaffeetyp */
table.tblFrage {
  margin-left:200px;
}
table.tblFrage td.cellFrage {
  font-weight:bold;
  width:800px;
  background-color: #a6cd1c;
}
table.tblFrage td.cellNr {
  color: #a6cd1c;
  font-weight: bold;
  font-size:24px;
  background-color: #f6fdf1;
}
table.tblFrage td {
  padding:10px;
  border: 1px solid #f6fdf1;
}
span.ausgabetitel {
  color: #a6cd1c;
  font-weight: bold;
  font-size:24px;
}
img.auszeichnung {
  float:left;
  margin-right:15px;
  margin-bottom:15px;
}
/* Sitten */
.flaggen {
  margin-left:10px;
  margin-top:35px;
  margin-bottom:35px;
}
.flaggen img {
  margin-left:16px;
  border: 5px solid #f6fdf1;
}
#sbox{
  width: 815px;
  margin-top:-200px;
  margin-left: 30px;
  position:absolute;
}
.fbox{
height:200px;
}
#content #sbox .stretch table.sittenseite {
  color:#fff;
}
#content #sbox .stretch table.sittenseite th {
  color:#eafb9b;
  font-size:30px;
  width:280px;
  text-align:left;
}
#content #sbox .stretch table.sittenseite td {
  font-size:14px;
  width:615px;
}
/* Datumform */
form.countdownform {
  padding-right:200px;
}
input.countdowninput {
  background:none;
  color:#a81313;
  text-align:right;
  letter-spacing:1px;
  font-size:30px;
  font-weight:bold;
  font-family:Times New Roman, Verdana, Helvetica;
}

  table.kreationentable {
  width:619px;
}

/* user input */
#content ul.results li td.tbinfo p
{
  margin: 0;
  padding:  0;
  padding-bottom: 4px;
}
#content ul.results li ul li
{
  margin: 0;
  padding:  0;
  border:none;
  list-style-type:disc;
  padding-left:5px;
  margin-left:40px;
  list-style-position:inline;
  color:#fff;
}
#content ul.results li a
{
  color:#fff;
}
.nav p {
  color:#eafb9b;
  font-weight:bold;
}