/*
 * master.css
 * ======================================================
 * Seitenweite Elemente
 * ======================================================
 *
 */

html {
	height: auto;
}

body {
	height: 100%;
	text-align: center; /* for IE */
	margin: 0px;
	padding: 0px;
	color: #000;
	background-color: #fff;
}

body, td, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	letter-spacing: 0.1em;
	line-height: 120%;
}

img {
	border: 0px;
}

h1 {
	font-size: 140%;
	font-weight: bold;
	margin: 12px 15px 0px 0px;
}

h2 {
	font-size: 120%;
	font-weight: normal;
	margin: 12px 15px 0px 0px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	margin: 12px 15px 0px 0px;
}

h4 {
	font-size: 90%;
	font-weight: bold;
	margin: 12px 15px 0px 0px;
}

h5 {
	font-size: 87%;
	font-weight: bold;
	margin: 12px 15px 0px 0px;
}

h6 {
	font-size: 80%;
	font-weight: bold;
	margin: 12px 15px 0px 0px;
}

p {
	clear: left;
	font-size: 100%;
	margin: 0px 15px 12px 0px;
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
	margin-top: 12px;
}

a:link {
	color: #000;
	background: transparent;
}

a:active {
	color: #890b22; /* Hausfarbe */
	background: transparent;
}

a:hover {
	color: #890b22; /* Hausfarbe */
	background: transparent;
}

a:visited {
	color: #414f54; /* schrift standardfarbe */
	background: transparent;
}

#container {
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width: 782px;
}

#head {
	height: 100px;
	color: #000;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 0px 86px;
}

#head #top {
	display: none;
}

#head #knueller {
	float: left;
	width: 182px;
	height: 100px;
}

#head #knueller a.textlink {
	display: block;
	width: 182px;
	text-decoration: none;
	color: #fff;
	background: #000 url(/share/layout/img/knuellerpfeil.png) no-repeat top right;
}

#head #knueller a.textlink span {
	margin: 0px 1px 1px 10px;
}

#head #title {
	float: left;
	width: 418px;
	height: 100px;
}

#head #title table {
	width: 100%;
	height: 75px;
}

#head #title table td {
	vertical-align: bottom;
}

#head #title h1 {
	font-size: 100%;
	letter-spacing: 0.3em;
	margin: 0px 18px;
}

#head #logo {
	float: left;
	width: 182px;
	height: 100px;
}

#head #helpmenu table {

}

#content {
	/* background-color: yellow;*/
}

#content .noview {
	display: none;
}

#main {
	float: right;
	width: 582px; /* 3-Sp */
}

#navigation {
	float: left;
	width: 200px;
}

#col1 {
	float: left;
	width: 200px;
}

#col1 .in {
	margin-right: 18px;
}

#col2 {
	float: left;
	width: 200px;
}

#col2 .in {
	margin-right: 18px;
}

#col12 {
	float: left;
	width: 400px;
}

#col12 .in {
	margin-right: 18px;
}

#col3 {
	float: left;
	width: 182px;
}

#col3 .in {
	margin-right: 10px;
	letter-spacing: 0;
}



#search .inp {
	background-color: silver;
	width: 200px;
}

#search .but {

}

hr {
	/* #414f54 = schrift standardfarbe */
	padding: 0px;
	margin: 0px;
	background-color: #414f54; /* Mozilla 1.4 */
	color: #414f54; /* IE 6 */
	border: #414f54; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}

ul {
	/* list-style: none;*/
	margin: 12px 15px 0px 0px;
	padding: 0px;
}

li {
	font-size: 100%;
	background: transparent;
	color: black;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 10px;
}

li a {
	text-decoration: none;
	background: transparent;
	color: #000;
}

li a:hover {
	background: transparent;
	color: #526166;
}


.hausfarbe {
	color: #890b22; /* Hausfarbe */
}

/* table*/

#main table {
	/* width: 100%;*/
	border: 0px none;
	border-spacing: 0px;
	border-collapse: collapse;
	empty-cells: show;
}

#main table td {
	vertical-align: top;
}


/* Galerie */

			#main .galerie {
				clear: both;
				width: 182px;
			}
			#main .galerie .block {
				float: left;
				margin-right: 7px;
				margin-bottom: 8px;
			}
			#main .galerie .block div {
				float: left;
				width: 40px;
				height: 30px;
				background-color: #fff;
			}
			#main .galerie .block a {
				display: block;
				background-color: #fff;
				width: 40px;
				height: 30px;
				text-align: center;
				vertical-align: center;
			}
			#main .galerie .block img {
				margin: 0px auto;
			}
			#main .galerie .block p {
				margin: 2px 4px 4px 4px;
				font-size: 80%;
			}

/* Speisekarte */

#main .speisenkarte {
	width: 382px;
	margin-bottom: 12px;
}

#main .speisenkarte h3 {
	margin-top: 18px;
	margin-bottom: 12px;
}

#main .speise {
	float:left;
	width: 282px;
}
#main .preis {
	float:right;
	white-space: nowrap;
}
#main .preis p {
	margin: 0px;
}

/* Tagesmenue */

#tagesmenue {
	background: #fff url(/share/layout/img/hg-tagesmenue.jpg) no-repeat bottom left;
	text-align: center;
	margin-bottom: 12px;
}

/* Gutschein */

#formular, form#formular {
	margin: 12px 0px 36px 0px;
}

#formular label {
	display: block;
	width: 100%;
}

#formular .inp {
	width: 300px;
	color: #000;
	background: #dee;
}


#formular table {
	width: 300px;
	margin-bottom: 12px;
}

#formular .but {
	color: #fff;
	background: #b30;
}


/* zu folgenden Spalten: 15px Rand werden von den inhalts-Elementen erzeugt => p ist muss */

.tabelle1Spalte {
	vertical-align: top;
	width: 142px; 
	/*background-color: #999;*/
}

.tabelle2Spalten {
	vertical-align: top;
	width: 284px;
	/*background-color: #bbb;*/
}

.tabelle3Spalten {
	vertical-align: top;
	width: 426px;
	/*background-color: #ddd;*/
}

.bildlinks {
	float: left;
	margin: 0px 10px 10px 0px;
}

.bildclearlinks {
	clear: left;
	float: left;
	margin: 0px 10px 10px 0px;
	
}

.bildrechts {
	float: right;
	margin: 0px 0px 10px 10px;
}


