#head {
	position:relative;
	width:970px;
	margin:0 auto;
}

.top {
	height:3.3em;
}

* html .top { height:2.0em; }

#main-container {
	height:8.3em;
	background:url(../images/head/head_bg.gif) left top repeat-x;
	position:relative;
}


#logo {
	position:absolute;
	left:-16px;
	top:15px;
	display:block;
	width:308px;
	height:65px;
	background:url(../images/head/logo.gif) no-repeat;
}
#logo a { 
	display:block;
	width:308px;
	height:65px;
	overflow:hidden;
	text-indent:-9999px;
}

#quick-cart {
	float:right;
	width:305px;
	background:url(../images/head/quickcart_bg.gif) right top repeat-x #3a3a3a;
	position:relative;
}

#quick-cart span.title {
	display:block;
	width:112px;
	height:14px;
	background:url(../images/head/quickcart_top_de.gif) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	margin-left:15px;
}
#quick-cart div {
	background:url(../images/head/quickcart_border_left.gif) repeat-y;
	height:6.5em;
	padding:10px 10px;
}

#quick-cart span { 
	color:#fff;
	padding:0 3px;
}
#quick-cart span.highlight { 
 	color:#f0c002;
}

#quick-cart a {
	color:#f0c002;
}
#quick-cart p {
	margin-top:6px;
	color:#fff;
}

#quick-cart ul {
	margin-top:10px;
}
#quick-cart ul li {
	float:left;
}
#quick-cart ul li.order {
	background:url(../images/head/button_bestellen_de.gif) no-repeat;
	width:127px;
	height:20px;
	float:right;
}

#main-nav {
	height:80px;
	background:url(../images/head/main_nav_bg.gif) left top repeat-x;
	overflow:hidden;
}
#main-nav ul {
	float:left;
}

#main-nav ul li {
	float:left;
}
#main-nav li a {
	display:block;
	width:109px;
	height:74px;
	text-indent:-99999px;
	overflow:hidden;
}
#main-nav li a.nav-1 { background:url(../images/head/nav_1.gif) no-repeat; } 
#main-nav li a.nav-1:hover, #main-nav li a.nav-1-active { background:url(../images/head/nav_1_over.gif) no-repeat; } 

#main-nav li a.nav-2 { background:url(../images/head/nav_2.gif) no-repeat; } 
#main-nav li a.nav-2:hover, #main-nav li a.nav-2-active { background:url(../images/head/nav_2_over.gif) no-repeat; } 

#main-nav li a.nav-3 { background:url(../images/head/nav_3.gif) no-repeat; } 
#main-nav li a.nav-3:hover, #main-nav li a.nav-3-active { background:url(../images/head/nav_3_over.gif) no-repeat; } 

#main-nav li a.nav-4 { background:url(../images/head/nav_4.gif) no-repeat; } 
#main-nav li a.nav-4:hover, #main-nav li a.nav-4-active { background:url(../images/head/nav_4_over.gif) no-repeat; } 

#main-nav li a.nav-5 { background:url(../images/head/nav_5.gif) no-repeat; } 
#main-nav li a.nav-5:hover, #main-nav li a.nav-5-active { background:url(../images/head/nav_5_over.gif) no-repeat; } 

#main-nav li a.nav-6 { background:url(../images/head/nav_6.gif) no-repeat; } 
#main-nav li a.nav-6:hover, #main-nav li a.nav-6-active { background:url(../images/head/nav_6_over.gif) no-repeat; } 

#main-nav li a.nav-7 { background:url(../images/head/nav_7.gif) no-repeat; width:116px; padding:0; margin:0; overflow:hidden; } 
#main-nav li a.nav-7:hover, #main-nav li a.nav-7-active { background:url(../images/head/nav_7_over.gif) no-repeat; width:116px; padding:0; margin:0; overflow:hidden; } 


#main-nav li.last {
	margin:0;
	padding:0;
	border:0;
}

#search-bar {
	float:left;
	width:190px;
	height:60px;
	padding-top:20px;
	padding-left:10px;
	background:url(../images/head/main_nav_left.gif) top left no-repeat;
}

