@charset "utf-8";

/* Company: Euroweb Internet GmbH */

/* -------------------------------------------------------------------------------------------------------*/
/* ---- global tags <<<-----------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/
* {
	margin:0;
	padding:0;
}

body, html {
	height:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background: url(../images/bg-body.jpg) center top repeat #f4eeba;
	font:0.9em "Tahoma", Arial, Helvetica, sans-serif;
	color:#492c15;
	line-height:1.7em;
	behavior:url(csshover.htc);
}

a:link, a:visited {
	color:#9e1518;
	text-decoration:underline;
}

a:hover, a:active {
	color:#9e1518;
	text-decoration:none;
}

p {
	margin:0 0 1.3em 0;
}

img {
	border:0;
}

h2 {
	text-indent:-9999px;
	margin:0 0 36px 0;
	height:91px;
}

h3 {
	margin:0 0 0.7em 0;
	font-size:1.2em;
	font-weight:normal;
	color:#9e1518;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
}

h4 {
	margin:0 0 0 0;
	font-size:1.2em;
	font-weight:normal;
	color:#9e1518;
	font-family:"Times New Roman", Times, serif;
}

/* -------------------------------------------------------------------------------------------------------*/
/* ---- global classes <<<--------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/

.clear {
	height:0.1em;
	line-height:0.1em;
	font-size:0.1em;
	clear:both;
	margin:0 0 0 0;
}

.line {
	width:450px;
	height:20px;
	background:url(../images/bg-line.gif) 0 0 no-repeat;
	margin:0 0 1em 0;
}

.image-border-left {
   cursor: url(../images/icon-zoomin.cur), pointer;
   padding:1px;
   background:#fff;
   border:1px solid #9e1518;
   float:left;
   margin:0 10px 10px 0;
}

.image-border-right {
   cursor: url(../images/icon-zoomin.cur), pointer;
   padding:1px;
   background:#fff;
   border:1px solid #9e1518;
   float:right;
   margin:0 0 10px 10px;
}

.margin-stop {
	margin:0!important;
}

.preise {
	font-family:"Times New Roman", Times, serif;
	color:#9e1518;
	font-size:14px;
}

/* -------------------------------------------------------------------------------------------------------*/
/* ---- bg-body <<<---------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/

div#bg-body {
	width:100%;
	height:700px;
	background:url(../images/bg-bg-body.jpg) center top no-repeat;
}

/* -------------------------------------------------------------------------------------------------------*/
/* ---- container <<<-------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/

div#container {
	width:996px;
	margin:0 auto;
	margin-top:-700px;
}

/* -------------------------------------------------------------------------------------------------------*/
/* ---- header <<<----------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/

div#header {
	width:996px;
	height:386px;
	background:url(../images/bg-header.jpg) 0 0 no-repeat;
	position:relative;
	z-index:5;
}

h1#branding a {
	width:269px;
	height:89px;
	background:url(../images/h1-kemken.jpg) 0 0 no-repeat;
	position:absolute;
	left:370px;
	top:206px;
	display:block;
	text-indent:-9999em;
}

/* ---- navi <<<------------------------------------------------------------------------------------------*/

ul#navi {
	position:absolute;
	top:346px;
	left:24px;
	font-size:1.1em;
	list-style-type:none;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
	z-index:5;
}

ul#navi a:link, ul#navi a:visited {
	color:#fff5a5;
	text-decoration:none;
}
ul#navi a:hover, ul#navi a:active {
	color:#fff5a5;
	text-decoration:underline;
}
ul#navi li {
	float:left;
	margin-right:31px;
}

/* ---- navi-add2 <<<-------------------------------------------------------------------------------------*/

ul.navi-add2 {
	background:#f1e8ab;
	height:70px;
	width:153px;
	position:absolute;
	top:22px;
	left:372px;
	padding:10px;
	font-size:0.6em;
	line-height:4em;
	z-index:5;
	
}

ul#navi li ul.navi-add2 li{
	display:block;
	height:auto;
	list-style-type:none;
	padding-left:13px;
	margin:0!important;
}


ul.navi-add2 li a {
	display:block;
	text-indent:0;
	font-size:1.8em;
	color:#9e1518!important;
}


li ul {
	display: none;

}

li>ul {
	top: auto;
	left: auto;
}

li:hover ul, li.over ul {
	display: block;
}

/* -------------------------------------------------------------------------------------------------------*/
/* ---- content-container <<<-----------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/

div#content-container {
	width:996px;
	background:url(../images/bg-content-container.jpg) center top repeat-y;
	float:left;
}

/* -------------------------------------------------------------------------------------------------------*/
/* ---- content-main <<<----------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/

div#content-main {
	float:left;
	width:457px;
	padding:15px 46px 20px 35px;
	background:url(../images/bg-content-main.jpg) 0 0 no-repeat;
	min-height:470px;
}

/* -- min-height for ie6 --*/

* hmtl div#content-main {
	height:470px;
}

div#content-main ul {
	margin:0 0 20px 20px;
}

dl.content-main {
	width:450px;
}

dl.content-main dt {
	width:190px;
	float:left;
	font-weight:bold;
}

dl.content-main dd {
	width:260px;
	float:left;
}

/* ---- headlines <<<-------------------------------------------------------------------------------------*/

