#page_bg {
	background:url(../images/line.jpg);
	background-repeat:repeat-x;
}

#page_body {
	width:1000px;
	/*background-image:url(../images/repeater.jpg);
	background-repeat:repeat-y;*/
}

div#header {
	width:1000px;
	height:350px;
	background-image:url(../images/Header.jpg);
}

div#header_anim {
	width:499px;
	height:350px;

}

div#imageslide {
	float:left;
	background:url(../images/ImageLine.jpg);
	width:1000px;
	height:208px;
}

div#imageslide_l {
	float:left;
	width:649px;
	height:208px;
}

div#imageslide_l_l {
	float:left;
	width:332px;
	height:208px;
}

div#imageslide_l_l_empty {
	float:left;
	width:32px;
	height:208px;
}

div#imageslide_l_l_bild1 {
	float:right;
	width:300px;
	height:208px;
}

div#imageslide_l_r {
	float:right;
	width:317px;
	height:208px;
}

div#imageslide_l_r_empty {
	float:left;
	width:17px;
	height:208px;
}

div#imageslide_l_r_bild2 {
	float:right;
	width:300px;
	height:208px;
}

div#imageslide_r {
	float:right;
	width:351px;
	height:208px;
}

div#imageslide_r_l {
	float:left;
	width:318px;
	height:208px;
}

div#imageslide_r_l_empty {
	float:left;
	width:18px;
	height:208px;
}

div#imageslide_r_r_bild3 {
	float:right;
	width:300px;
	height:208px;
}

div#imageslide_r_r {
	float:right;
	width:33px;
	height:208px;
}

div#content {
	background-image:url(../images/Content.jpg);
	background-repeat:repeat-y; 
	float:left;
	width:1000px;
	height:auto;
	overflow:hidden;
}

div#content_left {
	float:left;
	width:262px;
	height:auto;
	overflow:hidden;
}

div#content_empty {
	float:left;
	width:62px;
	height:540px;
	overflow:hidden;
}

div#content_menu {
	margin-top:35px;
	padding-top:10px;
	padding-bottom:25px;
	background-color:#830946;
	float:right;
	width:200px;
	height:auto;
	overflow:hidden;
}

div#content_cart {
	/*border:1px #00FF00 solid;*/
	margin-top:35px;
	padding-top:10px;
	padding-bottom:25px;
	background-color:#F0820F;
	float:right;
	width:200px;
	height:auto;
	overflow:hidden;
}

div#content_right {
	float:right;
	width:738px;
	height:auto;
	overflow:hidden;
}

div#content_text_margin {
	margin-right:53px;
	margin-left:20px;
	margin-top:35px;
}

div#footer {
	/*border:1px #00FF00 solid;*/
	float:left;
	background:url(../images/Footer.jpg);
	width:1000px;
	height:87px;
}

div#designedby {
	margin-top:35px;
	font-family: Verdana;
	text-align:center;
	width:1000px;
	height:21px;
	font-size:12px;
	color:#830946;
	text-decoration: none;
}

div#designedby a {
	color:#830946;
	text-decoration: none;
}

div#debug {
       width:100px;
}
