@import url("tripoli.simple.css");

*
{
	background-repeat: no-repeat;
}

html,
input.text,
textarea
{
	font-family: /*"Trebuchet MS"*/ Arial, sans-serif;
}

html
{
	background-color: #864;
	color: #fff;
	width:100%;
}

body
{
	overflow: auto;
	font-size: 0.75em;
	line-height: 1.5em;
}

#body
{
	padding: 0 40px 0 40px;
	background-color: #f8f6f4;
	color: #000;
}

h1, h2, h3, h4
{
	font-weight: normal;
	margin-bottom: 2em;
}

h1
{
	margin: 0 -40px 1em -40px;
	padding: 2em 40px 0.5em 40px;
	border-bottom: 3px double;
	border-color: #fff;
	background-color: #864;
	color: #fff;
	font-size: 1.5em;
	background-image: url(top.gif);
	background-position: 100% 0;
}

h3, h4
{
	margin-top: 2em;
	font-size: 0.97em;
	font-weight: bold;
	color: #864;
}


h4
{
	font-weight: normal;
}

fieldset
{
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	border: 3px double #864;
}

input
{
	border-width: 1px;
}

input.text
{
	width: 17ex;
	vertical-align: middle;
}

.submit
{
	width: 18ex;
	height: 1.7em;
	float: right;
}

legend
{
	color: #864;
	font-size: 0.97em;
	font-weight: bold;
	padding-left: 0.5em;
	padding-right: 0.5em;
}

textarea
{
	width: 100%;
	height: 6em;
	margin-bottom: 1em;
}

input.text,
textarea
{
	background-color: #fff;
	color: #000;
	border: 1px solid #cba;
	padding-left: 0.2ex;
	padding-right: 0.2ex;
}

p, ul
{
	margin: 1em 0 1em 0;
}
ul
{
	 background-color: #fff;
	border: 3px double #864;
	display: table; /* block width: remainder; moz */
	height: 0; /* block width: remainder; ie7 */
	padding: 1em;
}

ul li:before /* block width: remainder; moz */
{
	content: "\feff\0020\feff";
	display: block;
	height: 0;
	overflow: hidden;
	word-spacing: 9999px;
}
ul li
{
	list-style-type: none;
	background-image: url(list-bullet.6px.png);
	margin-left: 0;
	padding-left: 2.5ex;
	background-position: 0.5ex 0.68em;
}

ul, a:visited, a:link
{
	color: #555;
}

a:hover
{
	color: #864;
	background-color: #fec;
	text-decoration: underline;
}
.zitat
{font-family: Cordial, Garamond, serif;
	clear: both;
	margin-top: 1em;
	padding: 50px 60px 0.5em 120px;
	color: #864;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 1.2em;
	background-image: url(kochtopf.png);
	background-position: 40px 100%;
}
hr
{
	display: block;
	margin: 0.5em 1%;
	width: 98%;
	border-style: dotted;
	color: #864;
	border-width: 0 0 4px 0;
	height: 3px;
}

#pfeil
{
	float: right;
	display: block;
	height: 64px;
	width: 64px;
	position: relative;
	top: -5px;
	left: 25px;
	padding: 0;
	margin: 0;
	text-indent: 64px;
	white-space: nowrap;
	overflow: hidden;
	background-image: url(pfeil.png);
}

#pfeil:hover
{
	background-image: url(pfeil.hover.png);
	background-color: transparent;
}

#home
{
	padding: 2em 0 0.5em 0;
	font-size: 1.5em;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	text-indent: 200%;
	white-space: nowrap;
	overflow: hidden;
	background-image: url(pfeil.png);
	background-position: 200% 0;
	background-color: transparent;
}

.copyright
{
	font-variant: normal;
	font-weight: normal;
	margin: 2em -40px 0 -40px;
	padding: 4em 40px 0.5em 40px;
	border-top: 3px double;
	border-color: #fff;
	background-color: #864;
	color: #fff;
	font-size: 0.8em;
}
.copyright a,
.copyright a:hover,
.copyright a:visited,
.copyright a:link
{
	color: #fff;
	background-color: #864;
}
html#functions, 
html#functions body
{
	background-color: #f8f6f4;
	color: #000;
}

html#functions body
{
	overflow-x: hidden;
	overflow-y: auto;
	font-size: 0.6em;
}

div#functions
{
	margin-left: 40px;
	width: auto;
	height: auto;
	float: right;
}
div#functions iframe
{
	display: block;
	width: 20ex;
}
#functions ul,
#functions p
{
	padding: 0.6em;
	border-width: 3px;
	background-color: #fff;
	border: 3px double #864;
	margin: 0;
}
#functions li
{
	background-image: url(list-bullet.4px.png);
}

/* effekte */

fieldset, ul, #functions p
{
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
input.text, textarea
{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
	
/* hoehenangaben */

#box_kontakt
{
	height: 7em;
}
#box_speiseplan
{
	height: 8em;
}
