html,body{margin:0;padding:0}
body{background-repeat: repeat-x; background-position-x: left; background-position-y: bottom; background-image: url(images/bg.gif); background-color: #EFDEAB; font: small arial, sans-serif, monospace;}
p{line-height: 180%; color: #4a4a4a; margin-left: 30px; margin-bottom: 5px; margin-right: 30px; margin-top: 0px;}
a img { border: none;}
td th tr {border-collapse: collapse;}

#warp {
	}
#warp-inner {
	margin-left: auto;
	margin-bottom: 20px;
	margin-right: auto;
	border-color: white;
	border-style: solid;
	border-width: 8px;
	width: 920px;
	background: #ffffff;
	}
#header {
	}
#header-nav {
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	height: 140px;
	}
	
#logo {
	background: url(images/logo.jpg);
	width: 228px;
	height: 70px;
	margin: 0px;
	padding: 0px;
	position:absolute;
	}
	
#header-nav ul {
	padding: 0px;
	}
	
#header-nav ul li {
	padding: 0px;
	list-style: none;
	float: left;
	margin-right: 10px;
	}
	
#header-nav ul li a {
	cursor: hand;
	}
	
/* - unsere geschichte - */
#header-nav li#geschichte a {
	background-repeat: no-repeat;
	width: 140px;
	height: 140px;
	text-decoration: none;
	color: #685745;
	font-size: 120%;
	background: url(images/geschichte.jpg);
	display: block;
	}
#header-nav h3 {
	text-align: center;
	font-size: 15px;
	width: 140px;
	margin:0px;
	padding-top: 126px;
	text-decoration: none;
	color: #685745;
	display: block;
	}
#header-nav li#geschichte a:hover {
	background-repeat: no-repeat;
	background: url(images/geschichte-hover.jpg);
	}

/* - raeumlichkeiten - */
#header-nav li#raum a {
	background-repeat: no-repeat;
	width: 140px;
	height: 140px;
	text-decoration: none;
	color: #685745;
	font-size: 120%;
	background: url(images/raum.jpg);
	display: block;
	}
#header-nav li#raum a:hover {
	background-repeat: no-repeat;
	background: url(images/raum-hover.jpg);
	}

/* - terrasse - */
#header-nav li#terrasse a {
	background-repeat: no-repeat;
	width: 140px;
	height: 140px;
	text-decoration: none;
	color: #685745;
	font-size: 120%;
	background: url(images/terrasse.jpg);
	display: block;
	}
#header-nav li#terrasse a:hover {
	background-repeat: no-repeat;
	background: url(images/terrasse-hover.jpg);
	}

/* - speisenkarte - */
#header-nav li#kueche a {
	background-repeat: no-repeat;
	width: 140px;
	height: 140px;
	text-decoration: none;
	color: #685745;
	font-size: 120%;
	background: url(images/kueche.jpg);
	display: block;
	}
#header-nav li#kueche a:hover {
	background-repeat: no-repeat;
	background: url(images/kueche-hover.jpg);
	}

/* - umgebung - */
#header-nav li#umgebung a {
	background-repeat: no-repeat;
	width: 140px;
	height: 140px;
	text-decoration: none;
	color: #685745;
	font-size: 120%;
	background: url(images/umgebung.jpg);
	display: block;
	}
#header-nav li#umgebung a:hover {
	background-repeat: no-repeat;
	background: url(images/umgebung-hover.jpg);
	}

/* - kontakt - */
#header-nav li#kontakt a {
	background-repeat: no-repeat;
	width: 140px;
	height: 140px;
	text-decoration: none;
	color: #685745;
	font-size: 120%;
	background: url(images/kontakt.jpg);
	display: block;
	}
#header-nav li#kontakt a:hover {
	background-repeat: no-repeat;
	background: url(images/kontakt-hover.jpg);
	}

#main-body {
	float: left;
	width: 460px;
	}

#sidebar-left {
	border-right-color: white;
	border-right-style: solid;
	border-right-width: 2px;
	height: 430px;
	width: 228px;
	float: left;
	} 
	
