/********************************************************************************
*
* StyleSheets fuer Landgasthaus Ruecklenmuehle
*
* Erstellt: Jochen Hoeschele, www.hcns.de
*
********************************************************************************/
/* explorer V6 only */
* html #ai { overflow-x: visible; overflow-y: visible; }

/* exploder V7 only */
*+html #ai { overflow-x: visible; overflow-y: visible; }


/* Seitenaufbau */
/* body { font-family:BlackChancery, "Comic Sans MS", fantasy, sans-serif; font-size:15px; background:white; } */
body { font-family:"Comic Sans MS", fantasy, sans-serif; font-size:15px; background:white; }
#main { /* Ausgabe zentriert */
   position:relative;
   margin:0 auto;
   width:800px;
}

/* Ausgabe aus Textfluss nehmen um Hoehe zu beschraenken */
#seite { position:absolute; width:800px; overflow:hidden; }

#logo { position:relative; height:100px; }
.logo1, .logo2, .logo3, .logo4, .logo5, .logo6 { font-size:14px; font-family:Helvetica,"Comic Sans MS",Arial; font-weight:600; color:#408040; width:300px; position:absolute; }
.logo1 { top:10px; left:10px; }
.logo2 { top:30px; left:30px; }
.logo3 { top:50px; left:50px; }
.logo4 { top:70px; left:70px; }
.logo5 { top:20px; left:330px; }
.logo6 { top:40px; left:350px; }
.logopic { top:0; left:580px; position:absolute; }
#info { position:absolute; top:72px; left:185px; width:470px; height:24px; color:blue; font-size:16px; font-weight:700; visibility:visible; overflow: hidden; }
#info1, #info2 { position:absolute; top:0; height:24px; color:blue; font-size:16px; font-weight:700; visibility:visible; }
#info1 { left:500px; }
#info2 { left:1100px; z-index: 100; }

#menue { position:relative; height:24px; z-index:100; }
/* Hintergrund Menuzeile */
#m-zeile { position:absolute; left:0px; width:800px; height:22px; background:#A93040; font-family:Arial; font-weight:600; text-align:center; }
/* Farbe Menupunkte in Menuleiste (nicht gewaehlt) */
#m1, #m2, #m3, #m4, #m5, #m6 {  position:absolute; top:3px; width:120px; height:16px; background:#903040; }
/* Farbe Hintergrung Submenu, Farbe aktive Zeile in .js farbe1() */
#m1_sub, #m2_sub, #m3_sub, #m4_sub, #m5_sub, #m6_sub { position:absolute; top:3px; background:#ffa000; width:120px; visibility:hidden; z-index:10; }
#m1, #m1_sub { left:15px; }
#m2, #m2_sub { left:145px; }
#m3, #m3_sub { left:275px; }
#m4, #m4_sub { left:405px; }
#m5, #m5_sub { left:535px; }
#m6, #m6_sub { left:665px; }
/* Farbe Menupunkte in Menuleiste (gewaehlt) */
.submenu {  height:16px; text-align:center; background:#ff9000; font-family:Arial; font-weight:600; }
.menuitem { left:3px; font-family:Arial; font-size:12px; cursor:pointer; padding:3px 0; }

/* Container fuer den Inhalt */
#inhalt { position:relative; text-align:center; height:100%; }
#inhalt a:link { text-decoration:none; color:#a93040; } 
#inhalt a:visited { text-decoration:none; color:#a93040; } 
#inhalt a:focus { text-decoration:none; color:#ffa000; } 
#inhalt a:hover { text-decoration:none; color:#ffa000; } 
#inhalt a:active { text-decoration:none; color:#ffa000; }

/* Info-Box: Seite laden / Ajax */
#nachladen { position:absolute; top:40%; left:300px; width:200px; height:80px; font-size:20px; background:#808080; text-align:center; vertical-align:middle; z-index:20; visibility:hidden; }

/* Formatierungen im Bereich Inhalt */
/* .font_ai { font-family:BlackChancery, "Comic Sans MS", fantasy, sans-serif; } */
.font_ai { font-family:"Comic Sans MS", fantasy, sans-serif; }
.font_allg { font-family:"Comic Sans MS", fantasy, sans-serif; }
.font_karte { font-family:"Comic Sans MS", fantasy, sans-serif; }
.font_event { font-family:"Comic Sans MS", fantasy, sans-serif; }

.gotop { text-align:center; font-size:0.7em; padding:10px; } /* Zum Seitenanfang mit Rand */
.inhalt_bg { background-image:url("bilder/back.gif"); background-repeat:no-repeat; } /* Skizze Landgasthof als Hintergrundbild */ 

.allgemein { position:relative; margin:0; border:0; padding:0; width:800px; height:100%; overflow:auto; font-size:10pt; text-align:center; }
   

/* Karten */
.karte { position:relative; margin:0; border:0; padding:0; width:800px; height:100%; overflow:auto; font-size:10pt; text-align:center; }
.karte h1 { margin:10px 0 0 0; font-size:1.6em; font-weight:bolder; }
.karte h2 { margin:0 0 25px 0; font-size:1.3em; font-weight:bold; }
.rahmen h2 { border:1px solid black; }
.karte p { margin:0 0 25px 0; font-size:1.3em; line-height:1.3em; }
.karte span { position:relative; margin:0 25px; }



/* allinclusive Menu */
.ai_menu { position:relative; left:0px; }
.ai_menu ul { list-style-type: none; text-align: left; padding: 5px; display: inline; vertical-align: middle; }
.ai_menu ul li { display: inline; margin: 0 3px; font-size:10px; text-decoration: none; width: 75px; height: 28px; text-align: center; overflow: hidden; vertical-align: middle; }
.ai_menu ul li a{ cursor: pointer; }

.ai { position:relative; font-size:15px; text-align:center; font-weight:500; text-align:center; width:800px; overflow:auto; height:95%; }

.ai_rand_o, .ai_rand_u { position:relative; width:770px; height:25px; background-image:url('bilder/rand.gif'); background-repeat:repeat-x; }
.ai_rand_l, .ai_rand_r { position:relative; height:5200px; width:26px; background-image:url('bilder/randre.gif'); background-repeat:repeat-y; }

.ai_rand_o { clear:both; float:left;  }
.ai_rand_l { clear:both; float:left; }
.ai_mitte { position:relative; float:left; width:700px; padding:0 15px; }
.ai_rand_r { float:left }
.ai_rand_u { clear:both; float:left }

.ai_dl { position:relative; margin:0; border:0; padding:0; width:800px; height:99%; overflow:auto; font-size:13px; text-align:center; }
.ai h1 { margin: 0 0 10px 0; font-size:2.0em; font-weight:bold; }
.ai h2 { margin: 0 0 10px 0; font-size:1.6em; text-decoration:underline; font-weight:bold; }
.ai h3 { text-align:center; margin:10px 0 5px 0; padding:0; border:0; line-height:100%; }
.ai p { font-size:1.3em; }

/* Formatierung einzelner Seiten */
.pcenter { text-align:center; }
.inhaltx {              /* Hintergrundbild */ }
/* Seiten mit bildern */
   .bildtitel { width:100%; text-align:center; clear:both; font-size:1.5em;}
   .bild { height:200px; width:190px; float:left; position:relative;}
   .landschaft { height:120px; width:160px; padding:20px 15px 40px; }
   .landschaft img { height:120px; width:160px; } 
   .portrait { height:160px; width:120px; padding:0 35px 20px; position:relative;}
   .portrait img { height:160px; width:120px; }
   .bild p { text-align:center; font-size:10px; height:20px; padding:0; border:0; margin:0; }
   #gross { position:absolute; width:800px; height:600px; display:none; z-index:101; top:25px; cursor:pointer; text-align:center; font-size:20px; }
   #bilder { position:relative; overflow:auto; width:800px; height:100%; }




.event { position:relative; margin:0; border:0; padding:0; width:800px; height:99.9%; overflow:auto; font-size:12px; text-align:center; }
.event {
   font-size:16px;
   font-weight:500;
   text-align:center;
}

.event h1 { margin: 15px 0 10px 0; font-size:30px; text-decoration:none; font-weight:bold; }
.event h2 { margin: 0 0 10px 0; font-size:20px; font-weight:bold; font-variant:small-caps; font-style:italic; }
.event h3 { margin: 0 0 10px 0; font-size:18px; text-decoration:underline; font-weight:bold; }
.event .bc24 { margin:10px 0 0 0; font-size:2.4em; }
.event .bc20_rahmen { border:1px solid; padding:10px; font-size:2.0em; }
.event .bc18_bold { margin:10px 0 0 0; font-size:1.8em; font-weight:bold; }
.event .bc14 { margin:10px 0 0 0; font-size:1.4em; }

.reserviert { border:1px solid #808080; padding:10px 0; margin-bottom:10px; left: 0; width: 780px; position:relative; }



/* Hochzeit all inclusive 
.inhalt2 {
   position:absolute;
   top:30px;   
   width:750px;
   height:99.9%;
} */

h4 { /* Candlelight */
   font-size:18px;
   font-weight:700;
   text-align:center;
   border-left:30px;
}





/*
.tab2, .tab3, .tab4, .tab5 { table-layout:fixed; position:relative; padding-left:25px; border:0; text-align:left; }
*/

/* Seiten mit BlackCancery */

.tit1, .tit1c {
   height:30px;
   font-size:25px;
   font-weight:700;
   padding-top:15px;
}

.tit2, .tit2c {
   height:30px;
   font-size:20px;
   font-weight:700;
   padding-top:15px;
}

.tit3, .tit3c {
   height:30px;
   font-size:16px;
   font-weight:600;
   padding-top:15px;
}

.tit4, .tit4c {
   height:30px;
   font-size:14px;
   font-weight:700;
   text-decoration:underline;
   padding-top:15px;
}

.tit1c, .tit2c, .tit3c, .tit4c { text-align:center; }

.text {
   left:50px;
}

.candle {
   color: #000000;
   font-weight: bold;
   font-size: 18px;
}

img {
   border:0px;
}

#fewotitel1, #fewotitel2, #fewotitel3, #fewotext {
   font-family:"Comic Sans MS",Arial,Helvtica;
   text-align:left;
   width:800px;
   padding-left:10px;
}

#fewotitel1 {
   font-size:24px;
   font-weight:900;
   height:50px;
   background:#A93040;
   color:black;
}

#fewotitel2 {
   font-size:18px;
   font-weight:900;
   height:30px;
   background:#ffa000;
   color:black;
}

