
html, body {	background:url(../../images/bg.gif) repeat rgb(101,118,111);	color: rgb(82,82,82); }
html, body, a, h2, h3, h4, div, p, ul, li, input, table {		font-family: Verdana, Arial, Helvetica, sans-serif;		font-size: 12px;}
html {	height:100%;}
body {	min-height:101%;}

img {	       		border: none;	text-decoration: none;	}
table, td, div { 	border:0;}

p { 		margin: 0px 0px 12px 0px;}

body {	
margin: 0px 0px 0px 0px;	
padding: 0;	
text-align: center;
}

div.bg			{ background: url(../../images/bg.jpg) 50% 0 no-repeat;}

div.dokument {	
max-width: 640px;	
margin: 0 auto 0; 
background: rgb(255,255,205);	
text-align: left;	
}
#kopf-bg {
	max-width: 100%;
	height: 195px;
	margin:0;	padding:0;
	/*background:url(../../images/hg-kopf-bg.jpg) top center no-repeat;*/
}

#kopf {
	max-width: 100%;
	height: 195px;
	margin:0;	padding:0;
	background:url(../../images/hg-kopf.jpg) top left no-repeat; 
}

#kopf img {	margin: 0px 0px 0px 0px;	padding:0;		width:100%; 		height:195px;}
#kopf a { 	text-decoration: none;		border: none;	background:none;	padding:0;}


#kopf-2 {
	max-width: 100%;
	height:50px;
	margin:0;	padding:0;
/*	background:url(../../images/hg-kopf-2.gif) top left no-repeat; */
}


/*-- content
_________________________  Altes Gasthaus Düsterbeck Hotel - Restaurant, Emsdetten - Rheine    */

/* vorher table.content */
div.content {	width: 100%;	min-height: 350px;	margin: 0 auto;	padding: 0; text-align:left; background:/*url(../../images/hg-c-mi.gif) repeat-x*/ rgb(255,255,205); }
/* neu - automatische grössenanpassung von bildern im content */
.content img {	width:100%; height:auto;}
.content img.normal { width:auto; height:auto;}

/* vorher td.c-nav */
div.c-nav {		width: 100%;	height: auto;	margin:0; padding:0px 0px 20px 0px; /* background:url(../../images/hg-nav.gif) top left no-repeat; */ }
#content-nav {  text-align:left;}

/* vorher td.c-mi */
div.c-mi {		/*width: 100%;*/	height: auto;	margin: 0px auto; padding:20px 20px 20px 20px; /* background:url(../../images/hg-c-mi.gif) top left no-repeat; */ }
#content-mi {	text-align:left; line-height:16px;}

/* vorher td.c-re */
div.c-re {		/*width: 94%*/;	height: auto;	margin: 0px auto; padding:20px 20px 20px 20px; /* background:url(../../images/hg-c-re.gif) top left no-repeat; */ }
#content-re {	text-align:left; line-height:16px; border-top:1px solid rgb(209,173,105); border-bottom:1px solid rgb(209,173,105);} 

/* vorher td.c-mi-re */
div.c-mi-re {	/*width: 94%;*/	height: auto;	margin:0; padding:20px 20px 20px 20px; /* background:url(../../images/hg-c-mi.gif) top left no-repeat; */ }
#content-mi-re {text-align:left; line-height:16px;}

/* entfällt */
/*div.a-0 {		width: 5px;	height: auto;	margin:0; padding:0; background:url(../../images/hg-a-0.gif) top left no-repeat;}
img.a-0 { 		width: 5px;	height: 10px;}
div.a-1 {		width: 10px;	height: auto;	margin:0; padding:0; background:url(../../images/hg-a-1.gif) top left no-repeat;}
img.a-1 { 		width: 10px;	height: 10px;}
div.a-2 {		width: 10px;	height: auto;	margin:0; padding:0; background:url(../../images/hg-a-2.gif) top left no-repeat;}
img.a-2 { 		width: 10px;	height: 10px;}
div.a-3 {		width: 10px;	height: auto;	margin:0; padding:0; background:url(../../images/hg-a-3.gif) top left no-repeat;}
img.a-3 { 		width: 10px;	height: 10px;} */


div.hg-nav {  	width: auto; 	margin:0; padding:0;   background:none;}


