html, body {		 
	font-family: serif, arial, verdana;
	font-size: 10pt;	
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}

p.content {
	color: grey;
	margin: 0;
	padding: 0;
}

a {
	color: grey;
	text-decoration: none;
}

a:hover {
	color: rgb(159,190,174);
}

span#logo {
	top: -73px;
	left: 270px;
	position: absolute;
	z-index: 10;
}

p.imageCaption {
	text-align: center;
	font-style: italic;	
}

h2.content {
	font-size: 16pt;
	text-align: right;
	font-family: serif;
	margin: 15px;
	color: grey;
}

h3.content {
	font-size: 12pt;
	margin-top: 20px;
	margin-bottom: 10px;
	color: grey;
}

div {
	border-style: none;
	border-color: black;
	border-width: thin;
}

img {
	border-style: none;
}

img#aigen_kuh {
	border-style: solid;
	border-width: thin;
	margin-top: 20px;	
}

img#restaurant {
	height: 415px;
	width: 545px;
}

img#soufflee {
	height: 415px;
}

img#schloss {
	height: 415px;
	width: 545px;
}

img#garten {
	height: 415px;
	width: 545px;
}

img#stube {
	height: 415px;
	width: 545px;
}

img#tageskarte {
	height: 415px;
}

img#kuh {
	height: 315px;
	padding-top: 70px;
}

img#tisch {
	height: 415px;
}

img#familie {
	height: 415px;
}

div.centered {
	text-align: center;	
}

div#mainFrame {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -390px;
	margin-top: -220px;
	width: 780px;
	height: 440px;
}

div#navi {
	width: 100%;
	padding: 0;
	margin: 0;
}

div#content {
	position: relative;
	margin: 0;
	height: 415px;
	width: 780px;
	border-style: solid;
	border-color: grey;
	border-width: thin;
}

div#text {
	margin: 0;
	position: relative;
	padding: 10px;
	height: 330px;
	overflow: auto;
}

div#logo {
	padding: 20px;
	text-align: center;
}

p#subtitle {
	font-size: 10pt;
}

table {
	color: grey;
}

table.karte td.preis {
	width: 80px;
	text-align: right;
	vertical-align: bottom;
}

table#menuAuswahl {
	width: 500px;
	text-align: center;
}

iframe#anfahrt {
	width: 460px;
	height: 415px;
	border-style: none;
}

ul.navi {
	padding: 17px;
	padding-top: 4px;
	margin: 0;
	float: left;
	border-style: none;
	list-style-type: none;
	line-height: 18px;
	font-family: arial;
	text-transform: uppercase;
	font-size: 9pt;
}

ul.navi li {
	padding: 0;
	margin: 0;
	line-height: 140%;
}

li.navi-level1-no {
 	font-size: 10pt;
}

li.navi-level1-act {
	font-size: 10pt;
}

li.navi-level1-act a {
	font-size: 10pt;
	color: rgb(159,190,174);
}

li.navi-level1-no a:hover {
	color: rgb(159,190,174);
}

li.navi-level2-no {
	font-size: 8pt;
	color: rgb(111,163,137);
}

li.navi-level2-act a {
	font-size: 8pt;
	color: rgb(159,190,174);
}

li.navi-level2-no a:hover {

	color: rgb(159,190,174);
}