#fewotitel3 {
   font-size:18px;
   font-weight:900;
   height:30px;
   background:#A93040;
   color:black;
}

#fewotext {
   font-size:15px;
   font-weight:500;
   background:white;
   color:black;
   margin-top:10px;
   margin-bottom:15px;
}

/* 
.tab2 td:first-child { width:670px; }   
.tab2 td+td { width:50px; text-align:right; }   

.tab3 td:first-child { width:620px; }   
.tab3 td+td { width:50px; text-align:right; }   
.tab3 td+td+td { width:50px; text-align:right; }   

.tab4 td:first-child { width:570px; }   
.tab4 td+td { width:50px; text-align:right; }   
.tab4 td+td+td { width:50px; text-align:right; }   
.tab4 td+td+td+td { width:40px; text-align:right; }   

.tab5 td:first-child { width:514px; }   
.tab5 td+td { width:50px; text-align:right; }   
.tab5 td+td+td { width:50px; text-align:right; }   
.tab5 td+td+td+td { width:50px; text-align:right; }   
.tab5 td+td+td+td+td { width:50px; text-align:right; }   

.tabcol1 { background:#dddddd; }
.tabcol2 { background:#cccccc; }
 
.karte td p:first-child  {font-size:16px; font-weight:700; margin:0; } 
.karte td p+p {position:relative; padding-left:20px; margin:0;} 
*/


