.me_logo {
	width:177px;
	height:146px;
	vertical-align:top;
	background-color:#000000;
}

.me_bt_sc_1px_w {
	width:1px;
}

.me_bt {
	width:90px;
	vertical-align:top;
	background-color:#FFFFFF;
	text-align:left;
	position:relative;
}

.me_bt_img{
	height:105px;
}
.me_bt_text{
	position:absolute;
	top:110px;
	padding:3px;
	height:31px;
	width:90px;
	color:#FFFFFF;
	font-size:12px;
	background:url(../images/content/int/menu_neu/mn_bt_text_bg.png);
}

.me_bt_text_active{
	position:absolute;
	top:110px;
	padding:3px;
	height:31px;
		width:90px;
	color:#000000;
	font-size:12px;
	background:url(../images/content/int/menu_neu/mn_bt_text_bg.png);
}

div.subnavigationContainer {
	width:90px;
	background-color:#FFFFFF;
	
}

table.me_table{
	position:relative;
	z-index:3;
}

/**
	ACHTUNG: Die Styles für das subnavigations div werden im Template für
	den IE überschrieben, da der sich bei der Positionierung anders verhält!!
**/
div.subnavigation {
	width:90px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:1px;
	clear:both;
	position:absolute;
	top:154px;
	display:none;
	/*background-color:#FFFFFF;*/
	z-index:12;
	text-align:left;
	border-style:none;
	border-bottom-width:0px;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-color:#000000;
	margin-top:0px;

}

div.subsubnavigation
{
	position:absolute;	
	display:none;
	width:70px;
	padding-left:15px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:0px;
	/*background-color:#CCCC00;*/
	background-image:url("/carlsson/images/page_elements/transparent.gif");
	
	z-index:10;
	margin-left:0px;
	left:75px;

	margin-top:-3px;	
}

table.subNavTable {	
	width:90px;
	background-color:#FFFFFF;
	border-collapse:collapse;
	border-style:solid;
	border-bottom-width:0px;
	border-top-width:0px;
	border-left-width:1px;
	border-right-width:1px;
	border-color:#000000;
}

td.subNavTableTdLeft {
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:0px;
	border-style:solid;
	border-bottom-width:1px;
	border-top-width:1px;
	border-left-width:0px;
	border-right-width:0px;
	border-color:#000000;
	width:65px;
}
td.subNavTableTdRight {

	padding-left:0px;
	padding-right:5px;
	border-style:solid;
	border-bottom-width:1px;
	border-top-width:1px;
	border-left-width:0px;
	border-right-width:0px;
	border-color:#000000;
	z-index:13;
}

a.subNavLink {
	width:100%;
	text-decoration:none;
	display:block;
	white-space:nowrap;
}
a:link.subNavLink {
	/*width:65px;*/
	width:100%;
	height:100%;
	color:#000000;
	text-decoration:none;
	display:block;
	white-space:nowrap;
}

a:active.subNavLink {
	/*width:65px;*/
	width:100%;
	height:100%;
	color:#000000;
	text-decoration:none;
	display:block;
	white-space:nowrap;
}

a:visited.subNavLink {
	/*width:65px;*/
	width:100%;
	height:100%;
	color:#000000;
	text-decoration:none;
	display:block;
	white-space:nowrap;
}

a:hover.subNavLink {
	width:100%;
	height:100%;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	white-space:nowrap;
}

a:link.subsubNavLink {
	text-decoration:none;
	display:block;
	width:100%;
}
a:active.subsubNavLink {
	text-decoration:none;
	display:block;
	width:100%;
}
a:visited.subsubNavLink {
	text-decoration:none;
	display:block;
	width:100%;
}
a:hover.subsubNavLink {
	text-decoration:none;
	display:block;
	width:100%;
}



table.subsubNavTable {
	width:86px;
	background-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	border-left-width:0px;
	border-collapse:collapse;
}

td.subsubNavTD {
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
	border-style:solid;
	border-color:#000000;
	border-bottom-width:1px;
	border-top-width:1px;
	border-left-width:0px;
	border-right-width:0px;
}
