body {
	background-image: url(graphics/lands_backgr.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;

}
h1 {

font-family:"Courier New", Courier, monospace;
font-size:22px;
color:#40550A;
}
h2 {

font-family:"Courier New", Courier, monospace;
font-size:18px;
color:#E3004F;
}
h3 {

font-family:"Courier New", Courier, monospace;
font-size:16px;
color:#666666;
}


.leftcontainer {

padding-top:42px;
padding-right:10px;
}
.Stil4 {
	font-size: 14px;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	color: #40550A;
}
.Stil6 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #666666;
}

.topbox {
	background-image: url(graphics/landscape.jpg);
	height: 273px;
	width: 780px;
}

a.nav:link, a.nav:active, a.nav:visited, .nav {
color:#ffffff;
font-family:"Courier New", Courier, monospace;
font-size:14px;
font-weight:bold;
}
a.nav:hover {
	color:#ffffff;
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}
a.navsub:link, a.navsub:active, a.navsub:visited, .navsub {
color:#333333;
font-family:"Courier New", Courier, monospace;
font-size:12px;
font-weight:bold;
}
a.navsub:hover {
	color:#333333;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
