﻿body {
	background-color: #000000;
	background-image: url(images/holz.jpg);
	color: #CCCCCC;
	font-family: Trebuchet,"Trebuchet MS","Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size: 10px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 16px;
	text-align: left;
}
#wrapper {
	position: relative;
	top: 50px;
	width: 812px;
	height: 665px;
	background-image: url('images/test.png');
	background-repeat:no-repeat;
	margin: 0 auto;
}
#header {
	height: 99px;
	width: 812px;
}
#window {
	height: 250px;
	width: 812px;
	background-image: url('images/window.jpg');
	background-repeat: no-repeat;
	background-position: center;
}

.window2 {
	height: 120px;
	width: 812px;
	background-image: url('images/window2.jpg');
	background-repeat: no-repeat;
	background-position: center;
}


#content {
	height: 263px;
	width: 812px;
}
#footer {
	height: 50px;
	width: 812px;
}
#logo {
	position: absolute;
	width: 50px;
	clear: right;
	z-index: 49;
	left: 10px;
	top: 7px;
	width: 220px;
	height: 88px;
}

#phone {
	left: 524px;
	top: 12px;
	clear: left;
	position: absolute;
	width: 277px;
	height: 40px;
	z-index: 50;
	text-align: right;
}
#nav {
	clear: left;
	position: absolute;
	z-index: 51;
	left: 241px;
	top: 76px;
	width: 560px;
	height: 17px;
}
#copyright {
	clear: left;
	position: absolute;
	z-index: 52;
	left: 21px;
	top: 565px;
	width: 76px;
	height: 19px;
}
#nav2 {
	left: 105px;
	top: 565px;
	width: 377px;
	clear: left;
	position: absolute;
	height: 40px;
	z-index: 53;
}
#contact {
	width: 300px;
	clear: left;
	position: absolute;
	height: 40px;
	z-index: 54;
	text-align: right;
	left: 387px; 
	top: 0px;
}
#content1 {
	position: absolute;
	left: 21px;
	top: 393px;
	width: 507px;
	height: 165px;
	clear: right;	
	font-size: small;
}
#content2 {
	position: absolute;
	height: 195px;
	clear: left;
	left: 535px;
	top: 358px;
	width: 255px;
	background-image: url(images/dinersclub.jpg);
}
* {
	margin: 0;
	padding: 0;
}
#content3 {
	position: absolute;
	clear: right;
	left: 20px;
	top: 212px;
	width: 412px;
	height: 300px;
}
#iframe1 {
	margin="0";
	left: 20px;
	top: 212px;
	width: 412px; height: 300px;
}
#content4 {
	position: absolute;
	clear: left;
	top: 212px;
	left: 451px;
	width: 342px;
	height: 300px;
}

#content5 {
	position: absolute;
	clear: left;
	top: 212px;
	left: 18px; 
	width: 775px; 
	height: 335px;
	overflow: auto;
	background-color:#FFFFFF;
	text-align:center;
}

#content6 {
	position: absolute;
	clear: left;
	left: 18px; 
	top: 285px; width: 470px; height: 262px;}

#content7 {
	position: absolute;
	clear: left;
	left: 494px; top: 285px; width: 300px; height: 262px;
}



#intro {
	margin-top: 50px;
	position: absolute;
	width: 772px;
	left: 20px;
	height: 50px;
}

#intro2 {
	margin-top: 10px;
	position: absolute;
	width: 507px;
	left: 20px;
	height: 50px;
}

#pdf {
	top: 400px;
	position: absolute;
	left: 30px;
	height: 90px;
}
img.img2 {
	float: left;
	clear: right;
	margin-right: 20px;
}
#menupanel ul {
	list-style: none;
	height: 165px;
	width: 770px;
}
#menupanel li {
	float: left;
	margin: 2px;
	width: 122px;
	height: 165px;
}
#menupanel ul a {
	display: block;
	height: 165px;
	width:122px;
}
#menupanel ul a:hover {
	border: thin white solid;
}
#menupanel {
	position: absolute;
	height: 180px;
	width: 772px;
	left: 26px;
	top: 215px;
}
#menu {
	position: absolute;
	height: 210px;
	width: 772px;
	left: 3px;
	top: 4px;
}

.lunch a{
	background-image:url('images/lunch.jpg');
}

.dinner a{
	background-image:url('images/dinner.jpg');
}

.party a{
	background-image:url('images/party.jpg');
}

.sunday a{
	background-image:url('images/sunday.jpg');
}

.wine a{
	background-image:url('images/wine.jpg');
}

.dessert a{
	background-image:url('images/dessert.jpg');
}

.menupage {
	background-image:url('images/menuheading.png');
	background-repeat:no-repeat;
}

.reservationpage {
	background-image:url('images/reservationheading.png');
	background-repeat:no-repeat;
}

.recruitmentpage {
	background-image:url('images/recruitmentheading.png');
	background-repeat:no-repeat;
	margin-top:158px;
	position:absolute;
	top:180px;

}


.indexpage {
	background-image:url('images/goodfoodheading.png');
	background-repeat:no-repeat;
}

.winepage {
	background-image:url('images/winemenuheading.png');
	background-repeat:no-repeat;
}

.aboutpage {
	background-image:url('images/proof.png');
	background-repeat:no-repeat;
}

.heading {
	text-indent:-9000px;
}

.telephone {
background-image:url('images/telephone.png');
background-repeat:no-repeat;
}

.email {
background-image:url('images/email.png');
background-repeat:no-repeat;
}

.person {
background-image:url('images/person.png');
background-repeat:no-repeat;
}

.sites {
background-image:url('images/sites.png');
background-repeat:no-repeat;
height:50px;
}

.jobs {
background-image:url('images/jobs.png');
background-repeat:no-repeat;
height:50px;
}


.textindent {
	text-indent:20px;
}

#bottomborder{
	position:absolute;
	top:600px;
	background-color:#666666;
	height:1px;
}

#design {
	position:absolute;
	left: 668px; top: 612px;
	font-size:xx-small;
}

.design a{
	color:gray;
}
