.a {
color: #000099; 
text-decoration:none; 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
font-size:8pt;
}

.a:hover {
color: #000099; 
text-decoration:underline; 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:8pt;
}

.a2 {
color: #000099; 
text-decoration:none; 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:10pt;
}

.a2:hover {
color: #000099; 
text-decoration:underline; 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:10pt;
}

.fademenu:hover {
font-style: bold;
color:#00ccff; 
text-decoration:underline;
behavior:url(linkhilight.htc);
filter:progid:DXImageTransform.Microsoft.Fade(duration=3,overlap=1.0); 
height: 1px; 
clip: rect(  );
cursor:pointer;
}

.fademenu {
color: #FFFFFF; 
text-decoration:none; 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: bold;
/*behavior:url(linkhilight.htc);
filter:progid:DXImageTransform.Microsoft.GradientWipe(duration=1);
height: 1px; 
clip: rect(  );*/
}

font,p,li
{
color: #ffffff;
font-size: 10pt;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.textnormal {color: #000000; font-size: 10pt; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
.textklein {color: #000000; font-size: 8pt; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
.textkleinwhite {color: #000066; font-size: 8pt; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
.textwhite {color: #ffffff; font-size: 10pt; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
.textmgrey {color: #666666; font-size: 10pt; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
.textred {color: #ff0000; font-size: 10pt; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
.copyright {color: #666666; font-size: 8pt; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
.textbigblue {color: #000066; font-size:25px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold}

body
{
/* background-image:url(grafik/wait.gif); background-repeat:no-repeat; 
background-position:center; background-attachment:fixed; padding:0px; */

background-color: #cccccc;
scrollbar-face-color:#808080;
scrollbar-highlight-color:#C0C0C0;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#C0C0C0;
scrollbar-arrow-color:#C0C0C0;
scrollbar-track-color:#000066;
margin: 10 10 10 10;
padding: 1 1 1 1;
cursor: url(../cursor.cur);
}

.slimtable {
border:1px solid #000066; 
border-collapse:collapse; 
border-spacing:0;
}

.slimtablesolid {
border:1px solid #000066; 
border-collapse:collapse; 
border-spacing:2;
}

.slimtabledashed {
border:1px solid #000066; 
border-collapse:collapse; 
border-spacing:2;
border-style:dashed; 
}

.slimtabledashedred {
border:1px solid #ff3300; 
border-collapse:collapse; 
border-spacing:2;
border-style:dashed; 
}

.contenttable
{
border:1px solid #000066; 
border-collapse:collapse; 
border-spacing:0;
background-image:url(grafik/bg.jpg);
background-attachment:fixedl;
}

.mailtextbox
{
border:1px solid #000066;
background-color:#F2F8FF;
border-spacing:3;
font-family:"Courier New", Courier, mono;
font-size:10pt;
}

.mailtext {
background-color: #cccccc;
border-color: #666666;
border-style: solid;
color: #000000;
font-weight: small;
font-size: 10pt;
font-family:"Courier New", Courier, mono;
scrollbar-face-color:#808080;
scrollbar-highlight-color:#C0C0C0;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#C0C0C0;
scrollbar-arrow-color:#C0C0C0;
scrollbar-track-color:#000000;
}

.button {
background-color: #666666;
border-color: #cccccc;
border-style: solid;
color: #ffffff;
}

select {
color: rgb(40,40,40);
background-color: rgb(240,240,240);
font-weight: normal;
font-size: 7pt;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-style: color: #eeeeee;
}

input, textarea {
background-color: #cccccc;
border-color: #666666;
border-style: solid;
color: #000000;
font-weight: small;
font-size: 8pt;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
scrollbar-face-color:#808080;
scrollbar-highlight-color:#C0C0C0;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#C0C0C0;
scrollbar-arrow-color:#C0C0C0;
scrollbar-track-color:#000000;
}


