body {
	margin: 0;
	padding: 0;
	color: #000;
	background: #fff;
	font-family: "Trebuchet ms", Times, serif;
	font-size: 12px;
	}
	
	
div,td,p,input,textarea {
	font-family: "Trebuchet ms", Times, serif;
	font-size: 12px;
	vertical-align: top;
	margin: 0;
	padding: 0;
	}
form {
	margin: 0;
	padding: 0;
}
	
h1, h2, h3, h4, h5 {
	font-weight: normal;
	margin: 0;
	line-height: 100%;
}
h1 {
	font-size: 30px;
}
h2 {
	font-size: 25px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 17px;
}
h5 {
	font-size: 14px;
}	

a:link, a:visited {
	text-decoration: underline;
	color: #525252;
}
a:hover {
	text-decoration: none;
	color: #000;
}

a img {
	border: none;
}

a:link.nav, 
a:visited.nav {
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	padding-left: 9px;
	text-transform: uppercase;
	letter-spacing: 3px;
	}
a:hover.nav  {
	color: #B5AF83;
	}
.lichtkrant {
	background: url('../images/scroll-txt.jpg') no-repeat 0 0;
	position: relative;
	overflow: hidden; 
	margin: 0px;
	padding-top: 5px;
}
	
#content {
	background: url('../images/homeBg.jpg') no-repeat 0 0; 
	border-top: 4px solid #000;  
	height: 350px;
}
#chapterBox {
	padding: 5px 0 0 0px;
}

.chapter1 {
	padding: 2px 0 0 530px;
}
.chapter2 {
	padding: 2px 0 0 540px;
}
.chapter3 {
	padding: 2px 0 0 550px;
}
.chapter4 {
	padding: 2px 0 0 560px;
}
.chapter5 {
	padding: 2px 0 0 570px;
}
.chapter6 {
	padding: 2px 0 0 580px;
}
.chapter7 {
	padding: 2px 0 0 590px;
}

.logoBox {
	border-top: 4px solid black;
	height: 75px; 
	background: url('../images/liftal-logo.gif') no-repeat right top;
}