@charset "UTF-8";
.wrap {
	background-color: #FFF;
	position:relative;
	border: 0;
}
.img_sacom {
	float:left;
}
/* Header ------------------------------- */

div.header_shop {
	width:100%;
	height:168px;
	min-width:1015px;
	background: #666 url('../images/header_bg.jpg') top left repeat-x;
}
div.header_shop .header_left {
	background: url('../images/header_left.jpg') top left no-repeat;
	width:550px;
	float:left;
	height:168px;
}
div.header_shop .header_left a {
	display:block;
	height:138px;
	width:277px;
}
div.header_shop .header_right {
	background: url('../images/header_right.jpg') top right no-repeat;
	float:right;
	width: 455px;
	height:168px;
	
}
div.header_shop .flash {
	/*width:650px;*/
	height:100px;
	margin-top:0px;
	/*margin-right:-12px;*/
	float:right;
	/*position:absolute;*/
}
/*  Angebotsbereich ----------------------*/
.artikel_foto img {
	width:600px;	
}
.mainwindow {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
	text-decoration: none;
	vertical-align: top;
	padding: 25px;
}
.menu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
	text-decoration: none;
	vertical-align: top;
	padding: 30px 5px 5px 20px;
	width:190px;
	border-radius: 12px;
}
.menufon {
	background-color:#F3F6F8;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	padding-bottom:20px;
}
.menulinks {
	padding-left:30px;
}
.pole {
	border-radius: 12px;
}
.kategorien {
	padding:0px 0px 0px 15px;
	background-color:#7083FE;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;	
}
.kategorien h2{
	color:#fff;
	font-size:16px;
}
.startshops {
	padding:10px 0 0 20px;
}
.mainwindow h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style:italic;
	line-height: 30px;
	color: #6D81FD;
}
.mainwindow h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #777;
}
.mainwindow h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	font-style:italic;
	color:#777;
}
.mainwindow a {
	text-decoration: underline;
	color: #00156b;
}
.mainwindow a:hover {
	text-decoration: none;
	color: #06C;
}
.mainwindow p {
	color: #666;
}

/* rechter Bereich ---------------------*/

.info_right_wrap {
	vertical-align: top;
	width:150px;
	padding-right: 19px;
}
.info_1 {
	background: #fff url('../images/info_1.jpg') no-repeat center;
	height: 229px;
}
.info_2 {
	background: #fff url('../images/info_2.jpg') no-repeat center;	
	height: 361px;
}
.info_3 {
	background: #fff url('../images/info_3.jpg') no-repeat center;
	height: 361px;
}

/* Footer -----------------------------*/

.footer_left {
	float:left;
	background:#fff url('../images/footer_left.jpg') top left no-repeat;
	width: 580px;
	height: 132px;
}
.footer_bg {
	background:#fff url('../images/footer_bg.jpg') top left repeat-x;
	min-width: 1010px;
	height:132px;
	font-size: 10px;
	font-weight: normal;
	color:#FFF;
}
.footer_bg a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	text-decoration:none;
}
.footer_bg a:hover {
	text-decoration:underline;
}
.footer_right {
	float:right;
	background:#fff url('../images/footer_right.jpg') top right no-repeat ;
	width: 420px;
	height: 132px;
}