/* DATEI: lbc.css */
/* Rahmen in dunkler HG-Farbe: 6C6C6C */

body { background-color:#ffffff }
body { margin-top:0px; margin-bottom:5px; margin-right:0px; margin-left:0px; }
body { font-family:arial, sans-serif; font-size:10pt; }

body { background-image:url(../lbc_basis_grafik/ban_lbc_basis.jpg);
       background-repeat:no-repeat; background-position:right 10px; }

a:link { font-family:arial, sans-serif; font-size:10pt; color:#6C6C6C; text-decoration:underline; }
a:visited { font-family:arial, sans-serif; font-size:10pt; color:#6C6C6C; text-decoration:underline; }
a:hover { font-family:arial, sans-serif; font-size:10pt; color:#6C6C6C; text-decoration:underline; }
a:active { font-family:arial, sans-serif; font-size:10pt; color:#6C6C6C; text-decoration:underline; }

img { border:none; }

h1 { font-size:14pt; font-weight:normal; }
h2 { font-size:12pt; font-weight:normal; }
h3 { font-size:12pt; font-variant:small-caps; font-weight:normal; }
h4 { font-size:10pt; font-weight:bold; }

/* BEREICH FÜR LINK ÜBER HINTERGRUNDBANNER */
#visitmyblog { position:absolute; top:10px; right:0px; width:800px; height:85px; } 


/* GESAMT-BEREICH UNTERM BANNER=HINTERGRUNDBILD widthangabe für opera */
/* nötig zur einfachen Abstandsanpassung, falls Bannerdeko */
#out { position:absolute; top:105px; right:0px; width:1000px;} 



/* ENGLISCHER REZEPTINDEX - MAIN randrechts und RECHTE SPALTE breite istgleich width plus pad */
/* h1 haupttitel, h4 monatsnamen */
#rispr { position:absolute; top:0px; right:0px; width:175px; padding:25px; }
#rimain  { position:absolute; top:0px; right:225px; width:600px; 
           border-right:1px solid #6C6C6C; padding:25px; }

#rilist  { margin-left:40px; line-height:1.75em; margin-bottom:3em; }
h1#ri { font-size:14pt; font-weight:normal;  
        margin-bottom:3em; margin-left:40px; }
h4#ri { font-size:10pt; font-weight:bold;
        margin-bottom:1em; }

a:link:lang(de) { text-decoration:none; }
a:visited:lang(de) { text-decoration:none; }
a:hover:lang(de) { text-decoration:none; }
a:active:lang(de) { text-decoration:none; }

a:link:lang(en) { color:#000000; }
a:visited:lang(en) { color:#000000; }
a:hover:lang(en) { color:#000000; }
a:active:lang(en) { color:#000000; }



/* RÜ - rechte Spalte für Widgets etc, main randrechts, breite istgleich je width plus padd */
/* RÜ - h2 überschrift engl, h3 überschrift deutsch; divs für ingredients, method, foto */
#respr { position:absolute; top:0px; right:0px; width:175px; padding:25px; }
#remain { position:absolute; top:0px; right:225px; width:500px; min-height:400px;  
          border-right:1px solid #6C6C6C; padding:25px; }
h2#re { font-size:12pt; font-weight:normal;  
        margin-bottom:0.25em; }
h3#re { font-size:12pt; font-variant:small-caps; font-weight:normal; 
        margin-left:40px; margin-bottom:1.5em; margin-top:0em; }

#ing  { font-size:10pt; margin-bottom:2em; margin-left:40px; }
#meth  { font-size:10pt; margin-bottom:2em; }
#foto  { margin-left:40px; margin-bottom:2em; }




/* STARTSEITE - indexhtml */
/* RECHTE SPALTE - mit Rand, wenn Main randlos weil leer */
#inspr { position:absolute; top:0px; right:0px; width:175px; padding:25px; 
       border-left:1px solid #6C6C6C; }
#inmain  { position:absolute; top:0px; right:225px; width:500px; 
              padding:25px; }




/* TEXTGESTALTUNG */
#cap  { font-variant:small-caps; }
#tip  { color:#6C6C6C; }
