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


body {
	/*background:#000;*/
    background: linear-gradient(to bottom, #E5E4DF 0%, #FFFFFF 100%) repeat fixed 0 0 transparent;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
h1 {
	padding:0px;
	margin:0px;
}
#header {
	position:relative;
	
	top:0px;
	background:#000;
	height:175px;
	padding:0px;
	margin:0px;
}
#header-content {
	position:relative;
	margin:0px auto 10px auto;
	width:967px;
	height:234px;
}
#logo {
	position:absolute;
	background:url(../images/layout/logo.jpg);
	width:393px;
	height:175px;
}
#logo a {
	width:393px;
	height:175px;
	display:block;
	text-indent:-5000px;
}
#header-img {
	position:absolute;
	top:0px;
	right:0px;
	height:175px;
	width:575px;
}
#navigation-wrap {
	position:relative;
	padding:0px;
	margin:0 auto;
	height:43px;
	width:967px;
	background:url(../images/layout/navi-bg.gif) repeat-x;
	-moz-box-shadow:0 2px 4px #999;
	-webkit-box-shadow:  0 2px 4px #999;
	box-shadow:  0 2px 4px #999;
	z-index:2;
}
#navigation-wrap {
	position:relative;
	overflow:hidden;
	height: 43px;
}
#navigation-wrap div.items {
	position:absolute;
	height:2000em;
	left:50%;
	margin-left:-484px;
	padding-left:24px;
	width:943px;
}
#navigation-wrap div.items div {
	font-size:16px;
	height: 29px;
	padding:12px 0;
	text-shadow: 0px 1px 0px #f2d0a9;
}
#navigation-wrap div.items div a {
	color:#000;
	font-size:16px;
	text-shadow: 0px 1px 0px #f2d0a9;
	margin-left:12px;
}
#rss {
	background:url(../images/layout/rss.png);
	width:26px;
	height:25px;
	position:absolute;
	right:20px;
	top:15px;
}
#rss a {
	display:block;
	text-indent:-5000px;
}
#content {
	margin:0px auto 0px auto;
	width:967px;
	background:white;
	z-index:1;
}
#content-left {
	float:left;
	width:570px;
	margin-right:24px;
	margin-left:24px;
}
#content-right {
	float:left;
	width:323px;
}
.news-container {
	position:relative;
}
.news-hover {
	background:url(../images/layout/bg-news-hover.png);
	min-height:220px;
	top:0;
	left:0;
	position:absolute;
	z-index:1000;
	display:none;
}
a.btn-zur-aktion {
	background:url(../images/layout/btn-zur-aktion.png) center center no-repeat;
	display:block;
	font-size:1px;
	height:190px;
	text-indent:-7890em;
	width:570px;
}
.news-hover-title {
	height:25px;
	padding-top:5px;
	position:relative;
	text-align:right;
	width:570px;
}
.nh-wrapper {
	position:absolute;
	right:0;
	width:125px;
}
.nh {
	float:left;
}
.nh-google {
	right:5px;
	position:absolute;
}
.nh-facebook {
}
.smaller {
	font-size:0.8em;
}
.boxheader-570 {
	width:570px;
	height:30px;
	margin:20px auto 0px auto;
	background:url(../images/layout/boxheader-570.png);
}
.boxcontent-364 {
	width:570px;
	height:364px;
	margin-bottom:20px;
}
.boxcontent-190 {
	width:570px;
	height:190px;
	margin-bottom:20px;
}
.boxheader-323 {
	width:323px;
	height:30px;
	margin:20px auto 0px auto;
	background:url(../images/layout/boxheader-323.png);
}
.boxcontent {
	width:323px;
	height:137px;
	margin-bottom:20px;
}
#boxcontent-newsletter {
	background:url(../images/layout/sidebar-newsletter.jpg);
}
#boxcontent-facebook {
	background:url(../images/layout/sidebar-facebook.jpg);
}
#boxcontent-suchanfragen {
	background:url(../images/layout/sidebar-suchanfragen.jpg);
}
#boxcontent-webmiles {
	background:url(../images/layout/sidebar-webmiles.jpg);
}
#boxcontent-salonfinder {
	background:url(../images/layout/sidebar-salonfinder.jpg);
}
#boxcontent-werben {
	background:url(../images/layout/sidebar-werben.jpg);
}
#boxcontent-gutscheine {
	background:url(../images/layout/sidebar-gutscheine.jpg);
}
#boxcontent-gratisgutscheine {
	background:url(../images/layout/sidebar-gratisgutscheine.jpg);
}
#boxcontent-lounge {
	background:url(../images/layout/sidebar-lounge.jpg);
}
.boxcontent a {
	display:block;
	height:137px;
	text-indent:-7890em;
	width:323px;
}
#boxcontent-suchanfragen a {
	display:inline !important;
	height:auto !important;
	text-indent:0 !important;
	width:auto !important;
}
.clear {
	clear:both;
}
.banner-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-transform:uppercase;
	padding-top:8px;
	padding-left:9px;
	text-shadow: 0px 1px 0px #f2d0a9;
}
#boxcontent-suchanfragen {
	color:white !important;
	line-height:20px;
	padding:15px 15px 0px 15px;
	text-align:center;
	width:293px;
	height:122px;
}
#boxcontent-suchanfragen a {
	font-size:14px;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
}
#boxcontent-suchanfragen a:hover {
	text-decoration:underline;
}
.ul-shadowed {
	-moz-box-shadow: 0 2px 5px #000;
	-webkit-box-shadow: 0 2px 5px #000;
	box-shadow: 0 2px 5px #000;
}
#footer {
	margin:0px auto 0px auto;
	width:967px;
	background:#000;
	height:auto;
	overflow:visible;
	min-height: 300px;
}

.lb_footer {min-height: 100px; padding-top: 10px;}
.lb_footer_custom { width: 967px; overflow: hidden; margin-top: 10px; color: #666;}

/* Footer Contentbox  */
.lb_footer_box {float: left; width: 160px; padding:24px 15px; font-size:9px; color:#666666;}
.lb_footer_box h2 { color: #666; font-size: 16px; padding: 0px; margin: 0px 0px 5px 0px; }

.lb_bt_footer a, .lb_bt_footer a:visited {cursor: pointer; font-size: 11px; line-height: 15px; color: #666; text-decoration: none;background:url(http://www.hagelshop.de/layouts/hagelshop/icons/arrow.png) no-repeat 0px 3px; padding-left:10px; }
.lb_bt_footer a:active, .lb_bt_footer a:hover {color: #fff;}

#cap-bottom {
	background:url(../images/layout/cap-bottom) no-repeat;
	height:47px;
	width:850px;
}