/*-- menue 1
_________________________  Altes Gasthaus Düsterbeck Hotel - Restaurant, Emsdetten - Rheine    */

#nav { 			width:200px;	margin:0px;	padding:0px;	text-align:left;	position:relative;}

/* nav list */
#nav ul {		width:200px;	margin:0px 0px 0px 0px;	padding:0px; background:none; list-style:none;}
#nav ul li {	width:200px;	margin:0px 0px 0px 0px;	padding:0px; background:none; display: inline;	}
#nav ul li a {
margin: 0px 0px 3px 0px;
padding: 1px 0px 7px 30px;
color:rgb(65,65,65);
font-weight:normal;
text-decoration:none;
display: block;
border: none;
background: url(../../images/hg-menue.gif) top left no-repeat;
}
html>body #nav a:link, #nav a:visited {
height:auto;
}

#nav ul li a:hover {
color:rgb(65,65,65);
font-weight:bold;
text-decoration:none;
display: block;
border: none;
/*background: url(../../images/hg-menue-marked.gif) top left no-repeat;*/
}

/* u */
#nav ul.u {		width:200px;	margin:0px 0px 0px 0px;	padding:0px 0px 9px 0px;	background:none; list-style:none;}
#nav ul.u li {	width:200px;	margin:0px;				padding:0px 0px 0px 0px;	background:none; display: inline;}
#nav ul.u li a {
margin: 0px 0px 0px 0px;
padding: 4px 0px 6px 45px;
color:rgb(65,65,65);
font-weight:normal;
text-decoration:none;
display: block;
border: none;
background: url(../../images/hg-menue-u.gif) top left no-repeat;
}
html>body #nav a:link, #nav a:visited {
height:auto;
}
#nav ul.u li a:hover {
color:rgb(101,118,111);
font-weight:bold;
text-decoration:none;
border: none;
display: block;
background: url(../../images/hg-menue-u-marked.gif) top left no-repeat;
}

/* u2 */
#nav ul.u2 {	width:200px;	margin:0px 0px 10px 0px;	padding:0px 0px 0px 0px; background:none; list-style:none;}
#nav ul.u2 li {	width:200px;	margin:0px;					padding:0px 0px 0px 0px; background:none; display: inline;}
#nav ul.u2 li a {
margin:0px;
padding: 10px 0px 6px 46px;
color:rgb(65,65,65);
font-weight:normal;
text-decoration:none;
display: block;
border: none;
background: url(../../images/hg-menue-u2.gif) top left no-repeat;
}
html>body #nav a:link, #nav a:visited {
height:auto;
}
#nav ul.u2 li a:hover {
color:rgb(51,51,51);
font-weight:normal;
text-decoration:none;
display: block;
border: none;
background: url(../../images/hg-menue-u2-marked.gif) top left no-repeat;
}






/*--  ueberschriften
_________________________  Altes Gasthaus Düsterbeck Hotel - Restaurant, Emsdetten - Rheine    */

h1 {
	clear:both; 
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 3px 0px;
	color: rgb(77,0,0);
	font-size: 14px;
	font-weight: bold;
	text-align:right;
	background:none;
}

h1.h1 {
	height:16px;
	margin: 0px 0px 25px 0px;
	padding: 5px 5px 10px 5px;
	color: rgb(77,0,0);
	font-size: 14px;
	font-weight: bold;
	text-align:center;
}

h2 {
	margin: 30px 0px 8px 0px;
	padding: 0px 0px 5px 0px;
	color: rgb(101,118,111);
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	background:none;
}

h2.h2 {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 5px 0px;
	color: rgb(101,118,111);
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	background:none;
}

h3 {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 8px 0px;
	color: rgb(82,82,82);
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	background:none;
	border-bottom: none;
}

h4 {					
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	color: rgb(112,112,112);
	font-size: 9px;
	font-style: normal;
	text-align:left;
	text-decoration: none;
	font-weight:500;
}

h5 {
    clear:both;
	position:relative;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 3px 0px;
	color: rgb(92,92,92);
	font-size: 12px;
	font-weight:bold;
	border-bottom: dashed #cccccc 1px;
}

h5.txt {
	color: rgb(218,26,10);
	font-size: 14px;
	font-weight:bold;
	border:none;
}

