body, html {
	background-image:url(../images/bg.gif);
	background-position:0px 144px;
	background-repeat:repeat-x;
	font-family:arial, helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	margin:auto;
	margin-top:0px;
	padding:0px;
	height:100%;
	scrollbar-base-color:#ffffff;
   /*scrollbar-3dlight-color:#ffffff;*/
   scrollbar-arrow-color:#D6BB98;
   scrollbar-darkshadow-color:#888888;
   scrollbar-face-color:#724001; /* Fläche oben Pfeile */
   scrollbar-highlight-color:#cccccc; // Rahmen Fläche oben Pfeile
   scrollbar-shadow-color:#ffffff;
   scrollbar-track-color:#FFFFFF;
}
.total{
	height:auto;
	min-height:100%;
	margin:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	text-align:left;
	width:969px;
	background-color:#FFFFFF;
	background-image:url(../images/shopbg2.gif);
	background-repeat:repeat-y;
}
/* bis IE 6 */
* html .total {
height:100%;
}

.main{
	float:left;
	width:771px;
}


.footer {
	clear:both;
	text-align:left;
	width:771px;
   color:#D6BB98;
	text-align:left;
}
.footer span {
	display:block;
	padding-top:30px;
	margin-bottom:5px;
	margin-left:25px;
}
.footer a{
	color:#D6BB98;
	text-decoration:none;
}
.footer a:hover{
	text-decoration:underline;
}

.header{
position:relative;
	clear:both;
}

.header .left {
	background-image:url(../images/header_weltkarte.gif);
	background-repeat:no-repeat;
	background-position:20px;
	width:200px;
	height:114px;
	float:left;
}
.header .center {
	background-image:url(../images/header_blatt.gif);
	width:118px;
	height:106px;
	float:left;
	margin-top:8px;
	margin-left:1px;
}
.header .right {
	background-image: url(../images/logo_teakgarden.gif);
	width:202px;
	height:45px;
	float:right;
	margin:10px 30px 0px 0px;
}

.header ul{
	display:block;
	clear:both;
	margin:0px;
	padding:0px;
	list-style:none;
}
.header ul li {
	width:120px;
	display:inline;
	float:left;
	text-align:center;
	border-color:#E5E5E5;
	border-style:solid;
	border-width:1px 1px 0px 0px;
	height:29px;
	width:113px;
}
.header ul li.home {
	border-color:#D6BB98;
	border-style:solid;
	border-width:1px 0px 0px 0px;
	width:201px;
	text-align:left;
}
.header ul li a {
	margin:0px;
	text-decoration:none;
	font-size:10px;
	color:#724001;
	display:block;
	height:21px;
	padding-top:8px;
}

.header ul li a:hover, .header ul li a.active {
	background-color:#FFF5D6;
}
.header ul li.home a {
	color:#D6BB98;
	padding-left:25px;
	background-color: #724001;
	border-color:#ffffff;
	border-style:solid;
	border-width:0px 1px 0px 0px;
}
.header ul li.home a:hover {
	text-decoration:underline;
	background-color: #724001;
}

.header #pic {
   clear:both;
	height:147px;
	width:770px;
	position:relative;
	left:0px;
	border-style:solid;
	border-color:#724001;
	border-width:1px 0px 1px 1px;
}

.header .welcome {
	background-image: url(../images/headerbild_welcome.jpg);
}
.header .ueberteak {
	background-image: url(../images/headerbild_ueberteak.jpg);
}
.header .produkte1 {
	background-image: url(../images/headerbild_produkte1.jpg);
}
.header .produkte2 {
	background-image: url(../images/headerbild_produkte2.jpg);
}
.header .produkte3 {
	background-image: url(../images/headerbild_produkte3.jpg);
}
.header .produkte4 {
	background-image: url(../images/headerbild_produkte4.jpg);
}
.header .produkte5 {
	background-image: url(../images/headerbild_produkte5.jpg);
}
.header .produkte6 {
	background-image: url(../images/headerbild_produkte6.jpg);
}
.header .produkte7 {
	background-image: url(../images/headerbild_produkte7.jpg);
}
.header .produkte8 {
	background-image: url(../images/headerbild_produkte8.jpg);
}
.header .produkte9 {
	background-image: url(../images/headerbild_produkte9.jpg);
}

.leftbox {
	float:left;
	width:200px;
}
.subnavi {
	margin:30px 0px 0px 25px;
	padding:0px 0px 0px 22px;
}
.subnavi li{
	margin:0px;
	padding:0px;
	font-weight:bold;
	color:#D6BB98;
   list-style-image:url(../images/icon_maindot.gif);
}
.subnavi li ul{
   list-style-image:none;
	margin:18px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.subnavi li ul li {
	list-style:none;
	margin-bottom:6px;
	list-style-image:none;
}
.subnavi a {
	font-size:10px;
	color:#D6BB98;
	font-weight:normal;
	text-decoration:none;
}
.subnavi a:hover {
	text-decoration:underline;
}

.content{
	font-size: 12px;
	color: #3D3D3D;
	float:left;
	width:540px;
	padding:16px 12px 0px 12px;
}