body {
	font-family: Helvetica, sans-serif;
	background-color: #dcdddd;
	font-size: 11px;
	line-height: 1.4em;
}

#content {
	width: 864px;
	margin: 0 auto;
	background-color: white;
	margin-top: 15px;
	padding:44px 0px 10px 0;
	position: relative;
}
	
	#content .sprite-link a span {
		display: none;
	}
	#content .sprite-link li {
		float: left;
	}

#header {
	position: relative;
	width: 794px;
	margin-left: 30px;
}

#main {
	margin-top: 25px;
	margin-left: 30px;
	position: relative;
}

#footer {
	margin-top: 20px;
	margin-left: 30px;
	height: 54px;
	position: relative;
}

#overlays .overlay {
	position: absolute;
	padding: 40px 0 0 45px;
	top: 130px;
	left: 72px;
	width: 580px;
	height: 587px;
	background-image: url("images/overlay-bg.png");
	z-index: 9999;
}

		/* content utils*/
		#content .english {
			color: #909294;
		}


/* Header Styling */
#header a {
	text-decoration: none;
}
#header .aromapots {
	background-image: url("images/truehomeware-logo.png");
	background-position: -3px -7px;
	position: absolute;
	top: 0;
	height: 30px;
	width: 290px;
	display: block;
	text-decoration: none;
}
#header .riess-logo {
	background-image: url("images/logos.png");
	background-position: 0px 0px;
	position: absolute;
	right: -18px;
	top: -6px;
	height: 35px;
	width: 148px;
}

#header .menu-items {
	padding-top: 38px;
	width:80px;
	display: block;
	float:left;
}

#submenu {
	padding-top: 38px;
	width:110px;
	display: block;
	float:left;
}

#header a.selected {
		text-decoration: underline;
	}

	#header a:hover {
		text-decoration: underline;
	}


/* main styling*/

#main #slideshow {
	width: 623px;
	height: 359px;
}
	#slideshow {
	    position:relative;
	    height:350px;
	}

	#slideshow img {
	    position:absolute;
	    top:0;
	    left:0;
	    z-index:8;
	}

	#slideshow img.active {
	    z-index:10;
	}

	#slideshow img.last-active {
	    z-index:9;
	}
#main .sprite-link {
	margin-top: 26px;
}
	#main .sprite-link a {
		display: block;
		background-image: url('images/logos.png');
		margin-right: 4px;
	}
#main .column.left {
	width: 624px;
}
	#main .text {
		margin-top: 52px;
	}
		#main .text p {
			font-size: 10px;
			text-align: justify;
		}
		#main .text .german, #main .text .english {
			width: 295px;
		}
		#main .text .german {
			float: left;
		}
		#main .text .english {
			float: right;
		}
#main .column.right {
	position: absolute;
	right: 0;
	top: 0;
	width: 168px;
}
	#main .column.right h4 {
		height: 13px;
	}
		#main div.misc, #main div.misc a {
			color: #909294;
		}
		#main div.misc > * {
			margin-bottom: 10px;
		}

#main .has-overlays {
	margin-top: -1px;
	height: 359px;
}

	#main .event {
		color: #909294;
		font-size: 10px;
	}
		#main .event *{
			text-decoration: none;
			cursor: pointer;
		}
		#main .event li {
			margin-bottom: 20px;
		}
		#main .event p {
			line-height:12px;
		}
	
	#main ul.misc {
		margin-top: 80px;
		font-size: 10px;
	}
	#main ul.misc li {
		margin-bottom: 5px;
	}
	
	#main div.misc {
		margin-top: 52px;
		font-size: 10px;
	}

#main .hasList li {
	margin-left: 13px;
	list-style-type:disc;
}


/* footer style*/

#footer .sprite-link a {
	display: block;
	background-image: url('images/logos.png');
	margin-right: 4px;
}

/* overlays */

#overlays h4 {
	font-size: 24px;
	letter-spacing: 2px;
	height: 25px;
}
#close-overlay {
	position: absolute;
	top: 150px;
	right: 192px;
	height: 20px;
	width: 20px;
	font-size: 20px;
	display: block;
	color: #909294;
	text-decoration: none;
	cursor: pointer;
	z-index: 9999;
}
	#overlays form {
		position: relative;
	}
	#overlays .notification {
		height: 20px;
		width: 270px;
		position: absolute;
		top: 59px;
	}

/* overlay download-1 */
#download p {
	padding: 13px 0;
	letter-spacing: 1px;
}
#download ul li {
	float: left;
	margin-right: 12px;
	margin-bottom: 10px;
}
	#download li a {
		border: none;
		display: block;
		width: 69px;
		height: 109px;
		border: 1px white solid;
	}

/* overlay retailer */
#retailer .form {
	margin: 50px 0px;
	font-size: 13px;
}

	#retailer .form p {
		margin: 10px 0;
	}
#retailer form div {
	float: left;
	margin-bottom: 4px;
	margin-right: 20px;
}
#retailer form label {
	float: left;
	width: 70px;
	padding-top: 4px;
}	
	#retailer form input[type=text] {
		width: 150px;
	}

#retailer form input {
	border: 1px solid #909294;
	padding-top: 3px;
	height: 19px;
}
#retailer form .submit {
	width: 148px;
	height: 18px;
	clear: left;
	margin-left: 312px;
}
	#retailer form .submit a {
		display: block;
		width: 150px;
		height: 18px;
		padding-top: 3px;
		text-align: center;
		border: 1px #909294 solid;
	}
	#retailer form .submit a {
		display: block;
	}
	#retailer form .submit a:hover {
		text-decoration: none;
	}
	
/* overlay buy */
#buy .form {
	margin: 50px 0px;
	font-size: 13px;
}

	#buy .form p {
		margin: 10px 0;
	}
#buy form div {
	float: left;
	margin-bottom: 4px;
	margin-right: 20px;
}
#buy form label {
	float: left;
	width: 55px;
	display: block;
	padding-top: 4px;
	font-size: 14px;
}
	

#buy form {
	position: relative;
}
	#buy form input {
		height: 19px;
	}
	#buy form input[type=text] {
		width: 150px;
		float: left;
		display: block;
		padding-top: 3px;
	}
#buy form input {	
	border: 1px solid #909294;
	padding-top: 3px;
	height: 19px;
}
#buy form .submit {
	width: 148px;
	height: 18px;
	clear: left;
	margin-left: 282px;
}
	#buy form .submit a {
		display: block;
		width: 150px;
		height: 18px;
		padding-top: 3px;
		text-align: center;
		border: 1px #909294 solid;
	}
	#buy form .submit a {
		display: block;
	}
	#buy form .submit a:hover {
		text-decoration: none;
	}
	
/* overlay contract */
#contract p {
	margin-top: 30px;
}
/* overlay news-1 */
.overlay.news p {
	width: 502px;
	text-align: justify;
}
.news h5 {
	margin-bottom: 10px;
}
.news h4 {
	margin-bottom: 0px;
}
.news h6 {
	margin-bottom: 20px;
}
.news img, .news p {
	margin-bottom: 10px;
}
/* overlay news-1 */
 #news-1 p {
	font-size: 10px;
}
/* overlay impressum */
#impressum h4 {
	margin-bottom: 10px;
}
#impressum p {
	width: 502px;
}

/* overlay datenschutz */
#datenschutz .text {	
	overflow: scroll;
	width: 530px;
	height: 520px;
}
	