h6 {
    clear:both;
	position:relative;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 3px 0px;
	color: rgb(92,92,92);
	font-size: 14px;
	font-weight: normal;
	border-bottom: solid #dddddd 1px;
}


/*--  txt hervorhebung
_________________________  Altes Gasthaus Düsterbeck Hotel - Restaurant, Emsdetten - Rheine    */

.txt {	 		font-weight:bold;	color: rgb(34,75,129);}

.xs  {		/* wie h4*/				
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: rgb(112,112,112);
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	font-weight:500;
}

.center {	text-align:center;}


/*-- links
_________________________  Altes Gasthaus Düsterbeck Hotel - Restaurant, Emsdetten - Rheine    */

a {	outline:none;}

a:link {	color: rgb(77,0,0);		text-decoration:underline; }
a:visited {	color: rgb(77,0,0);		text-decoration:underline; }
a:hover {	color: rgb(101,118,111);text-decoration:underline; }
a:focus {	color: rgb(101,118,111);text-decoration:underline; }
a:active {	color: rgb(77,0,0);		text-decoration:underline; }

a.txt {			font-weight: bold;}
a.txt:hover {	font-weight: bold;}

a.linkohne { border: none; text-decoration:none; background:none;}


/*--  buchung   */
.buchung {    width: 90%; margin:0 20px 20px 20px; padding:20px 10px 20px 10px; background:rgb(101,118,111); 
              text-align: center; float:left; clear:both;}
.buchung-re { width: 170px; margin:20px 0; padding:20px 0 30px 0; background:rgb(101,118,111); 
              text-align: center; float:left; clear:both; line-height:23px;}

.buchung a, .buchung-re a {	    color: rgb(255,255,255); margin:0; padding:0; font-size:16px; text-decoration: none; }
.buchung a:hover, .buchung-re a:hover {	color: rgb(235,235,235);}


/*--  hoch + info
_________________________  */

.hoch, #hoch {					width: 100%; 	line-height: 18px;				margin: 0px 0px 0px 0px;	padding:0px 0px 0px 0px;	background: url(../../images/listenpunkt-hoch.gif) no-repeat right;	text-align: right;	position:relative;	float:left;	clear:both;}
.hoch a, #hoch a {				color: rgb(77,0,0);	font-size:10px; 	margin: 0px 13px 0px 0px;	padding:0px 0px 0px 0px;	text-decoration:underline;}
.hoch a:hover, #hoch a:hover {	color: rgb(101,118,111); background: none;}

/*--     */
.info, #info {					width: 100%; 	line-height: 18px;				margin: 20px 0px 0px 0px;	padding:0px 0px 0px 0px;	background: url(../../images/listenpunkt-info.gif) no-repeat right;	text-align: right;	position:relative;	float:left;	clear:both;}
.info a, #info a {				color: rgb(77,0,0);	font-size:10px; 	margin: 0px 13px 0px 0px;	padding:0px 0px 0px 0px;	text-decoration:underline; }
.info a:hover, #info a:hover {	color: rgb(101,118,111); background: none;}


/*--  weiter, zurueck, zur uebersicht
_________________________  */

.weiter, #weiter {					width: 25%; 	line-height: 20px;			margin: 25px 0px 0px 0px;	padding:0;	background: url(../../images/listenpunkt-weiter.gif) no-repeat right;	text-align: right;	position:relative;	float:right;}
.weiter a, #weiter a {				color: rgb(77,0,0);	font-size:10px; margin: 0px 13px 0px 0px;	padding:0;	text-decoration:underline;}
.weiter a:hover, #weiter a:hover {	color: rgb(101,118,111); background: none;}

/*--     */
.zurueck, #zurueck {				width: 25%; 	line-height: 20px;			margin: 25px 0px 0px 0px;	padding:0;	background: url(../../images/listenpunkt-zurueck.gif) no-repeat left;	text-align: left;	position:relative;	float:left;}
.zurueck a, #zurueck a {			color: rgb(77,0,0);	font-size:10px; margin: 0px 0px 0px 13px;	padding:0;	text-decoration:underline;}
.zurueck a:hover, #zurueck a:hover {color: rgb(101,118,111); background: none;}

