body {
	font-family:Georgia, Trebuchet, sans-serif;
	font-size:0.9em;
	color:#EEEEEE;
	line-height:1.5em;
}

a:link {
	color:#333333;
	text-decoration:none;
}
a:visited {
	color:#993300;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
a:active {
	color:#00CC66;
	text-decoration:none;
}
a.menylink:link {
	color:#AAAAAA;
	text-decoration:none;
}
a.menylink:visited {
	color:#993300;
	text-decoration:none;
}
a.menylink:hover {
	text-decoration:none;;
}
a.menylink:active {
	color:#00CC66;
	text-decoration:none;
}
h1 {
	padding-left:5px;
	font-size:1.7em;
	text-align:center;
	margin:0px;
}

p {
	padding:0px;
	margin:0px;
}

p:first-letter {
	font-size:125%;
}

.subtekst {
	color:#FF0000;
	font-size:0.8em;
}

h2 {
	font-size:1.3em;
}


hr {
	width:50%;
}

hr.nyh {
	width:5%;
}

.meny {
	list-style-type:none;
	padding-left:10px;
	margin:0px;
	font-size:14px;
}

#container {
	margin:0 auto;
	width:760px;
}

#container2 {
	background-image:url(images/menubg_05.png);
	background-repeat:repeat-y;
}
#header {
	background-image:url(images/jorgis_01.png);
	background-repeat:no-repeat;
	width:756px;
	clear:both;
	height:191px;
	}
	
#meny {
	float:left;
	width:138px;
	padding:5px;
	margin:0px;
}

#content {
	margin:0 0 0 155px;
	width:594px;
	padding:5px;
}

#footer {
	clear:both;
	background-image:url(images/jorgis_05.png);
	background-repeat:no-repeat;
	height:41px;
	text-align:center;
	padding-top:15px;
	margin-bottom:0px;
	font-size:0.8em;
}