body {font-family:arial;font-size:12px;cursor:default;color:AAAAAA}
td {font-family:arial;font-size:12px;cursor:default;color:AAAAAAA}
.mainmenu a {color:FFBA27;text-decoration:none;font-size:16px}
.notVisible a {color:FFFFFF;text-decoration:none;font-size:12px}
.notVisible a:hover {color:FFFFFF}
.notVisible {color:FFFFFF}
.submenu a {font-family:arial;color:999999;text-decoration:none;font-size:13px}
.comment {z-index:99; visibility: hidden;}
.mainmenu {color:FFBA27;text-decoration:none;font-size:14px;font-weight: bold}
a:hover {color:FFBA27;text-decoration:underline}
a {color:FFBA27;text-decoration:none}
input {border-width:1;font-family:arial;font-size:12px;padding:2px;height:21px;border-color:CCCCCC;border-style:solid;background-color:F9F9F9;color:999999}
textarea {border-width:1;font-family:arial;font-size:12px;padding:2px;height:21px;border-color:CCCCCC;border-style:solid;background-color:F9F9F9;color:999999}
.simpleTable {border-width:1;border-color:CCCCCC;border-style:solid;}

label {
margin: 0;
padding:0.2em;
margin-top:0.3em;
text-align:right;
width:70px;
float:left;
text-transform:uppercase;}

fieldset {
  background-color:#ccc;
  border:solid 0 #fff; /* Opera doesn't get border:none or border:0 on fieldsets */
  width:300px; }
  
  
.textfield {
border:solid 0 #fff;
margin:3px;
padding: 3px 8px;
width:200px;
background: transparent url("grafik/textfield_bg.gif") no-repeat fixed;
}


fieldset>input.textfield {
background: transparent url("grafik/textfield_bg.gif") no-repeat;
}

textarea {
margin:3px;
height:165px;
border:solid 0 #fff;
padding: 0 8px;
background: transparent url("grafik/textarea_bg.gif") no-repeat fixed;
width:350px; }

fieldset>textarea {
background: transparent url("grafik/textarea_bg.gif") no-repeat;
}

.submit {
margin:3px;
background: transparent url("grafik/submit.gif") no-repeat;
height:20px;
border:solid 0 #fff;
width:80px;
text-transform:uppercase;}
