
html, body {
	height: 100%;
}

html {
	margin-left: 1px;
}

body {
	margin: 0px;
	padding: 0px;
	background: #EDC6A1 url(images/bg1_01.jpg) repeat;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8A7E7C;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

p, ol, ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

p, ul {
	line-height: 210%;
	margin-bottom: 15px;
}

strong {
	color: #5E514E;
}

a {
	color: #FD4600;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
	padding: 0px 20px 0px 0px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	background: url(images/bg1_03.jpg) repeat-y center top;
}

#wrapper-bgtop {
	background: url(images/bg1_home.png) no-repeat center top;
}

#wrapper-bgbtm {
	margin: 0px auto;
	background: url(images/bg1_04.jpg) no-repeat center bottom;
}

.container {
	width: 950px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** TOP MENU */

#top-header {
	height: 83px;
}

#top-menu {
	float: left;
	width: 325px;
	height: 83px;
}

#top-menu ul {
	margin: 0px;
	padding: 31px 0px 0px 0px;
	list-style: none;
	text-align: center;
}

#top-menu li {
	display: inline;
}

#top-menu a {
	display: inline-block;
	height: 16px;
	margin: 0px;
	padding: 0px 0px 5px 22px;
	color: #779DE4;
}

#top-menu .home {
	padding-right: 20px;
	background: url(images/homepage01.gif) no-repeat left 3px;
}

#top-menu .sitemap {
	padding-right: 20px;
	background: url(images/homepage02.gif) no-repeat left 3px;
}

#top-menu .contact {
	background: url(images/homepage03.gif) no-repeat left 3px;
}

/** SEARCH */

#search {
	float: right;
	width: 625px;
	height: 83px;
}

#search form, #search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search form {
	padding: 30px 0px 0px 390px;
}

#search input {
	float: left;
}

#search .input-text {
	width: 190px;
	margin: 0px;
	padding: 4px 5px 3px 0px;
	background: none;
	border: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #779DE4;
}

/** HEADER */

#header {
	width: 900px;
	height: 148px;
	padding: 50px 25px 0px 25px;
}

/** LOGO */

#logo {
	position: relative;
	float: left;
	width: 275px;
	height: 148px;
    text-align:center;
	padding:10px;
}

.offertaspeciale{ padding:30px 20px 20px 20px; color:#FFF; font-size:12px; text-align:right; font-weight:bold;}
.offertaspeciale img { float:left; padding-right:10px;}
.offertaspeciale a { color: #0FF;}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	/*text-indent: -9999em;*/
}

#logo h1 a {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 275px;
	height: 148px;
	/*background: url(images/homepage04.jpg) no-repeat left top;*/
}

/** SPLASH */

#splash {
	float: right;
	width: 600px;
	height: 148px;
}

#splash h2, #splash h3 {
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

#splash h2 {
	margin: 0px;
	padding: 0px;
	letter-spacing: -2px;
	text-shadow: #376CE6 -1px 2px 3px;
	font-size: 35px;
	color: #FFFFFF;
}

#splash h3 {
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;
	font-size: 18px;
	color: #B1CAFF;
}

/** PAGE */

#page {
	overflow: hidden;
	padding-bottom: 25px;
}

/** CONTENT */

#content {
	float: right;
	width: 554px;
	padding: 0px 48px 0px 23px;
}

.single #content {
	padding-top: 180px;
}

#column1 {
	float: left;
	width: 254px;
	padding-top: 180px;
}

#column2 {
	float: right;
	width: 254px;
	padding-top: 114px;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 275px;
	padding: 155px 25px 0px 25px;
}

/** MENU */

#menu {
	height: 244px;
	margin-bottom: 20px;
}

#menu ul {
	margin: 0px;
	padding: 0px 0px 0px 25px;
	list-style: none;
	line-height: normal;
}

#menu li {
	height: 32px;
	margin: 0px;
	padding: 13px 0px 0px 0px;
}

#menu a {
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;
	text-decoration: none;
	text-shadow: #B44300 -2px 2px 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/** FOOTER */

#footer {
	height: 111px;
	background: url(images/bg1_05.jpg) no-repeat center top;
}

#footer p {
	margin: 0px;
	padding: 35px 0px 0px 0px;
	text-align: center;
	color: #BF9673;
}

#footer a {
	color: #BF9673;
}

/** BOX1 */

#box1 {
	/*height: 230px;*/
	margin-bottom: 15px;
	padding: 35px 25px 0px 25px;
	background: url(images/homepage05.jpg) no-repeat left top;
	color: #916946;
}

#box1 .title {
	letter-spacing: -2px;
	font-size: 30px;
	color: #572505;
}

#box1 strong {
	color: #774D2A;
}

#box1 .byline {
	margin: -15px 0px 15px 0px;
	padding: 0px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #B7875F;
}

#box1 .content {
	line-height: 220%;
}

/** BOX2 */

#box2 {
	height: 135px;
}

/** BOX3 */

#box3 {
}

#box3 .title {
	font-size: 26px;
	font-weight: normal;
}

/** BOX4 */


/** BOX STYLES */

.box-style {
}

.box-style .title {
	padding-bottom: 10px;
	letter-spacing: -1px;
	font-size: 22px;
	color: #4F2906;
}

.box-style .byline {
	margin-top: -15px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #CFB195;
}

.box-style .link1 {
	display: block;
	margin-top: 20px;
	padding: 0px 0px 0px 25px;
	background: url(images/homepage07.gif) no-repeat left 5px;
}

.box-style .alignleft {
	padding-top: 3px;
}

.divider {
	margin: 20px 0px;
	padding: 0px;
	background: url(images/homepage09.jpg) repeat-x left 10px;
}

/** SLIDESHOW */

.slideshow {
	position: relative;
	width: 254px;
	height: 234px;
	margin-bottom: 20px;
}

.slideshow .slide {
	position: relative;
	width: 248px;
	height: 160px;
	padding: 5px 0px 0px 6px;
	background: url(images/homepage11.jpg) no-repeat left top;
}

.slideshow .slide .caption {
	position: absolute;
	width: 225px;
	height: 37px;
	padding: 5px 0px 0px 15px;
	left: 6px;
	bottom: 9px;
	background: url(images/homepage13.png) repeat left top;
	letter-spacing: -2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #4C2300;
	text-transform: capitalize;
	text-align: left;
}

.slideshow .slides {
	padding: 9px 0px 0px 0px;
}

.slideshow .slides ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

.slideshow .slides li {
	position: relative;
	float: left;
	width: 74px;
	height: 60px;
	margin: 0px 0px 0px 7px;
	padding: 5px 0px 0px 5px;
	background: url(images/homepage12.jpg) no-repeat left top;
}

.slideshow .slides li.first {
	margin-left: 0px;
}

.slideshow .slide .more  {
	position: absolute;
	display: block;
	outline: none;
	width: 225px;
	margin: -27px 0px 0px 0px;
	padding: 0px 15px 0px 0px;
	letter-spacing: normal;
	text-align: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
