@CHARSET "ISO-8859-1";

/*
 *	 PORTAL start
 */


body {
	background-attachment: fixed;
	background-image: url(/img/shop/layout/new/carbon.gif);
	color: #204265;
}

#main {
	
	margin: 0 auto;
	width: 980px;
	padding-top:243px;
	
}

.page_margins {
	
	}


.page {
	width: 1162px;

	margin: 0 auto;
}


#breadcrumbs
{
	
}
#breadcrumbs h1
{
	float:left
}
#col1 {
	min-height: 400px;
	width: 100%;
	background:  #fff;
	margin-left:10px;

}

#col1_content {
	padding-bottom: 60px;
	padding-left: 35px;
	padding-right: 35px;
}

#footer {
	color: #fff;
	background: url(/img/shop/layout/new/footer_menu.gif) no-repeat scroll top left #2a2a2a;
	text-align: left;
	margin: 0 auto;
	min-height:422px;
	width: 980px;
	 
}
.footer_content{
	width: 910px;
	margin: 0 auto;
	color:#fff;
	padding-top:30px;
}

.footer_content a {
 color:#fff;

}
.footer_content h2 {
 color:#fff;
 font-size:14px;
 font-weight:bold;
 font-family:Arial;
 margin-bottom:10px;
}
.footer_content .line {
	border-top:1px solid #626262
}


.subcr {
	padding-right: 2px;
}
 
 /*
 *	 PORTAL end
 */



/*
	Achtung: Auch in Ie7 und Ie6 schauen!
*/
#flash_intro
{
	position: absolute;
	top: -300px;
	left: -270px;
	z-index: 10000;
}

#flash_stempel
{
	position: absolute;
	top: -25px;
	display: none;
}
#scroll_area
{
	height: 210px;
}
.angebote-scroller
{
	position: absolute;
}
	.angebote-scroller .forward
	{
		position: relative;
		top: -160px;
		left: 890px;
		cursor: pointer;
	}
	.angebote-scroller .back
	{
		position: relative;
		top: -160px;
		left: 0px;
		cursor: pointer;
	}


