body {
	margin:0;
	padding:0;
	font-family: Comic Sans MS, Verdana, Arial, sans-serif;
         font-weight: normal;
	font-size: 8pt;
	color:#696969;
	line-height:150%;
	background:#FFFFFF;
         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: #000000;
         scrollbar-shadow-color: #FFFFFF;
}
td, th {font-family: Verdana, Arial, sans-serif; font-weight: normal; font-size: 7pt; color:#000000; line-heigt:150%;}
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 {
text-decoration: none;
color: #C0C0C0;
font-weight: bold;
text-decoration: underline;
}
a:active {color:#808080;}

/* Layout
----------------------------------------------- */
#fadbg {
         position:absolute;
         left:30px;
         top:5px;
	width:705px;
         height:461px;
	margin:0;
	padding:0;
         z-index:-10;
}

#tleft {
         position:absolute;
         left:40px;
         top:470px;
	width:500px;
         height:260px;
         z-index:5;
         background:transparent;
         margin:0;
	padding:0;
         overflow: auto;
}

#tnav {
         position:absolute;
         left:590px;
         top:475px;
	width:140px;
         height:260px;
         z-index:5;
         background:#FFFFFF url("http://www.zauberfee.de/cz_img/stripes.jpg") repeat;
         background-attachment: fixed;
         margin:0;
	padding:0;
         overflow: auto;
}

#text {
	padding:20px;
}

#textkl {
	padding:10px;
}

#cright {
         position:absolute;
         left:40px;
         top:740px;
	width:700px;
         height:10px;
         border:0px dashed #a6a6a6a;
         background:#FFFFFF url("http://www.zauberfee.de/cz_img/stripes.jpg") repeat;
         margin:2;
	padding:0;
         overflow: visible;
}

p.title {
       margin:0;
       padding:0;
       font-family: Comic Sans MS, Verdana, Arial, sans-serif;
       font-size: 8pt;
       color:#C0C0C0;
       font-weight:bold;
       background:#ffffff;
       line-height:150%;
       letter-spacing:1px
}

p.ptitle {
       margin:0;
       padding:0;
       font-family: Comic Sans MS, Verdana, Arial, sans-serif;
       font-size: 8pt;
       color:#000000;
       font-weight:bold;
       background:#C0C0C0 url("http://www.zauberfee.de/cz_img/stripes.jpg") repeat;
       line-height:150%;
       letter-spacing:1px
}

ul {
	list-style-type:disk;
         color:#696969;
	line-height:150%;
}
