
/* annet på siden */
body {
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	line-height:18px;
}

a 
{
	/*color:#006699;*/
	text-decoration:none;
	outline-style:none;
}
a:hover 
{
	text-decoration:underline;
}


h1, h1 a 
{
	font-family:Arial;
	font-size:24px;
	line-height:27px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

h2
{
	font-family:Verdana;
	font-size:14px;
	color:#000000;
	margin-bottom:5px;
	font-weight:bold;
	line-height:17px;
	display:block;
}
.h2 
{
	color:#5C5C5C;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	margin-bottom:4px;
	display:block;
}

a.h2
{
	font-family:Verdana;
	font-size:14px;
	color:#000000;
	margin-bottom:5px;
	font-weight:bold;
	line-height:17px;
	display:block;
}

h3 
{
	font-size:14px;
	color:#ccc;
	margin-bottom:5px;
}

strong, b 
{
	font-weight:bold
}

em
{
    font-style:italic;   
}

/* Use fontsquirrel.com to convert fonts to the formats we need to utilize the @font-face functionality */
/*
@font-face {
	font-family: 'BertholdAkzidenzGroteskConden';
	src: url('/css/akzidenzgroteskbecn.eot');
	src: local('Berthold Akzidenz Grotesk'), local('AkzidenzGroteskBE-Cn'), url('/css/akzidenzgroteskbecn.woff') format('woff'), url('/css/akzidenzgroteskbecn.ttf') format('truetype');
}

@font-face {
	font-family: 'BertholdAkzidenzGroteskBoldCo';
	src: url('/css/akzidenzgroteskbeboldcn.eot');
	src: local('Berthold Akzidenz Grotesk'), local('AkzidenzGroteskBE-BoldCn'), url('/css/akzidenzgroteskbeboldcn.woff') format('woff'), url('/css/akzidenzgroteskbeboldcn.ttf') format('truetype');
}
*/
