@import url(master.css);

body {
		font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
		font-size:10px;
	}

#reader 
	{ 
		height: 995px; width: 770px; left: 10px; top: 150px; position: absolute; visibility: visible; 
	}
	
#reader h2
	{
		color:#920404; margin:10px 0pt 0pt;padding: 5px 0pt
	}
	
#reader a
	{
		color: #920404;
	}
 
.scifi 
	{ margin-bottom: 10px; padding-right: 5px;border-right: 5px solid blue; }
	
.fach 
	{ margin-bottom: 10px; padding-right: 5px;border-right: 5px solid silver; }

.belle
	{ margin-bottom: 10px; padding-right: 5px; border-right: 5px solid orange; }
	
.belle h2 { color: #920404; font-size: 1.3em; font-weight: 500; line-height: 130%; padding-bottom: 6px; }
.scifi h2 { color: #920404; font-size: 1.3em; font-weight: 500; line-height: 130%; padding-bottom: 6px; }
.fach h2 { color: #920404; font-size: 1.3em; font-weight: 500; line-height: 130%; padding-bottom: 6px; }


