
#content {
	width:			940px;
	margin:			0 auto;
}

#page {
	width:			940px;
/*    border:         solid 2px #0000ff;
*/}


/* Liggande menyn överst ************************************/
#top_menu {
 width:  auto;    margin:     10px 10px;
 list-style:  none;  
}
#top_menu li {
	list-style:		none;
    margin-right:   15px;
    padding-right:  10px;
	float:			left;
    border-right:   1px solid #8DA99C;
}
.top_menu_line { 
	height:			1px;
	background:		#CFD1D1;                     /* Ljusare grå, Roberts val */
	font-size:		0px;
        margin-left:    0px;
}


/* Högermenyn ***************************************/
#page_left {
	float:			left;
	width:			170px;
	margin-top:		60px;
    margin-bottom:  60px;
	margin-left:	30px;
}

#page_right {
	float:			left;
    margin-left:	0px;
    width:			604px;		        /* 940-240-70-20-6 */
/*	width:			710px;		        /* 1024-240-70-20-6 */
	margin-top:		20px;
}

#page_text {
	float:			left;
	width:			440px; 
}

.page_image_right{
	float:			left;
    margin-left:    20px;
	width:			240px; 
}

.page_text_table {
    width:          650px;              /* 940 -240-50 */
    /*width:			604px;		        /* 940-240-50-20-6-20 */   
    margin-top:     16px;
    margin-left:    0px;
    padding-top:    0px;
    padding-left:   0px; 
    /*border:         solid 1px #0000ff;*/        
}
.left_column{
	width:			400px;	
    margin-top:     0px;
    padding-top:    0px;   
/*    border:         solid 1px #00ff00;    
*/}
.right_column {
	width:			220px;   
    padding-left:    30px; 
/*    border:         solid 1px #ff0000;  
*/}

.mission_left
{
	float:			left;
	width:			250px;
	margin-top:		30px;
}
.mission_right
{
	float:			left;
	width:			330px;
}
.left_main{
	float:			left;
	width:			350px;	
    margin-top:     0px;
    padding-top:    0px;    
/*    border:         solid 1px #00ff00;    
*/}
.right_main {
	float:			right;
	width:			220px;
	padding-left:    30px; 
/*    border:         solid 1px #ff0000;  
*/}

body {
	color:			#000000;
	font-size:		12px;
	font-weight:	normal;
	font-family:	Arial, Sans-Serif;
	background:		#ffffff;
}

p {
	margin-top:		16px;
	clear:			left;
	line-height:	140%;
}

/* Överst på alla sidor */
h1 {
	font-size:		34px;
	color:			#22745A;          /* Grön, Roberts val */
	font-weight:	normal;
    margin-bottom:  -6px;
}

/* Används i partners och what_we_do4 */
h2 {
	font-size:		18px;
	/*color:			#96989B;      /* Grå, samma som h4 */
	color:			#3D6D57;          /* Anings ljusare grön, Roberts val */
	font-weight:	normal;
	margin-top:		20px;
    margin-bottom:  -6px;
}

/* Används i management*/
h3 {
	font-size:		14px;
	color:			#3D6D57;          /* Anings ljusare grön, Roberts val */
	font-weight:	bold;
	margin-top:		20px;
    margin-bottom:  -4px;
}

/* Används i mission och contact */
h4 {
	font-size:		18px;
	color:			#96989B;          /* Grå, Roberts val */
	font-weight:	normal;
    margin-bottom:  -8px;
}
h5 {
	font-size:		20px;
	color:			#3D6D57;          /* Grå, Roberts val */
	font-weight:	normal;
    margin-top:		0px;
    margin-bottom:  -6px;
}
h6 {
	font-size:		14px;
	color:			#96989B;          /* Grå, Roberts val */
	font-weight:	normal;
    margin-top:		10px;
    margin-bottom:  4px;
}

