	body, td {
		text-align:left;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#c2c2c2;
		line-height: 1.8em;
	}
	
	body {
		background-color:#2a2a2a;
	}
	
	th {
		text-align:left;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#ffc800;
		font-weight:bold;
		letter-spacing:0.2em;
		padding: 1.5em 0 0.1em 0;
	}
	
	a { color:#ffffff; text-decoration:none; border-bottom: 1px solid #ffffff; }

	a.bildlink { border-bottom: none; }
	
	a.admin {
		padding-left: 10px;
		background-image:url(/grafik/edit.gif);
		background-repeat:no-repeat;
		background-attachment:scroll;
		background-position:left center;
	}
	/*a.admin:link { color:#000000;  background-color: #777777; }
	a.admin:visited { color:#000000;  background-color: #777777; border: }
	a.admin:active { color:#000000;  background-color: #ffffff; border: }
	a.admin:hover { color:#000000; background-color: #ffffff; border:  }
	*/
	
	p {
		text-align:justify;
		margin: 0;
		/*text-indent: 1.4em;*/
	}
	
	h1 {
		text-align:left;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size:25px;
		color:#ffffff;
		font-weight:normal;
		letter-spacing:0.3em;
		padding: 1.0em 0 0.1em 0;
		margin: 0;
	}

	h2 {
		text-align:left;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size:20px;
		color:#000000;
		font-weight:bold;
		letter-spacing:0.2em;
		padding: 1.5em 0 0.1em 0;
		margin: 0;
	}
	
	h2 a,
	h3 a {
		color:#ffc800; text-decoration:none; border-bottom: 0px none;
	}
	
	h3 {
		text-align:left;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size:11px;
		line-height: 1.4em;
		color:#ffc800;
		font-weight:bold;
		letter-spacing:0.1em;
		padding: 1.5em 0 0.1em 0;
		margin: 0;
	}
	
	.datum {
		color:#ffffff;
		margin-right: 0.9em;
	}
	
	.text_liten,
	.text_liten * {
		font-size:11px;
		line-height: 1.4em;
	}
	
	.text_liten h2 {
		letter-spacing:0.1em;
	}
	
	
	.contentbox {
		background-color: #2D2D2D;
		padding: 0px 8px 10px 8px;
		margin-bottom: 5px;
	}
	


	.kalender .kalender_rad {
		clear:left;
		padding:10px 0 10px 0;
	}
	.kalender .datum {
		float:left;
		width:6em;
		margin:0 0 0 0;
	}
	.kalender .nyhetsbild {
		float:left;
		width:6em;
		margin:0 0 0 0;
	}
	.kalender .nyhetstext {
		float:left;
		max-width:420px;
	}
	.kalender h2 {
		padding:0 0 0 0;
	}
	.kalender .mote {
		background-color: #393939;
	}

	
	.galleri_kalender .kalender_rad {
		clear:left;
		padding:10px 0 10px 0;
	}
	.galleri_kalender .nyhetsbild {
		float:left;
		width:180px;
		margin:0 0 0 0;
	}
	.galleri_kalender h2 {
		padding:0 0 0 0;
	}
	.galleri_kalender .nyhetstext {
		float:left;
	}
	.kalender .mote {
		background-color: #393939;
	}
	
	
	.bildram_thumb {
		width:220px;
		height:220px;
		background-color:#708090;
		margin-bottom: 10px;
	}
	
	.bildram_thumb * {
		line-height: 1.2em;
		font-size:11px;
		color:#888888;
	}
	
	.bild_thumb {
		border: 2px solid #888888;
	}
	
	.bildram_thumb a:link { color:#ffffff; text-decoration:none; border-bottom: none; }
	.bildram_thumb a:visited { color:#ffffff; text-decoration:none; border-bottom: none; }
	.bildram_thumb a:active { color:#ffffff; text-decoration:none; border-bottom: none; }
	.bildram_thumb a:hover { color:#ffffff; text-decoration:none; border-bottom: none; }
	
	.bildram_thumb a:hover .bild_thumb { border-color: #CCCCCC; }
	
	
	.bildtitel_thumb {
	}

	.bildfotograf_thumb {
	}

	.bildram {
		width:800px;
		background-color:#708090;
		margin-bottom: 10px;
	}
	
	.bildram * {
		line-height: 1.2em;
		font-size:13px;
		color:#888888;
	}
	
	.bild {
		border: 2px solid #888888;
		margin-bottom: 20px;
	}
	.bildram a:link { color:#ffffff; text-decoration:none; border-bottom: none; }
	.bildram a:visited { color:#ffffff; text-decoration:none; border-bottom: none; }
	.bildram a:active { color:#ffffff; text-decoration:none; border-bottom: none; }
	.bildram a:hover { color:#ffffff; text-decoration:none; border-bottom: none; }
	
	.bildram a:hover .bild { border-color: #CCCCCC; }
	
	
	.bildtitel {
		font-size:16px;
		color:#c2c2c2;
	}

	.bildfotograf {
	}

	.medlem_titel {
		color:#ffffff;
		font-style:italic;
	}
	
	
	
	.meny_box {
		font-size:13px;
		color:#c2c2c2;
		line-height: 1.2em;
	}
	
	.meny_box a:link { color:#ffc800; text-decoration:none; border-bottom: 1px dotted #3F3F3F; }
	.meny_box a:visited { color:#ffc800; text-decoration:none; border-bottom: 1px dotted #3F3F3F; }
	.meny_box a:active { color:#ffc800; text-decoration:none; border-bottom: 1px dotted #3F3F3F; }
	.meny_box a:hover { color:#ffffff; text-decoration:none; border-bottom: 1px solid #ffffff; }
	
	
	
	input, textarea, select {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#ffffff;
		background-color:#3a3a3a;
		border-style:solid;
		border-width:2px;
		border-color:#222222 #444444 #444444 #222222;
	}
	
	input:focus, textarea:focus, select:focus {
		background-color:#cccccc;
		color:#000000;
		border-color:#aaaaaa #dddddd #dddddd #aaaaaa;
	}
	
	input[type="button"]
	{
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#c2c2c2;
		background-color:#444444;
		border-style:solid;
		border-width:2px;
		border-color: #555555 #333333 #333333 #555555;
	}
	
	
	input[type="submit"]
	{
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size:13px;
		font-weight:bold;
		color:#000000;
		background-color:#ffc800;
		border-style:solid;
		border-width:2px;
		border-color: #ffd844 #dfa900 #dfa900 #ffd844;
	}

