* {
	margin: 0;
	padding: 0;
}
a {color: #c81b4c;}
a:hover {color: #bb4b6b;}
body {
	background: #00518e url(../images/bg.gif) repeat-y center top;
	color: #666;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	cursor:default;
}
input {
	color: #555;
	font: normal 1.0em "Lucida Sans Unicode",sans-serif;
	padding-left:4px;
}
p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
table,td {font-size:1.1em;}
/*p{font-size:1.0em;padding-bottom:1.2em;}*/
ul {margin-left: 1.2em;}
li {list-style-image: url(../images/li.gif);}
h1 {font-size: 1.4em;}
h2 {font-size: 1.2em;}
blockquote {
	background: #f9f9f9;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #555;
	display: block;
	font-size: 1.2em;
	font-style:italic;
	margin-bottom: 1.2em;
	margin-top: 0.2em;
	padding: 6px 12px;
}
blockquote p {font-size: 1.0em;padding: 3px 0;}
h1,h2,h3 {color: #654;margin-bottom:5px;}

/* content classes */

.cinput {
	font-size: 9px;
}

.cinput2 {
	font-size: 11px;
}

.button {
	font-size: 10px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	cursor:pointer;
}

.table1 td {
	border-bottom:1px solid #ddd;padding:0 3px 0 3px;text-align:left;
}
.table1 .tableheading {
	background:#f0f0f0;
}
.tablerubrik td {
	font: bold 11px Arial,sans-serif;
	color: #3ca21d;
	background-color: #ffffff;
	padding:0px;
	height: 22px;
}

.tablerubrik2 td {
	font: bold 11px Arial,sans-serif;
	color: #000000;
	padding:0px;
	height: 22px;
}
.header1{
	display:block;
	font: bold 1.4em "Lucida Sans Unicode",sans-serif;
	color: #666;
	padding: 0px;
	margin-top:5px;
	margin-bottom:5px;
}
.header2{
	display:block;
	font: bold 1.2em "Lucida Sans Unicode",sans-serif;
	color: #666;
	padding: 0px;
	margin-top:5px;
	margin-bottom:5px;
}
.header3{
	display:block;
	font: bold 1.0em "Lucida Sans Unicode",sans-serif;
	color: #666;
	padding: 0px;
	margin-top:5px;
	margin-bottom:5px;
}
.text_italic{
	display:inline;
	font: italic 0.8em "Lucida Sans Unicode",sans-serif;
	color: #666;
	padding: 0px;
}
.text_oblique {
	display:inline;
	font: bold 0.8em "Lucida Sans Unicode",sans-serif;
	color: #666;
	padding: 0px;
}
.text_normal {
	display:inline;
	font: normal 0.8em "Lucida Sans Unicode",sans-serif;
	color: #666;
	padding: 0px;
}
.imageborder {
	border:1px solid #d0e4f4;
}
.button_login {
	font: normal 1.0em "Lucida Sans Unicode",sans-serif;
	width:20px;
	height:20px;
	background:#004273 url(../images/2arrows.gif) no-repeat;
	background-position:3px;
	color:#fff;
	border:1px solid #b2c0ce;
	margin-left:5px;
}
.button_login_over {
	font: normal 1.0em "Lucida Sans Unicode",sans-serif;
	width:20px;
	height:20px;
	background:#004273 url(../images/2arrows.gif) no-repeat;
	background-position:4px;
	color:#fff;
	border:1px solid #b2c0ce;
	margin-left:5px;
	cursor:pointer;
}
.button_logout {
	font: normal 1.0em "Lucida Sans Unicode",sans-serif;
	width:153px;
	padding-right:25px;
	background:#004273 url(../images/2arrows.gif) no-repeat;
	background-position:93px;
	color:#fff;
	border:1px solid #b2c0ce;
}
.button_logout_over {
	font: normal 1.0em "Lucida Sans Unicode",sans-serif;
	width:153px;
	padding-right:25px;
	background:#004273 url(../images/2arrows.gif) no-repeat;
	background-position:97px;
	color:#fff;
	border:1px solid #b2c0ce;
	cursor:pointer;
}
.button_newmenu {
	font: normal 1.0em "Lucida Sans Unicode",sans-serif;
	width:100%;
	padding-right:15px;
	background:#004273 url(../images/2arrows.gif) no-repeat;
	background-position:123px;
	color:#fff;
	border:1px solid #b2c0ce;
	border-left-color:#004273;
}
.button_newmenu_over {
	font: normal 1.0em "Lucida Sans Unicode",sans-serif;
	width:100%;
	padding-right:15px;
	background:#004273 url(../images/2arrows.gif) no-repeat;
	background-position:127px;
	color:#fff;
	border:1px solid #b2c0ce;
	border-left-color:#004273;
	cursor:pointer;
}

.hiddenobject {
	display:none;
}

.loginerror {
	font:bold 0.8em Arial, Helvetica, sans-serif;
	color:#cc0000;
}
.authedinfo {
	font:normal 0.8em "Lucida Sans Unicode",sans-serif;
	margin-bottom:8px;
}

.searchbar_container {
	z-index:99;
	position:absolute;
	top:0px;
	left:0px;
	padding:0px 5px 5px 0px;
	filter: Shadow(Color=#666666, Direction=135, Strength=4);
}
.searchbar {
	display:none;
	z-index:99;
	position:relative;
	top:0px;
	left:0px;
	background-color:#f9f9f9;
	border:1px solid #e0e0e0;
	padding:4px;
	white-space:nowrap;
	background-image:url(../images/searchbar.gif);
	background-repeat:repeat-x;
}
.searchbar_show {
	display:block;
	z-index:99;
	position:relative;
	top:0px;
	left:0px;
	background-color:#f9f9f9;
	border:1px solid #e0e0e0;
	padding:4px;
	white-space:nowrap;
	background-image:url(../images/searchbar.gif);
	background-repeat:repeat-x;
}

/* misc */
.clearer {clear: both;}

/* structure */
.container {
	background: url(../images/bgcontainer.gif) repeat-y;
	margin: 0 auto;
	width: 960px;
}

/* top */
.top {
	background:#ffffff url(../images/rex.gif) 10px 4px no-repeat;
	font:normal 1.0em "Lucida Sans Unicode",sans-serif;
	height: 77px;
	margin: 0 auto;
	width: 886px;
	position:relative;
	top:0px;
	left:0px;
}
/*.top a {
	color: #FFF;
	display: block;
	line-height: 77px;
	text-decoration: none;
	width: 200px;
}*/
.top a {
	color: #666;
	text-decoration: none;
}
.top span {padding-left: 24px;}
.top #topmenu {
	position:absolute;
	top:60px;
	right:10px;
	width:400px;
	height:15px;
	text-align:right;
	color:#666;
}
.top #topsearchform {
	position:absolute;
	top:5px;
	right:3px;
	width:400px;
	height:15px;
	text-align:right;
	color:#666;
}
.top #topsearchform #frmTopsearch {
	background: #fff;	
	color: #004273;
	display: block;
	padding: 5px;
}
.top #topsearchform #frmTopsearch input {
	width:100px;
	border:1px solid #b4b7b9;
	line-height:17px;
	height:17px;
	font-size:0.9em;
}
.top #topsearchform #frmTopsearch img {
	cursor:pointer;
	margin-bottom:-5px;
}
/* header */
.header {
	background: url(../images/header.png) center no-repeat;
	height: 107px;
	margin-left:37px;
	width: 886px;
	border:1px solid #a4b1be;
	border-left-style:none;

   
}

