/** {
 padding: 0;
 margin: 0;
 }*/
.dropdown {
    float: left;
    padding-right: 5px;
    padding: 0;
    margin-right:15px;
	margin-left:10px;
    text-align:center;
	display:inline;
	align:center;
    
}

.dropdown dt {
    font-family: "Trebuchet MS", Tahoma;
    font-size: 14px;
    font-style: italic;
    cursor: pointer;
    white-space: nowrap;
    margin-right: 20px; /*color: #fff;*/
    cursor: pointer;
    border: 0px;
    height: 40px;
    vertical-align: bottom;
    color: #42392F;
    padding: 0;
    margin: 0;
}

.dropdown dd {
    position: absolute;
    overflow: hidden;
    display: none;
    opacity: 0;
    padding: 0;
    margin: 0;
}

.topmenu_headl {
    display: block;
    float: left;
    height: 40px;
    width: 8px;
}

.topmenu_headr {
    display: block;
    height: 40px;
    width: 8px;
}

.kare {
    width: 16px;
    height: 16px;
    margin-top: 1px;
    margin-left: 2px;
    margin-right: 10px;
    float: left;
    background-color: #8a6996;
}

div.rounded 
{
    white-space: nowrap;
    background: #8a6996 url(/images/site/tr.png) no-repeat top right;
    margin: 0 0 0 0;
    text-align: left;
}

div.rounded div {
    background: transparent url(/images/site/tl.png) no-repeat top left;
}

div.rounded div div {
    background: transparent url(/images/site/br.png) no-repeat bottom right;
}

div.rounded div div div {
    background: transparent url(/images/site/bl.png) no-repeat bottom left;
    padding: 15px;
}



a.ustmenulink:link
{
 text-decoration: none;
 color: #42392F;
}

a.ustmenulink:visited
{
 text-decoration: none;
 color: #42392F;
}

a.ustmenulink:active
{
 text-decoration: none;
 color: #342E25;
}

a.ustmenulink:hover 
{
 text-decoration: none;
 color: #fcfaf0;
}


a.altmenulink:link
{
 font-family: "Trebuchet MS", Tahoma;
 font-size:11px;
 text-decoration: none;
 color: #fcfaf0;
}

a.altmenulink:visited
{
 font-family: "Trebuchet MS", Tahoma;
 text-decoration: none;
 font-size:11px;
 color: #fcfaf0;
}

a.altmenulink:active
{
 font-family: "Trebuchet MS", Tahoma;
 font-size:11px;
 text-decoration: none;
 color: #fcfaf0;
}

a.altmenulink:hover 
{
 font-family: "Trebuchet MS", Tahoma;
 font-size:11px;
 text-decoration: underline;
 color: #fcfaf0;
}