@CHARSET "UTF-8";
body {theme
		
	font-size: 67.5%;
	font: 90%/1.6em Arial, Sans-serif, Verdana, Tahoma, Geneva;
	margin: 0;
	padding: 0;
	text-align: center;

	width: 100%;
	height: 100%;
}

* HTML #footer {
	position: absolute;
}

img {
	border: 0;
}

#wrap, #footer .menu  {
	width: 770px;
	margin: 0 auto;
	text-align: left;
}
#wrap {
	margin-top: 10px;
}

#head {
	height: 95px;
	background: #B86482 url("/img/kringel.gif") no-repeat bottom left;
	background-color: #99c59b;
	border: 3px solid #41a016;
	border-bottom: none;
}
/*#3e760c*/
.menu {
	background-color: #3e760c;
	background-color: #41a016;
	font-size: 0.8em;
 	line-height: 1.8em;
	border: 0px solid red;
	height: 2.32em;
}

.menu a {
	/*border: 1px solid ; */
	margin-left: 3px;
	margin-top: 0.26em;
	margin-bottom: 0.26em;
	padding: 0px 5px 0px 5px;
	color: #fff;
	background-color: #41a016;
	background-color: #54b12b;
	display: block;
	float: left;
	font-weight: bold;
	text-decoration: none;
}
.menu a:hover {
	background-color: #b60000;
	background-color: #015F83;
}
.menu a.active {
	background-color: #3e760c;
}
#lang {
	float: right;
	background-color: #333;
	padding-left: 3px;
	padding-bottom: 0.26em;
}
#lang a {
	margin: 0.26em 3px 0px 0;
	padding: 0px 5px 0px 5px;
	color: #fff;
	background-color: #4d4d4d;
	display: block;
	font-weight: bold;
}
#lang a.active {
	background-color: #808080;
}
br.clear {
	clear: both;
	font-size: 1%;
	line-height: 1%;
/*	background-color: #ff0; */
}

#content {
	margin-top: 20px;
	margin-bottom: 40px;
	clear: both;
	background-color: #fff;
	color: #000;
/*	font-weight: bold; */
}

#content h1, #content h2 {
	color: #41A016;
}
#content div.minibox {
	border: 3px solid #000;
	margin-right: 6px;
	width: 143px;
	float: left;
	font-size: 75%;
	text-align: center;
	line-height: 110%;
	padding-top: 1em;
	padding-bottom: 1em;
	min-height: 60px;
	background-color: #015f83;
	color: #fff;
}
#content div.lastbox {
	margin-right: 0;
	width: 144px;
	color: #fff;
}
#content div.minibox a {
	color: #fff;
}
#content .pic {
	width: 166px;
	width: 183px;
	margin-left: 52px;
	margin-bottom: 30px;
	float: left;
}
#content .pic img {
	border: 3px solid #000;
}
#content p.subscript {
	color: #B40E3D;
	font-size: 1.2em;
}

#content div.border {
	background-color: #A50021;
	border: 3px solid black;
}
#content p.indent, #content h2.indent {
	margin-left: 100px
}
#content a.button {
	border: 3px solid #000;
	background-color: #E54F61;
	color: #fff;
	text-decoration: none;
	padding: 3px;
}
#content a.button:hover {
	background-color: #E58490;
}

#content img.border {
	border: 3px solid #000;
}
#content div.halfborder {
	border: 3px solid black;
	background: transparent url("/img/content-bg.gif") repeat-y top left;
}

#content div#left {
	width: 347px;
}
#content div#right {
	float: right;
	width: 343px;
}

a {
	color: #41A016;
}
a:hover {
	text-decoration: none;
}

#content img.icon {
	border: 3px solid black;
	vertical-align: top;
	margin-right: 5px;
	float: left;
}
/*
ul li {
	margin-bottom: 1em;
}
#content p, #content h1, #content h2 {
	margin-left: 20px;
}
*/
div.leftmenu ul {
	line-height: 120%;
	margin-left: 1em;
	padding-left: 0;
	margin-right: 0;
	list-style-type: none;
}

#footer {
	padding-top: 3px;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #fff;
}

/* content styles */

div.leftmenu {
	border: 0px solid red;
	width: 170px;
	font-size: 80%;
	text-align: left;
	float: left;
	font-style: italic;
	margin-bottom: 2em;
	padding-bottom: 1em;
}
div.wide {
	width: 290px;
	font-style: normal;
}
div.pwide {
	width: 190px;
	font-style: normal;
}
div.leftmenu ul {
	margin: 0;
	padding: 0;
	margin-left: 3px;
/*	list-style: none; */
}
div.leftmenu ul li {
	margin-bottom: 0;
}