#main {
	font-size: small;
	height: 430px;
	float: right;
	width: 460px;
	background: white;
	overflow: auto;
	}
#main h1 {
	margin-top: 20px;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 10px;
	color: #6b7143;
	font-size: 140%;
	text-transform: uppercase;
	font-weight: lighter;
	}
#main h2 {
	margin-top: 5px;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 10px;
	font-size:100%;
	color:#996600;
	}
#main h3 {
	margin-top: 5px;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 5px;
	font-weight: bold;
	}
#main p {
	font-size: 90%;
	}
#main span {
	float: right;
	margin-right: 30px;
	margin-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	background: url(images/arrow.gif) no-repeat top right;
	display: block;
	}
#main a {
	text-decoration: none;
	color:#996600;
	}
#main .left img {
	margin: 8px;
	padding: 3px;
	border: 1px solid #C9C9C9;
	float: left;
	}
#main .right img {
	margin: 8px;
	margin-right: 20px;
	padding: 3px;
	border: 1px solid #C9C9C9;
	float: right;
	}
#main .skizze img {
	margin-left: 10px;
	margin-left: 20px;
	padding: 0px;
	float: right;
	}
#main .infobox {
	padding: 8px;
	color: 666#;
	background:#e7e4de;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	}
.infobox p, .infobox h3{
	padding: 0px;
	margin: 0px;
	}
#main .infoboximpr {
	margin: 10px 5px;
	padding: 5 0 10px 0;
	color: 666#;
	background:#e7e4de;
	overflow: auto;
	height: 75px;
	width: 430px;
	}
#main .infoboximpr2 {
	margin: 10px 20px;
	padding: 5 0 10px 0;
	color: 666#;
    background:#e7e4de;
	overflow: auto;
	height: 215px;
	width: 420px;

	}
	.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	text-decoration: none;
		}
.infobox h3 {
	color: #7b776d;
	}
#fotos {
	margin-top:20px;
	padding:0px;
	width: 400px;
	margin-left: 30px;
	}
#fotos dl{
	float: left;
	width: 400px;
	padding: 0px;
	display: inline; /* fixt den Bug der Randverdoppelung im IE/Win */
	}
#fotos dt{
	float: right;
	width: 300px;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font-size: 130%;
	letter-spacing: 1px;
	color: #627081;
	}
#fotos .alt dt{
	float: left;
	}
#fotos .alt dd.img img{
	float: right;
	margin: 0 0 0 8px;
	}
#fotos dd {
	margin: 0px;
	padding-bottom: 10px;
	width: 100px;
	height: 60px;
	font-size: 85%;
	line-height: 1.5em;
	color: #666;
	float:left;
	}
#fotos dd.img img{
	margin: 0 8px 0 0;
	padding: 3px;
	border: 1px solid #d9e0e6;
	border-bottom-color: #c8cdd2;
	border-right-color: #c8cdd2; 
	background: #fff;
	
	}
#footer {
	clear: both;
	background: #cc9;
	}
#nav {
	background-position: top right;
	background-repeat: repeat-y;
	background-image: url(images/nav-bg.gif);
	background-color: #b2a073;
	height: 430px;
	float: right;
	width: 228px;
	}
#nav ul {
	padding: 0px;
	margin: 30px 0px 0px 10px;
	width: 205px;
	height: 230px;
	}
#nav li {
	padding-bottom: 2px;
	margin: 18px;
	height: 23px;
	background-position: bottom center;
	background-repeat: no-repeat;
	background-image: url(images/links-underline.gif);
	color: white;
	list-style-type: none;
	}
#nav li a {
	font-size: 110%;
	text-decoration: none;
	color: white;
	}
#nav a:hover, body#intro #t-active a {
	margin-left: -10px;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 5px;
	color: #ffffff;
	font-weight: bold;
	}
#nav .img {
	background: url(images/wappen-gross.gif) no-repeat top left;
	width: 120px;
	height: 155px;
	margin-left: 60px;
}
