@charset "UTF-8";
/* CSS Document */

html, body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 20px;
	color: #000000;
	}

img {
	border: 0;
	}
	
h1 {
	font-family: Times New Roman;
	color: #824818;
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 20px;
	}
h2 {
	font-family: Times New Roman;
	color: #824818;
	font-size: 11px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;
	line-height: 20px;
	}
	
ul {
	margin-top: 20px;
	margin-bottom: 20px;
	}

.contenttext1 {
	line-height: 20px;
	text-align: justify;
	}
.contenttext2 {
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	}
	
a {
	text-decoration: none;
	color: #000000;
	}
a.textlink {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
	}
a.more {
	text-decoration: underline;
	border: 1px solid #666666;
	color: #000000;
	padding-bottom: 1px;
	padding-right: 3px;
	padding-left: 3px;
	float: right;
	margin-top: 5px;
	line-height: 12px;
	background-color: #FFFFFF;
	}
a.active{
	text-decoration: underline;
	}

ul {
	padding-left: 20px;
	}
	
div#main {
	width: 960px;
	height: 720px;
	position: relative;
	margin: 0 auto;
	}
div#content {
	z-index: 20;
	width: 960px;
	height: 720px;
	position: absolute;
	top:0px;
	left:0px;
	}
.small_logo_text {
	position:absolute;
	left: 95px;
	top: 04px;
	line-height: 12px;
	}
div#content #searchfield {
	width: 220px;
	height: 70px;
	position: absolute;
	top: 170px;
	left: 20px;
	font-weight: bold;
	line-height: 17px;
	
	}
div#content #crossselling {
	width: 200px;
	height: 200px;
	position: absolute;
	left: 740px;
	top: 500px;

	}
input.searchfield {
	width: 205px;
	height: 34px;
	border: 1px solid #B1B3B4;
	font-size: 16px;
	padding: 0px;
	}
input.login {
	width: 200px;
	height: 20px;
	border: 1px solid #B1B3B4;
	font-size: 12px;
	padding: 0px;
	}
div#content #newsticker {
	width: 720px;
	height: 44px;
	position: absolute;
	top: 183px;
	left: 240px;

	}
div#content #logo {
	width: 240px;
	height: 200px;
	position: absolute;
	top: 0px;
	left: 720px;
	}
div#content #mainmenu {
	width: 220px;
	height: 236px;
	position: absolute;
	top: 254px;
	left: 20px;
	
	}
div#content #mainmenu .item{
	height: 30px;
	}
div#content #mainmenu .item-disabled{
	height: 30px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	}

div#content #mainmenu .item a{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
div#content #mainmenu .item a.active{
	text-decoration: underline;
	}

div#content #submenu {
	width: 220px;
	position: absolute;
	top: 240px;
	left: 260px;
	
	}
div#content #submenu .item{
	height: 25px;
	}
div#content #submenu .item a{
	color: #000000;
	text-decoration: none;
	}
div#content #submenu .item a.active{
	text-decoration: underline;
	}

div#content #footermenu {
	width: 220px;
	height: 226px;
	position: absolute;
	top: 494px;
	left: 20px;
	
	}
div#content #footermenu .item{
	height: 22px;
	}
div#content #footermenu .item a{
	color: #000000;
	text-decoration: none;
	}

div#flashbackground {
	z-index: 10;
	width: 720px;
	height: 480px;
	position: absolute;
	top:240px;
	left:240px;
	}
div#background {
	z-index: 1;
	width: 960px;
	height: 720px;
	position: absolute;
	top:0px;
	left:0px;
	}
div#background .part {
	width: 240px;
	height: 240px;
	float: left;
	}
	
div#layout {
	z-index: 2;
	width: 960px;
	height: 720px;
	position: absolute;
	top:0px;
	left:0px;
	}