/*
eg. ljusgröb: #96BE0E
ljusgrön: #8bc63e
Mörkgrön: #0c6638
*/

* {
 padding:0;
 margin:0;
}

body {
  text-align:center;
  /*background:url('/image/5134.jpg') bottom repeat-x;*/
  /*background:url('/bilder/bgg5.gif') repeat-x;*/
	background-color: #fff;
  background:#CBC9C5;
	font-family: Verdana;
	font-size: 11px;
}

h1, h2, h3, h4 {
	color: #202020;
	font-family: Georgia,Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	line-height: 130%;
	margin: 0pt 0pt 5px;
}
h2 {
  font-family: Georgia,Verdana,Arial,Helvetica,sans-serif;
	font-size: 2em;
  font-stretch:normal;
	font-weight: bold;
}
h3 {
	font-size: 20px;
	font-weight: bold;
}
h4 {
	font-size: 14px;
	font-weight: bold;
}
p {
	margin: 0pt 0pt 10px;
}
a img {
  border:0;
}
.running_text {
  font-family:verdana;
  line-height:130%;
}

#container {
  text-align:left;
  margin: 0 auto;
  width:770px;
  margin-top:0px;   
  border-left:1px solid #777;
  /*border-bottom:1px solid #777;*/
  margin-bottom:5px;
}
#container_shadow {
  position:absolute;
  z-index:-1;
  top:0;
  width:770px;
  height:0px;
  opacity: 0.7; filter: alpha(opacity=70);
  background:black;
}

#page {
  padding:4px 10px 10px 10px;
  background:#fff;
  width:750px;
  /*float: left;*/
}

#bondens_menu {
  padding:4px 0 4px 10px;
  background:#122959;
  /*font-family:Arial,Helvetica,sans-serif; #0c6638; */
  /*letter-spacing:0.05em;*/
  text-transform:uppercase;  
  width:760px;
  position: relative; 
  left: -10px;
  border-bottom:1px solid #000;
  border-top:1px solid #cfd8e8;
}

#bondens_menu a {
  color:black;
  padding: 4px 15px 4px 15px;
  font-size: 1em;
  color:white;
}
#bondens_menu a.selected {
  text-decoration:none;
  background: #96BE0E;
  padding: 4px 14px 4px 14px;
  border-right:1px solid white; border-left:1px solid white;
}

#bondens_menu a:hover {
  text-decoration:none;
  background: #96BE0E;
  padding: 6px 14px 7px 14px;
  border-right:1px solid white; border-left:1px solid white;
}
  
#header {
  background:#fff;
  height: 100px;
  width:750px;
  margin-bottom: 5px;
  /*background: url('/eg2/data/img5471.jpg') no-repeat;*/
  background: url('/bilder/header4.jpg') no-repeat;
}
#footer {
  margin-top: 20px;
  border-top: 3px solid #122959;
  padding-top: 10px;
  clear:both;
}
#kolumner {
  padding:17px 0 0 0;
  margin-bottom:10px;
}

.column_final_section, .column_section {
  margin-bottom:5px;
  padding-bottom:5px;
} 
#kolumn_1 .column_section, #kolumn_2 .column_section {
  border-bottom:1px solid #ccc;
}

#kolumn_1 h2, #kolumn_1 h3, #kolumn_3 h2, #kolumn_3 h3 {
  font-size: 20px;
}

#kolumn_1 {
float: left;
padding-right:10px;
}

#kolumn_2 {
float:left;
padding: 0 0px 0 10px;
border-left: 1px solid #ccc;
}

#kolumn_3 {
margin-left:10px;
border-left: 1px solid #ccc;
padding-left:10px;
float: left;
}

.blogg_entry_summary {
margin-bottom:5px;
}

#menu {
  margin-bottom: 5px;
  width: 750px;
  background-color: #307E20;
}
#menu_row {
}
#menu_row td.menu_item_selected {
	background-color: #88AA2B;
}
#menu_row td.menu_item_browsing {
	background-color: #9cc331;
}
#menu_row td.menu_item {
	background-color: #307E20;
}
#menu_row td.menu_item:hover,  #menu_row td.menu_item a:hover{
	/*background-color: #9fc732;*/
  text-decoration: none;
}
#menu_row td.menu_item a, #menu_row td.menu_item_selected a, #menu_row td.menu_item_browsing a {
  color: white;
	font-size: 13px;
	font-weight: bold; 
  padding: 8px 12px 9px 12px;
  border-right: 1px solid white; 
  display:block;
}
#menu_row td.menu_item a:hover, #menu_row td.menu_item_selected a:hover, #menu_row td.menu_item_browsing a {
  text-decoration: none;
}
#menu_row div.float_submenu {
  background-color: #9cc331;
  display:none;
  border-top: 1px solid white;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  position:absolute;
  z-index: 2; 
}
/* --- */
#menu_row td.submenu_item {
}
#menu_row td.submenu_item a {
  padding:4px 10px 4px 6px;
  border:0px;
}
#menu_row td.submenu_item a:hover {
  text-decoration:underline;
}
/* --- */


#location_bar {
	font-size: 10px;
	margin-bottom: 10px;
}

