@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFF;
}



#apDiv1 {
	text-align: left;
	margin: auto;
	width:650px;
	z-index:1;

}
#apDiv2 {
	position:relative;
	left:160px;
	top:40px;
	width:470px;
	height:50px;
	z-index:2;
	
	

}
#apDiv3 {
	position:absolute;
	left:-170px;
	top:80px;
	width:130px;
	z-index:3;
	
}
#apDiv4 {
	position:absolute;
	left:160px;
	top:0px;
	width:470px;
	z-index:4;
	
}











.logo {
	text-align:center;
	font-size: 35px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: normal;
	color: #black;
	line-height:120%;
	text-transform: none;
	cursor: auto;
	text-decoration: none;
}

.menu {
	text-align:right;
	font-size: 22px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: normal;
	color:#9C9D98;
	line-height:120%;
	text-transform: none;
	cursor: auto;
	text-decoration: none;
}

.menukolor {
	text-align:right;
	font-size: 22px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: normal;
	color:black;
	line-height:120%;
	text-transform: none;
	cursor: auto;
	text-decoration: none;
}

.email {
	text-align:center;
	font-size: 22px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: normal;
	color:black;
	line-height:120%;
	text-transform: none;
	cursor: auto;
	text-decoration: none;
}

.tekst {
	padding-left:5px;
	padding-right:15px;
	text-align:justify;
	font-size: 17px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: normal;
	color:black;
	line-height:110%;
	text-transform: none;
	cursor: auto;
	text-decoration: none;
}



.white{
	padding-top:15px;
	padding-left:15px;
	border:none;
}

.white2{
	padding-top:15px;
	padding-left:25px;
	border:none;
}

	
