*
{
	margin								: 0px;
	padding								: 0px;
}

html, body
{
	height								: 100%;
	background							: #996633;
}

body
{
	font-family							: Verdana, Arial, Helvetica, sans-serif;
	font-size							: 12px;
	color								: #000000;
	line-height							: 1.5em;
}

img
{
	border								: 0px;
}

h1
{
	display								: block;
	margin								: 15px 0px 10px 0px;
	font-weight							: bold;
	color								: #996633;
	font-size							: 13px;
}

h2
{
	display								: block;
	margin								: 10px 0px 10px 0px;
	font-weight							: bold;
	font-size							: 12px;
}

h3
{
	display								: block;
	margin								: 15px 0px 10px 0px;
	font-weight							: bold;
	color								: #996633;
	font-size							: 12px;
}

h4
{
	display								: block;
	margin								: 10px 0px 10px 0px;
	font-weight							: bold;
	font-size							: 15px;
}

a, a:link, a:visited
{
	color								: #000000;
	font-size							: 12px;
	text-decoration						: none;
}

a:active, a:hover
{
	color								: #000000;
	text-decoration						: underline;
}

#container
{
	margin								: 0px auto;
	padding								: 0px;
	min-height							: 100%;
	width								: 1000px;
	background							: url(gfx/site/bg.gif) repeat-y;
}

#header
{
	margin								: 0px;
	padding								: 0px;
	width								: 1000px;
	height								: 128px;
}

#subHeaderImg
{
	width								: 359px;
	height								: 126px;
	float								: left;
}

#topMenu
{
	background							: url(gfx/site/bg_top_men.gif) repeat-x;
	width								: 596px;
	height								: 27px;
	float								: left;
}

#contact
{
	width								: 180px;
	height								: 22px;
	text-align							: center;
	float								: right;
	padding-top							: 5px;
	background							: url(gfx/site/btn_contact.jpg) no-repeat;
}

#language
{
	width								: 100px;
	height								: 27px;
	float								: right;
}

#sectionImg
{
	width								: 596px;
	height								: 99px;
	float								: left;
}

#kontakt
{
	width								: 80px;
	background							: url(gfx/buttons/btn_kontakt.gif);
}

#menu
{
	margin-left							: 55px;
	width								: 188px;
	background							: url(gfx/site/men_middle.gif) repeat-y;
	float								: left;
}

#menuHead
{
	width								: 188px;
	height								: 10px;
	background							: url(gfx/site/men_top.gif) no-repeat;
	background-position					: top;
}

#menuFoot
{
	width								: 188px;
	height								: 10px;
	background							: url(gfx/site/men_bottom.gif) no-repeat;
	background-position					: bottom;
}

#content
{
	float								: left;
	width								: 670px;
	margin-left							: 20px;
}

#spacer
{
	display								: block;
	height								: 10px;
	clear								: both;
	background							: url(gfx/site/bg.gif) repeat-y;
}

#footer
{
	display								: block;
	position							: relative;
	width								: 1000px;
	height								: 20px;
	margin								: 0 auto 0 auto;
	font-size							: 9px;
	text-align							: center;
	padding-top							: 10px;
	color								: #CC9966; /*clicked: #996633*/
	background							: url(gfx/site/bg.gif) repeat-y;
}
/* ##### MENÜSTYLES ###*/

#menu ul
{
	list-style							: none;
}

#menu li
{
	display								: block;
	margin								: 0;
}

#menu li a:link, #menu li a:visited
{
	display								: block;
	width								: 143px;
	height								: 30px;
	text-align							: left;
	font-weight							: normal;
	padding-left						: 45px;
	padding-top							: 10px;
	text-decoration						: none;
	background							: url(gfx/site/men_btn_bg.gif) no-repeat;
	background-position					: left;
}

#menu li.sub a:link,#menu li.sub a:visited
{
	display								: block;
	width								: 143px;
	height								: 25px;
	text-align							: left;
	font-weight							: normal;
	padding-left						: 45px;
	padding-top							: 5px;
	text-decoration						: none;
	background							: url(gfx/site/men_btn_bg2.gif) no-repeat;
	background-position					: left;
}

#menu li.sub2 a:link,#menu li.sub2 a:visited
{
	display								: block;
	width								: 143px;
	height								: 25px;
	text-align							: left;
	font-weight							: normal;
	padding-left						: 45px;
	padding-top							: 5px;
	text-decoration						: none;
	background							: url(gfx/site/men_btn_bg3.gif) no-repeat;
	background-position					: left;
}

#menu li a.active, #menu li.sub a.active, #menu li.sub2 a.active,
#menu li a:active, #menu li a:hover, #menu li a:focus,
#menu li.sub a:active, #menu li.sub a:hover, #menu.sub li a:focus
#menu li.sub2 a:active, #menu li.sub2 a:hover, #menu.sub2 li a:focus
{
	text-decoration						: underline;
	background-position					: right;
}

#menu2 ul
{
	list-style							: none;
}

#menu2 li
{
	display								: block;
	margin								: 0;
	float								: left;
}

#menu2 li a:link, #menu2 li a:visited
{
	display								: block;
	height								: 60px;
	background-position					: left;
}

#menu2 li a:active, #menu2 li a:hover, #menu2 li a:focus
{
	background-position					: right;
}

.new
{
	font-weight							: bold;
	color								: #FF0000;
}

.cnt_img_right_portrait, .cnt_img_right_landscape 
{
	display								: block;
	margin								: 10px 0px 10px 10px;
	float								: right;
}

.cnt_img_left_portrait, .cnt_img_left_landscape
{
	display								: block;
	margin								: 10px 10px 10px 0px;
	float								: left;
}

a.linx
{
	text-decoration						: underline;
}

.speisekarte, .buffet
{
	border								: 0; /*1px solid #000000;*/
	width								: 520px;
	margin								: 0 auto;
}

.speisekarte td, .buffet td
{
	padding								: 2px 5px 2px 5px;
}

.speisekarte td.title, .buffet td.title
{
	font-weight							: bold;
}

.speisekarte td.speisen
{
	width								: 425px;
}

.speisekarte td.eur
{
	width								: 35px;
	text-align							: right;
}

.speisekarte td.preise
{
	width								: 40px;
	text-align							: right;
}

.buffet td.spacer
{
	width								: 100px;
}

.buffet td.dessert
{

}

.buffet td.food
{
	width								: 400px;
}

.zimmer 
{
	width								: 450px;
}