@charset "utf-8";
/* CSS Document */

html{height: 98%;}
body{
	height:98%;
	color: #FFF;
}

#content{
	width:800px;
	height:98% auto;
	margin:0px auto;
	padding-top:0px;
	padding-left:15px;
	padding-right:15px;
	-webkit-box-shadow:4px 4px 10px rgba(0,0,0,0.5);
	-moz-box-shadow:4px 4px 10px rgba(0,0,0,0.5);
	box-shadow:4px 4px 10px rgba(0,0,0,0.5);
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top-color: #F6F6F6;
	border-right-color: #F6F6F6;
	border-bottom-color: #F6F6F6;
	border-left-color: #F6F6F6;
}

header{
	text-align:center;
	color: #000;
	font-style: normal;
}

nav ul {
	border-top:double 0px #8e8e8e;
	text-align:center;
}
nav ul li {
	float:left;
	padding:0px 40px;
	list-style-type:none;
	border-bottom: solid 0px #8e8e8e;
}

nav ul li a {
	font-size:15pt;
	font-weight: bold;
	color :rgb(86, 122, 199);
	text-decoration: none;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.70);
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
}

nav ul li a {
	font-size:15pt;
	font-weight: bold;
	color :rgb(0, 0, 0);
	text-decoration: none;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.70);
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	-webkit-transition:all 1.0s ease-in-out;
	-moz-transition:all 1.0s ease-in-out;
	transition:all 0.1s ease-in-out;	
}

nav ul li a:hover,
nav ul li a:focus
{
	color: rgb(0,0,0);
	background: rgb(86,122,199);
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}
<style type="text/css">
.header {
	font-weight: bold;
}
.headera {
	color: #FFF;
	font-weight: bold;
	font-size: 8px;
}
.tekst {
	color: #FFF;
}

.tekst {
	font-weight: bold;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}
.tekst {
	font-size: 9px;
}
.tekst {
	font-size: 12px;
}
.tekst {
	font-style: italic;
	font-size: 14px;
}
.tekst .tekst .tekst {
	font-size: 14px;
}
.header {
	font-size: 14px;
	color: #FFF;
}
.header {
	font-style: italic;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
}
</style>
