.rahmen {
         border-left: solid 1px #e8e8e8;
         border-right: solid 1px #e8e8e8;
         border-bottom: solid 1px #e8e8e8;
         width: 618px;
         padding: 10px;
}
.navigation {
         background-color: #e8e8e8;
         border: #f0f0ff;
         position: relative; top: 137px;
         width: 638px;
}
.normal {
         font-family: Verdana;
         font-size: 12px;
         text-decoration: normal;
         color: #e8e8e8;
         font-weight: bold;
}
.topNav {
         font-family: Verdana;
         font-size: 14px;
         text-decoration: none;
         color: #270E11;
         font-weight: bold;
}
.topNavUnder {
         font-family: Verdana;
         font-size: 12px;
         text-decoration: none;
         color: #270E11;
         font-weight: bold;
}
.text {
         font-family: Verdana;
         font-size: 12px;
         color: #a1a1a1;
         font-weight: bold;
}
.textH2 {
         font-family: Verdana;
         font-size: 18px;
         color: #FFC707;
         font-weight: bold;
}
.textH3 {
         font-family: Verdana;
         font-size: 18px;
         color: #270E11;
         font-weight: bold;
}
.border {
         border: solid 1px #e8e8e8;
}
.blbd {
         border: solid 1px #000000;
}
#dropmenudiv{
         position:absolute;
         border-top: 8px solid #E8E8E8;
         border-bottom-width: 0;
         font:normal 12px Verdana;
         line-height:18px;
         z-index:100;
}

#dropmenudiv a{
         width: 100%;
         display: block;
         text-indent: 3px;
         border-bottom: 1px solid black;
         padding: 3px 0;
         text-decoration: none;
         font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
         background-color: #F2C013;
}
.bottom {
         background-color: #e8e8e8;
         border: solid 1px #f0f0ff;
         position: relative;
         width: 638px;
}
.bottomNav {
         font-family: Verdana;
         font-size: 10px;
         text-decoration: none;
         color: #270E11;
         font-weight: bold;
}
.line {
         color:#FFC707; background:#FFC707; size:1px;
}
.rand {
         float: left;
         vertical-align:text-top;
         border:solid 1px #FFC707;
         margin-right: 10px;
         display: block;

}
