html, body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	overflow:auto;
}

#background{position:absolute; z-index:1; width:100%; height:100%;}
#scroller {
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	overflow:auto;
	z-index:2;
	left: 0px;
}
.menufont {
	font-family: ITC Franklin Gothic Demi, ITC Franklin Gothic Book, Arial;
	font-size: 14px;
	color: #FFFFFF;
}
#mainContent {
	font-family: ITC Franklin Gothic Book, Arial;
	font-size: 12px;
	color: #000000;
}
.frontpage {
	background-repeat: no-repeat;
	background-image: url(img/frontpage.jpg);
	background-attachment: scroll;
	position: relative;
	visibility: visible;
	background-position: center top;
}
.imagetext {
	font-family: ITC Franklin Gothic Book, Arial;
	font-size: 12px;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}
.prev {
	font-family: ITC Franklin Gothic Book, Arial;
	font-size: 12px;
	color: #000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 28px;
}
.next {font-family: ITC Franklin Gothic Book, Arial;
	font-size: 12px;
	color: #000000;
	margin-top: 0;
	margin-right: 28px;
	margin-bottom: 0;
	margin-left: 0;
}
.back {
	font-family: ITC Franklin Gothic Book, Arial;
	font-size: 12px;
	color: #000000;
	vertical-align: middle
}
.amour_fou {
	font-family: Courier New, Courier, monospace;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
}
.diarytext {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 20px;
	padding-top: 120px;
}
.diarytextblack {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #000000;
	line-height: 20px;
	padding-top: 200px;
}
.imageoverflow {
	padding: 10px 0 10px 20px;
	overflow: auto;
	visibility: visible;
}
.imagetextMargin35 {
	font-family: ITC Franklin Gothic Book, Arial;
	font-size: 12px;
	color: #000000;
	margin-right: 35px;
}
.imagetextMargin55 {
	font-family: ITC Franklin Gothic Book, Arial;
	font-size: 12px;
	color: #000000;
	margin-right: 55px;
}
.imagetextMargin192 {
	font-family: ITC Franklin Gothic Book, Arial;
	font-size: 12px;
	color: #000000;
	margin-right: 192px;
}
.seekandhideMargin {
	font-family: ITC Franklin Gothic Book, Arial;
	font-size: 12px;
	color: #000000;
	margin-right: 200px;
}
.underline {
	text-decoration: underline;
}
.saleMargin {
	font-family: ITC Franklin Gothic Book, Arial;
	font-size: 12px;
	color: #000000;
	margin-right: 175px;
}
.tekstwhite {
	font-family: ITC Franklin Gothic Book, Arial;
	font-size: 14px;
	color: #FFFFFF;
	padding-right: 400px;
	padding-top: 150px;
}
.tekstcontact {
	font-family: ITC Franklin Gothic Book, Arial;
	font-size: 14px;
	color: #FFFFFF;
}
.cvtekst {
	font-family: Calibri, "Times Roman", serif;
	color: #000;
}