/*--     */
.uebersicht, #uebersicht {					width: 50%; 	line-height: 20px;			margin:25px 0px 0px 0px;	padding:0; 	text-align: center;	float:left;}
.uebersicht a, #uebersicht a {				color: rgb(77,0,0);	font-size:10px; margin: 0px 0px 0px 13px;	padding:0;	text-decoration:underline;}
.uebersicht a:hover, #uebersicht a:hover {	color: rgb(101,118,111); background: none;}

.rauf {			width: 160px; 	margin: auto;	padding:0px 0px 0px 0px;	background: url(../../images/listenpunkt-rauf.gif) no-repeat center rgb(229,229,229); position:relative;}
.rauf a {		width: 160px; 	height: 30px;  margin:0px 0px 3px 0px; text-decoration:underline; display:block; border:none;}
.rauf a:hover {	background:none; position:relative; color: rgb(0,48,157);}

/*--     */
.runter {		width: 160px; 	height: 30px;	margin: auto;	padding:0px 0px 0px 0px;	background: url(../../images/listenpunkt-runter.gif) no-repeat left rgb(229,229,229); 	position:relative;}
.runter a {		width: 160px; 	height: 30px; margin: 3px 0px 0px 0px; text-decoration:underline; display:block; border:none;}
.runter a:hover { background: none; 	color: rgb(0,48,157); }



/*-- images
_________________________  Altes Gasthaus Düsterbeck Hotel - Restaurant, Emsdetten - Rheine    */

/*img.menue { margin: 10px 0px 0px 0px;}*/

/*#content-mi img {			border: 2px solid  rgb(255,255,255);}*/
#content-mi img.border0 {	border: none;}

/*#content-re img { 			border: 2px solid  rgb(255,255,255);}*/
#content-re img.border0 {	border: none;}

img.center {  display: block;   margin-left: auto;   margin-right: auto; }


/*--  content  mi + re
_________________________  Altes Gasthaus Düsterbeck Hotel - Restaurant, Emsdetten - Rheine    */

#content-mi ul { list-style:none;	width:94%; display: block; margin:0px 0px 0px 15px; padding:0px 0px 0px 0px; }
#content-mi li { background: url(../../images/listenpunkt.gif) top left no-repeat;	 line-height:16px; margin:5px 0px 0px 0px; padding:0px 0px 0px 15px; display: block;}

#content-mi ul.klein { list-style:none;	width:94%; display: block; margin:0px 0px 0px 0px; padding:0px 0px 0px 20px; text-align:left; }
#content-mi li.klein { background: url(../../images/listenpunkt.gif) top left no-repeat;	 line-height:16px; margin:5px 0px 0px 0px; padding:0px 0px 0px 15px; display: block;}

#fl ul { list-style:none;	width:235px; display: block; margin:0px 0px 0px 0px; padding:0; }
#fl li { background: url(../../images/listenpunkt.gif) top left no-repeat;	 line-height:16px; margin:5px 0px 0px 0px; padding:0px 0px 0px 15px; display: block;}

#fr ul { list-style:none;	width:235px; display: block; margin:0px 0px 0px 0px; padding:0; }
#fr li { background: url(../../images/listenpunkt.gif) top left no-repeat;	 line-height:16px; margin:5px 0px 0px 0px; padding:0px 0px 0px 15px; display: block;}

#content-re ul.sprung {	list-style:none;	width:94%; display: block; margin:0px 0px 0px 20px; padding:0; }
#content-re li.sprung { background: url(../../images/listenpunkt-sprung.gif) top left no-repeat;	 line-height:16px; margin:5px 0px 0px 0px; padding:0px 0px 0px 15px; display: block;}

#content-re ul {	list-style:none;	width:160px; display: block; margin:0px 0px 0px 20px; padding:0; }
#content-re li { background: url(../../images/listenpunkt.gif) top left no-repeat;	 line-height:16px; margin:5px 0px 0px 0px; padding:0px 0px 0px 15px; display: block;}

#content-mi ol.dezi {	width:94%;	display: block;	margin:0px 0px 0px 0px;	padding:0px 0px 0px 40px;	list-style-type: decimal;  background:none;}
#content-mi li.dezi { 	list-style-type: decimal;  line-height:16px; margin:5px 0px 0px 0px; padding:0px 0px 0px 10px; display: list-item; background:none;}

