/* body elements */
body {
	margin: 0px;
	background: #FFFFFF url(../images/bg_main.gif) repeat-y top center;
	height: 100%;
 
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F1F1F;
	text-align: left;
}
a:link {
	color: #3D8F00;
	text-decoration: none;
}
a:visited {
	color: #3D8F00;
	text-decoration: none;
}
a:hover {
	color: #3D8F00;
	text-decoration: underline;
}
a:active {
	color: #3D8F00;
	text-decoration: underline;
}

img {
	border: none;
}

h1{
	color: #1D6617;
	font-size: 18px;
}
h1 a:link{
	text-decoration: none;
	color: #1D6617;
}
h1 a:visited{
	text-decoration: none;
	color: #1D6617;
}
h1 a:hover{
	text-decoration: underline;
	color: #3D8F00;
}
h1 a:active{
	text-decoration: underline;
	color: #3D8F00;
}
h2{
	font-size: 16px;
	/*font-weight: normal;*/
}

h3{
	color: #1D6617;
	font-size: 14px;
}
h3 a:link{
	text-decoration: none;
	color: #1D6617;
}
h3 a:visited{
	text-decoration: none;
	color: #1D6617;
}
h3 a:hover{
	text-decoration: underline;
	color: #3D8F00;
}
h3 a:active{
	text-decoration: underline;
	color: #3D8F00;
}

/* texts */

.t1 {
	font-size: 16px;
	font-weight: bold;
	color: #1F1F1F;
}
a.t1:link {
	color: #1F1F1F;
	text-decoration: none;
}
a.t1:visited {
	color: #1F1F1F;
	text-decoration: none;
}
a.t1:hover {
	color: #1D6617;
	text-decoration: underline;
}
a.t1:active {
	color: #1D6617;
	text-decoration: underline;
}

.date {
	color: #225000;
}
a.date:link {
	color: #225000;
	text-decoration: none;
}
a.date:visited {
	color: #225000;
	text-decoration: none;
}
a.date:hover {
	color: #3D8F00;
	text-decoration: underline;
}
a.date:active {
	color: #65A237;
	text-decoration: none;
}

.more {
	font-size: 10px;
	background: url(../images/bg_more.gif) no-repeat left center;
	padding-left: 12px;
}
a.more:link {
	text-decoration: none;
}
a.more:visited {
	text-decoration: none;
}
a.more:hover {
	text-decoration: underline;
}
a.more:active {
	text-decoration: none;
}

.m1 {
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	font-size: 12px;
	color: #1A1A1A;
	background: #FFFFFF;
	padding: 2px;
}
a.m1:link {
	color: #1A1A1A;
	background: #FFFFFF;
	text-decoration: none;
}
a.m1:visited {
	color: #1A1A1A;
	background: #FFFFFF;
	text-decoration: none;
}
a.m1:hover {
	color: #296000;
	background: #DDDCDC;
	text-decoration: none;
}
a.m1:active {
	color: #FFFFFF;
	background: #DDDCDC;
	text-decoration: none;
}

.m1a {
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	font-size: 12px;
	color: #8BCE5A;
	background: #3B3B3B;
	padding: 2px;
}
a.m1a:link {
	color: #89CB05;
	background: #1A1A1A;
	text-decoration: none;
}
a.m1a:visited {
	color: #89CB05;
	background: #1A1A1A;
	text-decoration: none;
}
a.m1a:hover {
	color: #FFFFFF;
	background: #1A1A1A;
	text-decoration: none;
}
a.m1a:active {
	color: #FFFFFF;
	background: #1A1A1A;
	text-decoration: none;
}


.m2 {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-weight: bold;
	font-size: 14px;
	color: #1A1A1A;
	background: #FFFFFF;
	padding: 2px;
}
a.m2:link {
	color: #1A1A1A;
	background: #FFFFFF;
	text-decoration: none;
}
a.m2:visited {
	color: #1A1A1A;
	background: #FFFFFF;
	text-decoration: none;
}
a.m2:hover {
	color: #296000;
	background: #DDDCDC;
	text-decoration: none;
}
a.m2:active {
	color: #FFFFFF;
	background: #DDDCDC;
	text-decoration: none;
}
.m2a {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	background: #1A1A1A;
	padding: 2px;
}
a.m2a:link {
	color: #FFFFFF;
	background: #1A1A1A;
	text-decoration: none;
}
a.m2a:visited {
	color: #FFFFFF;
	background: #1A1A1A;
	text-decoration: none;
}
a.m2a:hover {
	color: #8BCE5A;
	background: #3B3B3B;
	text-decoration: none;
}
a.m2a:active {
	color: #8BCE5A;
	background: #3B3B3B;
	text-decoration: none;
}
.m2b {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-weight: bold;
	font-size: 14px;
	color: #3D8F00;
	background: #FFFFFF;
	padding: 2px;
}
a.m2b:link {
	color: #3D8F00;
	background: #FFFFFF;
	text-decoration: none;
}
a.m2b:visited {
	color: #3D8F00;
	background: #FFFFFF;
	text-decoration: none;
}
a.m2b:hover {
	color: #184B18;
	background: #DDDCDC;
	text-decoration: none;
}
a.m2b:active {
	color: #184B18;
	background: #DDDCDC;
	text-decoration: none;
}

