html{
	overflow-y:scroll;
}
body
{
	padding:0px;
	background:#DDD7AB url(images/katzler_bg_bw.gif) top left repeat-x;*/

}
form
{
	padding:0;
	margin:0;
}
body, p, td, ul, li, th
{
	margin: 0px;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: black;
}
td
{
	vertical-align:top;
}
img
{
	border:0px;
	display:block;
}
p img
{
	display:inline;
}

a,
a:visited
{
	color:#9F9A81;
	text-decoration:none;
}


ul{
	list-style-type: none;
	padding:0;
	margin:0px;
}
h1 {
	font-size: 24px;
	line-height: normal;
	font-weight: bold;
	padding: 10px;
	margin: 0px;
}

h2 {
	font-size: 16px;
	line-height:1.8em;
	font-weight: bold;
	padding-left: 0px;
	margin: 0px 0px 0px 0px;
	background-color:#F7F7F7;
	padding:0px 10px;
}

h3 {
	font-size: 14px;
	line-height:1.8em;
	font-weight: bold;
	padding-left: 5px;
	margin: 0px 0px 5px 0px;
	background-color:#BFBFBF;
}

h4 {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	background-color: #f0f0f0;
	padding: 2px;
	margin: 18px 0px 4px 0px;
}

#main{
	width:800px;
	margin:auto;
	display:table;

}
#top{
	width:100%;

}
#top_menu{
	width:800px;
	height:31px;
	text-align:left;
	background-color:#ddd7ab;
}

#left_span{
	width:800px;
	float:left;
	background-color:white;
}

#left{
	width:0px;
	padding:0px;
	padding:0;
	float:left;
}
#content{
	float:right;
	padding:20px;
	margin:auto;
	width:760px;
	min-height:460px;
	height:auto !important;
	height:460px;
}
#right{
	width:0px;
	float:right;
	background-color:#DEEADE;
}
#bottom{
	width:635px;
	height:0px;
	float:left;

}
#copyright{
	margin:auto;
	width:760px;
	padding: 0px 20px;
	height:40px;
	text-align:left;
	padding-top:10px;
	color:#f2eed8;
	background-color:#000000;
}

ul.language_selector,
.language_selector li{
	display:inline;
	list-style-type: none;
}

ul.top_menu ul,
ul.top_menu li
{
	font-size:11px;
	display:block;
	float:left;
}
ul.top_menu a
{
	padding:0px 10px;
	line-height:31px;
	text-decoration:none;
	color: #000000;
	display:block;
}
ul.top_menu a.active
{
	font-weight:bold;
}
ul.top_menu a:visited
{
	color: #000000;
}
ul.top_menu_1 a
{
	text-decoration:none;
	display: none;
	color:#FFFFFF;
}
ul.right_menu_1 a:visited
{
	color:#FFFFFF;
}

.label
{
width: 110px;
height: 18px;
text-align: right;
padding-right: 4px;
vertical-align:middle;

}

.galleries td,
.gallery_sets_list{
	padding:4px 8px 4px 0px;
}

.gallery_sets_list td.title
{
	vertical-align:middle;
}
.gallery_sets_list td.title a,
.galleries td.title a
{
	font-size: 14px;
	font-weight: bold;
}
.galleries td.title a
{
	font-size: 11px;
	text-decoration:none;
}

.galleries td.title {
	text-align:center;
}
.gallery_sets_list td.title {
	vertical-align:top;
}

.gallery_sets_list td.promoimage {
	padding:0px 10px 10px 0px;
}
.gallery_sets_list a img,
.galleries a img
{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.gallery_sets_list a:hover img,
.galleries a:hover img{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

.galleries img,
.gallery_sets_list img,
.galleries img,
.gallery_images_list img
{
	/*same color as a (links)*/
	border:1px solid #9F9A81;
}
.gallery_images_list div
{
	float:left;
	padding:5px;
}
.gallery_images_list img
{
	padding:3px;
}

.events_list{
	width:100%;
}
.events_list .title{
	font-size: 18px;
	line-height:1.8em;
	font-weight: bold;
	display:block;
}
.events_list .date{
	font-weight: bold;
}

.products_entry {
	display:block;
	float:left;
	width:253px;
}
.products_entry .name{
	height:48px;
	font-size:1.2em;
	font-weight:bold;
	vertical-align:middle;
}
.product_details .product_name,
.categories_list .category_name {
	font-size:1.2em;
	font-weight:bold;
	line-height:1.8em;
}
.product_details{
	width:600px;
}
.product_details .description img {
	padding-right:10px;
	float:left;
}
