body, html {
	background-image:url(../img/bg.gif);
	width: 100%;
	height: 100%;
	margin: 0;
	font-family: Arial, helvetica, sans-serif;
	font-size: 88%;
	line-height: 1.4em;
	text-align: left;
	color: #3E2717;
}

a:link {
	color: #78675C;
}
a:visited {
	color: #78675C;
}
a:hover {
	color: #78675C;
	text-decoration: none;
}
a:active {
	color: #78675C;
}
h1,h2 {
	color: #3E2717;
	font-size: 16px;
	/*text-transform: uppercase;*/
}

h3,h4 {
	color: #3E2717;
	font-size: 12px;
	text-transform: uppercase;
}

#history td {
	vertical-align: top;
	}
	
#top {
	background-image:url(../img/folge_01a.jpg);
	background-repeat: no-repeat;
	}
#meta {
	float: right;
	display: inline;
	padding: 10px 15px 0px 0px;
	letter-spacing: 0.1em;	
}
#meta a {
	text-decoration: none;
	color: #fff;
}
#meta a:hover {
	text-decoration: none;
	color: #fff;
}
.metaitems {
	padding-right: 15px;
}

#footer {
	padding-top: 6px;
	padding-left: 5px;
	font-size: 12px;
	/*letter-spacing: 0.047em;*/
	border-top: solid 1px #A89E96;
	text-align: center;
}

#footer a {
	text-decoration: none;
	color: #78675C;
	}

.space {
	padding-right: 10px;
}
	
#lang {
	display: inline;
	}
#hometop {
	background-image:url(../img/home_01a.jpg);
	background-repeat: no-repeat;
	}
		

ul#navlist {
	padding-top: 0px;
	margin-top: 25px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 1px;
	/*width: 160px;*/
	}
#navlist li {
	margin-bottom: 5px;
	}
ul#sub {
	list-style-type: none;
	padding-left: 20px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	}
#sub li {
	color: #5A4739 !important;
	margin-bottom: 5px !important;
	}
#sub li a:hover {
	background-image: none !important;
	font-weight: bold;
	}

#navlist li a {
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	margin-bottom: 10px;
	padding-left: 10px;
	}
#navlist li a:hover {
	background-image: url(../img/dash.gif);
	background-position: -5% 50%;
	background-repeat: no-repeat;
}
#homecontent {
	background-image: url(../img/home_04.gif);
	background-repeat: no-repeat;
	}
#homenav {
	background-image: url(../img/home_02.gif);
	background-repeat: no-repeat;
	}
#homepix {
	background: url(../img/home_04.jpg);
	background-repeat: no-repeat;
	/*width: 222px;*/
	color: #fff;
	/*background-color: #3E2717;*/
	}
#content {
	background-image: url(../img/folge_04.gif);
	background-repeat: no-repeat;
	}
#text {
	padding: 1.5em 3.5em 0.1em 3em;
	height: 500px;
	overflow: auto;
	font-size: 13px;
         color: #3E2717;
}
#homecontent #text {
	height: auto;
	}
#navi {
	background-image: url(../img/folge_02.gif);
	background-repeat: no-repeat;
	width: 214px;
	}
#pix {
	background-color: #fff;
	border-top: solid 1px #fff;
	}
#footer {
	background-image: url(../img/folge_05.gif);
	background-repeat: no-repeat;
	}
#homefooter {
	background-image: url(../img/home_05.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
	/*padding-left: 5px;*/
	font-size: 12px;
	letter-spacing: 0.057em;
	text-align: center;
	}