/********************************************
*
* Shop 600 (Banner + Menu top + Menu left)
*
********************************************/
body.oneElement {
	background-image: URL(/users/1566000/1565225/365943/img/365943_gb.png); 
	background-repeat: repeat-x,repeat-y;
	//background-color:#72BC23;
}

body.oneElement.mvc #main {
	padding: 0.3%;
	margin:0 0 0 0 !important;
}

body.oneElement #barLeft, body.oneElement #barRight {
	display:none;
}

body.oneElement #menuTop {
	float:left;
	width:821px;
	height: 120px;
	padding:0 0 1em 0;
	margin:2em 0 0.5em 0;
	font-size:0.9em;
	background-image: URL(/users/1566000/1565225/365943/img/365943_365943_menutoplogo_kopie.gif); 
	background-repeat: no-repeat;
}

body.oneElement #menuTop h1 {
	font-size: 3em;
	color: #91e339;
	margin-left: 200px;
}

body.oneElement #menuTop p {
	margin:1em 0 0 0em;
	margin-left:200px;
	color: #fff;
}

body.oneElement #menuLeft {
	width: 170px;
	float:left;
	font-size:0.9em;
	margin: 0 10px 0 0!important;
	padding:10px;
	background-color:#72BC23;
	color: #fff;
	border: 1px solid #9AFE2F;
}

body.oneElement #menuLeft p {
	float:left;
	width:100%;
	color: #fff;
}

body.oneElement #menuLeft h1 {
	float:left;
	width:100%;
	font-size: 1.5em;
	color: #333;

}

body.oneElement #menuLeft ul {
	margin:0.5em 0 2em 0.5em;
	padding: 5%;
	float:left;
        color: #fff;
	list-style-type: circle;
	border-bottom: 1px dashed #fff;
	width: 80%;
}

body.oneElement #menuLeft ul li .button {
	margin:0.5em 0 0 0;
	width:100%;
	color: #fff;
}

body.oneElement #menuLeft a{ 
	color: #fff; 
	text-decoration: none;
	font-size: 1.2em;
}

body.oneElement #menuLeft a:link{ 
	color: #fff; 
	text-decoration: none;

}

body.oneElement #menuLeft a:visited{ 
	color: #fff; 
	text-decoration: none;
}

body.oneElement #menuLeft a:focus{ }

body.oneElement #menuLeft a:hover{ 
	color: #333; 
	text-weight: bold;
	text-decoration: none;
	background-color:#9AFE2F;
}

body.oneElement #menuLeft a:active { }
