/* Layout ---------------------------------------------------------------------- */

body {
 background-image:		url(images/005_03.jpg);
 background-position: 	center top;
 background-repeat: 	repeat-y;
 background-color: 		#FFFFFF;
 margin-left:	auto;
 margin-right:	auto;
 height: 	100%;
 margin: 	0px;
}

.wrapper {
 height:	100%;
 width: 	100%;
 background-image:		url(images/BG.jpg);
 background-position: 	center top;
 background-repeat:		no-repeat;
}

.all {
 margin-left:	auto;
 margin-right:	auto;
}

.header {
 background-image:	url(images/005_02.jpg);
 background-repeat:	no-repeat; 
 height: 184px;
}

.bg {
 background-image:		url(images/005_04.jpg);
 background-position:	left top;
 background-repeat:		repeat-y;
}

.adr {
 padding-right:	21px;
 padding-top: 	100px;
}

.submenu {
 width: 150px;
 padding-top:	120px; 
 padding-left:	0px;
 padding-right:	27px;
}

.content {
 padding-right: 10px;
}

.fotter {
 background-image:		url(images/005_05.jpg);
 background-position:	left top;
 background-repeat:		no-repeat;
 padding-right: 50px;
}

/*tabeller ----------------------------------------------------------------------*/

.contenttable p {
	margin: 0;
        font-size: 12px;
        }

.contenttable {
        width: 450px;
        font-size: 12px;
        }

.contenttable .tr-odd {
	background: #f8b8b7;
        font-size: 12px;
        }

.contenttable td {
	padding: 2px;
        padding-right: 5px;
        font-size: 12px;
        }
/* Typography ----------------------------------------------------------------*/

body, select, textarea, input {
 font-family:  Verdana, "Lucida Sans Unicode", Tahoma, sans-serif;
 font-size: 12px;
 }

.content, .content .bodytext {
 font-size: 12px;
}

.content .bodytext {
 font-size: 12px;
}

h1 {
 font-size: 	12px;
 margin-bottom: 3pt;
 color: 	#000000;
 text-transform: uppercase;
}

h2 {
 text-decoration: underline;
 font-size: 	12px;
 margin-bottom: 3pt;
 color: 	#000000;
 text-transform: uppercase;
}

h2:hover {
 text-decoration: none;
}

/*-------HAEDER 3------------------*/
h3 {
	width: 81px;
	margin: 0px;
}

h3 {
 list-style: none;
 margin: 0;
 padding: 0px;
}

h3 {
 padding-top: 2px;
 /* hiding from IE6/Mac \*/
 padding-top: 0px;
 /* End Hack */
}

h3 {
 list-style: none;
 display: block;
}

h3 a {
 font-size: 10px;
 color: #ffffff;
 text-decoration: none;
 list-style: none;
 background-image: url(images/btn_a-right.jpg);
 background-repeat:no-repeat;
 width: 81px;
 /* hiding from IE6/Mac \*/
 height: 19px;
 /* End Hack */
 display: block;
 padding: 5px 1px 1px 1px;
}

h3 a:hover {
 background-image: url(images/btn_a-right-hover.jpg);
 background-repeat:no-repeat;
 text-decoration: none;
 color: #ffffff;
}

/*---END---*/


a {
 color: 			#000000;
 text-decoration: 	underline;
}

a:hover {
 text-decoration: none;
}

.bodytext {
 margin-top: 	0pt;
 margin-bottom:	15pt;
 font-size: 	12px;
}

.adr, .fotter, .submenu, .adr a, .fotter a, .submenu a, .tx-jullenavpath-pi1-menu, .tx-jullenavpath-pi1-menu a {
 font-size: 9px;
 color: 	#777777;
}

.adr a:hover, .fotter a:hover, .submenu a:hover, .tx-jullenavpath-pi1-menu a:hover {
 text-decoration: none;
}

.submenu  {
	text-align:	center;
	color: #660000;
}
 
td p {
 margin: 0;
}

/* Meny system---------------------------------------------------------------------- */



.submenu {
	width: 150px;
	margin: 0px;
}

.submenu ul {
	list-style: none;
	margin: 0;
	padding: 0px;
}

.submenu li {
	padding-top: 2px;
	/* hiding from IE6/Mac \*/
	padding-top: 0px;
	/* End Hack */
}

.submenu li ul {
	list-style: none;
	display: block;
}

.submenu li a {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	list-style: none;
	background-image: url(images/btn_a.jpg);
	background-repeat:no-repeat;
	width: 150px;
	/* hiding from IE6/Mac \*/
	height: 15px;
	/* End Hack */
	display: block;
	padding: 8px 2px 6px 2px;
}

.submenu li a:hover {
	background-image: url(images/btn_a-hover.jpg);
	background-repeat:no-repeat;
	text-decoration: none;
	color: #660000;
}

.submenu li a.active {
	background-image: url(images/btn_a-hover.jpg);
	background-repeat:no-repeat;
}

.submenu li a.subactive {
	background-image: url(images/btn_a-hover.jpg);
	background-repeat:no-repeat;
}

.submenu li ul li a {
	color: #777777;
	font-size: 11px;
	background-image: url(images/btn_a-hover.jpg);
	background-repeat:no-repeat;
	padding: 8px 2px 6px 2px;
	width: 150px;
	/* Hiding from IE6/Mac \*/
	height: 15px;
	/* End Hack */
}