
/*--- body -----------------------------------------------------------------*/

body#main_body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(../images/mauer.gif);
	top: 0;
}
/*-- global container ------------------------------------------------------*/

#container {
	position: relative;
	padding: 0;
	margin: 0 auto;
	text-align: left; 
	width: 770px;
	background: url(../images/containerbg.gif) repeat-y 50% 50%;
	top: 0;
}

/*-- global container ------------------------------------------------------*/

#index_container {
	position: relative;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	width: 770px;
	height: 100%;
	background: url(../images/indexbg.gif) repeat-y 50% 50%;
	top: 0;
}


/*-- main container: contains all between header and footer ----------------*/

#main_container {
	padding: 0;
	margin: 0px 0px 0px 0px;
}
/*--- header ---------------------------------------------------------------*/

#header	{
	position: relative;
	padding: 0;
	margin: 0px;
	margin-left: 2px;
	margin-right: 6px;	
	width: 762px;
	height: 129px;
	top: 0;
	left: 0;
	background-color: #F0F0F0;
}

/*-- menu container ------------------------------------------------------*/

#menu_container {
	position: relative;
	padding: 0px 0px 0px 4px;
	float: left;
	width: 164px;
	top: 0;
	left: 0;	
}

/*--- the main container is devided in sub containers ----------------------*/

#sub_container2 {
	position: relative;
	float: right;
	margin: 0 0 0 0; 
	width: 598px;
	background-color: #FFFFFF;
	right: 6px;
}

#content_container {
	clear: both; 
	overflow: hidden;
	margin: 20px 24px 20px 24px;	
	padding: 0;
/*	width: 522px; */
	background-color: #FFFFFF;
}

#shop_top {
	clear: both;
	overflow: hidden;
	margin: 0;
	padding: 0; 
	width: 598px;
	top: 0;
	left: 0;
}

/*--- footer ---------------------------------------------------------------*/

#footer	{
	margin: 0;
	padding: 0;
	width: 770px;
	height: 80px;
	clear: both;
	background: url(../images/containerbg.gif) repeat-y 50% 50%;
}
/*--- footer_left ---------------------------------------------------------------*/

#footer_left	{
	position: relative;
	bottom: 20px;
	margin: 0;
	padding: 0;
	float: left;
	width: 164px;	
}
/*--- footer_right ---------------------------------------------------------------*/

#footer_right	{
/*	z-index: 2; */
	position: relative;
	float: right;	
	padding: 0 0 0 0;
	margin: 0;
	width: 602px;
	margin-top: 20px;
	left: 0;
}

/*--- footer_right ---------------------------------------------------------------*/

#footer_bottom	{
	background: url(../images/footerbg.gif);
	background-repeat: no-repeat;
	height: 9px;
	margin-bottom: -10px;
	padding: 0;

}

/*--- menue ---------------------------------------------------------------*/
#menu_strich {
	position: relative;
	padding: 6 0 6 0;
	margin: 0;
	width: 164px;
	top: 0;
	left: 0;
	background-color: #F0F0F0;
}
#menu_strich_1 {
	position: relative;
	padding: 0 0 6 0;
	margin: 0;
	width: 164px;
	top: 0;
	left: 0;
	background-color: #F0F0F0;
}

#menu_item {
	position: relative;
	padding: 0 0 0 10;
	margin: 0;
	width: 154px;
	top: 0;
	left: 0;
	background-color: #F0F0F0;
}

#u_menu_leer {
	position: relative;
	padding: 6 0 0 0;
	margin: 0;
	width: 164px;
	top: 0;
	left: 0;
	background-color: #F0F0F0;
}

#u_menu_strich {
	position: relative;
	padding: 6 0 6 0;
	margin: 0;
	width: 164px;
	top: 0;
	left: 0;
	background-color: #99ccff;
}

#u_menu_strich_unten {
	position: relative;
	padding: 6 0 0 0;
	margin: 0;
	width: 164px;
	top: 0;
	left: 0;
	background-color: #99ccff;
}

#u_menu_strich_oben {
	position: relative;
	padding: 0 0 6 0;
	margin: 0;
	width: 164px;
	top: 0;
	left: 0;
	background-color: #99ccff;
}

#menu_item_shop {
	position: relative;
	padding: 0 0 0 0;
	width: 164px;
	top: 0;
	left: 0;
	background-color: #66a4e2;
}

#u_menu_strich {
	position: relative;
	padding: 6 0 6 0;
	margin: 0;
	width: 164px;
	top: 0;
	left: 0;
	background-color: #66a4e2;
}

#u_menu_strich_unten {
	position: relative;
	padding: 6 0 0 0;
	margin: 0;
	width: 164px;
	top: 0;
	left: 0;
	background-color: #66a4e2;
}

#u_menu_strich_oben {
	position: relative;
	padding: 0 0 6 0;
	margin: 0;
	width: 164px;
	top: 0;
	left: 0;
	background-color: #66a4e2;
}