body     {text-align:left;
         color:#e1e1e1;
         background-repeat:repeat;
         background-position:top center;
         background-color:#000000;
         background-attachment:fixed;
         font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
         font-size:12px;
         line-height:14px;
}
h1 {     font-size: 24px;
         line-height:26px;
         color:#ffbf00;
}
h2 {     font-size: 20px;
         color:#ffcc4d;
         line-height:22px;
}
h3 {     font-size: 18px;
         color:#c9ff00;
         line-height:20px;
}

h4 {     font-size: 18px;
         color:#d4ff4d;
         font-style:italic;
         line-height:20px;
}
h5 {     font-size: 14px;
         color:#ffcc4d;
         font-style:italic;
         line-height:16px;
}
p {      color: #e1e1e1;
}

a:link {         text-decoration:none;
                 font-weight:bold;
                 color:#e1e1e1;
                 background-repeat: no-repeat;
		 background-position: right center;

}
a:visited {      text-decoration:none;
                 font-weight:bold;
                 color:#fff3d5;
}
a:hover {        text-decoration:none;
                 color:#c9ff00;
}
a:focus {        text-decoration:none;
                 color:#ffcc4d;
}
ul {     list-style-position:inside;
         line-height:24px;
}
marquee {        text-decoration:none;
                 font-weight: normal;
                 vertical-align:middle;
                 font-size: 16x;
                 margin-top: 5px;
                 margin-bottom: 5px;
}
td {     valign:top;
}
input {  font-size: 12px;
         font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
         background-color:  #d2d2d2;
}
textarea {       font-size: 12px;
                 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
                 background-color:  #d2d2d2;
}
caption {        font-size: 18px;
                 color:#c9ff00;
                 line-height:20px;
}
.menue_top {     text-decoration:none;
                 font-size: 16px;
                 font-weight: bold;
                 margin-top: 5px;
                 margin-bottom: 5px;
}
.menue_top:hover{text-decoration:none;
		color:#c9ff00;
}
.blink { text-decoration: blink;
}
.color1 {        color:#ffcc4d;
}
.color2 {        color:#c9ff00;
}

.bigcolor1 {     color:#ffcc4d;
                 font-weight: bolder;
}
.space { float:left;
         margin-right:20px;
}
.button1 {       background-color:  #d2d2d2;
}
.button2 {       font-weight:bold;
                 background-color:  #a3ff00;
}
.l24 {   line-height:24px;
}
.small { font-size:10px;
         line-height:12px;
}