h2#willkommen {background:url(../images/h2/h2-willkommen.gif) 0 0 no-repeat;}
h2#anfahrt {background:url(../images/h2/h2-anfahrt.gif) 0 0 no-repeat;}
h2#kontakt {background:url(../images/h2/h2-kontakt.gif) 0 0 no-repeat;}
h2#danke {background:url(../images/h2/h2-danke.gif) 0 0 no-repeat;}
h2#impressum {background:url(../images/h2/h2-impressum.gif) 0 0 no-repeat;}
h2#fehler {background:url(../images/h2/h2-fehler.gif) 0 0 no-repeat;}
h2#newsletter {background:url(../images/h2/h2-newsletter.gif) 0 0 no-repeat;}
h2#ueber-uns {background:url(../images/h2/h2-ueber-uns.gif) 0 0 no-repeat;}
h2#party-service {background:url(../images/h2/h2-party-service.gif) 0 0 no-repeat;}
h2#planwagenfahrten {background:url(../images/h2/h2-planwagenfahrten.gif) 0 0 no-repeat;}
h2#landgasthaus {background:url(../images/h2/h2-landgasthaus.gif) 0 0 no-repeat;}
h2#kemkens-stube {background:url(../images/h2/h2-kemkens-stube.gif) 0 0 no-repeat;}
h2#spezialitaeten {background:url(../images/h2/h2-spezialitaeten.gif) 0 0 no-repeat;}
h2#aktuelles {background:url(../images/h2/h2-aktuelles.gif) 0 0 no-repeat;}
h2#speisekarte {background:url(../images/h2/h2-speisekarte.gif) 0 0 no-repeat;}
h2#wochenkarte {background:url(../images/h2/h2-wochenkarte.gif) 0 0 no-repeat;}

/* -------------------------------------------------------------------------------------------------------*/
/* ---- content-sidebar <<<-------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/

div#content-sidebar {
	float:left;
	width:458px;
	height:400px;
	background:url(../images/bg-content-sidebar.jpg) 0 0 no-repeat;
	position:relative;
	font-size:1.1em;
	line-height:1.5em;
	font-family:"Times New Roman", Times, serif;
}

div#content-sidebar a, div#content-sidebar a:visited {
	padding:2px;
	background:#9e1518;
	color:#fff;
	text-decoration:none;
}

div#content-sidebar a:hover, div#content-sidebar a:active {
	padding:2px;
	background:none;
	color:#9e1518;
	text-decoration:none;
}

.content-sidebar-adress {
	position:absolute;
	width:150px;
	height:80px;
	top:123px;
	left:18px;
}

.content-sidebar-phone {
	position:absolute;
	width:150px;
	height:80px;
	top:123px;
	left:255px;
}

div#content-sidebar-aktuelles {
	position:absolute;
	width:180px;
	height:80px;
	top:258px;
	left:18px;
}

div#content-sidebar-aktuelles h3 {
	font-size:0.9em;
	margin:0;
	padding:0;
	font-weight:bold;
	color:#492c15;
}

div#content-sidebar-oeffnungszeiten {
	position:absolute;
	width:260px;
	height:200px;
	top:280px;
	left:33px;
}

/* ---- navi-add <<<--------------------------------------------------------------------------------------*/

ul#navi-add {
	position:absolute;
	width:440px;
	height:30px;
	top:35px;
	left:13px;
	font-size:1.1em;
	text-transform:uppercase;
	line-height:1.7em;
	list-style-type:none;
}

div#content-sidebar ul#navi-add a, div#content-sidebar ul#navi-add a:visited {
	color:#492c15;
	text-decoration:none;
	background:none;
	padding:0;
	font-size:0.8em;
}

div#content-sidebar ul#navi-add a:hover, div#content-sidebar ul#navi-add a:active {
	color:#9e1518;
	text-decoration:none;
	background:none;
	padding:0;
}

div#content-sidebar ul#navi-add li {
	float:left;
	margin-right:16px;
}

* html div#content-sidebar ul#navi-add li {
	float:left;
	margin-right:18px;
}

* + html div#content-sidebar ul#navi-add li {
	float:left;
	margin-right:18px;
}


/* -------------------------------------------------------------------------------------------------------*/
/* ---- footer <<<----------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/

div#footer {
	width:100%;
	height:215px;
	background:url(../images/bg-footer.jpg) center top no-repeat;
	color:#fffaaa;
	font-size:0.9em;
	line-height:1.5em;
}
div#footer a:link, div#footer a:visited {
	color:#fff;
	text-decoration:underline;
}
div#footer a:hover, div#footer a:active {
	color:#fff;
	text-decoration:none;
}

/* ---- footer-content <<<--------------------------------------------------------------------------------*/

div#footer-content {
	width:996px;
	height:215px;
	margin:0 auto;
	position:relative;
}

.footer-anfahrt {
	position:absolute;
	top:132px;
	left:110px;
	width:130px;
	height:70px;
}

.footer-fragen {
	position:absolute;
	top:132px;
	left:280px;
	width:223px;
	height:70px;
}

/* ---- content-sidebar-newsletter <<<--------------------------------------------------------------------*/

.footer-newsletter-box {
	position:absolute;
	top:132px;
	left:570px;
	width:150px;
	height:70px;
}

form#footer-newsletter {
	border:none;
	background:none;
	position:absolute;
	top:120px;
	left:823px;
	font-size:1em;
}

form#footer-newsletter input#email {
	width:132px;
	height:14px;
	padding:3px;
	background:#fff;
	border:none;
	font:1em "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:5px;
	color:#492c15;
	cursor:text;
}

form#footer-newsletter input#submit {
	width:139px;
	height:22px;
	background:none;
	border:none;
	text-indent:-9999em;
	display:block;
	cursor:pointer;
	color:#444;
}

form#footer-newsletter fieldset {
	border:none;
}

form#footer-newsletter  br {
	clear:left;
}

form#footer-newsletter input[type=hidden] {
	border:0;
	padding:0;
}