/* Stylesheet hiller-online.de
copyright by euroweb internet gmbh */

/*------------------------------- Allgemeine Tags ANFANG -----------------------------------------*/ 
* {
	margin:0; 
	padding:0;
}
body {
	background: #a28b71 url(images/body_kach.jpg) repeat-x;
	font:11px Verdana, Helvetica, Arial, sans-serif;
	color:#000;
}
html {
	overflow-x:hidden;
	overflow: -moz-scrollbars-vertical;
	
}
a:link, a:visited, a:active {
	color:#a75032;
	text-decoration:none;
	font-weight: normal;
	outline:none;
}
a:hover {
	color:#a75032;
	text-decoration:underline;
	font-weight: normal;
	outline:none;
}
h1 {
	font-size: 1px;
	text-indent: -5000px;
	display: block;
	width: 194px;
	height: 27px;
	margin-bottom:15px;
	overflow:hidden;
}
h1#start {
	background: url(images/headline01.gif) no-repeat;
}
h1#ueberuns {
	background: url(images/headline02.gif) no-repeat;
}
h1#speisekarte {
	background: url(images/headline03.gif) no-repeat;
}
h1#presse {
	background: url(images/headline04.gif) no-repeat;
}
h1#kontakt {
	background: url(images/headline05.gif) no-repeat;
}
h1#anfahrt {
	background: url(images/headline06.gif) no-repeat;
}
h1#impressum {
	background: url(images/headline07.gif) no-repeat;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align:center;
	margin-bottom:20px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #de182f;
	margin-bottom:5px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #de182f;
	margin-bottom:20px;
}
ul {
list-style-type:none;
}
li {
list-style-type:none;
}
dt {
	clear: left;
	float: left;
	width: 120px;
	font-weight: bold;
	margin: 0 15px 20px 0;
}
dd {
	float: left;
	width: 240px;
	margin: 0 0 20px 0;
}
/*------------------------------- Allgemeine Tags ENDE -----------------------------------------*/ 

/*------------------------------- ID-Selektoren ANFANG -----------------------------------------*/
#wrapper {
	width: 500px;
	height: auto;
	position:relative;
	margin: 0 auto;
}
head:first-child+body #wrapper {	/* Nicht lesbar fuer IE5/6 */
	background: url(images/wrapper_kach.png) repeat-y;
}
#top {
	width: 500px;
	height: 40px;
	position:relative;
	background: url(images/top.jpg) no-repeat;
}
#main {
	width:459px;
	min-height: 100%;
	position:relative;
	background: url(images/hg_kach.jpg) repeat-y;
	margin: 0 20px 0 21px;
}
* html #main {
	height:100%;
}
#top-li {
	width: 249px;
	height: 270px;
	position:relative;
	float:left;
}
#top-re {
	width: 210px;
	height: 270px;
	position:relative;
	background: url(images/topre.jpg) no-repeat;
	float:left;
}
#links {
	width: 21px;
	height: 276px;
	position: absolute;
	left: 0px;
	z-index:10;
}
head:first-child+body #links {	/* Nicht lesbar fuer IE5/6 */
	background: url(images/links.png) no-repeat;
}

/*------------------------------- Navigation ANFANG -----------------------------------------*/ 

#navi {
	width:124px;
	height: 168px;
	position:absolute;
	left: 30px;
	top: 95px;
}
#navi ul {
	width:124px;
	height: 168px;
}
#navi li {
	margin:0;
	padding-bottom:3px;
	padding-top:3px;
}
a.navi {
	display:block;
	color: #000 !important;
	text-align:center;
	text-decoration:none !important;
	font-weight: normal;
	outline:none;
}
a.navi:hover, a.navi:active, a.naviActive {
	display:block;
	color: #a75032 !important;
	text-decoration:none !important;
	text-align:center;
	font-weight: normal;
	outline:none;
}

/*------------------------------- Navigation ENDE -----------------------------------------*/

#content {
	width:389px;
	min-height:227px;
	position:relative;
	line-height:17px;
	padding:0 35px 0 35px;
}
* html #content {
	height:227px;
}
#content ul {
	width: 300px;
	padding: 8px 0 0 0;
}
#content li {
	line-height: 16px;
	background:url(images/punkt.gif) no-repeat 0px 5px;
	padding: 0 0 5px 15px;
}
#content p {
	margin-bottom: 10px;
}

/*------------------------------- Footer ANFANG -----------------------------------------*/
#footer {
	width: 500px;
	height: 75px;
	position:relative;
	margin:0 auto;
	background:url(images/footer.jpg) no-repeat;
}
#rechts {
	width: 20px;
	height: 284px;
	position:absolute;
	right: 0px;
	top: -230px;
	z-index:20;
}
head:first-child+body div#rechts {	/* Nicht lesbar fuer IE5/6 */
	background: url(images/rechts.png) no-repeat;
}
#moehre {
	width: 104px;
	height: 139px;
	position:absolute;
	right: -10px;
	top: -60px;
	z-index:30;
}
head:first-child+body div#moehre {	/* Nicht lesbar fuer IE5/6 */
	background: url(images/moehre.png) no-repeat;
}

/*------------------------------- Footer ENDE -----------------------------------------*/

#mapleft {
	width: 110px;
	height: 30px;
	float:left;
	margin-right: 10px;
	margin-top: 20px;
}
#mapright {
	width: 210px;
	float:left;
	text-align:left;
	margin-top: 18px;
}
#unten {
	width:390px;
	text-align:right;
	font-size:10px;
}
a.unten {
	font-weight:bold !important;
	outline:none;
}
#galerie img {
	float:left;
	margin-right: 10px;
	margin-top: 10px;
}

/*------------------------------- ID-Selektoren ENDE -----------------------------------------*/ 


/*------------------------------- Klassen und Kleinkram ANFANG -----------------------------------------*/ 

.style {
	font:10px Verdana, Helvetica, Arial, sans-serif;
	line-height: 15px;
	color:#000;
	margin-bottom:10px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
	font-weight: normal;
	color: #333333;
	margin-top:10px;	
}
.farbe {
	color:#a75032;
}
.bildre {
	float:right;
	margin-left:10px;
}
.bildli {
	float:left;
	margin-right:10px;
	margin-left:-4px;
	margin-bottom: 5px;
}
.einrueck {
	margin-left:-4px;
}
.floatstop {
	clear:both;
	height:0.1px;
	font-size: 0.1px;
	line-height: 0.1px;
}
.abstandoben {
	margin-top:10px;
}
.abstandunten {
	margin-bottom:10px;
}
.linie {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	border-top: 3px solid #fff0c5;
}
.textcenter {
	text-align:center;
}
/*------------------------------- Klassen und Kleinkram ENDE -----------------------------------------*/ 