/* item */
.item {clear: both;}
.item .titlesticker {
	background: url(../images/titlesticker.gif) no-repeat;
	color: #ffffff;
	float: left;
	height: 40px;
	text-align: center;
	width: 36px;
}
.item .titlesticker div {padding-top: 4px;}
.item .titlesticker span {font: normal 1.6em serif;}
.item .content {
	float: left;
	width: 708px;
}
.item .heading {
	background: #004273;
	color: #FFF;
	font-size: 1.5em;
	font-weight:bold;
	line-height: 40px;
	padding-left: 10px;
}

.item .body {padding: 12px 18px;}

.body .contactimage {
	margin:0px 0 10px 10px;
}

#divContent {
	margin:0;padding: 8px;
	vertical-align:bottom;
	min-height:200px;
}
#frontpageimage {
	margin-bottom:-8px;
}


/* main */
.main {float: left;}

/* navigation */
.navigation {
	float: left;
	margin-left: 1px;
	width: 178px;
}
.navigation .heading {
	background: #0063ac;
	color: #FFF;
	font-size: 1.3em;
	font-weight:bold;
	line-height: 40px;
	padding-left: 12px;
}
.navigation ul {margin: 0; padding: 0;}
.navigation li {
	
	list-style: none;
	list-style-image: none;
}
.navigation li a {
	background: #c4e4fd url(../images/bgnavigation.gif) repeat-x;	
	color: #004273;
	display: block;
	font-weight:bold;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
	border-top: 1px solid #adcbe8;
	text-transform:lowercase;
}
.navigation li a:hover {
	background: #c6e6ff;
	color: #004273;
}
.navigation li #frmLogin {
	background: #c4e4fd;	
	color: #004273;
	display: block;
	padding: 12px 0px 12px 12px;
}
.navigation li #frmLogin input {
	width:128px;
}
.navigation li #frmLogin img {
	cursor:pointer;
	margin-bottom:-4px;
}
.navigation .newsfeeds .date {
	display:block;
	font-size: 0.9em;
	font-style:italic;
	color: #457192;
}
.navigation .newsfeeds a {
	background: #c4e4fd;
	font-size: 1.1em;
	color: #004273;
	display: block;
	padding: 4px 4px 4px 8px;
	text-decoration: none;
	border-bottom: 1px solid #adcbe8;
}
.navigation .newsfeeds a:hover {
	background: #c6e6ff;
	color: #004273;
}
.navigation .newsfeeds .newsfeedsfooter {
	background: #c4e4fd url(../images/bgnavigation.gif) repeat-x;
	height:10px;
	font:normal 0.9em Arial, Helvetica, sans-serif;
	padding-right: 4px;
	color:#869aa8;
	cursor:pointer;
	text-align:right;
}