#fl ol.dezi, #fr ol.dezi { width:215px;	display: block;	margin:0px 0px 0px 0px;	padding:0px 0px 0px 30px;	list-style-type: decimal;  background:none; }
#fl li.dezi,#fr li.dezi  { list-style-type: decimal;  line-height:16px; margin:5px 0px 0px 0px; padding:0px 0px 0px 5px; display: list-item; background:none;}


/*--  abstaende
_________________________  Altes Gasthaus Düsterbeck Hotel - Restaurant, Emsdetten - Rheine    */

.abi  {	clear:both; width:100%; height:14px; margin:10px 0px 30px 0px; padding:0px 0px 0px 0px; background:url(../../images/hg-abi.gif) top right no-repeat;}

.a5 { height:5px; width:100px;clear:both;}
.a10 { height:10px; width:100px;clear:both;}
.a20 { height:20px; width:100px;clear:both;}
.a30 {	height:30px; width:100px;clear:both;}
.a40 {	height:40px; width:100px;clear:both;}
.a50 {	height:50px; width:100px;clear:both;}
.a60 {	height:60px; width:100px;clear:both;}
.a70 {	height:70px; width:100px;clear:both;}
.a80 {	height:80px; width:100px;clear:both;}
.a90 {	height:90px; width:100px;clear:both;}
.a100 {	height:100px; width:100px;clear:both;}
.a120 {	height:120px; width:100px;clear:both;}
.a200 {	height:200px; width:100px;clear:both;}
.a300 {	height:300px; width:100px;clear:both;}
.a400 {	height:400px; width:100px;clear:both;}
.a500 {	height:500px; width:100px;clear:both;}
.a1000 {	height:1000px; width:100px;clear:both;}

.b200 {height: 10px; width:200px; clear:right; float:left; } 


/*--  floats 
_________________________  Altes Gasthaus Düsterbeck Hotel - Restaurant, Emsdetten - Rheine    */

#hg {		position:relative; float:left;	width: 100%; 	margin: 0px 0px 30px 0px;}
/* neu 
#hg img {	width:100%; height:auto;} */
#hg-450 {	position:relative; float:right;	width: 450px; 	margin: 0px 0px 30px 0px;}
#hg-350 {	position:relative; float:right;	width: 350px; 	margin: 0px 0px 30px 0px;}

div.bi-fl {	position:relative; float:left;    	clear:left; 	width:48%; margin:0 10px 0 0; padding:0; text-align:left;}
div.bi-fr {	position:relative; float:right; 	clear:right;	width:48%; margin:0 0 10px 0; padding:0; text-align:right;}

div#bi-fl {	position:relative; float:left;    	clear:left; 	width:48%; margin:0 10px 0 0; padding:0; text-align:left;}
div#bi-fr {	position:relative; float:right; 	clear:right;	width:48%; margin:0 0 10px 0; padding:0; text-align:right;}

div.fl {	position:relative; float:left;		clear:left; 	width:48%; margin:0; padding:0; display:block; text-align:right;}
div.fr {	position:relative; float:right; 	clear:right; 	width:48%; margin:0; padding:0; display:block; text-align:left;}

div#fl {	position:relative; float:left;		clear:left; 	width:48%; margin:0; padding:0; display:block;}
div#fr {	position:relative; float:right; 	clear:right; 	width:48%; margin:0; padding:0; display:block;}

div#fl h2 { margin-top:0; }
div#fr h2 { margin-top:0; }

.fl {	float:left; margin:0px 20px 20px 10px; padding:0;}
.fr {	float:right; margin:0px 10px 20px 20px; padding:0;}

/* neu - bilder möglichst direkt floaten, damit sich p anpasst. wenn nicht möglich (weil h4 bildunterschrift), dann auf bi-fl oder bi-fr zurückgreifen */
img.fl {	float:left; margin:0px 12px 12px 0px; padding:0; width:auto; max-width:50%;}
img.fr {	float:right; margin:0px 0px 12px 12px; padding:0; width:auto; max-width:50%;}


