.menu {
    float: left;
    margin-left: 10px;
    margin-top: 10px;
	position:relative;
}
.menu a {
    outline: medium none;
}
ul.topSitenav {
    float: left;
    list-style-type: none;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
	position: relative;
	z-index: 20;
}
ul.topSitenav li {
 	float: left;
    margin: 0;
    padding: 0;
	position: relative;
}
ul.topSitenav li a {
	background-image: url("../buttons/mainmenubuttonsA.png");
	background-position: left top;
	background-repeat: no-repeat;
	color: #fff;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 31px;
	line-height: 30px;
	margin-right: 1px;
	text-align: center;
	text-decoration: none;
	width: 104px;
	text-transform: uppercase;
}
ul.topSitenav li a.act {
    background-position: left bottom;
    color: #E70188;
}
ul.topSitenav li a:hover {
    background-position: left bottom;
    background-repeat: no-repeat;
    color: #E70188;
}

ul.topSitenav li ul.sSN {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left:-42px;
	top: 25px;
	margin: 0;
	display: none;
	float: left;
	width: 145px;
	z-index: 99;
	
}
ul.topSitenav li ul.sSN li.top{
	background-image: url(../buttons/sub_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 11px;
	width: 145px;
}
ul.topSitenav li ul.sSN li.end{
	background-image: url(../buttons/sub_bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
	width: 145px;
}

ul.topSitenav li ul.sSN li{
	margin: 0;
	padding: 0;
	clear: both;
	width: 195px;
	height: auto;
	list-style-image: none;
	background-image: url(../buttons/sub_middle.png);
	background-repeat: repeat-y;	
}

html ul.topSitenav li ul.sSN li a {
	float: left;
	text-align:left;
	width: 165px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 0px;
	padding-top: 6px;
	margin-right: 0px;
	padding-bottom: 6px;
	font-size: 11px;
   background-image:none;
	text-decoration: none;
	font-weight: normal;
	line-height: 15px !important;
	height: 15px;
	color: #fff;
}
html ul.topSitenav li ul.sSN li a:hover {
background-image: none;
color: #E70188;
}


html ul.topSitenav li ul.sSN li a.act { 
background-image: none;
color: #E70188;	
}

html ul.topSitenav li ul.sSN li a.act:hover { 
background-image: none;
color: #E70188;
}
.top_menu {
}
.top_menu ul {
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.top_menu ul li {
    display: inline;
    float: left;
}
.top_menu ul li a {
    border-right: 1px solid #FFFFFF;
    color: #DDDDDD;
    display: block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 9px;
    font-weight: normal;
    line-height: 9px;
    margin-top: 15px;
    padding-left: 6px;
    padding-right: 6px;
    text-decoration: none;
    text-transform: uppercase;
}
.top_menu ul li a:hover, .top_menu ul li a.act {
    color: #666;
}

.footer_menu {
    margin-left: 10px;
    margin-top: 4px;
    width: 515px;
}
.footer_menu ul {
    background-image: url("../buttons/footermenu_trenner.png");
    background-position: left center;
    background-repeat: no-repeat;
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 2px;
    width: 506px;
}
.footer_menu ul:first-child{   background-image:none; padding-left: 0px;}

.footer_menu ul li {
    background-image: url("../buttons/footermenu_trenner.png");
    background-position: right center;
    background-repeat: no-repeat;
    display: inline;
    padding-right: 2px;
}
.footer_menu ul li a {
    color: #8E8E8E;
    font-size: 11px;
    font-weight: normal;
    padding-left: 4px;
    padding-right: 4px;
    text-decoration: none;
}
.footer_menu ul li a:hover {
    color: #FFFFFF;
}
.footer_menu ul li a.act {
    color: #E70188;
}
.sprachmenu {
    left: 235px;
    position: absolute;
    top: 0px;
}
.sprachmenu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.sprachmenu ul li {
    display: inline-block;
}
a.flags {
    background-image: url("../buttons/flags.png");
    background-repeat: no-repeat;
    display: block;
    float: right;
    height: 13px;
    margin-right: 3px;
    margin-top: 15px;
    width: 16px;
}
a.country_DE {background-position: 0 0;}
a.country_DE:hover {background-position: 0 -14px;}
a.country_EN {background-position: -17px 0;}
a.country_EN:hover {background-position: -17px -14px;}
a.country_FR {background-position: -34px 0px;}
a.country_FR:hover {background-position: -34px -14px;}
a.country_ES {background-position: -51px 0px;}
a.country_ES:hover {background-position: -51px -14px;}
a.country_PT {background-position: -68px 0px;}
a.country_PT:hover {background-position: -68px -14px;}
a.country_IT {background-position: -84px 0px;}
a.country_IT:hover {background-position: -84px -14px;}
a.country_IN {background-position: -101px 0px;}
a.country_IN:hover {background-position: -101px -14px;}
a.country_PL {background-position: -118px 0px;}
a.country_PL:hover {background-position: -118px -14px;}
a.country_CZ {background-position: -135px 0px;}
a.country_CZ:hover {background-position: -135px -14px;}
a.country_RU {background-position: -152px 0px;}
a.country_RU:hover {background-position: -152px -14px;}
a.country_TR {background-position: -169px 0px;}
a.country_TR:hover {background-position: -169px -14px;}
a.country_IL {background-position: -186px 0px;}
a.country_IL:hover {background-position: -186px -14px;}
a.country_AE {background-position: -203px 0px;}
a.country_AE:hover {background-position: -203px -14px;}
a.country_ID {background-position: -220px 0px;}
a.country_ID:hover {background-position: -220px -14px;}
a.country_KO {background-position: -237px 0px;}
a.country_KO:hover {background-position: -237px -14px;}
a.country_CN {background-position: -254px 0px;}
a.country_CN:hover {background-position: -254px -14px;}
a.country_JP {background-position: -271px 0px;}
a.country_JP:hover {background-position: -271px -14px;}