.navigation .topheading {
	background: #0063ac;
	color: #FFF;
	font-size: 1.3em;
	font-weight:bold;
	line-height: 40px;
	padding-left: 0px;
}
.navigation a.searchlink {
	background: #0063ac;
	cursor:pointer;
	color:#fff;
	display: block;
	font-weight:bold;
	padding-left: 12px;
	text-decoration: none;
}
.navigation a.searchlink:hover {
	background: #0e6eb5;
	color:#fff;
}
.navigation a.submenuitem {
	padding-left:15px;
	font-size:0.9em;
	font-weight:normal;
	background:#d8eefe;
	border-top:none;
}
.navigation a.submenuitem:hover {
	background:#e6f3fd;
}
.navigation a.submenuitem_active {
	background:#e6f3fd;
	padding-left:15px;
	font-size:0.9em;
	font-weight:normal;
	border-top:none;
}
.navigation a.submenuitem_active:hover {
	background:#e6f3fd;
}
#searchbox {
	background: #0063ac;
	padding:1px 4px 4px 4px;
}
.searchbox_hidden {
	display:none;
}
.searchbox_visible {
	display:block;
}
#searchbox #frmSearchbox {
	background: #fff;	
	color: #004273;
	display: block;
	padding: 5px;
}
#searchbox #frmSearchbox input {
	width:130px;
}
#searchbox #frmSearchbox img {
	cursor:pointer;
	margin-bottom:-4px;
}

/* footer */
.footer {
	background: url(../images/bgfooter.gif) repeat-x;
	color: #fff;
	font-size: 1.1em;
	line-height: 40px;
	margin: 0 auto;
	text-align: center;
	width: 884px;
	position:relative;
}
.footer a {color: #fff;}
.footer a:hover {color: #b0edfc;}
.footer .producer {position:absolute;right:-20px;top:17px;height:20px;width:200px;font:0.8em Arial, Helvetica, sans-serif;color:#2e6d9e;text-decoration:none;}
.footer .producer a {color:#2e6d9e;text-decoration:none;}
.footer .producer a:hover {color:#b0edfc;text-decoration:none;}

.privacy {width:500px;background:#d1e3ec;color:#004273;text-align:left;}
.privacy h1, .privacy h2 {color:#004273;}


.box_item {
    float:left;
    width:230px;
}
.box_item a {
text-decoration:none;

}
.box_item .box_top_accounting {
    width:100%;
    height:65px;
    background: url(../images/box_top_accounting.jpg) no-repeat;
}

.box_item .box_top_revision {
    width:100%;
    height:65px;
    background: url(../images/box_top_revision.jpg) no-repeat;
}

.box_item .box_top_consultation {
    width:100%;
    height:65px;
    background: url(../images/box_top_consultation.jpg) no-repeat;
}

.box_item .box_middle {
    width:100%;
    min-height:80px;
    background: url(../images/box_middle.jpg) repeat-y;
  font: normal 11px Arial,sans-serif;
  line-height:16px;
    
}
.box_item .box_content {
    margin-left:20px;
    margin-right:20px;
}

.box_item .box_bottom {
	width:100%;
    height:20px;
    background: url(../images/box_bottom.jpg) no-repeat;
}