div#bi-fl-150 {	position:relative; float:left;    	clear:left; 	width:150px; margin:0px 0px 0px 0px; padding:0; text-align:center;}
div#bi-fr-150 {	position:relative; float:right; 	clear:right;	width:150px; margin:0px 0px 0px 0px; padding:0; text-align:center;}

div#fr-350 {	position:relative; float:right; 	clear:right; 	width:350px; margin:0px 0px 0px 0px; padding:0; display:block;}
div#fl-350 {	position:relative; float:left;		clear:left; 	width:350px; margin:0px 0px 0px 0px; padding:0; display:block;}


/*--  speisekarte 
_________________________  Altes Gasthaus Düsterbeck Hotel - Restaurant, Emsdetten - Rheine    */

table#speisekarte { width:100%;}

td#speisekarte-text {              padding:0px 0px 20px 0px;vertical-align: top; text-align:left; }
td#speisekarte-preis {            padding:0px 0px 20px 0px;vertical-align: top; text-align:right; font-weight:bold;}
td#speisekarte-waehrung {    padding:0px 0px 20px 0px;vertical-align: top; text-align:right; font-weight:bold;}


/*--  kontakt 
_________________________  Altes Gasthaus Düsterbeck Hotel - Restaurant, Emsdetten - Rheine    */

div.li-200 {	position:relative; float:left; 		clear:left;		width:28%; 	margin: 10px 0px 10px 0px; 	text-align: right;}
div.re-300 {	position:relative; float:right; 	clear:right;	width:68%; 	margin: 10px 0px 10px 0px; 	text-align: left;}

div#li-200 {	position:relative; float:left; 		clear:left;		width:28%; 	margin: 10px 0px 10px 0px; 	text-align: right;}
div#re-300 {	position:relative; float:right; 	clear:right;	width:68%; 	margin: 10px 0px 10px 0px; 	text-align: left;}

div#li-300 {	position:relative; float:left; 		clear:left;		width:68%; 	margin: 10px 0px 10px 0px; 	text-align: right;}
div#re-200 {	position:relative; float:right; 	clear:right;	width:28%; 	margin: 10px 0px 10px 0px; 	text-align: left;}

/*--  video 
_________________________  Altes Gasthaus Düsterbeck Hotel - Restaurant, Emsdetten - Rheine   */

.embed-container {			position:relative;	padding-bottom:56.25%; /* ratio 16x9 */ height:0; overflow:hidden; width:100%; height:auto; }
.embed-container iframe {	position:absolute;	top:0; left:0; width:100%; height:100%; }
/* ratio 4x3 */
.embed-container.ratio4x3 {	padding-bottom:75%;}

#videoplayback {
	width: 500px;
	padding-left: 7px;
}

/*--  chronik 
_________________________  Altes Gasthaus Düsterbeck Hotel - Restaurant, Emsdetten - Rheine    */

#hg div.datum {			float:left;	width:20%; margin:0; padding:5px 10px 0px 0px; 	text-align:right;	border: 0px;		font-weight:bold;}
#hg div.ereignis {		float:left;	width:69%; margin:0; padding:5px 10px 5px 10px; text-align:left; 	border-left: 1px solid rgb(207,211,217);}


/*--  kleine bilder
_________________________  Altes Gasthaus Düsterbeck Hotel - Restaurant, Emsdetten - Rheine    */


div.kl-bilder {		width: 520px; 	margin: 0px 0px 0px 0px;}

div.kl-bilder-li {		position:relative;	width: 173px; 	margin: 0px 0px 0px 0px; 	text-align: left; display:block; float:left;}
div.kl-bilder-mi {		position:relative;	width: 173px; 	margin: 0px 0px 0px 0px; 	text-align: center; display:block; float:left;}
div.kl-bilder-re {		position:relative;	width: 173px; 	margin: 0px 0px 0px 0px; 	text-align: right; display:block; float:left;}


/*--  glossar
_________________________  Altes Gasthaus Düsterbeck Hotel - Restaurant, Emsdetten - Rheine    */

.gl-li { 	float:left; width: 225px; margin: 0px 22px 0px 0px;}
.gl-mi { 	float:left; width: 225px; margin: 0px 22px 0px 0px;}
.gl-re { 	float:left; width: 225px; }
.gl-mi-re { float:left; width: 472px; margin: 0px 0px 0px 0px; text-align:justify;}

