body {
	background-color:#FFFFFF;
	margin: 0;
	scrollbar-base-color:#F0F0F0;
	scrollbar-face-color:#F0F0F0;
	scrollbar-3dlight-color:#F0F0F0;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color:#F0F0F0;
	scrollbar-highlight-color:#000F58;
	scrollbar-shadow-color:#000F58;
	scrollbar-track-color:#F0F0F0;
}

.menu {
	font-family: arial;
	font-size: 12px; 
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}

table {
	font-family: arial; 
	font-size: 12px;
	color: #666666;
}

input, select, textarea {
	font: arial;
	color: #000000;
	background-color: #82bf96; 
	border: 1px #000000	solid;
}

a:hover {
	color: #006822;
}

a {
	font-weight: bold;
	color: #666666;
}

.back_top {
	background-image: url(../pic/berchim.jpg);
	background-repeat: no-repeat;
}

.back_main {
	background-image: url(../pic/lkw.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.topic {
	font-size: 43px;
	color: #006822;
	font-weight: bold;
}

.topic2 {
	font-size: 23px;
}