#search-bar label { color:#000; font-size:1.1em; line-height:1.3; }
#search-bar input {  }
#search-bar input.text { width:120px; }



#login {
	height:3.3em;
	background:url(../images/head/login_bg.gif) bottom left repeat-x #ffffff;
	position:absolute;
	width:970px;
	top:0;
	left:0;
}

.login-container {
}

#login ul, #login .login-form { 
	margin:0 0 0 10px;
	float:left;
	padding-top:10px;
}
* html .login-form {
	width:380px;
}

#login ul {
	margin-top:5px;
}

#login ul li {
	display:inline;
	margin-left:8px;
	border-left:1px solid #1f1f1f;
	padding-left:8px;
	line-height:1.0em;
	color:#1f1f1f;
}

#login ul li.first {
	margin:0;
	padding:0;
	border:0;
}
#login input.text {
	width:100px;
	background:#fff;
	font-size:1em;
}

#hotline-at {
	display:block;
	width:184px;
	height:14px;
	background:url(../images/head/hotline_at.gif);
	overflow:hidden;
	text-indent:-9999px;
	float:right;
	margin:12px 5px 0 0;
}

.icon-quick-cart {
	display:block;
	position:absolute;
	top:15px;
	right:280px;
	background:url(../images/head/quickcart_icon.gif) no-repeat;
	width:54px;
	height:54px;
	z-index:500;
}








/**
 ** BASIC CONTENT LAYOUT
 **/
 
#main-wrapper {
	width:950px;
	background:#fff;
	margin:0 auto;
	padding:10px 10px 15px 10px;
}
* html #main-wrapper {
	width:970px;
	w\idth:950px;
}
 
#content {
	float:right;
	width:760px;
	color:#262626;
	background:#fff;
}

#sidebar {
	float:left;
	width:180px;
}




#footer-wrapper {
	width:970px;
	margin:0 auto;
	padding-bottom:4px;
	text-align:center;
	color:#c0c0c0;
}
#footer {
	background:#fff;
	padding:0 10px 10px 10px;
}
#footer a {
	color:#f0c102;
}

.footer-container {
	background:url(../images/footer.gif);
	padding-bottom:4px;
	text-align:center;
	padding-bottom:18px;
	padding-top:18px;
}

#security-info {
	width:500px;
	margin:0 auto;
	text-align:left;
}
#security-info div.security {
	float:left;
	padding-left:80px;
	width:250px;
	background:transparent url(../images/sicher_einkaufen.gif) left top no-repeat;
	font-size:0.9em;
}
* html #security-info div.security {
	width:330px;
	w\idth:250px;
}
#security-info div.moreinfo {
	float:right;
	width:140px;
	padding-left:15px;
	background:url(../images/security_divider.gif) left top repeat-y;
	margin-left:15px;
	min-height:70px;
}
* html #security-info div.moreinfo {
	width:155px;
	w\idth:140px;
	height:70px;
}
#footer #security-info p {
	margin-bottom:0.8em;
	text-align:left;
	line-height:1.2;
}

#footer .moreinfo li {
	padding-left:10px;
	background:url(../images/security_arrow.gif) left 0.4em no-repeat;
}	

ul.bottom-nav, .bottom-nav-line2 {
	text-align:center;
	margin-top:15px;
	color:#626262;
}
ul.bottom-nav li, .bottom-nav-line2 li {
	display:inline;
	margin-left:8px;
	border-left:1px solid #1f1f1f;
	padding-left:8px;
	line-height:1.0em;
	color:#1f1f1f;
}
ul.bottom-nav li.first, .bottom-nav-line2 li.first {
	margin:0;
	padding:0;
	border:0;
}
ul.bottom-nav li a {
	line-height:1;
}

#footer p {
	margin-top:0.4em;
	text-align:center;
}

.bottom-nav-line2 {
	margin-top:5px;
}

.bottom-nav-line2 li {
	border-left:1px solid #626262;
	color:#626262;
}
.bottom-nav-line2 li a {
	color:#626262;
}
