body    {
        background-color:#C8DFF0;
        background-attachment:fixed;
        margin-left:    0px;
        margin-right:   0px;
        margin-top:     0px;
        margin-bottom:  0px;
        padding: 0px;

        scrollbar-3dlight-color:   #80ADCC;
        scrollbar-highlight-color: #80ADCC;
        scrollbar-arrow-color:     #80ADCC;
        scrollbar-face-color:      #C8DFF0;
        scrollbar-track-color:     #C8DFF0;
        scrollbar-shadow-color:    #80ADCC;
        scrollbar-darkshadow-color:#80ADCC;
        }


.kopf 			{ font-family: Arial, Helvetica; font-size: 14pt; font-weight: bold; 	color: #000000; text-decoration: none}
.maintext 		{ font-family: Arial, Helvetica; font-size: 12pt; font-weight: bold; 	color: #30556E; text-decoration: none}
.text 			{ font-family: Arial, Helvetica; font-size: 12pt; font-weight: normal; 	color: #30556E; text-decoration: none}

.small 			{ font-family: Arial, Helvetica; font-size: 10pt; font-weight: bold;   	color: #30556E; text-decoration: none}
.link  			{ font-family: Arial, Helvetica; font-size: 10pt; font-weight: bold;   	color: #CC6699; text-decoration: none}
.script			{ font-family: Arial, Helvetica; font-size: 14pt; font-weight: bold; 	text-decoration: none}
.white 			{ font-family: Arial, Helvetica; font-size: 14pt; font-weight: bold;   	color: #FFFFFF; text-decoration: none}
.red   			{ font-family: Arial, Helvetica; font-size: 14pt; font-weight: bold;   	color: #CC6699; text-decoration: none}
.blue  			{ font-family: Arial, Helvetica; font-size: 12pt; font-weight: bold;   	color: #008080; text-decoration: none}
.itemlink  		{ font-family: Arial, Helvetica; font-size: 12pt;						color: #000000; text-decoration: none}
.categorytext	{ font-family: Arial, Helvetica; font-size: 12pt; font-weight: bold;   	color: red; 	text-decoration: none}
.textw 			{ font-family: Arial, Helvetica; font-size: 12pt; font-weight: normal; 	color: #FFFFFF; text-decoration: none}
.textanimlink,a { font-family: Arial, Helvetica; font-size: 14pt; font-weight: bold; text-decoration : none;}
P.main 			{ font-family: Arial, Helvetica; font-size: 15pt; font-weight: bold; }
.blanc 			{ font-family: Arial, Helvetica; font-size: 14pt; font-weight: normal; 	text-decoration: none}


a:hover   {font-family: Arial, Helvetica; color: #0000FF; text-decoration: none}
a:active  {font-family: Arial, Helvetica; color: #000099; text-decoration: none}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid #303030;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}