/* ---------------------------------------------------------------------------
	general
--------------------------------------------------------------------------- */
html {
	overflow-y: scroll;
	height:100%;
	}

body {
	font-size: 75.5%;
	font-family: Arial, 'Trebuchet MS', Helvetica, Arial; 
	background:#818181 url(/Files/System/bg.gif) repeat-y center;
	color: #444;
	margin: 0;
	padding: 0;
	text-align:center;
	}


a:link {
	color: #677F37;
	text-decoration:none;
	}

a:visited {
	color: #677F37;
	text-decoration:none;
	}

a:hover, a:focus {
	color: #465736;
	text-decoration:underline;
	}

#search{
	font-size: .9em;
	padding:0;
	float:right;
	margin: 0 10px 0 0;
	}

.soeg{
	border:0;
	background-color:transparent;
	margin:0;
	padding:0;
	}

.logind{
	border:0;
	background-color:#efefef;
	float:right;
	margin: 4px 7px 0 0;
	}

input, textarea {
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 110%;
	color:#555;
	/*border:1px solid #677f37;*/
	background-color:#fff;
	/*height:20px;*/
	/*padding: 0 3px 3px 3px;*/
	text-align: left;
	}

input[type=text]:focus, textarea:focus {
	border:1px solid #677f37;
	color: #333;
	}

form{
	padding:0;
	margin: 3px 0 0 0;
	}

img{
	border:0px;
	}

#wrap {
	width:890px;
	margin: 0 auto;
	padding: 0;
	text-align:left;
	background:#ccc url(/Files/System/content_bg.gif) left top repeat-y;
	}

#wide {
	width:890px;
	margin: 0 auto;
	padding: 0;
	text-align:left;
	background:#ccc url(/Files/System/content_bg_wide.gif) left top repeat-y;
	}

.clear{
	clear:both;
	}


ul{
	padding:5px 0 5px 10px;
	margin:0 0 0 10px;
	list-style:disc outside url(/Files/System/bullet.gif);
	}

li{
	padding:0;
	margin:0;
	}

table #medlemmer{
	padding:0;
	margin:0;
	border:1px solid #666;
	width: 99%;
	}

#medlemmer th {
	color:#fff;
	background-color:#677f37;
	}

#medlemmer tfoot td {
	background-color:#e3e3e3;
	}

#medlemmer td {
	background-color:#efefef;
	padding: 2px;
	}



/* ---------------------------------------------------------------------------
	header
--------------------------------------------------------------------------- */
#header {
	background:transparent url(/Files/System/header.jpg) no-repeat center;
	width:890px;
	height:78px;
	margin: 0 auto;
	}


/* ---------------------------------------------------------------------------
	nav
--------------------------------------------------------------------------- */
#nav {
	width:890px;
	margin: 0;
	padding: 0;
	background:transparent url(/Files/System/nav_bg.gif) no-repeat top center;
	}


/* ---------------------------------------------------------------------------
	devider
--------------------------------------------------------------------------- */
#devider{
	background:transparent url(/Files/System/devider.gif) no-repeat center;
	width:890px;
	height:19px;
	}

/* ---------------------------------------------------------------------------
	left & right sidebar
--------------------------------------------------------------------------- */
#left {
	padding: 5px 0 20px 0;
	margin: 0 0 10px 5px;
	width: 185px;
	line-height: 1.4em;
	font-size: .8em;
	float:left;
	display:inline;
	}


#right {
	padding: 5px 0 20px;
	margin: 0 5px 20px 0;
	width: 190px;
	line-height: 1.4em;
	font-size: .8em;
	float:left;
	display:inline;
	}


#left h1, #right h1 {
/*
	font-size: 1.2em;
	font-weight:bold;
	padding: 10px 0 0;
	margin: 0;
*/
	letter-spacing: -.05em;
	margin: 0;
	padding: 0 0 10px 0;
	line-height: 1em;
	font-size: 1.2em;
	display: inline;
	color:#677F37;
	}

#right h1{
	padding:0;
	}

#left h1 a{
	font-size: 1em;
	}

#left small, #right small {
	font-size: 1em;
	color: #677F37;
	}

#left p, #right p {
	font-size: 1.em;
	margin:0;
	padding: 0;
	}

#right .odd{	
	background-color: #fff;
	margin:0;
	padding: 10px 0;
	}

#right .even{
	margin:0;
	padding: 10px 5px;
	}

#right .even img{
	background-color: #fff;
	border: 1px solid #999;
	margin: 0 auto;
	padding: 3px;
	}

.rline {
	background:transparent url(/Files/System/dot.gif) repeat-x;
	height: 1px;
	font-size: 0;
	clear: both;
	margin:0;
	padding: 0;
	}
/* ---------------------------------------------------------------------------
	center
--------------------------------------------------------------------------- */
#center {
	font-size: 1.2em;
	float: left;
	padding:0;
	margin:0 0 10px 0;
	width: 510px;
	text-align: justify;
	line-height: 1.25em;
	}

#center h1, #center h1.h1, #center h1 a {
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	font-size: 1.8em;
	font-weight:bold;
	color:#677F37;
	line-height: 1em;
	}

#center h2, #center h2.h2, #center h2 a {
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	font-weight:bold;
	color:#677F37;
	line-height: 1em;
	}

#center h1 a {
	font-size: 1em;
	}

#center h1 a:hover, h1 a:focus {
	color: #465736;
	text-decoration:none;
	}
/*
#center img {
	border: 0;
	float: left;
	padding: 5px;
	margin: 0 7px 2px 0;
	display: inline;
	}
*/
#center .border {
	border: 1px solid #c3c3c3;
	float: left;
	padding: 5px;
	margin: 0 7px 2px 0;
	display: inline;
	}

#center img.alignright {
	border: 1px solid #c3c3c3;
	float: right;
	padding: 5px;
	margin: 0 0 2px 7px;
	display: inline;
	}

#line {
	background:transparent url(/Files/System/dot.gif) repeat-x;
	height: 1px;
	font-size: 0;
	clear: both;
	margin: 10px 2px;
	padding: 0;
	width: 510px;
	}


/* ---------------------------------------------------------------------------
	footer
--------------------------------------------------------------------------- */
#footer {
	background:transparent url(/files/system/footer.gif) no-repeat center;
	padding: 0;
	margin: 0 auto;
	width: 890px;
	height:50px;	
	clear: both;		
	}

#footer p {
	font-family: verdana; 
	color: #fff;
	margin: 0;
	padding: 15px 0;
	text-align: center;
	text-transform:uppercase;
	font-size:75%;
	}

#footer a {
	color: #fff;
	text-decoration:none;
	}

#footer a:hover, #footer a:active {
	text-decoration:underline;
	}




