/* Begynnelse på hovedmeny eller toppmenyen */




#head {
	background-image: url(http://www.activeforpeace.org/styleimages/head-600.gif);
	background-repeat: no-repeat;
	height: 118px;
	width: 600px;
}




/*Slutt på toppmenyen hovedmenyen.*/
/* Dette er til tabellene EAECF6, 002B5F*/
body {
	margin-top: 0px;
	background-repeat: repeat-x;
	background-color: #EAECF6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* Dette er til tabellene EAECF6, 002B5F*/
#title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99AECE;
	height: 30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #99AECE;
	border-left-color: #99AECE;
	margin-left: 4px;
	background-color: #ffffff;
}

.bilde {
	height: 135px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #99AECE;
	width: 200px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #99AECE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99AECE;
}
#txtbilde {
	height: 135px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #99AECE;
	width: 400px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99AECE;
	margin-left: 4px;
}
#txtbilde h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;	
}


#txtbilde p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002B5F;	
}
#txtbilde a  {
	color:#336699;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#txtbilde a:link   {
	color: #002B5F;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#txtbilde a:visited    {
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

#txtbilde a:hover {
	color: #002B5F;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#txtbilde a:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	font-weight: bold;
}
#hovedfelt {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #99AECE;
	width: 600px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #99AECE;
	
	background-color: #ffffff;
	margin-left: 4px;
}

a  {
	color:#336699;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

a:link   {
	color: #002B5F;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a:visited    {
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #002B5F;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

a:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	font-weight: bold;
}



/* Her er det slutt på stilene til tabellene */
/* Dette er inne i teksten og inne i tabellen*/
/* Her er overskriftstypene*/

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #002B5F;
	margin-top: 2px;
	margin-left: 2px;
	vertical-align: sub;
	text-align:left;
	margin-right: 4px;
	margin-left: 4px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #002B5F;
	margin-right: 4px;
	margin-left: 6px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC99;
	margin-right: 4px;
	margin-left: 4px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFCC99;
	margin-right: 4px;
	margin-left: 4px;
}
/* Slutt på overskriftene*/
/* Hovedteksten */
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 4px;
	margin-left: 4px;
	color: #002B5F;
}
/* Slutt på hovedteksten */
/* Stiler til linkemeny eller infobox hoyre */




/* Her er det til punktavsnitt*/
ol	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration: none;
	text-align: left;
	color: #002B5F;
	font-weight: normal;
	}
	
ul	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	text-align: left;
	color: #002B5F;
	font-weight: normal;
	list-style-type: square;
}

/* Her er slutt på punktavsnitt */

/* Her er det slutt på stilene inne i tabellen og til tekst*/
/* Her begynner stilene til linker i teksten og andre, ikke til toppmenyen*/


/* Bilder på siden*/

#thumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 4px;
	text-decoration: none;
}

.thumbnail{
display: block; 
position: relative;
z-index: 0;
text-decoration: none;
}

.thumbnail a {
display: block; 
text-decoration: none;
}

.thumbnail:hover{
display: block; 
background-color: transparent;
z-index: 50;
text-decoration: none;
}

.thumbnail span{ /*CSS for enlarged image*/
	display: block;
	position: absolute;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
	text-align: left;
	width: auto;	
}

.thumbnail span img{ /*CSS for enlarged image*/
display: block; 
border-width: 0;
padding: 2px;

}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
display: block; 
visibility: visible;
top: 0;
left: 40px; /*position where enlarged image should offset horizontally */
text-decoration: none;
}

.footer {
	background-image: url(http://www.activeforpeace.org/styleimages/footer3.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 294px;
}
.footerbkg {
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #eaecf7;
	text-align: center;
	background-image: url(http://www.activeforpeace.org/styleimages/footerbkg.gif);
	width: 600px;
	height: 31px;
}

.overskriftfelt {
	height: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #99AECE;
	border-bottom-color: #99AECE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #002B5F;
}


#sectionLinks{
	margin: 0px;
	padding: 0px;
	width: 200px;
}


#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002B5F;
	text-decoration: none;
	
	border-bottom: 1px solid #0096C4;
	margin: 0px;
	background-image: url(http://www.activeforpeace.org/styleimages/button_bg.png);
}

#sectionLinks a:hover{
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(http://www.activeforpeace.org/styleimages/button_bg.png);
	border-bottom: 1px solid #0096C4;
	color: #0096C4;
}

#mainLinks{
	margin: 0px;
	padding: 0px;
	width: 200px;
}


#mainLinks a:link, #mainLinks a:visited {
	display: block;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002B5F;
	text-decoration: none;
	
	border-bottom: 1px solid #0096C4;
	margin: 0px;
	background-image: url(http://www.activeforpeace.org/images/buttonSub_bg.png);
}

#mainLinks a:hover{
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(http://www.activeforpeace.org/images/buttonSub_bg.png);
	border-bottom: 1px solid #0096C4;
	color: #0096C4;
}
/************ sectionLinks styles **************/

#sectionLinks2{
	margin: 0px;
	padding: 0px 0px 0px 0px;
background-image: url(http://www.activeforpeace.org/styleimages/button_bg.png);
}


#sectionLinks2 a:link, #sectionLinks2 a:visited {
	display: block;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0096C4;
	text-decoration: none;
	background-image: url(http://www.activeforpeace.org/styleimages/button_bg.png);
	border-bottom: 1px solid #0096C4;
}

#sectionLinks2 a:hover{
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EDF6FA;
	border-bottom: 1px solid #0096C4;
	color: #0096C4;
}
/************* relatedLinks styles **************/

.relatedLinks{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #0096C4;
	background-image: url(http://www.activeforpeace.org/styleimages/button_bg.png);
	width: 190px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0096C4;
}

.relatedLinks h3{
	padding: 5px 0px 5px 0px;
}

.relatedLinks a{
	display: block; 
	padding: 5px 0px 5px 10px;
	background-image: url(http://www.activeforpeace.org/styleimages/button_bg.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0096C4;
}
.relatedLinks a:hover{
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(http://www.activeforpeace.org/styleimages/button_bg.png);
	color: #0096C4;
	padding: 5px 0px 5px 10px;
}


.dotted {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #99AECE;
}
/* Her er det slutt på stilene til tabellene */
/* Dette er inne i teksten og inne i tabellen*/
/* Her er overskriftstypene*/

#hoved h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #002B5F;
	margin-top: 0px;
	margin-left: 2px;
	text-align:left;
	font-weight: bold;
	padding-top: 12px;
}



.subscribe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;	

}

#underfelt {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #99AECE;
	width: 600px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #99AECE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99AECE;
	background-color: #ffffff;
	margin-left: 4px;
}