.topmenurow{
background: url(/images/menu/orange/menu_row_orange.gif) left bottom repeat-x;
padding-left: 150px;
}

.topactive,
.topinactive {
display: inline;
float:left;
}

.topactive a,
.topinactive a {
color: #FFFFFF;
font-size: 12px;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
width:100%;
display: block;
}

.topactive a {
font-size: 15px;

}


 .topinactive {
position: relative;
z-index: 1;
width: 82px;
}

.topactive {
position: relative;
z-index: 10;
width: 82px;
}


.topmactivecontent {
background: url(/images/menu/orange/topm_active_content.gif) repeat-x;
height: 43px;
padding-left: 5px;
padding-right: 5px;
width: 40px;
}

.topmactiveleft {
background: url(/images/menu/orange/topm_active_left.gif) no-repeat;
width: 17px;
}

.topmactiveright {
background: url(/images/menu/orange/topm_active_right.gif) no-repeat;
width: 17px;
}


.topminactivecontent {
background: url(/images/menu/orange/topm_inactive_content.gif) repeat-x;
height: 43px;
padding-left: 5px;
padding-right: 5px;
background-position: 0 6px;
width: 40px;
}

.topminactiveleft {
background: url(/images/menu/orange/topm_inactive_left.gif) no-repeat;
width: 16px;
background-position: 0 6px;
}

.topminactiveright {
background: url(/images/menu/orange/topm_inactive_right.gif) no-repeat;
width: 14px;
background-position: 0 7px;
}

 .loginarea{
background: url(/images/orangebg.gif) #FEBD12 repeat-x;
height: 218px;
width: 157px;
border-right: 1px solid #C2C6D0;
display: block;
}


.loginarea table {
margin: 5px;
width: 137px;
padding-left: 10px;
}

.loginarea .button{
border: 1px solid #D46603;
background: url(/images/bg_ressort.gif) repeat-x;
color: #EA4C22;
font-size: 10px;
font-weight: bold;
padding-top: 1px;
padding-bottom: 1px;
cursor: hand;
}

.loginarea .text{
color: #FFFFFF;
font-weight: bold;
}

.loginarea .textfield{
width: 100px;
border: 1px solid black;
font-size: 11px;
}
.loginarea a.ahref:link,
.loginarea a.ahref:visited,
.loginarea a.ahref:hover,
.loginarea a.ahref:active {
color: #FFFFFF;
font-weight: bold;
text-decoration : none;
}



.loginarea h2 {
color: #FFFFFF;
font-size: 14px;
display: inline;
}

.loginarea h3 {
color: #FFFFFF;
font-size: 12px;
display: inline;
}

.loginarea .mitglied{
display: block;
width: 133px;
height: 61px;
margin-top: 7px;
margin-bottom:7px;
background: url(/images/mitglied.gif) no-repeat;
}

.loginform .textfield {
width: 100px;
border: 1px solid black;
font-size: 11px;
}

.loginarea .logoutstretcher {
height: 38px;
}