﻿body 
{
	font:12px arial;
}

.toplink
{
	font:12px arial narrow;
	font-weight:bold;
	margin-left:20px;
	font-variant:small-caps;
	color:black;
}
.toplink:link
{
	text-decoration:none;
}
.toplink:hover
{
	text-decoration:underline;
}
.toplink:visited
{
	text-decoration:none;
}

.headerLink a:link
{
	font:24px arial narrow;
	font-variant:small-caps;
	color:Black;
	text-decoration:none;
	font-weight:bold;
}

.headerLink a:visited
{
	font:24px arial narrow;
	font-variant:small-caps;
	text-decoration:none;
	color:Black;
	font-weight:bold;
}

.contentpanel
{
	border:3px solid #21a1c1;
	padding:10px 10px 10px 10px;
	margin-bottom:20px;
}

#artikelHeader
{
	width:375px;
	text-align:center;
	height:35px;
	padding-top:20px;
	font-variant:small-caps;
}

#forumHeader
{
	width:375px;
	text-align:center;
	height:35px;
	padding-top:20px;
	float:right;
}

#topbottom
{
	background:url('images/gfx/streg.gif');
	width:100%;
	height:60px;
	clear:both;
}

#top1
{
	width:390px;
	height:80px;
	float:right;	
	text-align:right;
}

#top2
{
	width:390px;
	height:80px;
}

.panel
{
	margin-left:20px;
	margin-top:20px;
}

#toppanel
{
	margin: 0 0 0 0;	
	width:800px;
}

#leftpanel
{
	width:145px;
	float:left;
	xborder:1px solid green;
}

#mainpanel
{
	width:430px;
	float:left;
	xborder:1px solid blue;
}

#forumpanel
{
	width:600px;
	float:left;
	xborder:1px solid blue;
}

#rightpanel
{
	width:145px;
	float:left;
	xborder:1px solid red;
}

/* - FONTS - */

.artikel h1, .rubrik{

	font:16px arial narrow;
	font-weight:bold;
	margin: 0 0 0 0;
}
.artikel h2,.underrubrik
{
	font:14px arial narrow;
	font-weight:bold;
	margin: 5px 0 5px 0;
}
.artikel h3, .mellemrubrik
{
	font: 12px arial;
	font-weight:bold;
	margin:5px 0 0 0;
}
.byline a:link
{
	font:12px arial narrow;
	text-decoration:underline;
}
.credit
{
	font:9pt arial narrow;
	font-style:italic;
}
.link
{
	font:9pt arial narrow;
	font-weight:bold;
	text-decoration:underline;
}

.faktaboks h1
{
	font:14px arial narrow;
	font-weight:bold;
	margin: 5px 0 0 0;
}
.faktaboks
{
	font:12px arial narrow;
}

.artikelTeaser h1
{
	font:14px arial narrow;
	font-weight:bold;
	margin: 5px 0 0 0;
}

.artikelTeaser h2
{
	font:12px arial narrow;
	margin: 0 0 0 0;
}


A:link,A:visited
{
	font:12px arial narrow;
	text-decoration:underline;
	color: Black;
	font-weight:bold;
}
.dots
{
	display:block;
	text-align:center;
	margin: 5px 0 0 0;
}
.artikelImage
{
	float:right;
	margin-left:5px;
	font:10px Arial;
}

.artikelImage img
{
	width:200px;
	border:1px solid gray;
	display:block;
}

hr
{
	border:3px solid #21a1c1;
}