html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* END RESET CSS */
body
{
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 8pt;
	line-height: 1.3;
}

div.clearAll
{
	clear: both;
}

.left
{
	float: left;
	clear: left;
}

.right
{
	float: right;
	clear: right;
}

a:link {
	text-decoration:none;
	color:#555555
}
a:visited {
	text-decoration:none;
	color:#555555
}
a:hover {
	text-decoration:none;
	color:#BF1E2D
}
a:active {
	text-decoration:none;
	color:#BF1E2D
}

div#contentContainer p
{
	padding: 5px 0;
}

div#contentContainer p.noPadding
{
	padding: 0;
}

em
{
	font-style: italic;
}

h2
{
	text-transform: uppercase;
	font-weight: bold;
	padding: 3px 0 5px;
}

h2.redBold
{
	color: #bf1e2d;
	padding: 16px 0 10px;
}

span.red
{
	color: #bf1e2d;
}

div#wrapper
{
	margin: 0 auto;
	width: 772px;
}

div#topContainer
{
	margin-top: 10px;
}

h1#logo
{
	width: 84px;
	height: 49px;
	display: block;
	float: left;
	clear: left;
}

h1#logo a
{
	display: block;
	width: 100%;
	height: 100%;
	background: url(logo_topp.png) no-repeat -8px 0;
	text-indent: -9999px;
}

ul#topMenu
{
	float: right;
	clear: right;
	margin-top: 32px;
	margin-right: 18px;
}

ul#topMenu li
{
	float: left;
}

ul#topMenu li.menuSeperator
{
	padding: 0 26px;
	background: url(marker.png) no-repeat;
	height: 12px;
}

ul#topMenu li a
{
	color: #555555;
	float: left;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 1px;
}

ul#topMenu li.active a,
ul#topMenu li a:hover
{
	color: #BF1E2D;
}

div.topSeperator
{
	height: 9px;
	background: #a8aaad;
	width: 100%;
	clear: both;
	margin-bottom: 6px;
}

div.left.advokater div
{
	width: 176px;
	float: left;
}

div.left
{
	width: 400px;
	min-height: 1px;
}

div.left.advokater div.advokaterSeperator
{
	width: 1px;
	background: url(vertical1.png) no-repeat center bottom;
	height: 358px;
	padding: 0 22px;
}

div.leftRightSeperator
{
	background: url(columnSeperator.png) repeat-y center 0;
	width: 1px;
	height: 425px;
	padding: 0 15px;
	float: left;
}

div.leftRightSeperator.omOss
{
	height: 354px;
}

div.leftRightSeperator.tjenester
{
	height: 328px;
}

div.leftRightSeperator.oppfolging
{
	height: 402px;
}

div.leftRightSeperator.kontaktOss
{
	height: 326px;
}

div.right.infobanner
{
	
	width: 337px;
}

div.banner
{
	position: relative;
	margin-bottom: 10px;
}

div.banner h3
{
	color: #ffffff;
	font-style: italic;
	font-size: 22pt;
	position: absolute;
	bottom: 12px;
	left: 16px;
}

div.banner1
{
	background: url(omoss.png) no-repeat;
	width: 337px;
	height: 150px;
}

div.banner2
{
	background: url(tjenester.png) no-repeat;
	width: 337px;
	height: 150px;
}

div.banner3
{
	background: url(oppfolging.png) no-repeat;
	width: 337px;
	height: 150px;
}

div.banner4
{
	background: url(kontakt2.png) no-repeat;
	width: 337px;
	height: 150px;
}

img.advokatLogo
{
	float: right;
	margin-top: 12px;
}

div#footerContainer
{
	margin-top: 15px;
}

ul.specials
{
	margin: 10px 0;
	padding-left: 40px;
	list-style: disc;
	color: #BF1E2D;
	float: left;
	width: 138px;
}

ul.specials li
{
	padding-bottom: 5px;
}

ul.specials li p
{
	color: #555555;
}

ul.informationList
{
	margin-top: 10px;
}

ul.informationList li p span.red
{
	text-transform: uppercase;
	clear: both;
	display: block;
}

ul.informationList li p span.text
{
	clear: both;
}

div.leftInfo
{
	width: 150px;
	display: block;
	float: left;
}

div.rightInfo
{
	float: left;
	clear: right;
	display: block;
}

img.map
{
	margin-top: 20px;
}