body {
	background-color: #F0EFD9;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#menu {
	background-color: #FDE997;
	position: absolute;
	left: 5px;
	top: 138px;
	width: 170px;
	height: 460px;
	padding: 0px;
	background-image: url(img/bgmenu.gif);
	background-repeat: repeat-x;
}
#rmenu {
	background-color: #FFE88E;
	position: absolute;
	left: 600px;
	top: 138px;
	width: 150px;
	padding: 0px;
	background-image: url(img/bgmenu.gif);
	background-repeat: repeat-x;
}
.tp {
	color: #FFFFFF;
	font-size: 11px;
	text-indent: 10px;
	font-weight: bold;
}
#menu li {
	list-style-type: none;
	margin-top: 6px;
	margin-left: -29px;
}
#menu li.hd {
	font-weight: bold;
	margin-top: 19px;
}
#menu p, #rmenu p.tp {
	text-indent: 10px;
	margin-top: 6px;
	margin-bottom: 6px;
}
#menu a:link, #menu a:visited, #menu a:active {
	color: #000000;
	font-weight: normal;
}
#menu a:hover {
	color: #000000;
	text-decoration: none;
}
#contactbox {
	background-color: #FCFCF7;
	position: absolute;
	left: 5px;
	top: 629px;
	width: 170px;
	height: 130px;
	padding: 0px;
	background-image: url(img/bgmenu.gif);
	background-repeat: repeat-x;
}
#contactbox p {
	text-indent: 10px;
	margin-top: 6px;
	margin-bottom: 6px;
}
#contactbox p.hd {
	font-weight: bold;
	margin-top: 15px;
}
#contactbox a:link, #contactbox a:visited, #contactbox a:active {
	font-weight: bold;
	color: #CC0001;
}
#contactbox a:hover {
	color: #CC0001;
	text-decoration: none;
}
#container {
	position: absolute;
	width: 395px;
	left: 190px;
	top: 129px;
	line-height: 20px;
	text-align: justify;
}
#foto {
	left: 210px;
	position: absolute;
	top: 380px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #348C66;
}
#foto p {
	margin-top: 0px;
	margin-bottom: 4px;
}
#foto p.jp {
	text-indent: 10px;
}
#container h1 {
	font-size: 15px;
	color: #666666;
	text-decoration: underline;
	text-align: left;

}
.formlabel {
	font-weight: bold;
	text-align: right;
	width: 100px;
}
td {
	font-size: 11px;
}
input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #333333;
}
a:link, a:visited, a:active {
	font-weight: bold;
	color: #CC0001;
}
a:hover {
	color: #CC0001;
	text-decoration: none;
}
.margins {
	margin: 10px;
}
.ttop {
	font-weight: bold;
	background-image: url(img/black.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.t1 {
	background-color: #FCFCF8;
}
.tbottom {
	line-height: 3px;
	background-image: url(img/grey.gif);
	background-repeat: repeat-x;
	background-position: top;
}
h2 {
	font-size: 13px;
	text-decoration: underline;
}
.right {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.empty {
	border: none;
}
