html,body{
	padding:0px;
	margin:0px;
	height:100%;
}
body.default{
	background-image:url(../gfx/bg/body.gif);
	background-repeat:repeat-x;
	background-color:#c9e4be;
}
#site{
	width:706px;
	position: relative;
	margin:0px auto 0px auto;
	background-image:url(../gfx/bg/site.gif);
	min-height: 100%;
    height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
}
html>body #site {
    height: auto;
	}
.clear{
	clear:both;	
}
.row{
	clear:both;
}
a img{
	border:0px;
}
#siteelements{
	background-image:url(../gfx/bg/siteheader.gif);
	background-repeat:no-repeat;
}	
#mainmenupanel{
	float:left;
	width:146px;
	margin-right:15px;
}
#contentpanel{
	float:left;
	width:505px;
}
#mainmenu{
	margin-top:19px;
	background-image:url(../gfx/bg/mainmenu.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:0px 0px 17px 0px;
}
#mainmenu ul{
	padding:0px;
	margin:0px;
}
#mainmenu ul li{
	padding:0px;
	list-style:none;
	margin:0px 12px 8px 12px;
}
#mainmenu ul li.submenupic{
	margin:0px;
	padding:0px;
	font-size:1px;
	line-height:1px;
}
#mainmenu ul li.submenu{
	background-image:url(../gfx/bg/sub.gif);
	margin:0px;
	padding:4px 3px 4px 16px;
}
#counter{
	padding:13px 20px 13px 40px;
}
#searchbox{
	margin:14px 0px 2px 0px;
	padding-left:12px;
}
#searchfield{
	float:left;
	margin-right:5px;
}
.searchfield{
	width:90px;
	padding:2px;
	border:1px solid #8e9fa7;
}
#searcinput{
	float:left;
}
#pagetitle{
	float:left;
}
#lang{
	float:right;
}
#frontinfo{
	float:left;
	width:328px;
	background-image:url(../gfx/bg/frontinfo.gif);
	background-repeat:no-repeat;
	margin-right:14px;
	background-color:#e2f5d5;
}
#frontflash{
	float:left;
}
.boxholder{
	padding:8px 12px 0px 10px;
}
#frontgallery{
	background-image:url(../gfx/bg/frontgallery.gif);
	background-repeat:no-repeat;
	width:505px;
	height:244px
}
#frontgallerybigthumb{
	float:left;
	width:207px;
}
#frontgallerythumbs{
	float:left;
	margin:5px 0px 0px 5px;
}
.frontgallerythumbstab td{
	padding:20px 20px 0px 20px;
}
.frontgallerythumbstab th{
	text-align:right;
	padding-top:5px;
}
#frontbottom{
	margin:4px 0px 20px 46px;
	background-image:url(../gfx/bg/frontbottom.gif);
	background-repeat:no-repeat;
}
#frontnews{
	float:left;
	width:302px;
	margin-right:14px;
}
#frontevents{
	float:left;
	width:304px;
}
.boxholder2{
	padding:14px 17px 4px 17px;
}
.wsep{
	font-size:1px;
	border-top:2px solid #FFFFFF;
	margin:12px 0px 10px 0px;
}
.frontboxmore{
	text-align:right;
}
.contentbox{
	background-image:url(../gfx/bg/contbox.gif);
	background-color:#e2f5d5;
	width:479px;
	background-repeat:no-repeat;
}
.content{
	padding:15px;
}
.itemstab td{
	border-bottom:1px solid #d0dac9;
	padding:27px 10px 27px 10px;
	vertical-align:top;
}