.m3 {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-weight: bold;
	font-size: 12px;
	color: #1A1A1A;
	background: #FFFFFF;
	padding: 2px;
}
a.m3:link {
	color: #1A1A1A;
	background: #FFFFFF;
	text-decoration: none;
}
a.m3:visited {
	color: #1A1A1A;
	background: #FFFFFF;
	text-decoration: none;
}
a.m3:hover {
	color: #184B18;
	background: #DDDCDC;
	text-decoration: none;
}
a.m3:active {
	color: #FFFFFF;
	background: #DDDCDC;
	text-decoration: none;
}
.m3a {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background: #1A1A1A;
	padding: 2px;
}
a.m3a:link {
	color: #FFFFFF;
	background: #1A1A1A;
	padding: 2px;
	text-decoration: none;
}
a.m3a:visited {
	color: #FFFFFF;
	background: #1A1A1A;
	text-decoration: none;
}
a.m3a:hover {
	color: #8BCE5A;
	background: #3B3B3B;
	text-decoration: none;
}
a.m3a:active {
	color: #8BCE5A;
	background: #3B3B3B;
	text-decoration: none;
}

.m4 {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-weight: bold;
	font-size: 12px;
	color: #1A1A1A;
	background: #FFFFFF;
	padding: 2px;
	padding-left: 20px;
}
a.m4:link {
	color: #1A1A1A;
	background: #FFFFFF;
	text-decoration: none;
}
a.m4:visited {
	color: #1A1A1A;
	background: #FFFFFF;
	text-decoration: none;
}
a.m4:hover {
	color: #184B18;
	background: #DDDCDC;
	text-decoration: none;
}
a.m4:active {
	color: #FFFFFF;
	background: #DDDCDC;
	text-decoration: none;
}
.m4a {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background: #1A1A1A;
	padding: 2px;
	padding-left: 20px;
}
a.m4a:link {
	color: #FFFFFF;
	background: #1A1A1A;
	text-decoration: none;
}
a.m4a:visited {
	color: #FFFFFF;
	background: #1A1A1A;
	text-decoration: none;
}
a.m4a:hover {
	color: #8BCE5A;
	background: #3B3B3B;
	text-decoration: none;
}
a.m4a:active {
	color: #8BCE5A;
	background: #3B3B3B;
	text-decoration: none;
}

/* objects */

#header {
	background: #FFFFFF;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 16px;
}

#footer {
	background: #FFFFFF;
	text-align: left;
	font-size: 10px;
	color: #404C3F;
	padding: 5px;
	padding-left: 0px;
}
#footnote {
	text-align: right;
	padding-right: 237px;
	padding-top: 13px;
	padding-bottom: 7px;
}
#body {
	background: #FFFFFF url(../images/bg_content.jpg) no-repeat top left;
	text-align: left;
}
#bodyindex {
	text-align: left;
}
#content {
	float: left;
	width: 555px;
	height: 351px;
	margin-top: 85px;
	margin-bottom: 22px;
	overflow: auto;
	padding-right: 10px;
	scrollbar-face-color: #DDDCDC;
	scrollbar-highlight-color: #DDDCDC;
	scrollbar-3dlight-color: #DDDCDC;
	scrollbar-darkshadow-color: #DDDCDC;
	scrollbar-shadow-color: #DDDCDC;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF; 
	
}
#content img{
	border: none;	
}
#content ul {
	list-style-type: square
}
.pic {
	float: left;
	margin-right: 11px;
	margin-bottom: 1px;
}

#intro {
	float: left;
	width: 565px;
	height: 376px;
	background: url(../images/intro_bg.jpg) no-repeat top left;
	overflow: hidden;	
}
#introen {
	float: left;
	width: 565px;
	height: 376px;
	background: url(../images/intro_en.jpg) no-repeat top left;
	overflow: hidden;	
}
#introde {
	float: left;
	width: 565px;
	height: 376px;
	background: url(../images/intro_de.jpg) no-repeat top left;
	overflow: hidden;	
}
#menu {
	float: right;
	width: 207px;
	text-align: left;
	margin-top: 2px;
}
#menu div {
	margin-top: 5px;
	margin-bottom: 5px;
}
.logos {
	width: 262px;
	height: 520px;
	float: left;
	text-align: left;
	margin-top: 13px;
}
.logos img {
	display: block;
	margin-bottom: 20px;
}
.hr {
	height: 1px;
	background: #DDDCDC;
	font-size: 0px;
}
#leadership {
	background: #FFFFFF url(../images/bg_leadership_alt.jpg) no-repeat top left;
	text-align: left;
}
#banner {
	float: left; height: 42px; width: 370px; margin-left: 14px;
}
