@CHARSET "ISO-8859-1";
html { height:100%; }
body {
	min-height:101%;
}

/* TOPMENU AS LIST */

/*
div#topmenuwrap li#shop{
	background: #333 url(../../shop/templates/mot1/img/bg_topmenu.gif) repeat-x;
}

div#topmenu li#shop{
	height:36px;
	float:left;
	padding: 0px 25px 0px 25px;
	margin:0;
	background: url("../../shop/templates/mot1/img/bg_topmenu_breakline.gif") no-repeat;
	background-position:right;
}

#topmenu a, #topmenu a:link, #topmenu a:visited, #topmenu a:hover, #topmenu a:active {
	line-height:36px;
	vertical-align:middle;
	text-decoration:none;
	font-weight:bold;
	cursor:pointer;
	color:#fff;
	margin:0;
	padding:0;
}
#topmenu a:hover {
	color:#ccc;
}
*/


/* HEADER WITH LOGO, SEARCH BOX AND LANGUAGE SELECTION */
#header {
	height:115px;
	background: #FFF url("../../shop/templates/mot1/img/top_logo_2.jpg") no-repeat;
	border-bottom: 1px solid #333;
	border-top: 10px solid #fff;
	border-bottom:1px solid #fff;
}
#header #logo {
	float:left;
}
#header #zumshop {
	width: 115px;
	height:115px;
	float:right;
	color:#fff;
	padding:0px 80px 0px 0px;
}
#header#zumshop a {
/*	color:#fff;
	width:115px;
	heigt:115px;
	font-size:11px; */
}
/*
#flash{
	position:relative;
	padding-top:23px;
}*/
#contentwrap{
	padding-top: 23px;
}
* .footer{
	height: 20px;
}
