/* Stylesheet Round Corner*/


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #c4bcb7;
 }
 
html {margin:0px; padding:0px;}

a {
	outline: none;
	color: #311D1C;
	text-transform: lowercase;
}

a:link {
	text-decoration: none;
	font-weight: normal;
	color: #311D1C;
} /* nicht besuchte links */

a:hover, a:focus {
	text-decoration: none;
	color: #FFDD0C;
}


a:visited {
	text-decoration: none;
	color: #311D1C;
} /* besuchte links */

a:active {
	text-decoration: none;
	color: #311D1C;
}
h1 {
	color: #FFDC0E;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform: lowercase;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 14px;
	color: #FFDC0E;
	font-family: "Lucida Grande";
}
p {
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul li {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #311D1C;
	border-right-color: #311D1C;
	border-bottom-color: #311D1C;
	border-left-color: #311D1C;
	margin-top: 5px;
}
img {
	float: left;
	margin-right: 10px;
}
span {
	color: #FFDC0C;
}


#wrapper {
	height: 482px;
	width: 938px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}

#navi {
	height: 426px;
	width: 245px;
	float: left;
	background-image: url(images1/navi.gif);
}
#logo {
	height: 100px;
	width: 200px;
	margin-top: 10px;
	margin-left: 10px;
	background-image: url(images1/logo.jpg);
	background-repeat: no-repeat;
}
#links {
	height: 300px;
	width: 180px;
	margin-top: 10px;
	margin-left: 10px;
}

#content {
	background-image: url(images1/content.gif);
	height: 426px;
	width: 693px;
	float: right;
}
#h1 {
	margin-top: 110px;
	margin-left: 50px;
	width: 200px;
	margin-bottom: 10px;
}


#text {
	width: 600px;
	margin-left: 50px;
	margin-bottom: 10px;
}
#internlinks {
	width: 500px;
	margin-left: 50px;
	clear: both;
	padding-top: 10px;
}


#footer {
	clear: both;
	height: 56px;
	width: 938px;
	background-color: #FFF;
}

.gasthaus {
	display: inline;
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.impressum {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #311D1C;
	padding-bottom: 5px;
}

.footer {
	font-size: 11px;
	color: #311D1C;
	text-transform: lowercase;
	float: right;
	padding: 0px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.koki {
	color: #311D1C;
	text-decoration: underline;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.kontakt {
	color: #FFFFFF;
}
