html {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	background-image:url('/site/plantan/images/static/bg.jpg');
	background-position: top left;
	background-repeat: repeat-y;
}

body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
	font-size: 0.69em;
	line-height: 16px;
	color: #000000;
}

p { margin-top: 0px; margin-bottom: 0px; padding-bottom: 10px; }
h1 { font-size: 140%; font-weight: normal; margin-bottom: 6px; margin-top: 1px; color: #000000; }
h2 { font-size: 130%; font-weight: normal; margin-bottom: 6px; margin-top: 1px; color: #000000; }
h3 { font-size: 120%; font-weight: normal; margin-bottom: 6px; margin-top: 1px; color: #000000; }
h4 { font-size: 110%; font-weight: normal; margin-bottom: 6px; margin-top: 1px; color: #000000; }
hr { width: 100%; border: 0; color: #707070; background-color: #707070; height: 1px; margin-top: 11px; margin-bottom: 11px; padding: 0px; }
a:link, a:visited, a:active { text-decoration: underline; outline: none; color: #000000; }
a:hover { text-decoration: underline; outline: none; color: #333333; }


/* default ****************************************************************** */
#default_outer_container {
	width: 960px;
	position: relative;
	padding:0;
	margin: 0;
}

#default_left {
	width: 195px;
	position: relative;
	float: left;
	margin: 30px 0 0 0;
	left: 20px;
}

#default_center {
	width: 480px;
	position: relative;
	float: left;
	margin: 20px 0 0 0;
	left: 45px;
}

#default_right {
	width: 195px;
	position: relative;
	float: right;
	margin: 20px 0 0 0;
	right: 20px;
}



#logo { }



#default01 {
	margin-top: 20px;
	width: inherit;
}

#default02 {
	width: inherit;
}

#default03 {
	width: 230px;
	position: relative;
	float: left;
}

#default04 {
	width: 230px;
	position: relative;
	float: right;
}

#default05 {
	width: inherit;
}

#default06 {
	width: 480px;
}

#paper { margin-bottom: 20px;	}
#paper_t { width: 480px; height: 27px; }
#paper_y_m { width: 480px; background :url('/site/plantan/images/static/papper_y_m.png') top center repeat-y; }
#paper_b_m { width: 480px; background :url('/site/plantan/images/static/papper_b_m.png') top center repeat-y; }
#paper_r_m { width: 480px; background :url('/site/plantan/images/static/papper_r_m.png') top center repeat-y; }
#paper_b { width: 480px; height: 21px; }

#grid_t { width: 480px; height: 23px; }
#grid_m { width: 480px; background :url('/site/plantan/images/static/rutpapper_m_480x89.png') top center repeat-y; }
#grid_b { width: 480px; height: 38px; }

#carton_t { width: 480px; height: 25px; }
#carton_m { width: 480px; background :url('/site/plantan/images/static/kartong_m_480x200.png') top center repeat-y; }
#carton_b { width: 480px; height: 40px; }

#offwhite_t { width: 480px; height: 15px; }
#offwhite_m { width: 480px; background :url('/site/plantan/images/static/offwhite_m_480x50.png') top center repeat-y; }
#offwhite_b { width: 480px; height: 15px; }


#paper_inner {
	width: 440px;
	margin: 0;
	padding: 0 0 0 20px;
	border: 1px solid transparent !important; border: 0;
}


#paper .section_object { margin: 0; padding: 0; }
#paper h1 { margin-top: 0; }


#landskrona {
	margin-top: 40px;
	text-align: center;
}

/* section objects ********************************************************** */
.section_object { margin-bottom: 20px; }
.audio_item { margin-bottom: 20px; }



