body {
	margin:0;
	padding:0;
	font-family: Comic Sans MS, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color:#696969;
	line-height:150%;
	background:#FFFFFF url("http://www.zauberfee.de/cz_img/cz-higru3.jpg") repeat;
         background-attachment: fixed;
         scrollbar-track-color: #FFFFFF;
         scrollbar-face-color: #FFFFFF;
         scrollbar-highlight-color: #FFFFFF;
         scrollbar-3dlight-color: #FFFFFF;
         scrollbar-darkshadow-color: #FFFFFF;
         scrollbar-arrow-color: #C0C0C0;
         scrollbar-shadow-color: #FFFFFF;
}

p {margin:0;padding:0};

img {border:0;}

/* Link styles */
a:link {color:#000000;text-decoration:none;}
a:visited {color:#696969;text-decoration:none;}
a:hover {font-weight:bold;color:#808080;text-decoration:none;}
a:active {color:#808080;}

/* Layout
----------------------------------------------- */
#zwbg {
         position:absolute;
         left:0px;
         top:0px;
	width:600px;
         height:600px;
	margin:0;
	padding:0;
         z-index:-10;
}

#textfirst {
         position:absolute;
         left:11px;
         top:390px;
	width:188px;
         height:386px;
         border:1px dashed #a6a6a6;
         background:#FFFFFF url("http://www.zauberfee.de/cz_img/kachel.jpg") repeat;
         background-attachment:fixed;
         margin:0;
	padding:5px;
	text-align:left;
         overflow: auto;
}

#textsecond {
         position:absolute;
         left:206px;
         top:410px;
	width:188px;
         height:374px;
         z-index:5;
         border:1px dashed #a6a6a6;
         background:#FFFFFF url("http://www.zauberfee.de/cz_img/stripes.jpg") repeat;
         background-attachment:fixed;
         margin:0;
	padding:5px;
	text-align:left;
         overflow: auto;
}

#textthird {
         position:absolute;
         left:401px;
         top:428px;
	width:192px;
         height:367px;
         z-index:5;
         border:1px dashed #a6a6a6;
         background:#FFFFFF;
         margin:0;
	padding:5px;
	text-align:left;
         overflow: auto;
}

#texthead {
         position:absolute;
         left:425px;
         top:267px;
	width:180px;
         height:80px;
         z-index:5;
         margin:0;
	padding:0;
	text-align:left;
         overflow: visible;
}

#text {
	padding:20px;
}

#textkl {
	padding:10px;
}

p.titel {
       margin:0;
       padding:0;
       font-family: Comic Sans MS, Verdana, Arial, sans-serif;
       font-size: 8pt;
       font-color:#C0C0C0;
       background-color:#F3EBD1;
       line-height:150%;
       letter-spacing:1px
}

ul {
         list-style-type:disk;
	font:8pt Comic Sans MS, Verdana, Arial, sans-serif;
	color:#808080;
	line-height:125%;
}

/* layout eigene stories
----------------------------------------------- */
#storybox {
         position:absolute;
         left:30px;
         top:30px;
	width:550px;
         height:550px;
         border:1px dashed #a6a6a6;
         background:#FFFFFF url("http://www.zauberfee.de/cz_img/kachel.jpg") repeat;
	margin:0;
	padding:0;
         z-index:-10;
         overflow:visible;
}

p.story {
        	text-align:justify;
       	margin:0;
       	padding:0;
       	font-family: Arial, sans-serif;
       	font-size: 9pt;
       	font-color:#C0C0C0;
}