/*CSS Datei für Golden Online Database and Discussion Forum der Firma Felber*/


a:link { color: rgb(104,76,2); font-family:Verdana, Arial; font-size:10pt; text-decoration:none; }
a:visited { color: rgb(104,76,2); font-family:Verdana, Arial; font-size:10pt; text-decoration:none; }
a:hover { color: rgb(104,76,2); font-family:Verdana, Arial; font-size:10pt; text-decoration:underline; }
a:active { color: rgb(104,76,2); font-family:Verdana, Arial; font-size:10pt; text-decoration:none; }

a:link.nav { color: rgb(204,153,0); font-family:Verdana, Arial; font-size:10pt; text-decoration:none; }
a:visited.nav { color: rgb(204,153,0); font-family:Verdana, Arial; font-size:10pt; text-decoration:none; }
a:hover.nav { color: #000000; font-family:Verdana, Arial; font-size:10pt; text-decoration:none; }
a:active.nav { color: rgb(204,153,0); font-family:Verdana, Arial; font-size:10pt; text-decoration:none; }

body, td, p
{  background-color: rgb(219,174,0); color:#000000;
   font-family:Verdana, Arial; font-size:10pt; text-align:left;
   scrollbar-face-color:gold; scrollbar-highlight-color:#000000;
   scrollbar-shadow-color:#000000; scrollbar-3dlight-color:rgb(219,174,0);
   scrollbar-arrow-color:#000000; scrollbar-track-color:rgb(229,184,5);
   scrollbar-darkshadow-color:rgb(219,174,0);
   background-repeat: no repeat;
}
table {background-color: rgb(204,153,0); background-repeat: no repeat; border-style:none}
th { background-color: rgb(204,153,0); color:#000000; font-family: Verdana, Arial; font-size: 10pt; text-align: center; font-weight:bold; }
a:link.klein { color: rgb(104,76,2); font-family:Verdana, Arial; font-size:9pt; text-decoration:none; }
a:visited.klein { color: rgb(104,76,2); font-family:Verdana, Arial; font-size:9pt; text-decoration:none; }
a:hover.klein { color: #000000; font-family:Verdana, Arial; font-size:9pt; text-decoration:none; }
a:active.klein { color: rgb(104,76,2); font-family:Verdana, Arial; font-size:9pt; text-decoration:none; }
td.klein {font-family:Verdana, Arial; font-size:9pt;text-align:center}
.space {letter-spacing:1.9mm}
a:hover.space { letter-spacing:1.9mm;text-decoration:none }

h1 { color:#000000; font-size:20pt; font-family:Verdana, Arial; font-weight:bold; text-align:center; }
h2 { color:#000000; font-size:14pt; font-family:Verdana, Arial; font-weight:bold; text-align:left; margin-bottom:0px; }
h3 { color:#000000; font-size:12pt; font-family:Verdana, Arial; font-weight:bold; text-decoration:underline; margin-bottom:3pt; }
h4 { color:#000000; font-size:12pt; font-family:Verdana, Arial; font-weight:bold; margin-bottom:0px; }
h5 { color: #000000; font-size:10pt; font-family:Verdana, Arial; font-weight:bold; text-decoration:underline; margin-left:0px; margin-bottom:1pt; }
h2.head { color:rgb(204,153,0); font-size:12pt; font-family:Verdana, Arial; font-weight:bold; text-align:center; margin-bottom:0px; }
h1.head { color:rgb(204,153,0); font-size:18pt; font-family:Verdana, Arial; font-weight:bold; text-align:center; margin-bottom:0px; }
blockquote { background-color: rgb(219,174,0); font-family: Verdana, Arial; color:#000000; margin-left: 30px; font-style:italic; }

button, input, select, textarea { border-width:thin; border-style:solid; border-color:black; background-color:gold; font-family:Verdana, Arial; }


#popitmenu{
position: absolute;
background-color: gold;
border:1px solid black;
font: normal 10px Verdana;
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: black;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: rgb(204,153,0);
}