h7 {
	color:			#22745A;          /* Grön h1 */ 
   	font-family:    "Calibri", Arial, Sans-Serif;
    font-size:		18px;
	text-decoration: none;
	
}	

a {
    /*color:			#3D6D57;      /* Grön h2 och h3 */
	color:			#22745A;          /* Grön h1 */ 
   	font-family:    "Calibri", Arial, Sans-Serif;
    font-size:		14px;
	text-decoration:none;
	font-weight:	bold;
}



a:hover {
	color:          #96989B;          /* Grå h4 */
}

a:active { 
	color:          #96989B;          /* Grå h4 */
}


/* Används i function checkselection i index */

.menu_selected {
    color:          #22745A;          /* Grön h1 */
}


/* Top-banner **********************************************/

.line1 {
	height:			38px;
	background:		#2B5872;          /* Blå */
	font-size:		0px;
	margin-bottom: 	4px;
}

#top_image {
	height:			185px;
}

.line2 {
	height:			12px;
	background:		#3D6D57;          /* Grön, h2 och h3 */
	font-size:		0px;
	margin-top: 	4px;
}


/* Liggande menyn överst ************************************/
#top_menu a {
   	font-family:    "Calibri", Arial, Sans-Serif;
    font-size:		14px;
	font-weight:	bold;
    text-decoration:none;
    color:          #96989B;           /* Grå h4 */        
}
#top_menu a:hover { 
    color:          #22745A;           /* Grön h1 */
}

.seek {
    color:          #3D6D57;
   	font-family:    "Calibri", Arial, Sans-Serif;
    font-size:      11px;
    font-weight:    normal;
    text-decoration:none;
}

   
/* Huvudmenyn ****************************************/

#menu_left {
	float:			left;
	margin-top:		-35px;
}
.menu_left_choice {
	margin-top:	    10px;             /* Avståndet mellan raderna */
 }
.menu_left_choice a {
   	font-family:    "Calibri", Arial, Sans-Serif;
    font-size:		14px;
	font-weight:	bold;
    text-decoration:none;
    color:          #96989B;           /* Grå h4 */
}
.menu_left_choice a:hover{
    color:          #22745A;           /* Grön h1 */
}


/* Undermenyer ********************************************/

.submenu_choice{
	margin-top:     6px;             /* Avståndet mellan raderna */
    margin-left:    30px; 
}
.submenu_choice a {
   	font-family:    "Calibri", Arial, Sans-Serif;
    font-size:		14px;
	font-weight:	bold;
    text-decoration:none;
    color:          #96989B;           /* Grå h4 */
}
.submenu_choice a:hover{
    color:          #22745A;           /* Grön h1 */
}


/* Sidfoten *********************************************/

#bottom {
	margin-top:		60px;
}
#bottom a {
    font-size:      12px; 
}
.bottom_line {
	height:			1px;
	background:		#CFD1D1;                     /* Ljusare grå, Roberts val */
	font-size:		0px;
}
#bottom ul {
	list-style:		none;
	margin-left:	50px;
}
#bottom li {
	margin:			12px 0px 30px 0;
    padding-left:   20px;
    padding-right:  20px;
	float:			left;
   	font-family:    "Calibri", Arial, Sans-Serif;
    font-size:		12px;
	font-weight:	bold;
    color:			#3D6D57;                     /* h2 och h3 */
}


/* Diverse ****************************************************/

img {
	border:         none;
}

.image_text
{
    font-size:      12px;
    font-style:     italic;
	line-height:	100%;
	margin-top:		6px;
}

.leader_subhead
{
	color: #96989B;            /* Grå, samma som h4 */
	font-weight:bold; 
	margin-top:10px;
}
.leader_contact
{   
	color:		#3D6D57;          /* Grön, h2 och h3 */
	font-weight:bold; 
	margin-top:10px;
 }
.leader_img
{
	margin-top: 14px;
}
.leader_info
{
	padding-left: 	22px;
	width:			290px;
	margin-bottom:	60px;
}