img {
	/*border: 1px solid #707070; */
}
.imgborder {
	border: 1px solid #707070;
}
.noborder {
	border: 0px none;
}
.pris {
	color: #DD0000;
	font-size: 11px;
	font-weight: bold;
}
.boktitel {
	font-size: 11px;
	font-weight: bold;
}
td {
	color: #323232;
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
}
.footerspacing {
	font-size: 10px;
}
td.footer {
	font-size: 9px;
}
td.footer a:link {
	font-size: 9px;
}
td.footer a:active {
	font-size: 9px;
}
td.footer a:visited {
	font-size: 9px;
}
td.footer a:hover {
	font-size: 9px;
}
td.rutaHeader {
	background: #EDB905 none repeat scroll 0%;
	border-color: #323232;
	border-style: solid solid dotted;
	border-width: 1px 1px 0px;
	color: #323232;
	font-size: 13px;
	font-weight: 800;
	padding: 3px 6px;
}
td.bottomborder {
	border-bottom: 1px dotted #323232;
}
td.rutaHeader2 {
	background: #EDB905 none repeat scroll 0%;
	border-color: #323232;
	border-style: solid solid dotted;
	border-width: 1px 1px 0px;
	color: #323232;
	font-size: 13px;
	font-weight: 800;
	padding: 3px 6px;
}
td.rutaText {
	border-color: #323232;
	border-style: solid;
	border-width: 0px 1px 2px;
	padding: 6px;
}
input {
	border: 1px solid;
	font-family: Verdana;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: 20px;
	line-height: normal;
}
textarea {
	border: 1px solid;
	font-family: Verdana;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: 100px;
	line-height: normal;
	width: 240px;
}
input.btn {
	background-color: #D0D0D0;
	border: 2px outset;
	font-family: verdana;
	font-weight: 800;
	height: 22px;
}
input.chk {
	margin: 0px 5px 0pt 0pt;
	padding: 0pt;
}
.rubrik {
	font-size: 18px;
	line-height: 130%;
}
.liten {
	font-size: 9px;
}
td.minimal {
	font-size: 1px;
}
td.MainTD {
	line-height: 130%;
	padding-left: 10px;
}
td.MainHeader {
	background-color: #FAFBF8;
}
td.LocationBar {
	font-size: 10px;
	margin-bottom: 5px;
}
td.Hogerspalt {
	margin-left: 10px;
}
ul {
	list-style-type: disc;
	margin: 15px;
	padding: 0px;
}
td.hspacing {
	border-right: 1px solid #cccccc;
}
.floatsubmenu {
	background-color: #88AA2B;
	border-color: #F3F4EE black black rgb(243, 244, 238);
	border-style: solid;
	border-width: 1px;
	padding: 0pt;
	position: absolute;
	visibility: hidden;
	z-index: 2;
}
.floatsubmenu table {
	margin: 0pt;
	padding: 0pt;
}
td.HuvudMenyVal {
	background-color: #307E20;
	padding-bottom: 3px;
	padding-top: 3px;
}
td.HuvudMenyVal:hover {
	background-color: #88AA2B;
}
td.HuvudMenyValMarkerad {
	background-color: #88AA2B;
	padding-bottom: 3px;
	padding-top: 3px;
}
td.HuvudMenyVal a:link {
	color: #FAFBF8;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: 800;
}
td.HuvudMenyVal a:visited {
	color: #FAFBF8;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
td.HuvudMenyVal a:active {
	color: #FAFBF8;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
td.HuvudMenyVal a:hover {
	color: #FAFBF8;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
td.HuvudMenyValMarkerad a:link {
	color: #FAFBF8;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: 800;
}
td.HuvudMenyValMarkerad a:visited {
	color: #FAFBF8;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
td.HuvudMenyValMarkerad a:active {
	color: #FAFBF8;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
td.HuvudMenyValMarkerad a:hover {
	color: #FAFBF8;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
td.MenyVal {
	background-color: #88AA2B;
	padding: 3px 3px 3px 7px;
}
td.MenyVal a:link {
	color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: 800;
}
td.MenyVal a:visited {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
td.MenyVal a:active {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
td.MenyVal a:hover {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a:link {
	color: #B21611;
	font-size: 11px;
	font-weight: 700;
	text-decoration: none;
}
a:visited {
	color: #B21611;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #B21611;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #B21611;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.newsitem {
  border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
	padding-top: 5px;
}
.blogg_entry {
  padding-bottom:10px;
  border-bottom:1px solid #ccc;
  margin-top:10px;
}

/*MENTORSKATALOGEN*/
.mk_region {
  margin-bottom:10px;
}
.mk_select {
  font-family: Georgia,Verdana,Arial,Helvetica,sans-serif;
  font-size:20px;
  font-weight:bold;
  border:1px solid #ccc;
}
.mk_obj {
  display:block;
  /*border:1px solid black;*/
  padding:3px;
}
.mk_obj img {
  margin-bottom:5px;
  border:1px solid #ccc;
  border-right:1px solid #777;
  border-bottom:1px solid #777;
}
.mk_obj p {
  margin-bottom:3px;
}
.mentor_pres img {
  border:1px solid #ccc;
  margin:0 0 5px 5px;
}
.mk_citat {
  font-size:14px;
  padding-bottom:5px;
}
.mk_byline {
  text-align:right;
  display:block;
}

.text_link {
  margin-top:5px;
}
#logga {
  position:absolute;
  margin-left:660px;
}
#mentorkarta_liten {
  width:395px;
  height:430px;
  overflow:hidden;
}
.mk_infowin {
  width:100px;
  max-height: 80px;
  overflow-y: auto;
}
.mkii {
 border:1px solid #ccc;margin:0 5px 0 0;float:left; 
}