@CHARSET "UTF-8";

body{
	background-color:#000000;
	background-image:url(../images/background/bg_body_dark2.png);
	background-repeat:no-repeat;
	background-position: top center;
}

#outer{
	width:985px;
	background-image:none;
}

#inner{
	width:985px;
	margin:0;
	padding-top:28px;
	background-color:none;
}

#contentOuter{
	border:none;
	background-color:#333333;
	background-image:none;
}

#innerLeft{
	margin-left:0px;
}

#cartContainer td{
	color:white; line-height:24px;
}
	
#bottomCapax{
	width:985px;
}


#header{
	background-image:none;
	background-repeat:no-repeat;
	width:985px;
	margin:0;
}

#flags{
	left:900px;
}

#navigationHead{
	background-image:url(../images/background/navigation_dark2.png);
	height:45px;
	background-repeat:no-repeat;
	margin-bottom:0px;
}

#navigationContainer{
	border:none;
	background-color:#211a02;
}

#cartContainer{
	border:none;
	background-color:#423405;
	background-image:none;
	padding-bottom:5px;
}

.spacerNavigationRight{
	background-image:none;
	margin-top:5px;
}


.navigationRightContent{
	padding:5px;
	color:white;
	background-color:#423405;
	background-image:none;
}

.navigationRightContent td, .navigationRightContent a{
	color:white;
}

.subnav{
	background-color:#211a02;
	background-image:none;
	padding-bottom:5px;
}

#navigationContainer a { color:white; text-decoration:none; display:block; padding:5px; }
#navigationContainer a:hover, #navigationContainer a.active { color:white; text-decoration:none; background-color:#423405; }
#navigationContainer .subnav a { color:white; background-color:#211a02; }
#navigationContainer .subnav a:hover, #navigationContainer .subnav a.active {  color:white; text-decoration:none; background-color:#423405; }

#addressBottom a { color:white; text-decoration:none; }
#addressBottom a:hover { color:white; text-decoration:underline; }

#loginHead{
	background-image:url(../images/background/login_dark2.png);
	background-repeat:no-repeat;
	height:45px;
	margin-bottom:0px;
}

#contentHead{
	background-image:url(../images/background/onlineshop_dark2.png);
	background-repeat:no-repeat;
	height:45px;
	margin-bottom:0px;
}

#cartHead{
	background-image:url(../images/background/warenkorb_de_dark2.png);
	background-repeat:no-repeat;
	height:45px;
	margin-bottom:0px;
}

.naviSpacer{
	background-image:url(../images/background/spacer_navi_dark.png);
	background-repeat:repeat-x;
}

td.spacerNavigationRight{
	background-image:url(../images/background/spacer_navi_dark.png);
	background-repeat:repeat-x;
}

#addressBottom{
	border:none;
	color:white;
	height:auto;
	background-image:none;
	background-color:#333333;
}

#addressBottom a { color:white; text-decoration:none; }
#addressBottom a:hover { color:white; text-decoration:underline; }

#capaxLogo{
	margin-left:595px;
	margin-top:10px;
}

