@charset "utf-8";
/* CSS Document */

#main_menu_div{
height: 30px;
margin-top: 0px;
background-image: url(../bilder/menu_balken.png);
background-repeat:repeat-x;}
* html #main_menu_div{ padding-left:50px;}
#navi{
width:990px;
margin-left:auto;
margin-right:auto;}
* html #navi{ width:900px; height:30px; margin-left:auto; margin-right:auto;} 
.active{
width: 	118px;
height: 30px;
cursor: default;
display: inline;
font-family: "Verdana", arial, helvetica, sans-serif;
font-size:8pt;
color: #ffffff;
font-style: normal;
font-weight: normal;
text-decoration: none;
text-align: center;
padding-top:	7px;
margin-top: 	0px;
margin-right:	5px;
margin-bottom: 	3px;
border-top: solid 1px transparent;
border-bottom: solid 1px transparent;
background-image: url(../bilder/button.png);
background-repeat:no-repeat;}
.passive{
width: 	118px;
height: 30px;
cursor: default;
display: inline;
font-family: "Verdana", arial, helvetica, sans-serif;
font-size:	8pt;
color: #ffffff;
font-style: normal;
font-weight: bold;
text-decoration: none;
text-align: center;
padding-top:	7px;
margin-top: 	0px;
margin-right:	5px;
margin-bottom: 	3px;
border-top: solid 1px #0099ff;
border-bottom: solid 1px #0099ff;
background-image: url(../bilder/button_ro.png);
background-repeat:no-repeat;}
.active:hover{
width: 	118px;
height: 30px;
cursor: default;
display: inline;
font-family: "Verdana", arial, helvetica, sans-serif;
font-size:	8pt;
color: #ffffff;
font-style: normal;
font-weight: bold;
text-decoration: none;
text-align: center;
padding-top:	7px;
margin-top: 	0px;
margin-right:	5px;
margin-bottom: 	3px;
border-top: solid 1px #0099ff;
border-bottom: solid 1px #0099ff;
background-image: url(../bilder/button_ro.png);
background-repeat:no-repeat;}

/*-------------------------------- lange Menüpunkte */
.activelang{
width: 	118px;
height: 30px;
cursor: default;
display: inline;
font-family: "Verdana", arial, helvetica, sans-serif;
font-size:8pt;
color: #ffffff;
font-style: normal;
font-weight: normal;
text-decoration: none;
text-align: center;
padding-top:	7px;
margin-top: 	0px;
margin-right:	5px;
margin-bottom: 	3px;
border-top: solid 1px transparent;
border-bottom: solid 1px transparent;
background-image: url(../bilder/button.png);
background-repeat:no-repeat;}
.passivelang{
width: 	118px;
height: 30px;
cursor: default;
display: inline;
font-family: "Verdana", arial, helvetica, sans-serif;
font-size:	8pt;
color: #ffffff;
font-style: normal;
font-weight: bold;
text-decoration: none;
text-align: center;
padding-top:	7px;
margin-top: 	0px;
margin-right:	5px;
margin-bottom: 	3px;
border-top: solid 1px #0099ff;
border-bottom: solid 1px #0099ff;
background-image: url(../bilder/button_ro.png);
background-repeat:no-repeat;}
.activelang:hover{
width: 	118px;
height: 30px;
cursor: default;
display: inline;
font-family: "Verdana", arial, helvetica, sans-serif;
font-size:	8pt;
color: #ffffff;
font-style: normal;
font-weight: bold;
text-decoration: none;
text-align: center;
padding-top:	7px;
margin-top: 	0px;
margin-right:	5px;
margin-bottom: 	3px;
border-top: solid 1px #0099ff;
border-bottom: solid 1px #0099ff;
background-image: url(../bilder/button_ro.png);
background-repeat:no-repeat;}