.notis_r { width: 230px; margin: 0 auto; margin-bottom: 20px; color: #FFFFFF; font-size: 140%; }
.notis_r_t { width: 230px; height: 47px; }
.notis_r_m { width: 230px; background :url('/site/plantan/images/static/notis_r_m.png') top center repeat-y; }
.notis_r_inner { width: 205px; padding: 0 0 0 10px; }
.notis_r_b { width: 230px; height: 23px; }

.notis_b { width: 230px; margin: 0 auto; margin-bottom: 20px; color: #FFFFFF; font-size: 140%; }
.notis_b_t { width: 230px; height: 47px; }
.notis_b_m { width: 230px; background :url('/site/plantan/images/static/notis_b_m.png') top center repeat-y; }
.notis_b_inner { width: 205px; padding: 0 0 0 10px; }
.notis_b_b { width: 230px; height: 23px; }

.notis_y { width: 230px; margin: 0 auto; margin-bottom: 20px; color: #FFFFFF; font-size: 140%; }
.notis_y_t { width: 230px; height: 47px; }
.notis_y_m { width: 230px; background :url('/site/plantan/images/static/notis_y_m.png') top center repeat-y; }
.notis_y_inner { width: 205px; padding: 0 0 0 10px; }
.notis_y_b { width: 230px; height: 23px; }


.postit { width: 230px; margin: 0 auto; margin-bottom: 20px; color: #000000; font-size: 140%; }
.postit_t { width: 230px; height: 27px; }
.postit_m { width: 230px; background :url('/site/plantan/images/static/postit_m_230x55.png') top center repeat-y; }
.postit_inner { width: 205px; padding: 0 0 0 10px; }
.postit_b { width: 230px; height: 36px; }










#nav {
	position: relative;
	padding: 0px;
	margin: 0 0 20px 0;
	color: #000000;
	display: inline;

}

/* li items */
#nav li {
	list-style: none;
	border: 2px outset #C0C0C0;
	text-align: center;
	line-height: 24px;
	background-color: #E4E4E4;
	float:left;
	clear: both;
	cursor: pointer;
	cursor: hand;
}



/* nested li items */
#nav ul li {
	border: none;
	background-color: transparent;
}

#nav ul li.last { /*border-bottom: hidden;*/ }

/* level 1 */
#nav a {
	font-size: 110%;
	color: #999999;
	text-decoration: none;
	outline: none;
	line-height: 19px;
	text-transform: uppercase;
	font-weight: bold;
}

/* level 2 */
#nav li ul {
	margin-left: 0;
	padding-left: 1.3em;
}

#nav li ul a {
	font-size: 100%;
	color: #999999;
	outline: none;
	text-transform: none;
}


/* all levels */
#nav li a {
	padding: 0 15px 0 15px;
}

#nav li a.current {
	color: #000000;
}

#nav li a.current:hover {
	color: #666666;
}

#nav li a:hover {
	color: #000000;
}



#nav li.child {
	font-size: 90%;
	font-weight: normal;
	margin-left: 20px;
	display: inline;

}

#nav li.grand_child {
	font-size: 80%;
	font-weight: normal;
	margin-left: 30px;
	display: inline;
}

#nav li.child a, #nav li.grand_child a {
	text-transform: capitalize;
	display: block;
}

#nav li.child div {
	text-align: center;
	width: 135px;
	/*display: inline;*/
}





#foot {
	position: relative;
	font-size: 80%;
	width: 420px;
	margin: 0 auto;
	color: #888888;
}

#foot_left {
	position: relative;
	float: left;
	line-height: 28px;
}

#foot_right {
	position: relative;
	float: right;
	line-height: 28px;
}



#foot a {
	color: #888888;
}





/* classes used for styles coming from TinyMCE ****************************** */
.courier {
  font-family: "Courier New", Courier, serif;
	font-size: 110%;
}
.georgia {
  font-family: Georgia, serif;
}
.helvetica {
  font-family: Helvetica, Arial, sans-serif;
}
.impact {
  font-family: Impact, sans-serif;
}
.tahoma {
  font-family: Tahoma, sans-serif;
}
.times {
  font-family: "Times New Roman", Times, serif;
	font-size: 110%;
}
.verdana {
  font-family: Verdana, sans-serif;
}

h1.courier {
	font-size: 220%;
	font-weight: bold;
	padding: 5px 0 2px 0;
}
h1.times {
	font-size: 150%;
}