/* Article styles */

	.article { color: #111; }
	.article_style_grotesk { font-family: arial, verdana, sans-serif; font-size: 11px; }
	.article_style_times { font-family: times, "times new roman", serif; font-size: 11px; }
	a:link.article_link, a:visited.article_link {  }
	a:hover.article_link, a:active.article_link {  }
	
	.article_edit {  }
	
	h1.article_headline { font-size: 22px; }
	h2.article_headline { font-size: 18px; }
	h3.article_headline { font-size: 14px; }
	.article_head1 { font-size: 18px; font-weight: bold; }
	.article_head2 { font-size: 12px; font-weight: normal; }
	.article_subtitle { font-weight: bold; }
	
	.article_imagespace { margin: 10; font-style1: italic; font-size: 9px; line-height:14px; }
	.article_image { border: solid 1px #555; }
	.article_imagecaption b { font-size: 9px; line-height:18px; }
	a:link.article_imagelink, a:visited.article_imagelink {  }
	a:hover.article_imagelink, a:active.article_imagelink {  }
	
	.article_largeimage { margin: 10px; }
	a:link.article_largeimagelink, a:visited.article_largeimagelink {  }
	a:hover.article_largeimagelink, a:active.article_largeimagelink {  }
	

/* Navigation styles */
	
	ul.topnav { padding: 0; margin: 0; list-style-type: none; text-transform: uppercase; }
	ul.topnav li { display: block; padding: 5; }
	ul.topnav li.active { display: block; padding: 5; font-weight: bold; }
	
	ul.topnav li a:link, ul.topnav li a:visited {  }
	ul.topnav li a:hover, ul.topnav li a:active {  }
	
	.topnav_image {  }
	.topnav_activeimage {  }
	.topnav_hiliteimage {  }
	
	
	ul.subnav { padding: 0; margin: 0; list-style-type: none; }
	ul.subnav li { display: block; padding: 5; }
	ul.subnav li.active { display: block; padding: 5; font-weight: bold; }
	
	ul.subnav li a:link, ul.subnav li a:visited {  }
	ul.subnav li a:hover, ul.subnav li a:active {  }
	
	.subnav_image {  }
	.subnav_activeimage {  }
	.subnav_hiliteimage {  }
	
	ul.pages { padding: 0; margin: 0; list-style-type: none; }
	ul.pages li { display: block; padding: 5; }
	ul.pages li.active { display: block; padding: 5; font-weight: bold; }
	
	ul.pages li a:link, ul.pages li a:visited {  }
	ul.pages li a:hover, ul.pages li a:active {  }
	
	.pages_image {  }
	.pages_activeimage {  }
	.pages_hiliteimage {  }
	

/* Extras styles */

	ul.my_languages { padding: 0; margin: 0; list-style-type: none; }
	ul.my_languages li { display: inline; padding: 5; }
	ul.my_languages li a:link, a:visited {  }
	ul.my_languages li a:hover, a:active {  }


/* Friisk Styles */

			body, td, input, textarea { font-family:arial,verdana,sans-serif; font-size:11px; line-height: 18px; }
			h1 { font-size:20px; }
			h2 { font-size:16px; }
			h3 { font-size:12px; }
			
			a { text-decoration: none; }
			a:link, a:visited { color: #336633; }
			a:hover, a:active { color: #224422; }
			
			.head { font-family: times; font-size: 24px; color: #ccc; }
			.languages a:link, a:visited { color: #555; }
			.languages a:hover, a:active { color: #000; }
			
			.article_image { border: none; }
	
	
			.friiske_form { font-size: 10px; line-height: 12px; }
			
			#friisk_top { position: absolute; left: 0; top: 0; width: 100%; height: 80; background-image: url("img/top-bg.jpg"); background-repeat: repeat-x; }
			
			#my_topnavigation { position: absolute; left: 600; top: 140; width: 200; }
			#my_subnavigation { position: absolute; left: 585; top: 370; width: 250; border-left: none; }
			#my_pages { position: relative; left: 0; top: 20; }
			#my_articles { position: absolute; left: 80; top: 140; width: 380; }
			
			#my_extra_languages { position: absolute; left: 0; top: 90; width: 465; text-align: right; font-size: 9px; line-height: 12px; text-transform: uppercase; }
			#my_extra_fontsize {  }
			#my_extra_print { position: absolute; left: 560; top: 85; }
			#my_extra_search { position: absolute; left: 600; top: 85; width: 200; }
			#my_extra_contact { position: absolute; left: 520; top: 85; }
			#my_extra_signature {  }
			
			#my_plugin_calendar { position: absolute; left: 590; top: 370; width: 200; padding: 5; }
			#my_plugin_shortcuts {  }
			#my_plugin_latestupdates {  }
			#friisk_impressum { position: absolute; left: 480; top: 85; padding: 5; }
			#friisk_podcast { position: absolute; left: 815; top: 88; padding: 5; }
			
			table#forsid td {
				font-size: 10px;
			}