body
{
	font:normal 13px  Arial,serif;
	background: #F7E6A0 url(background.jpg) no-repeat center top;
}

h1 {
	margin:0 6px;
	font-size:1.2em;
}


a
{
	color:black;
}

strong {
	font-weight: bold;
}

small
{
	font:normal 10px Arial,serif;
}

#outer_box
{
	margin: 30px auto 20px auto;
	width:822px;
}

/* Head */
#head
{
	height:140px; /*153px*/
	width:820px;
	background: #FEE8BD url(head.gif) left top no-repeat;
	border-left:1px solid black;
	border-top:1px solid black;
	border-right:1px solid black;
	position:relative;
}

#head #flag_german
{
	margin:83px 10px 0 20px;
}

#head #flag_english, #head #flag_french
{
	margin:83px 10px 0 0;
}

/* Menu */
#menu
{
	padding:0;
	margin:0;
	height:20px;
	background:#FFD680;
	border-top:1px solid black;
	border-bottom:1px solid black;
	padding:7px 0px 0px 0px;
	left: 0px;
	top: 171px;
	position: relative;
	width: auto;
	z-index:20;
}

#menu ul
{
	list-style-type:none;
	margin:0;
	padding:0;
	padding-left: 8px;
	width: 820px;
	margin: 0px auto;
}

#menu li
{
	float:left;
	text-transform:uppercase;
	padding-right: 16px;
	font:normal 12px Verdana,Arial,sans-serif;
	background:#FFD680;
	color:black; /*#990000;*/
	margin:0;
}

#menu li.last_item {
	padding-right: 8px;
	padding-left: 6px;
}

#menu .active
{
	/*color:#8D273D;
	font-weight:bold;*/
}

#menu a
{
	text-decoration:none;
}

#menu a:hover
{
	text-decoration:underline;
}

#menu .important {position:relative;top:-13px;padding-right:0;margin-right:17px;}
#menu .important a {
	 background:#8d273d;
	 padding:14px 5px 11px;
	 color:#fee8bd;display:block;
}


/* MAIN */
#main_box
{
	background:#8D273D;
	min-height:380px;
	margin:0;
	padding:0;
	border-left:1px solid black;
	border-right:1px solid black;
}

#main_left
{
	float:left;
	width:176px;
	border-bottom: 1px solid black;
}

#main
{
	margin:0;
	width:460px;
	min-height:355px;
	float:left;
	background:#FEE8BD;
	border-left:1px solid #211D1D;
	border-right:1px solid #211D1D;
	border-bottom:1px solid #211D1D;
	padding-top:13px;
	z-index:10;
}

#main a
{
	text-decoration:underline;
	color:black;
}

#main a:hover, #main a:focus
{
	color:#8D273D;
}

#main strong
{
	font-weight:normal;
}

#main p
{
	margin:2% 6px;
}

#main last_p
{
	margin:0 5px;
}

#main h2
{
	margin:15px 6px 1px 6px;
}

#main ul
{
	clear:both;
}

#main_right
{
	margin:0;
	float:left;
	border-bottom: 1px solid black;
}

#main_right_btm {
	height: 27px;
	background-color: #FFD680; 
	border-bottom: 1px solid black;
	width: 182px;
	float: left;
}

#impressum
{
	text-align:center;
	background:#FFD680;
	float:left;
	width:182px;
	text-transform:uppercase;
	border-top:1px solid black;
	border-bottom:1px solid black;
}

/* Bottom */
#bottom
{
	background:#8D273D;
	margin:0;
	clear:left;
	text-align:center;
	padding-bottom:5px;
	color:#FEE4C1;
	font:bold 12px Arial,serif;
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
}



/*Anfrage formular (auch unter kontakt.php!) */
#anfrage_form_a
{
	float:left;
	width: 223px;
	padding: 2px 0px 2px 7px;
}

#anfrage_form_b
{
	float: right;
	width: 223px;
	padding: 2px 7px 2px 0px;
}

#anfrage_form_a input, #anfrage_form_b input
{
	margin-bottom:4px;
	width: 120px;
}

#anfrage_form_a select, #anfrage_form_b select
{
	margin-top:4px;
}

#anfrage_form_a select#country,
#anfrage_form_b select#country {
  width: 120px;
}

.form_row {
	height: 28px;
}

.form_row label {
	width: 80px;
	display: block;
	float: left;
}

#anfrage_form_c input
{
	margin-left:4px;
	width:25px;
}

#anfrage_form_c
{
	margin-left:7px;
}


#anfrage_form_c textarea
{
	margin-top:4px;
	float:left;
	width:200px;
}

.error_message
{
	background:#EFD1D1;
	border:1px solid #8F002B;
	color: #8F002B;
}

.price
{
	color:#A8231C;
	font-weight:bold;
}