.glossar h2 {font-size:24px; color:blue; padding:0px 0px 5px 0px; margin:0px; border-bottom: 1px solid rgb(200,200,200);}

.info-glossar {			width: 100%; 	line-height: 18px;			margin: 0px 0px 0px 0px;	padding:0px 0px 0px 0px;	background: url(../../images/listenpunkt-info-gl.gif) no-repeat left;	text-align: left;	position:relative;	float:left;	clear:both;}
.info-glossar a {		color: rgb(77,0,0);	font-size:10px; margin: 0px 0px 0px 13px;	padding:0px 0px 0px 0px;	text-decoration:underline; }
.info-glossar a:hover {	color: rgb(101,118,111); background: none;}

.weiter-gl {			width: 100px; 	line-height: 20px;			margin: 25px 0px 0px 0px;	padding:0px 0px 0px 0px;	background: url(../../images/listenpunkt-weiter.gif) no-repeat right;	text-align: right;	position:relative;	float:right;}
.weiter-gl a {			color: rgb(77,0,0);	font-size:10px; margin: 0px 13px 0px 0px;	padding:0px 0px 0px 0px;	text-decoration:underline;}
.weiter-gl a:hover {	color: rgb(101,118,111); background: none;}

.zurueck-gl {			width: 100px; 	line-height: 20px;			margin: 25px 0px 0px 0px;	padding:0px 0px 0px 0px;	background: url(../../images/listenpunkt-zurueck.gif) no-repeat left;	text-align: left;	position:relative;	float:left;}
.zurueck-gl a {			color: rgb(77,0,0);	font-size:10px; margin: 0px 0px 0px 13px;	padding:0px 0px 0px 0px;	text-decoration:underline;}
.zurueck-gl a:hover {	color: rgb(101,118,111); background: none;}

.uebersicht-gl {		width: 270px; 	line-height: 20px;			margin:25px 0px 0px 0px;	padding:0; 		text-align: center;	float:left;}
.uebersicht-gl a {		color: rgb(77,0,0);	font-size:10px; margin: 0px 0px 0px 13px;	padding:0px 0px 0px 0px;	text-decoration:underline;}
.uebersicht-gl a:hover {color: rgb(101,118,111); background: none;}



/*--   fuer tools
_________________________  Altes Gasthaus Düsterbeck Hotel - Restaurant, Emsdetten - Rheine    */

.mitte {  	width: 520px; }

/*referenz modul*/
div.li-140 {	position:relative; float:left; 		clear:left;		width: 140px; 	margin: 0px 0px 20px 0px; 	text-align: right;}
div.re-360 {	position:relative; float:right; 	clear:right;	width: 360px; 	margin: 0px 0px 20px 0px; 	text-align: left;}

/* aktuelles */
span.xs { float: right; vertical-align:top;}

/* newsticker */
span.newsticker-zeile{font-size:9px;}
span.newsticker-trenner{color:rgb(150,0,0);}
span.newsticker-text{color:rgb(0,0,0);}



/*-- sitemap
_________________________  Altes Gasthaus Düsterbeck Hotel - Restaurant, Emsdetten - Rheine    */
#sitemap-u ul { 	width:100%; display: block;  margin:0px 0px 0px 0px; padding:0; }
#sitemap-u li { 	list-style:none;	line-height:20px; font-size: 12px; font-weight: bold;  margin:0px 0px 0px 0px; padding:0;	display: block;	background: none; }

#sitemap-u1 ul { 	width:91%; display: block; margin:0px 0px 0px 8%; padding:0; }
#sitemap-u1 li { 	list-style:none;	line-height:20px;  font-weight: bold;	 display: block; margin:0; padding:0px 0px 0px 7%;	background: url(../../images/listenpunkt-sitemap.gif) no-repeat left; }
#sitemap-u2 ul { 	width:83%; display: block; margin:0px 0px 0px 16%; padding:0; }
#sitemap-u2 li { 	list-style:none;	line-height:20px;  font-weight: normal;	 display: block; margin:0; padding:0px 0px 0px 7%;	background: url(../../images/listenpunkt-sitemap.gif) no-repeat left; }
#sitemap-u3 ul { 	width:75%; display: block; margin:0px 0px 0px 24%; padding:0; }
#sitemap-u3 li { 	list-style:none;	line-height:20px;  font-weight: normal;	 display: block; margin:0; padding:0px 0px 0px 7%;	background: url(../../images/listenpunkt-sitemap.gif) no-repeat left; }

