body { font-family: Arial, Helvetica, sans-serif; }
/* Start Of Layout Part */
#container {
	width: 826px;
	margin: 0 auto;
	padding: 0;
}
#logo {
	height: 143px;
	background-image: url(../gfx/logo_001.jpg);
	background-repeat: no-repeat;
	margin-bottom: 3px;
	text-indent: -1111em;
}
#header {
	height: 30px;
	background-image: url(../gfx/header_001.jpg);
	background-repeat: no-repeat;
	margin-bottom: 3px;
	text-indent: -1111em;
}
.navigation {
	width: 145px;
}
.content {
	font-size: 12px;
	margin-left: 175px;
	margin-right: 175px;
	background-color: #E9E9E9;
	border: 1px solid;
}
.leftfleet {
	float: left;
}
.rightfleet {
	float: right;
}
.news {
	font-size: 12px;
	width: 143px;
	background-color: #E9E9E9;
	border: 1px solid;
	margin-bottom: 5px;
}

.forum {
	font-size: 12px;
	width: 143px;
	background-color: #E9E9E9;
	border: 1px solid;
}
.mmt {
	font-size: 12px;
	width: 143px;
	background-color: #E9E9E9;
	border: 1px solid;
}
#footer {
	height: 30px;
	background-image: url(../gfx/footer.jpg);
	background-repeat: no-repeat;
	clear: both;
	margin-top: 3px;
	text-indent: -1111em;
}

/* End Of Layout Part */
/* Start Of Menu Part */
#menu ul {
	margin: 0;
	padding: 0;
}
#menu li { 
	background: url(../gfx/menu_001.jpg) no-repeat;
	font-size: 12px;
	text-align: left;
	width: 145px;
	list-style-type: none;
	margin-bottom:3px;
	height:26px;
	line-height: 26px;
	overflow:hidden;
}
#menu li a { 
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 109px;
	margin-left: 36px;
}
/* End Of Menu Part */
/* Start Of W3 Part */
#validator ul {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}
#validator li {
	font-size: 9px;
	display: inline;
	list-style-type: none;
	width: 60px;
	padding-left: 3px;
	padding-right: 3px;
}
#validator li a {
	text-decoration: none;
	color: #000000;
	border: 1px solid;
	border-left: 5px solid #000000;
	border-color: #000000;
	background-color: #E9E9E9;
	padding-left: 1px;
	padding-right: 1px;	
}
#validator li a:hover {
	text-decoration: none;
	color: #000000;
	border: 1px solid;
	border-left: 5px solid #000000;
	border-color: #000000;
	background-color: #FF0000;
	padding-left: 1px;
	padding-right: 1px;
}
/* End Of W3 Part */
/* Start Of Text Styles */
.tittel {
	font-weight: bold;
}
.tittel a {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.headlines a {
	text-decoration: none;
	color: #999999;
	font-weight: normal;
}
.korthistorie {
	border-bottom: 1px solid;
}
.fullhistorie {
	border-bottom: 1px solid;
}
.forfatter {
	border-bottom: 1px solid;
	margin-bottom: 3px;
}
.forfatter a {
	text-decoration: none;
	color: #999999;
	font-weight: normal;
}
/* End Of Text Styles */
/* Start Of Administrasjon */
#admincontainer {
	width: 685px;
	margin: 0 auto;
	padding: 0;
}
.admincontent {
	font-size: 12px;
	background-color: #E9E9E9;
	border: 1px solid;
	margin-bottom: 3px;
}
.adminfooter {
	font-size: 9px;
	background-color: #E9E9E9;
	border: 1px solid;
	text-align: center;
}
.adminfooter a {
	text-decoration: none;
	color: #000000;
}
.adminheader{
	background-color: #FF0000;
	width: 100%;
	border: 1px solid;
	border-color: #000000;
	margin-bottom: 3px;
}
.adminlogo {
	font-style: italic;
	font-variant: small-caps;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;	
}
#adminmenu ul {
	padding-left: 0px;
	margin-left: 0px;
	display: inline;
}
#adminmenu li {
	font-size: 12px;
	display: inline;
	list-style-type: none;		
}
#adminmenu li a {
	text-decoration: none;
	color: #000000;
	border: 1px solid;
	border-color: #CCCCCC;
	padding: 2px 1px 2px 1px;
	margin: 0px 0px 4px 0px;
}
#adminmenu li a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #FF0000;
	border: 1px solid;
	border-color: #000000;
	border-top: 2px solid;
	border-bottom: 2px solid;
}
/* End Of Administrasjon */
/* Start Of Gjestebok */
.gjesteboktittel {
	border-bottom: 1px solid;
	border-bottom-color: #000000;
}
.gjestebokbold {
	font-weight: bold;
}
.gjesteboktekstcont {
	width: 100%;
	background-color: #CCCCCC;
	border-top: 1px solid;
	border-top-color: #000000;
}
.gjesteboktekst {
}
/* End Of Gjestebok */
/* Start Of RusseListe */
.contboxa {
	background-color: #CCCCCC;
	width: 100%;
}
.contboxb {
	background-color: #999999;
	width: 100%;
}
.tekst-right {
	float: right;
}	
/* End Of RusseListe */