div.leftmenu a {
	background-color: #888;
	color: #fff;
	padding: 4px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 3px;
	margin-right: 0px;
}
div.leftmenu a:hover {
	text-decoration: underline;
	background-color: #999;
}
div.leftmenu a.active {
	background-color: #41A016;
}
		

div.leftmenu ul li ul {
/*	margin-top: 3px; */
	margin-left: 0;
}
div.leftmenu ul li ul li a {
	margin-left: 10px;
	margin-right: 0;
	border: 0px solid red;
}
div.leftmenu ul li ul li {
/*	margin-bottom: 3px; */
}

/* main content area */
div.main {
	float: left;
	
/* 	background-color: #fe9; */
	width: 600px;
	margin-bottom: 1em;
}
div.small {
	width: 480px;
	margin-bottom: 3em;
}
div.project {
	width: 580px;
	margin-bottom: 3em;
}
h1,h2,h3,p {
	margin-left: 10px;
	margin-right: 5px;
}
div.main div.half div.description h2 {
	margin-right: 0px;
}
p {
	font-size: 90%;
	line-height: 140%;
}
div.project h3, div.project h1 {
	margin-left: 0.5em;
	margin-top: 0.5em;
	color: #41A016;
}
div.project h1 {
	font-size: 120%;
}
div.main div.startbox {
	margin-left: 10px;
}
div.main div.startbox div.theme {
	width: 290px;
	line-height: 0;
	float: left;
}
span.minidummy {
	font-size: 1%;
	line-height: 1%;
}

#content div.main div.startbox h2 {
	font-size: 100%;
	border-bottom: 3px solid #000;
	margin-left: 0;
	padding-left: 10px;
}
#content div.main div.startbox h3 {
	margin-left: 0;
	padding-left: 10px;
}
#content div.main div.startbox h4 {
	margin-left: 0;
	padding-left: 10px;
}

#content div.main div.startbox ul {
	margin-bottom: 0;
}
div.main div.half {
	background: transparent url(/themes/std/img/bgservice.gif) repeat-y top left;
}
div.main div.startbox div.description {
	width: 291px;
	float: right;
}
div.description h2 {
	margin-top: 0.25em;
	padding-bottom: 0.3em;
}
div.main div.moreinfo {
	margin-top: 1em;
	margin-bottom: 2em;
}
div.main div.moreinfo p {
	margin-left: 0;
}
div.main div.moreinfo div.first {
	border: 0;
}
div.main div.moreinfo div {
	padding-left: 0.5em;
	border-top: 3px solid #000;
}
div.main div.moreinfo div a {
	color: #41A016;
}
div.main {
	margin-bottom: 2em;
}

div.maingreen {
	width: 744px;
	width: 764px;
	background-color: #41A016;
	border: 3px solid #000;
	color: #fff;
	padding-top: 1em;
}
div.startbox {
	border: 3px solid #000;
}
/*
div.main h1 {
	font-size: 150%; 
} */
div.main ul li {
	background: transparent url(/uploads/img/dot_green.gif) no-repeat 5px -2px;
	padding-left: 1.75em;
	color: #000;
}

/* gabriel: fix for ie6 + ie7 - background-color won't show otherwise */
div.main div.list {
/*    width: 100%; */
    overflow: auto;
}

div.main div.list {
	border: 2px solid #fff;
	color: #fff;
	border-left: 4px solid #fff;
}
div.main div.list:hover {
	background-color: #41A016; /*#54B12B;*/
/*	color: red; */
}
div.main div.list p {
	font-weight: bold;
	margin: 0.25em 0.25em 0.75em 0.4em;
}
div.main div.list a {
	color: #fff;
}
div.main div.press {
	background-color: #1a4368;
	/*color: blue; */
} 
div.main div.dates {
	background-color: #1f8931;
} 
div.main div.publications {
	background-color: #711138;
	background-color: #015f83;
} 
div.main div.clippings {
	background-color: #3e760c;
} 
div.main div.activities {
	background-color: #74a92d;
} 

div.main ul {
	list-style: none;
}
div.main ul, div.main ol  {
	padding-left: 0;
	margin-left: 1em;
}
div.main ul li, div.main ol li {
	font-size: 90%;
	line-height: 140%;
	margin-bottom: 0.5em;
}
div.main ol li {
	margin-left: 1.4em;
}
div.main ul li {
	background: transparent url(/uploads/img/sdot_grey.gif) no-repeat 0px 1px;
	padding-left: 1.4em;
}

div.countrylist {
	float: left;
	overflow:auto;
	width:200px; 
	height: 200px;
	margin-top: 10px;
	border: 3px solid #000;
	margin-bottom: 3em;
	font-weight: bold;
	line-height: 120%;
}

div.countrylist ul {
	margin-top: 0.25em;
	padding: 0;
	padding-left: 1em;
}
div.countrylist li {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0.5em;
}
div.countrylist li a {
	color: #333;
}