.more_margin_top_bottom
{
	margin-top:15px !important;
	margin-bottom:15px !important;
}

.submit
{
	margin:1.3em 0 0 10px;
}

.float
{
	float:left;
	margin:1px;
}

.special_trier h2
{
	margin:0;
}

.special_price
{
	color:#A8231C;
	text-transform:uppercase;
	margin-bottom:0;
}

.list_style_dot
{
	list-style-image:url(list_style.gif);
	margin:1em 0 1em 2em;
}

.list_style_dot .list_style_dot li
{
	padding:1px 0;
}

.accordion li
{
	padding:4px 0;
}

.lonly_a
{
	margin-left:5px;
}

.centered
{
	margin:0 auto;
}

.clickaround
{
	float:left;
	line-height: 44px;
	margin-right: 4px;
	margin-left:100px;
}

.price_table {
	border-collapse: separate;
	border-spacing: 0px;
	margin: 0px 6px;
	width: 290px;
}

.price_table th {
	font-weight: bold;
	text-align: left;
	padding-top: 8px;
}

.price_table td {
	width: 25%;
}

.price_table .price_cell {
	text-align: right;
	padding-right: 8px;
}

.storno_table {
	border-collapse: separate;
	border-spacing: 0px;
	margin: 10px 6px 0;
	width: 350px;
}

.storno_table caption {
    font-weight:bold;
    text-align:left;
}
.storno_table th {
	font-weight: normal;
	text-align: left;
        padding:1px;
}

.storno_table td {
	width: 20%;
}


#januar_knueller {
	float: right;
	width: 154px;
	text-align: center;
	margin-top: 30px;
}

#januar_knueller h3 {
	font-weight: bold;
	font-size: 16px;
	color: #8D273D;
}
.space {margin:0 6px;}

h4.img_price_155 {
    height:45px;
    width:350px;
    text-indent:-5000px;
    background: url(arrangements_price_155.gif) 10px 0 no-repeat;
}
/*.linkbutton, .linkbutton2 {
    display:block;
    height:27px;
    width:280px;
    margin:0 auto 5px;
    font-weight:bold;
    text-indent:-5000px;
    background: #F7D87F url(arrangements_winter2.gif) 7px 50% no-repeat;
    border:1px solid #999;
}*/

.linkbutton2 {
    display:block;
    height:25px;
    width:185px;
    background: url(linkbutton.png) 7px 0 no-repeat;
    margin:0 0 5px;
    text-indent:-5000px;
}
.linkbutton2:hover {
    background: url(linkbutton.png) 7px -25px no-repeat;
}

.linkbutton {
    margin:10px 0 0 0;
    width:100%;
}
.linkbutton li {
    margin:0 2px;
    text-indent:-5000px;
    /*float:left;*/
}
.linkbutton a {
    width:175px;
    height:24px;
    display:block;
    text-indent:-5000px;
    background:  url(linkbutton.png) no-repeat;
}
.linkbutton a.winter {
    width:210px;
    background-position:  -176px 0;
    margin-left:120px;
}
.linkbutton a.winter:hover {
    background-position: -176px -25px;
}
.linkbutton a.silvester {
    background-position: 0 0;
    margin-left:6px;
}
.linkbutton a.silvester:hover {
    background-position: 0px -25px;
}

.buffet {
    list-style:none;
    text-align:center;
    margin:0 0 10px;
}
.buffet li {
    margin:0;
    padding:0;
    line-height:1.1em;
}
.buffet li.star {
    margin:.4em 0 -.4em 0;
}

#service-logos{
    margin-left:68px;
    margin-top:15px;
}

#service-logos img{
    margin:0 15px;
}

#main.mittagskarte {
    padding:10px;
    width:440px;
}

#main.mittagskarte ol, #main.mittagskarte ul{
    margin: 1em 0 1em 2em;
}

#main.mittagskarte ol li {
    list-style-type:decimal;
    padding:0.2em 0;
}

#main.mittagskarte ul li {
    list-style-type:disc;
    padding:0.2em 0;
}

#main.mittagskarte p
{
	margin:0 0 1em;
}

#main.mittagskarte h2
{
	margin:10px 0 5px;
        font-size:1.1em;
}

#main.mittagskarte strong {font-weight:bold;}


#social_sharing_bar {
	margin:10px 0 10px 260px;
}

#social_sharing_bar a {text-decoration: none;color:white;}

#flag_facebook {
	position:absolute;
	top:12px;
	left:20px;
}

.submenu li
{
	padding-left: 10px;
}

.knallerpreiseList {
	margin: 10px 0px 10px 5px;
}

.knallerpreiseList .price {
	float: left;
	width: 120px;
	margin-bottom: 10px;
}

.knallerpreiseList .desc {
	width: 330px;
	float: left;
}
