body {
	background-color: #323229;
	margin-top: 0px;
	overflow:scroll-y;
}

td {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	letter-spacing: 0,5px;
	color: #000000;
}

hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #605f4e;
}

a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a.navitem:hover {
	text-decoration: none;
}

a.navitem {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	letter-spacing: 2px;
	color: 000000;
	text-transform: uppercase;
}

ul {
	list-style: none;
	width: 100%;
	padding-left: 25px;

}

ul li {
	margin:3;
	float: left;
	text-align: center;
}

.navArea{
	background-color: #605f4e;
	word-spacing: 20px;
	white-space: nowrap;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #22221c;
	border-bottom-color: #22221c;
}

.navitemActive {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	letter-spacing: 2px;
	color: #a9aa8b;
	text-transform: uppercase;
}

.logo {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 25px;
	letter-spacing: 10px;
	color: #a9aa8b;
	text-transform: uppercase;
	padding-left:10px;
}

.rubLight {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	letter-spacing: 5px;
	color: #a9aa8b;
	text-transform: uppercase;
}

.lightBread {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	letter-spacing: 0,5px;
	line-height: 20px;
	color: #a9aa8b;
}

.anfang {
	font-size: 40px;
	float: left;
	text-transform: uppercase;
	position: relative;
	padding-right: 7px;
	line-height: 100%;
}

.listBlack {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	letter-spacing: 0px;
	color: #000000;
}

.listLight {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	letter-spacing: 0px;
	color: #a9aa8b;
}

//ta bort
.navItemBox {
	border: 1px;
	text-align: justify;
	text-justify: inter-word;
	width: 100%;
}

#mozscroll { /* Force vertical scrollbar in Gecko browsers */
	position: absolute;
	top: 0px;
	bottom: -1px;
	visibility: hidden;
}

#introLeft {
	width:364px;
	padding-left: 12px;
	padding-top: 20px;	
}

#introRight {
	/*width:342px;*/
	padding-top: 20px;
	padding-left: 6px;
	padding-right: 12px;	
}

