body, td, th, input, select
{
	font-family:Arial;
	font-size:12px;
}

a 
{
	color:#333;
	font-weight:bold;
	text-decoration: none;
}

a img
{
	border:0;
	cursor: pointer;
}

html,body,form,li,ul
{
	padding: 0;
	margin: 0;	
}

li 
{
	list-style: none none;
}

.cl
{
	clear:both;
}

.rss
{
	background: transparent url(img/rss.gif) no-repeat;
	height:16px;
	padding-left:20px;
}

/* --------------- fckEditor fix ---------------------------------*/
body.fckEdit
{
	background-color:Transparent;
	height:auto;
}

*:first-child+html body.fckEdit
{
	background-color:#fff;
	background-image:none;
}
/* ---------------------------------------------------------------*/

#ingress 
{
	font-size: 15px;
	margin-bottom: 5px;
}

h3, h3 a
{
	padding: 0;
	margin: 2px 0 3px;
	font-size: 15px;
	font-family: '/Fonts/AKGBEXBC.TTF';
	color: #0567be;
	font-style: italic;
	text-decoration: none;
}

h1, h1 a
{
	font-size: 44px;
	font-style: italic;
	font-family: '/Fonts/AKGBEXBC.TTF';	
	font-weight: bold;
	margin-bottom: 30px;
}

h1 span 
{
	background-color: #FFF;
}

h4, h4 a 
{
	font-size: 14px;
	font-weight: bold;
	color: #0567BE;
}

.TextRubrik, .TextRubrik a
{
	color: #0067b2;
	font-size: 16px;
	font-weight: bold;
}

.TextIngress 
{
	font-size: 14px;
	font-weight: bold;
	color: #0067b2;
}

.TextBrod 
{
	font-size: 12px;
	color: #000;
}