.header {
	background-image: url(images/layout/header.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 150px;
	width: 800px;
}
body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/layout/background_repeat.jpg);
}
td.information {
	color: #172910;
	background-color: #FFFFFF;
	padding: 30px;
	font-size: 80%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #172910;
	border-left-color: #172910;
}
a:link, a:active, a:visited {
	color: #4189B4;
	text-decoration: none;
}
td.footer {
	font-size: 70%;
	color: #172910;
	background-color: #FFFFFF;
	background-image: url(images/layout/info_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 30px;
	vertical-align: middle;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #172910;
	border-left-color: #172910;
}
.textbigger {
	font-size: 120%;
}


a:hover {
	color: #4189B4;
	text-decoration: underline;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #497347;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #85AF73;
}
ul.list {
	font-size: 80%;
	font-weight: bold;
	color: #85AF73;
	margin: 0px;
	list-style-position: outside;
	list-style-image: url(images/layout/hut_icon.jpg);
}
li.list {
	padding-top: 4px;
	padding-bottom: 2px;
}
table.right {
	margin-left: 15px;
}


.header_smalltext {
	font-size: 80%;
	color: #85AF73;
	padding-bottom: 5px;
	padding-top: 5px;
}
.image_l {
	border: 1px solid #497347;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.image_r {
	border: 1px solid #497347;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.menu_header {
	font-size: 80%;
	color: #DBE0C4;
	background-color: #172910;
	padding: 10px 5px;
}
.menu_header a:link, .menu_header a:active, .menu_header a:visited {
	color: #B2CE7E;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menu_header a:hover {
	color: #DBE0C4;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.header_text {
	color: #85AF73;
	padding-bottom: 5px;
	padding-top: 5px;
}
h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #497347;
}

h3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #497347;
}
.80text {
	font-size: 80%;
}
.right .header_text {
	background-color: #E7F1E2;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
.image_nb {

	border: 1px solid #497347;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
ul.indent {

	font-size: 80%;
	list-style-position: outside;
	list-style-image: url(images/layout/hut_icon.jpg);
}

