body { 
scrollbar-base-color: #fffce3; scrollbar-face-color: #fffce3; scrollbar-shadow-color: #c2a072; scrollbar-dark-shadow-color: #c2a072; scrollbar-highlight-color: #c2a072; scrollbar-track-color: #fffce3; scrollbar-arrow-color: #c2a072;
}

.formgomb {
background-color: #ffffff; color: #666666; font: bold 10px Tahoma, Arial, Sans-serif; letter-spacing: 0px; border-bottom: #b2b2b2 1px solid; border-left: #b2b2b2 1px solid; border-right: #b2b2b2 1px solid; border-top: #b2b2b2 1px solid; padding: 0px 0px 0px 0px; cursor: pointer; text-align: center;
}

.mezo {
background-color: #fffce3; color: #666666; font: 12px Tahoma, Arial, Sans-serif; text-align: justify; border-bottom: #c2a072 1px solid; border-left: #c2a072 1px solid; border-right: #c2a072 1px solid; border-top: #c2a072 1px solid; padding: 2px 2px 2px 2px; letter-spacing: 0px; vertical-align: middle;
}

.kep {
background-color: #ffffff; border-bottom: #c2a072 3px double; border-left: #c2a072 3px double; border-right: #c2a072 3px double; border-top: #c2a072 3px double;
}

.szoveg {
color: #666666; font: 12px Tahoma, Arial, Sans-serif; font-weight: normal; letter-spacing: 0px; line-height: 20px; cursor: default; text-decoration: none;
}
.szoveg a:link {
color: #c2a072; font: 12px Tahoma, Arial, Sans-serif; font-weight: normal; letter-spacing: 0px; line-height: 20px; cursor: pointer; text-decoration: none;
}
.szoveg a:active {
background-color: #fffce3; color: #666666; font: 12px Tahoma, Arial, Sans-serif; font-weight: normal; letter-spacing: 0px; line-height: 20px; cursor: pointer; text-decoration: none;
}
.szoveg a:visited {
color: #c2a072; font: 12px Tahoma, Arial, Sans-serif; font-weight: normal; letter-spacing: 0px; line-height: 20px; cursor: pointer; text-decoration: none;
}
.szoveg a:hover {
background-color: #fffce3; color: #666666; font: 12px Tahoma, Arial, Sans-serif; font-weight: normal; letter-spacing: 0px; line-height: 20px; cursor: pointer; text-decoration: none;
}

.chromestyle{
width: 720px;
}

.chromestyle:after{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.chromestyle ul{
border-top: 1px solid #b2b2b2;
border-bottom: 1px solid #b2b2b2;
width: 100%;
background: url(./img/menuhatter.png) center center repeat-y;
padding: 4px 0px 4px 0px;
margin: 0px;
text-align: center;
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
font: bold 8pt Garamond;
color: #666666;
padding: 3px 0px;
margin: 0px;
text-decoration: none;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{
color: #c2a072;
}

.dropmenudiv{
position: absolute;
top: 0px;
border: 1px solid #b2b2b2;
border-bottom-width: 0px;
font: bold 9pt Garamond;
line-height: 30px;
z-index: 100;
background-color: #fffce3;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#666666,direction=135,strength=4);
}

.dropmenudiv a{
width: auto;
font: bold 11pt Garamond;
display: block;
text-indent: 3px;
border-bottom: 1px solid #b2b2b2;
padding: 4px 4px 4px 4px;
text-decoration: none;
font-weight: bold;
color: #666666;
}

* html .dropmenudiv a{
width: 100%;
}

.dropmenudiv a:hover{
color: #c2a072;
background-color: #fffce3;
}