/* Allgemein */
* { margin:0px; padding:0px; border:0px; font:normal 12px Verdana, Arial, Helvetica, sans-serif; color:#6F320D; }

a { text-decoration:none; color:#6F320D; text-decoration:underline; font-style:italic; }
a:hover { text-decoration:none; color:#A48254; }

h1 { font-size:24px; font-weight:bold; }
h2 { font-size:18px; font-weight:bold; }
h3 { font-size:16px; font-weight:bold; }

strong, strong td { font-weight:bold; }



/*div { border:1px solid #FF0000; }*/

/* ID's */

#container { 
	position:absolute; 
	width: 1000px;
	height: 710px;
	margin-left: -500px;
	left: 50%;
	background:url(/img/background2.jpg) no-repeat;
	margin-top:30px;
}

#home { 
	position: absolute;
	top:355px;
	left:35px;
	width: 210px;
	height: 300px;
	cursor:pointer;
}

#header {
	position:relative;
	width: 200px;
	height:20px;
	margin: 25px 0 0 660px;
}

#kontakt { color: #CDAB7E; 	font-weight:bold; }
#kontakt:hover { color: #A48254; font-weight:bold;}

#impressum { color: #583300; 	font-weight:bold; }
#impressum:hover { color: #A48254; font-weight:bold;}

#menue { 
	position:relative; 
	width:236px; 
	height:250px; 
	text-align:right;
	font-size:24px;
	font-weight:bold;
	margin:10px 0px 0px 26px;
	float:left;
}

#menue a div.home { height:39px; background:url(/img/home.gif) no-repeat; cursor:pointer; }
#menue a:hover div.home { height:39px; background:url(/img/home_active.gif) no-repeat; cursor:pointer; }
#menue a.aktuell div.home { height:39px; background:url(/img/home_active.gif) no-repeat; cursor:default; }
#menue a div.happyhour { height:39px; background:url(/img/happyhour.gif) no-repeat; cursor:pointer; }
#menue a:hover div.happyhour { height:39px; background:url(/img/happyhour_active.gif) no-repeat; cursor:pointer; }
#menue a.aktuell div.happyhour { height:39px; background:url(/img/happyhour_active.gif) no-repeat; cursor:default; }
#menue a div.happyhour2 { height:39px; background:url(/img/happyhour2.gif) no-repeat; cursor:pointer; }
#menue a:hover div.happyhour2 { height:39px; background:url(/img/happyhour2_active.gif) no-repeat; cursor:pointer; }
#menue a.aktuell div.happyhour2 { height:39px; background:url(/img/happyhour2_active.gif) no-repeat; cursor:default; }
#menue a div.fullhouse { height:39px; background:url(/img/fullhouse.gif) no-repeat; cursor:pointer; }
#menue a:hover div.fullhouse { height:39px; background:url(/img/fullhouse_active.gif) no-repeat; cursor:pointer; }
#menue a.aktuell div.fullhouse { height:39px; background:url(/img/fullhouse_active.gif) no-repeat; cursor:default; }
#menue a div.gastroservice { height:39px; background:url(/img/gastroservice.gif) no-repeat; cursor:pointer; }
#menue a:hover div.gastroservice { height:39px; background:url(/img/gastroservice_active.gif) no-repeat; cursor:pointer; }
#menue a.aktuell div.gastroservice { height:39px; background:url(/img/gastroservice_active.gif) no-repeat; cursor:default; }
#menue a div.cateringservice { height:67px; background:url(/img/cateringservice.gif) no-repeat; cursor:pointer; }
#menue a:hover div.cateringservice { height:67px; background:url(/img/cateringservice_active.gif) no-repeat; cursor:pointer; }
#menue a.aktuell div.cateringservice { height:67px; background:url(/img/cateringservice_active.gif) no-repeat; cursor:default; }
#menue a div.automatenservice { height:67px; background:url(/img/automatenservice.gif) no-repeat; cursor:pointer; }
#menue a:hover div.automatenservice { height:67px; background:url(/img/automatenservice_active.gif) no-repeat; cursor:pointer; }
#menue a.aktuell div.automatenservice { height:67px; background:url(/img/automatenservice_active.gif) no-repeat; cursor:default; }

#headline {
	position:relative;
	width: 236px;
	height: 50px;
	text-align:center;
	margin:40px 0 0 575px;
	font-size:23px;
	font-weight:bold;
}

#content	{
	position:relative;
	float: left;
	width: 450px;
	height: 470px;
	margin: 10px 0 0 15px;
	overflow:hidden;

}
#content_scroll	{
	height: 420px;
	overflow:auto;
}

#content ul	{	margin-left:20px; 	}

#content table	{		}
#content td.line	{	height:1px; border-bottom:1px solid #6F320D;	}
#content td.month	{	width:75px; vertical-align:top; font-size:11px; font-weight:bold;	}
#content td.hh,
#content td.hh2,
#content td.fh		{	width:145px; vertical-align:top; font-size:11px;	}

#news {
	position: relative;
	width: 170px;
	height: 400px;
	margin: 10px 0 0 745px;
}

#news_scroll	{	height:440px;width: 170px; overflow:auto;}
#news-head { width:inherit; height:17px; background:url(/img/aktuelles.gif) no-repeat; margin-bottom:8px; }

#news ul	{list-style:none;}
#news li	{	font-size:10px; margin-bottom:5px;	}
#news a		{	color:#6F320D; text-decoration:underline; font-style:italic;}
#news a:hover { text-decoration:none; color:#A48254; }
#news a.tool	{	 border-bottom:2px dotted #6F320D;text-decoration:none; font-style:normal; 	}

/*Klassen*/

#headline img.automatenservice, #headline img.cateringservice { margin-top:-20px; }
div.left20 { margin-left:20px; }
img.news_pic	{
	border:2px solid #6F320D;
	margin-bottom:4px;
}
