
body {
	background-position: center top;
	background-image: url(../pix/stukko200.jpg);
	color: #573826;
	text-align: center;
}

h1 {
	font-family: Georgia;
	font-size: 18px;
	color: sienna;
}

h2 {
	font-family: Georgia;
	font-size: 16px;
	color: siena;
}

h3 {
	font-family: Georgia;
	font-size: 12px;
}

a:link,
a:visited,
a:active,
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #394529;
}

a.menu:link,
a.menu:visited,
a.menu:active,
a.menu:hover {
	color: sienna;
	text-decoration: none;
}

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

#centerall {
	position: relative;
	background-image: url(../pix/dbdbdb.gif);
	font-size: 14px;
	margin: auto;
	width: 760px;
	padding: 1px 30px;
}

#centerall-t {
	position: relative;
	margin: 40px auto auto;
	width: 820px;
	height: 30px;
}

#centerall-tl {
	background: url(../pix/eck-o-l.gif) no-repeat;
	float: left;
	width: 30px;
	height: 30px;
}

#centerall-tm {
	background-image: url(../pix/dbdbdb.gif);
	width: 760px;
	height: 30px;
	float: left;
}

#centerall-tr {
	background: url(../pix/eck-o-r.gif) no-repeat;
	float: left;
	width: 30px;
	height: 30px;
}

#centerall-b {
	position: relative;
	margin: 0px auto auto;
	width: 820px;
	height: 30px;
}

#centerall-bl {
	background: url(../pix/eck-u-l.gif) no-repeat;
	float: left;
	width: 30px;
	height: 30px;
}

#centerall-bm {
	background-image: url(../pix/dbdbdb.gif);
	width: 760px;
	height: 30px;
	float: left;
}

#centerall-br {
	background: url(../pix/eck-u-r.gif) no-repeat;
	float: left;
	width: 30px;
	height: 30px;
}

#logo {
	height: 75px;
}

#nudeln {
	position: absolute;
	top: -75px;
	left: 675px;
}

#adress {
	border-top: 1px solid sienna;
	border-bottom: 1px solid sienna;
	letter-spacing: 0.3em;
	padding-top:10px;
	padding-bottom: 10px;
}

#horinavi {
	padding: 5px;
	text-align: center;
	margin-top: 15px;
	background-color: #FFFFFF;
}

#content {
	padding: 5px;
	background-color: transparent;
	line-height: 18px;
	margin-top: 8px;
	height: 100%;
	width: 100%;
}

#footer {
	height:180px;
	background-image: url(../pix/tomaten-s.png);
	background-position: left;
	Background-repeat: no-repeat;
	margin: 0px auto;
	width: 800px;
	padding-top: 10px;
}

.presse {
	padding-top:5px;
	padding-bottom:0px;
	padding-left:15px;
	padding-right:15px;
	vertical-align: baseline;
}

.ot_wrap {
	display:block;
	float:left;
	margin:0px 0px 20px -59px;
}

