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



	BODY{
	margin-top:10px;
	background-image:url(http://www.dekokaufhaus.de/shop/images/shop_bg.gif);
	background-repeat:no-repeat;
	background-position: 51% 10%;
	}
	
	.header_div {
	background-image:url(images/header_bg-original-1.png);
	background-repeat:no-repeat;
	height:800px;
	width:980px;
	}


/*- Link preferences -*/
	A {
		font-size:11px;
		color:#000000;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		text-decoration:none;
		line-height: 14px;
		border:0px;
	}
	
	A:hover {
		font-size:11px;
		color:#999999;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		text-decoration:none;
	}

/*- Main table preferences -*/
	TR.main_table_line_1_{
		height:140px;
	}

	
	TD.main_table_left{
		width: 240px;
	}
	
	TD.main_table_center{
		width:480px;
	}
	
	TD.main_table_right{
		width: 240px;
	}



/*- general boxes preferences -*/
	TABLE.box_table{
		/*background-color:#F3F3F3;*/
		margin-bottom:5px;
	}
	
	TR.box_header_row{
		height:20px;
	}
	
	TD.box_magenta_header_center, TD.box_gray_header_center, TD.box_orange_header_center, TD.box_green_header_center, TD.box_blue_header_center{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-align:left;
		color:#FFFFFF;
		font-size:11px;
	}

	.box_left{
		border-left: 1px solid #A4A4A4;
		background-color:#F3F3F3;
	}
	.box_center{
		text-align:left;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#666666;
		line-height: 14px;
		background-color:#F3F3F3;
	}
	.box_right{
		border-right: 1px solid #A4A4A4;
		background-color:#F3F3F3;
	}
	
	
	TR.box_footer_row{
		height: 7px;
	}
	TD.box_footer_left{
		width: 10px;
		background-image:url(images/bottom_left.png);
		background-repeat:no-repeat;
	}
	TD.box_footer_center{
		border-bottom: 1px solid #A4A4A4;
		font-size:1px;
		background-color:#F3F3F3;
	}
	TD.box_footer_right{
		width: 10px;
		background-image:url(images/bottom_right.png);
		background-repeat:no-repeat;
	}



/*- Prferences for magenta boxes -*/
	TD.box_magenta_header_left{
		width: 10px;
		background-image:url(images/magenta_top_left.png);
		background-repeat:no-repeat;
	}
	TD.box_magenta_header_right{
		width: 10px;
		background-image:url(images/magenta_top_right.png);
		background-repeat:no-repeat;
	}
	TD.box_magenta_header_center{
		background-image:url(images/magenta_top_center.png);
		background-repeat:repeat-x;
	}

/*- Prferences for gray boxes -*/
	TD.box_gray_header_left{
		width: 10px;
		background-image:url(images/gray_top_left.png);
		background-repeat:no-repeat;
	}
	TD.box_gray_header_right{
		width: 10px;
		background-image:url(images/gray_top_right.png);
		background-repeat:no-repeat;
	}
	TD.box_gray_header_center{
		background-image:url(images/gray_top_center.png);
		background-repeat:repeat-x;
		color:#303030;
	}

/*- Prferences for orange boxes -*/
	TD.box_orange_header_left{
		width: 10px;
		background-image:url(images/orange_top_left.png);
		background-repeat:no-repeat;
	}
	TD.box_orange_header_right{
		width: 10px;
		background-image:url(images/orange_top_right.png);
		background-repeat:no-repeat;
	}
	TD.box_orange_header_center{
		background-image:url(images/orange_top_center.png);
		background-repeat:repeat-x;
	}

/*- Prferences for green boxes -*/
	TD.box_green_header_left{
		width: 10px;
		background-image:url(images/green_top_left.png);
		background-repeat:no-repeat;
	}
	TD.box_green_header_right{
		width: 10px;
		background-image:url(images/green_top_right.png);
		background-repeat:no-repeat;
	}
	TD.box_green_header_center{
		background-image:url(images/green_top_center.png);
		background-repeat:repeat-x;
	}
	
/*- Prferences for blue boxes -*/
	TD.box_blue_header_left{
		width: 10px;
		background-image:url(images/blue_top_left.png);
		background-repeat:no-repeat;
	}
	TD.box_blue_header_right{
		width: 10px;
		background-image:url(images/blue_top_right.png);
		background-repeat:no-repeat;
	}
	TD.box_blue_header_center{
		background-image:url(images/blue_top_center.png);
		background-repeat:repeat-x;
	}	




/*- font styles -*/
	.heading_center_box{
		font-size:13px;
		font-weight:bold;
		color:#333333;
	}
	
	.text_center_box{
		margin-top: 5px;
		font-size:13px;
	}
	
	.big_orange{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#FF9900;
		font-weight:bold;
		text-align:center;
		line-height: 30px;
	}
	
	.text_normal{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#666666;
		font-size:11px;
		margin-bottom:10px;
	}	
	
	.linkbox a, .linkbox{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#999999;
		font-size:10px;
	}
	
	
	
	.text_top_right{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#333333;
		font-size:14px;
	}	
	
	.copy{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#999999;
		text-align:center;
	}
	
	.img_collection A, .img_collection{
		border: 1px #000000 solid;
	}

	.img, .img A{
		width: 110px;
		border: 1px #000000 solid;
	}	

	

	
	/*- news box -*/
	.news_links_yellow a, .news_links_blue a, .news_links_gray a, .news_links_orange a, .news_links_green a, .news_links_magenta a, .news_links_yellow a {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#666666;
		font-size:14px;
		text-decoration:none;
		text-align:left;
		line-height:28px;
		width:100%;
		height: 30px;
		border-bottom:1px solid #FFFFFF;
		display:inline-block;
		background-color:#F3F3F3;
	}
		
	.news_links_gray a:hover{
		background-color:#A0A0A0;
		color:#F3F3F3;
		font-size:14px;
	}
	
	.news_links_yellow a:hover{
		background-color:#FE9C08;
		color:#F3F3F3;
		font-size:14px;
	}
	
	.news_links_green a:hover{
		background-color:#A2C06B;
		color:#F3F3F3;
		font-size:14px;
	}
	
	.news_links_magenta a:hover{
		background-color:#970062;
		color:#F3F3F3;
		font-size:14px;
	}
	
	.news_links_blue a:hover{
		background-color:#003366;
		color:#F3F3F3;
		font-size:14px;
	}
	
	.news_links_orange a:hover{
		background-color:#FF9900;
		color:#F3F3F3;
	}
	
	
	
	
	
	
	
	
	
	.news_main_box{
		clear:both;
		width:238px;
		border-left:1px #A4A4A4 solid;
		border-right:1px #A4A4A4 solid;
		height: 20px;
	}
	
	.news_box_top_left {
		width: 10px;
		height: 20px;
		background-image:url(images/blue_top_left.png);
		float:left;
	}
	
	.news_box_top_center {
		width: 220px;
		height: 20px;
		background-image:url(images/blue_top_center.png);
		float:left;
	}
	
	.news_box_top_right {
		width: 10px;
		height: 20px;
		background-image:url(images/blue_top_right.png);
		float:left;
	}
	
	
	
	
	.news_box_icon{
		vertical-align:middle;
	}
	
	
	
	
	
	
	
	
	/*- Style for subsites -*/
	.subsite_text_normal{
		color:#666666;
		font-size:11px;		
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}

	.subsite_heading{
		color:#FF9900;
		font-size:14px;		
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		line-height:25px;
	}
	
	.subsite_hinweis{
		color:#333333;
		font-size:9px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
	
	TD.subsite_header_left{
		width:490px;
	}
	
	TD.subsite_header_right{
		width:240px;
	}
	
	
	TABLE.angebot_table,TABLE.angebot_table_2  {
		width:192px;
		float:left;
	}
	
	TABLE.angebot_table TD{
		background-color:#F3F3F3;
	}

	TABLE.angebot_table_2 TD{
		background-color:#F3F3F3;
	}
	
	TD.angebot_content{
		width: 92px;
	}
	
	DIV.angebot_preis_neu {
		color:#FF0000;
	}	
	
	DIV.angebot_versandtext, DIV.angebot_versandtext a {
		color:#333333;
		font-size:8px;
	}
	
	
	
	
	
	
	
	
	
	
	

