.border1 {
	border: medium double #CCCCCC;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;


}
.titel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bolder;
	color: #CC9900;

}
.menu1 {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #CCCCCC;
}
.bg1 {
	background-image: url(../img/uihangbord.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 36px;
	color: #cc9900;

}
.bg2 {
	background-attachment: fixed;
	background-image: url(../img/clef.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border: medium double #CCCCCC;
}
.tekst1 {
	font-size: 16px;
	font-weight: normal;
	color: #FFFFCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.tekst2 {
	font-size: 13px;
	font-weight: normal;
	color: #FFFFCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
