@charset "utf-8";
body {
	background-color: #D5EDB3;
	padding: 0px;
	margin: 0px;
	background-image: url(back.jpg);
	background-repeat: no-repeat;
}
#Firstheader {
	width: 850px;
	background-image: url(schaduw.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 802px;
}

#header {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#top {
	height: 400px;
	width: 800px;
}
#topAll {
	height: 103px;
	width: 800px;
}

#navi {
	width: 170px;
	float: left;
	background-color: #5C743D;
	height: 390px;
}
#Main {
	height: 370px;
	width: 550px;
	float: right;
	background-color: #F4FFE4;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
}
#footer {
	height: 10px;
	width: 780px;
	float: left;
	background-color: #99CC66;
	padding-left: 20px;
}
#FooterRight {
	height: 380px;
	width: 550px;
	float: right;
	background-color: #F4FFE4;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	line-height: 20px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #99CC66;
	font-weight: lighter;
	line-height: 26px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 8px;
	color: #333333;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #5C743D;
}
a:active {
	text-decoration: none;
	color: #333333;
}
