@CHARSET "ISO-8859-1";

/*
 *	 PORTAL start
 */


body {
	background-attachment: fixed;
	background-image: url(/img/shop/layout/bg.jpg);
	color: #204265;
}

#main {
	background: #fff;
	float: left;
	padding:  200px 0 100px 0;
	width: 100%;
}

.page_margins {
	margin: 0 auto;
	padding: 0 0 30px;
	min-width: inherit;
	max-width: none;
	text-align: left;
	width: 980px;
}


#breadcrumbs
{
	padding-left: 35px;
	padding-right: 35px;
}
#col1 {
	min-height: 400px;
	width: 100%;

}

#col1_content {
	padding-bottom: 60px;
	padding-left: 35px;
	padding-right: 35px;
}

#footer {
	color: #fff;
	padding: 35px 0 60px;
	text-align: center;
}

.subcr {
	padding-right: 2px;
}
 
 /*
 *	 PORTAL end
 */

#footer {
	background: transparent url(/img/shop/layout/footer/bg.png) scroll no-repeat left bottom;
}

/*
	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;
	}