/*-- impressum, webdesign
_________________________  Altes Gasthaus Düsterbeck Hotel - Restaurant, Emsdetten - Rheine    */

#impressum a.webdesign { 		color: rgb(112,112,112); font-size: 9px;	font-style: normal;	text-decoration: none;	 font-weight:500;	border: none; background:none; cursor: auto;}
#impressum a.webdesign:hover {	color: rgb(112,112,112); font-size: 9px;	font-style: normal;	text-decoration: none;	 font-weight:500;	border: none; background:none; cursor: auto;}
#webdesign a {					color: rgb(65,65,65); text-decoration: none; background:none;	}
#webdesign a:hover {			color: rgb(65,65,65); text-decoration: none; background:none;	}

body#webdesign h1 a {color: rgb(77,0,0);	font-size: 14px; font-weight:bold;}
body#webdesign h1 a:hover {color: rgb(77,0,0);	font-size: 14px; font-weight:bold;}
body#webdesign h2 a {color: rgb(101,118,111);	font-size: 14px; font-weight:bold;}
body#webdesign h2 a:hover {color: rgb(101,118,111);	font-size: 14px; font-weight:bold;}



/*--  abschluss
_________________________  Altes Gasthaus Düsterbeck Hotel - Restaurant, Emsdetten - Rheine    */

#abschluss {			max-width: 100%;	color:rgb(0,0,0); text-align:center; margin:0 auto; padding:10px; background:255,255,205 /*url(../../images/hg-abschluss.jpg) top left no-repeat*/;}

#abschluss a {		   	font-size: 11px;	color:rgb(0,0,0);	font-weight:normal;	text-decoration: underline;	 border:none;}
#abschluss p {			font-size: 11px;	color:rgb(0,0,0);	margin:0px 0px 0px 0px;	padding: 0px 0px 0px 0px;	line-height:20px;	}
#abschluss span.bull {	font-size: 11px;	color:rgb(0,0,0);	margin:0px 0px 0px 0px;	padding: 0px 10px 0px 10px;}


/*--  abschluss
_________________________  Altes Gasthaus Düsterbeck Hotel - Restaurant, Emsdetten - Rheine   */

#elf42 { 		max-width: 100%; margin: 0; padding:10px;  background:rgb(255,255,205); color: rgb(150,150,150); font-size: 11px; text-align:center;}
#elf42 a { font-size: 12px; width: auto; color: rgb(150,150,150); text-decoration: none; border:none; background:none; }
#elf42 a:hover { color: rgb(150,150,150); text-decoration: none; border:none; background:none;}
body#webdesign #elf42 a { color: rgb(150,150,150); }




table#getraenkekarte {
width: 480px; height: auto; padding: 0; margin: 0px 0px 0px 30px;
}

td#getraenkekarte-ueber {
 width: auto; height: auto; padding: 0px 0px 10px 0px; margin: 0px 0px 0px 0px;
 text-align:left; font-size:14px; font-weight: bold; color: rgb(82,82,82);
}

td#getraenkekarte-text { 
width: auto; height: auto; vertical-align: top; padding: 2px 6px 5px 50px; margin: 0px 0px 0px 0px;
 text-align:left; font-size:12px; font-weight:normal;
}

td#getraenkekarte-menge {
 width: 50px; height: auto; vertical-align: top; padding: 2px 5px 2px 4px; margin: 0px 0px 0px 0px;
 text-align:right; font-size:12px; font-weight:normal;
}

td#getraenkekarte-preis {
 width: 40px; height: auto; vertical-align: top; padding: 0px 5px 0px 0px; margin: 0px 0px 0px 0px;
 text-align:right; font-size:12px; font-weight:bold; 
}

td#getraenkekarte-waehrung {
 width: 10px; height: auto; vertical-align: top; padding: 0px 5px 0px 0px; margin: 0px 0px 0px 0px;
 text-align:left; font-size:12px; font-weight:bold;
}

