html { 
	height: 100%;
	width:  100%;
}

body {
	background-color: #ffffff;
	background-image: url(../_img/bg.jpg);
	background-repeat: repeat-y;
	color: #111;
	padding: 0;
	width: 100%;
	height: 100%;
	margin: 0px;
	font: 12px/17px Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
}

#leftbubbles {
	visibility: visible;
	position: absolute;
	z-index: 30;
	top: 0;
	left: 0;
	width: 125px;
	height: 600px;
}

#rightbubble {
	visibility: visible;
	position: absolute;
	z-index: 30;
	top: 0;
	left: 828px;
	width: 150px;
	height: 600px;
}

#contentbody {
	visibility: visible;
	position: absolute;
	z-index: 10;
	top: 53px;
	left: 125px;
	width: 703px;
	height: 547px;
}

#content {
	visibility: visible;
	position: absolute;
	z-index: 50;
	top: 310px;
	left: 140px;
	width: 476px;
}

#mainnav {
	visibility: visible;
	position: absolute;
	z-index: 50;
	top: 290px;
	left: 643px;
	width: 175px;
}

#metanav {
	visibility: visible;
	position: absolute;
	z-index: 50;
	top: 35px;
	left: 140px;
	width: 675px;
}

#topbubble {
	visibility: visible;
	position: absolute;
	z-index: 30;
	top: 0;
	left: 125px;
	width: 300px;
	height: 53px;
}

#mainnav {
	visibility: visible;
	position: absolute;
	z-index: 30;
	top: 290px;
	left: 643px;
	width: 175px;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
}

#content {
	visibility: visible;
	position: absolute;
	z-index: 30;
	top: 310px;
	left: 140px;
	width: 470px;
}

#metanav {
	visibility: visible;
	position: absolute;
	z-index: 40;
	top: 35px;
	left: 140px;
	width: 675px;
	text-align: right;
	color: #40280c;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
}

#topbg {
	background-image: url("../_img/bg_r.jpg");
	visibility: visible;
	position: absolute;
	z-index: 5;
	top: 0;
	left: 0;
	width: 100%;
	height: 600px;
}

#keyvis {
	visibility: visible;
	position: absolute;
	z-index: 20;
	top: 63px;
	left: 135px;
	width: 680px;
	height: 208px;
}

#topbody {
	visibility: visible;
	position: absolute;
	z-index: 10;
	top: 0;
	left: 125px;
	width: 703px;
	height: 600px;
}

a:link {
	color: #DE7900;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
}

a:visited {
	color: #DE7900;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none
}

a:hover {
	color: #40280c;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none
}

a:active {
	color: #DE7900;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
}

a:link.meta {
	color: #40280c;
	font-size: 11px;
	text-decoration: none;
}

a:visited.meta {
	color: #40280c;
	font-size: 11px;
	text-decoration: none
}

a:hover.meta {
	color: #de7900;
	font-size: 11px;
	text-decoration: none
}

a:active.meta {
	color: #40280c;
	font-size: 11px;
	text-decoration: none;
}

a:link.mainnav {
	color: #40280c;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a:visited.mainnav {
	color: #40280c;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a:hover.mainnav {
	color: #de7900;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a:active.mainnav {
	color: #40280c;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

p {
	color: #333;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
}

select {
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-size: 11px;
}

input {
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-size: 11px;
}

textarea {
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-size: 11px;
}

td {
	color: #333;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
}

.content {
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 17px;
}

.titel {
	color: #40280c;
	font: normal 18px/22px Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
}

ul {
	margin-left: 16px;
	padding-left: 0;
	list-style: url(../_img/bullet.gif);
	margin-top: 0;
	margin-bottom: 0;
}

/*
div.image{
	display:inline;
	float: left;
}
//*/

div.images img{
	margin: 0 15px 0 0;
}


#gallery a img,
#gallery a:link img{
	border: none;
}

#guestbook p label{
	font-weight: bold;
}

div.shop_products div.description{
	color:#333333;
	font-family:Arial,Helvetica,Geneva,SunSans-Regular,sans-serif;
	font-size:12px;
}

table td.tdW1{
	width: 302px;
}

