* html body {
/*	overflow: hidden; */
	height: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-color: #f3faed;
	background: #f3faed url(images/body_bg_02.jpg) repeat-x left top;
	margin: 0px;
	padding: 0px;
}
a:link,a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover,a:active {
	color: #009595;
}

table#basetable {
	background: #f3faed /* url(images/kehida_vertical_02.gif) repeat-y left top */ ;
	border-left: 2px solid #009595;
	border-right: 2px solid #009595;
}
td#menuholder {
	background: url(images/kehida_vertical_grey.gif) repeat-y right bottom;
}
.box, .negbox {
	padding: 0;
	width: 140px;
/*	height: 130px; */
	margin: 0 0 15px 10px;
/*	background-color: #FFFFCC; */
}
.box {
	border: 1px dashed #009595;
}
.negbox {
	border: 1px dashed #f3faed;
	color: #f3faed;
}
.box div, .negbox div {
	margin: 10px;
	padding: 0;
	width: 120px;
/*	height: 120px; */
	overflow: hidden; 
	font-size: 10px;
}
.box h4, .negbox h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffe6;
	background-color: #009595;
	text-align: center;
	margin: 0px;
	padding: 1px;
}
.box ul, .negbox ul {
	text-align: left;
	list-style-position: outside;
	list-style-type: disc;
	margin: 10px 5px 10px 20px;
	padding: 0;
	font-size: 10px;
}
.negbox {
	background-color: #009595;
}
.negbox a:link, .negbox a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.negbox a:hover, .negbox a:active {
	color: #FFFFFF;
	text-decoration: #f3faed;
}
/* .box ul li a:link, .box ul li a:visited {
	color: #666666;
	text-decoration: none;
}
.box ul li a:hover, .box ul li a:active {
	color: #666666;
	text-decoration: none;
} */
option {
	padding: 2px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #009595;
	border: 1px solid #009595;
	padding: 2px;
	margin: 0px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #009595;
	border: 1px solid #009595;
	padding: 0px;
	margin: 1px;
	height: 18px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #009595;
	border: 1px solid #009595;
	padding: 2px;
}
input.button {
	padding: 3px;
	background: #ffffe6;
	font-weight: bold;
}
input.button:hover {
	background: #ffffff;
}
div#rightside {
	margin-right: 30px;
}
div#menu {
	height: 100%;
	width: 160px;
	margin: 0;
	padding-right: 10px;
	font-size: 11px;
	text-align: right;
	background-color: #f3faed;
	padding-bottom: 10px;
	color: #009595;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li.topmenu {
	list-style-type: none;
	padding: 3px 10px 3px 0;
	font-size: 11px;
	background:  url("images/menuitem_02.gif") no-repeat right center;
}
#menu li.submenu {
	list-style-type: none;
	padding: 3px 10px 3px 0px;
	margin-right: 10px;
	font-size: 11px;
	background:  url("images/menuitem_02.gif") no-repeat right center;
	font-style: italic;
}
div#header {
	height: 185px;
	width: 935px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url("images/hd_bg_02.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
#content {
	height: 100%;
	width: 100%;
	padding: 0 10px 0 10px;
	font-size: 11px;
}
#content a:link,#content a:visited {
	color: #009595;
	text-decoration: none;
}
#content a:hover,#content a:active {
	color: #009595;
	text-decoration: underline;
}
#content h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #009595;
	margin: 0 10px 10px 10px;
	text-align: left;
}
#content h2, #content .h2 {
	color: #009595;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#content h3 {
	color: #009595;
	font-size: 13px;
	text-align: left;
	font-weight: normal;
	text-decoration: underline;
	margin: 10px;
	padding: 0px;
}
#content .backtotop {
	width: 100%;
	padding: 5px 0 5px 0;
	margin: 15px 0 15px 0;
/*	background-color: #ddd; */
	border: 1px solid #009595;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-align: justify;
/*	text-indent: 10pt; */
	margin: 15px 10px;
}
#content p.noindent {
	text-indent: 0;
}
#content img{
	background: #009595 url(images/imgback_02.gif) repeat-y right top;
	padding: 10px 0 10px 20px;
	margin: 5px 15px 5px 15px;
}
#content ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #666666;
	text-align: justify;
	list-style-type: circle;
	list-style-image: url(images/listitem_02.gif);
}
#content table {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #009595;
}
#content tr, #content td {
	border: 1px solid #009595;
	vertical-align: top;
}
#content table tr td ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	text-align: justify;
	list-style-type: circle;
	list-style-image: url(images/listitem_02.gif);
}
#content th {
	border: 1px solid #f3faed;
	background-color: #009595;
	color: #f3faed;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
#content tr, #content td, #content td p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 0;
	text-align: center;
	line-height: 14px;
	margin: 0;
	padding: 2px;
}
.formtable td {
	text-align: left;
}
#content img.captcha {
	padding: 0;
	margin: 0;
	background: none;
	border: 1px solid #009595;
}
#galeria {
	border-style: none;
}
#galeria td {
	border-style: none;
	vertical-align: middle;
	text-align: center;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.slogen {
	background: #f3faed;
}
#popupDiv {
	position: absolute;
	visibility: hidden;
/*	width: 320px;
	height: 320px; */
	z-index: 1;
/*	left: 300px;
	top: 125px; */
	background-color: #f3faed;
	border: 3px double #009595;
}
#popupDiv div {
	position: absolute;
	height: 14px;
	width: 80px;
	overflow: hidden;
	font-size: 10px;
	padding: 0 2px 0 2px;
	margin: 0;
	z-index: 2;
	right: -3px;
	top: -17px;
	background-color: #f3faed;
	border-left: 1px solid #009595;
	border-right: 1px solid #009595;
	border-top: 1px solid #009595;
}