/*Styles von Lesefreunde.net --- Christian Schumacher*/

/*Schriftattribute*/

.big{font-size: medium ;}

.h1{font-size: x-large;}

.red{color: red;}

.small, #small{font-size: 10pt;}
.more-small{font-size: 6pt;}

.b_i{font-style: italic; font-weight: bold;}

.flg {text-transform: capitalize; font-weight: bold;}

.buch_steck{font-size: small;}
.buch_steck_wert{font-size: medium;}

.center{text-align: center;}
.rechts {text-align: right;} 



/*Links*/

a.nav{color: black;}
a.nav:visited{color: black;}

a.nav-small{color: black;font-size: 10pt;}
a.nav-small:visited{color: black;font-size: 10pt;}

.link{color: blue; text-decoration: underline; cursor: hand; }
.link:hover{text-dectoration: none; cursor: hand; }




/*Kästen*/

.nkasten_ob{border: 1px orange solid;background-color: rgb(60,122,200);}

.forum_autor{border: 1px orange solid;background-color: rgb(0,102,204);}

.kasten_forum{border: 1px orange solid;margin-left: 5px;margin-right: 4px;padding-left: 3px;padding-right: 3px;}

.nkasten{border: 1px orange solid;background-image: url(pics/003.jpg);margin-left: 5px;margin-right: 4px;padding-left: 3px;}
 
.cover{border: 1px orange solid;padding: 10px 10px 10px 10px;}
 
 
/*Tabellen*/

.table_s{border-color: orange;border-collapse: collapse;}

.table_u{border: 1px blue solid;border-collapse: separate;}
 
 
 
 
/*Grundlegendestyleelemente*/

body{SCROLLBAR-BASE-COLOR:rgb(105,150,250); SCROLLBAR-ARROW-COLOR: #FFFFFF;font-family: arial;background-color: rgb(102,153,255); color: rgb(0, 0, 0);}

body.nav{background-color: rgb(102,153,255); color: rgb(0, 0, 0);}
body.start{background-image: url(pics/bucherhintergr.png);}

#content{margin-left: 150px;margin-right: 150px;}

#lm{margin-left: -4px;margin-top: -4px;position: absolute;left: 0px;top: 0px;width: 150px;background-image: url(lm2.jpg);background-repeat: no-repeat;background-position: right bottom;background-color: rgb(14, 132, 255); }
#rm{width: 150px;margin-right: 0px;margin-top: -4px;position: absolute;top: 0px;right: 0px;background-image: url(rm2.jpg);background-repeat: no-repeat;background-position: left bottom;background-color: rgb(14, 132, 255); }
 

/*Sonstige Styles*/

.rechtsoben {
text-align: right;
vertical-align: top;
width: 100%;
}
#form1      {      display: block;     }
#form2      {      display: none;      }
#back       {      display: none;      }
            
#teil       { left: 50%; margin-left: -150px; top:40%; z-index: 100; padding:5px; display: none; width: 300px;}
                    
.xy{position: absolute;z-index: 10;background-color: red;display: run-in;}


