body, p, td, tr {
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D648A;
}
a:link, a:visited {
	color: #2D648A;
	text-decoration: none;
	outline: none;
}
a:hover{
	color: #CC6600;
	text-decoration: none;
	outline: none;
}

p {
	margin:5;
	text-align: justify;
}
body {
	background-color: #888888;
	background-image: url(bg-gradi.jpg);
	background-repeat: repeat;
}
#page {
	width:900px;
	display:block;
	margin:0 0;
	background-image: url(bg-conta.jpg);
	background-repeat: repeat-y;
}
#header {
	width:900px;
	background-image: url(bg-heade.jpg);
	background-repeat: no-repeat;
	display:table;
	padding:0;
	margin:0;
}

#header-top-left{
	height: 11px;
	float:left;
	white-space:nowrap;
	overflow:visible;
	width:520px;
	margin:6px 0px 2px 20px;
	padding:0;
	color:#2D648A;
	text-align:left;
	display: inline;
}
#header-top-left a, #header-top-left a:link, #header-top-left a:link:hover, #header-top-left a:link:visited {
	color: #2D648A;
	text-decoration: none;
	font-weight:normal;
	font-size:11px;
}
#languagepicker {
	height: 11px;
	float:right;
	white-space:nowrap;
	overflow:visible;
	width:220px;
	margin:6px 20px 2px 0;
	padding:0;
	color:#2D648A;
	text-align:right;
	display: inline;
}
#languagepicker a, #languagepicker a:link, #languagepicker a:link:hover, #languagepicker a:link:visited {
	color: #2D648A;
	text-decoration: none;
	font-weight:normal;
	font-size:11px;
}

#header-content{
clear:both;
height:62px;

}
#header-content-left{
	margin:5px 5px 5px 20px;
	width:270px;
	height: 52px;
}
#headerBlock {
	margin: 0;
	padding: 0;
	display: block;
}
#logo {
	width: 580px;
	height: 66px;
	margin: 30px 1px 20px 1px;
	float:left
}


#mainnavi {
	clear:both;
	background: #ffffff;
	width: 880px;
	height: 25px;
	/*	border: 0px solid #DFDFDF;
	border-right: none;
	border-left: none;*/
	margin:0 auto;
	text-align:center;
	display:block;
	background-color:#f2f2f2;
}
#frontpic {
	width: 880px;
	height: 112px;
	margin:0 auto;
	background-color: #2D648A;
}
#top-stripe {
	clear:both;
	width: 880px;
	height: 1px;
	margin:0 auto;
	display:block;
	border-bottom:2px solid #ffffff;
}
#mainBlock {
	line-height: 13px;
}
#mainBlock a, #mainBlock a:link, #mainBlock a:hover, #mainBlock a:visited {
	color: #2D648A;
	text-decoration: none;
	outline: none;
}
#footerBlock {
	clear: both;
	width:880px;
	height:21px;
	margin:0 10px 10px 10px;
	padding:7px 0 0 0;
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	display:block;
	color:#2D648A;
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #E8E8E8;
}
#VisualModeIndicator {
	display: none;
	height:1px;
}
h3 {
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#3B7CD3;
	font-size: 13px;
	font-weight: bold;
	margin:0 0 10px 0;
}
h1, h2 {
	color: #2D648A;
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin:0 0 5px 0;
}

h4 {
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#3B7CD3;
	font-size: 13px;
	font-weight: bold;
	margin:0 0 5px 0;
}

h6 {
	color: #2D648A;
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
/*subnavigation*/
#subnav_ul {
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	list-style: none;
	margin: 0;
	padding: 0;
	border-left: 0;
	text-align:left;
}
a#subnav_active_link {
	color: #5A5A5A;
}
#subnav_ul a:link, #subnav_ul a {
	color: #3B7CD3;
	font-weight:bold;
}
#subnav_ul a:visited {
	color: #3B7CD3;
}
#subnav_ul a:hover {
	color: #5A5A5A;
}
#subnav ul li {
	line-height: 16px;
}
#subnav_ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3B7CD3;
	width:220px;
}
#page #container #leftBlock #subnav #subnav_ul li {
	margin-bottom:7px;
}






/*subnavigation 2nd level*/

#subnav2ndlevel_ul {
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	list-style: none;
	margin: 0;
	padding: 0;
	border-left: 0;
	text-align:right;
}
a#subnav2ndlevel_active_link {
	color: #5A5A5A;
}
#subnav2ndlevel_ul a:link, #subnav2ndlevel_ul a {
	color: #618ED1;
	font-weight:bold;
	padding-right:8px;
	
}
#subnav2ndlevel_ul a:visited {
	color: #618ED1;
}
#subnav2ndlevel_ul a:hover {
	color: #5A5A5A;
	font-weight: bold;
}
#subnav2ndlevel ul li {
	line-height: 13px;
}
#subnav2ndlevel_ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9CB8E3;
	width:220px;
	padding-bottom:3px;
}
#page #container #leftBlock #subnav2ndlevel #subnav2ndlevel_ul li {
	margin-bottom:4px;
}






/* contenttables & lists */



.tableheader {
	font-size:9px;
	background-color: #D9D9D9;
	padding:2px 5px;
}
.tableheader td {
	padding:2px 5px;
}
.table1st {
	font-size:9px;
	background-color: #D9D9D9;
}
.table2nd {
	font-size:9px;
	background-color: #E9E9E9;
}
.table1st td, .table2nd td {
	padding:1px 3px;
}
.ressourceslist li {
	padding-bottom: 3px;
}
.ressourceslist ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display:block;
	list-style-type: none;
}
.ressourceslist ul {
	list-style: none;
	margin: 0;
	padding: 0px;
}
/* no idea */
.footerleft {
	float:left;
	width:410px;
	margin-left:20px;
	text-align:left;
	color:#2D648A;
	display: inline;
}
.footerleft a, .footerleft a:link, .footerleft a:visited {
	color:#2D648A;
}
.footerleft a:hover {
	color:#2D648A;
}
.footerright {
	float:right;
	width:420px;
	margin-right:20px;
	text-align:right;
	display: inline;
	font-weight: bold;
	font-size: 11px;
}
/* floating for content-images */

.imgDIVinTextLeft {
	float: left;
	margin-right: 7px;
	margin-bottom: 1px;
	padding: 0;
	padding-top: 3px;
	white-space: normal;
}
.imgDIVinTextRight {
	float: right;
	margin-left: 3px;
	margin-bottom: 3px;
	padding: 0;
}
.imgDIVtopLeft {
	margin:0;
	padding:0px;
	border:0;
}
.imgDIVtopCenter {
	margin:0;
	padding:0px;
	border:0;
}
.imgDIVblockImgLeft {
	margin-right: 0;
}
.imgDIVblockImgRight {
	margin-left:0;
}
.articlenormalpx10italic {
	font-size:11px;
	line-height:11px;
	font-style:italic;
	padding-top:2px;
	color:#576283;
}
.sidehead {
	font-size:11px;
	color: #006fe5;
	font-weight:normal;
}
#contactdetails {
	font-size: 10px;
}
.px9 {
	font-size:10px;
	text-align: justify;
	line-height:11px;
	color:#006fe5;
}
.articleText {
	margin-top: 0;
	text-align: justify;
}
a.linkgreen, a.linkgreen:hover, a.linkgreen:visited {
	color:#7DBC21;
}
.publications-header {
	margin-bottom: 12px;
	font-size: 11px;
	font-weight: bold;
	color: #006fe5;
	background-color: #ebebeb;
	padding:1px 3px;
}
.partners-item {
	margin-bottom: 10px;
	padding:0;
	clear:both;
	width:600px;
}
.partners-image {
	text-align:center;
}
.partners-clear {
	clear:both;
	height:1px;
	margin-bottom:5px;
}
.partners-spacer-bottom img {
	width:50px;
	height: 50px;
}

.orange {
	color:#006fe5;
}
.blue {
	color:#006fe5;
}
.blue a, .blue a:link, .blue a:hover, .blue a:visited {
	color:#006fe5;
	font-weight:bold;
}
.link-block-left .link-title {
	margin-bottom: 10px;
	padding:2px 3px;
	color:#3B7CD3;
	font-weight:bold;
	font-size:11px;
	background-image: url(home-blo.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
.link-title a:hover{
	color:#CC6600;
}
 .link-title a:visited,  {
	color:#3B7CD3;
}
.link-block-left .link-text {
	padding:2px 3px;
	font-size:10px;
}
.link-block-left .morelinks {
	text-align: right;
	font-size:9px;
	padding-right:5px;
	padding:3px 3px;
}
.link-block-left {
	padding:0;
	margin:0;
	text-align:justify;
}
.link-block-right .link-title {
	margin-bottom: 5px;
	padding:2px 3px;
	color:#3B7CD3;
	font-weight:bold;
	font-size:11px;
	background-image: url(home-blo.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
.link-block-right .link-text {
	padding:2px 3px;
	font-size:10px;
	display:block;
}
.link-block-right .morelinks {
	text-align: right;
	font-size:9px;
	padding-right:5px;
	padding:3px 3px;
}
.link-block-right .link-image {
	padding:2px 3px;
	text-align:center;
	margin-bottom:3px;
}
.link-block-right {
	padding:0;
	margin:0;
	background-color:#ffffff;
}
.link-block-left .link-title-small {
	margin-bottom: 1px;
	padding:2px 3px;
	color:#2D648A;
	font-size:9px;
}
.coloredtr td, .coloredtr {
	background-color: #E3E3E3;
}
.uncoloredtr td, .uncoloredtr {
	background-color: #F2F2F2;
}
.coloredtr td, .uncoloredtr td {
	padding:2px 3px;
}
.ressourceslist .coloredtr, .ressourceslist .uncoloredtr {
	padding: 3px 5px;
}
.image_caption {
	font-size: 10px;
	font-weight:bold;
	color: #006fe5;
	margin:0;
	padding:10px 0 0 0;
}
.sidetextgrey {
	font-size:9px;
	padding: 5px 0 0 0;
	margin:0;
	margin-top:0;
}
/* right block in startpage */
.learnmoreicdhome {
	font-size:11px;
	color: #006fe5;
	font-weight:bold;
	padding:0 5px 5px 5px;
	background-image:url(blockstr.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.icdblue {
	color: #2D648A;
}
/* list table formats*/
.calendartablehead {
	background-color:#E3E3E3;
	padding:1px 3px;
	margin-top:8px;
}
.calendartabledata {
	background-color:#F2F2F2;
	padding:1px 3px;
	margin-bottom:8px;
}

.profilenetwork {
	margin-top:10px;
	border-top:1px solid #EAECF1;
	padding-top:5px;
	background-color:#F6F7F9;
}
.profilenetwork-headline {
	font-weight:bold;
	vertical-align:bottom;
}
.profilenetwork-2ndline {
}
.profilenetwork-3rdline {
}
.profilenetwork-text {
	margin-top:5px;
}
.profilenetwork-icons {
	margin-top:5px;
}
.profilenetwork-underline {
	margin-top:10px;
	border-bottom:#EAECF1;
	background-color:#EAECF1;
	margin-bottom:5px;
}
.join-headline {
	padding:2px 3px;
	background-color:#EAECF1;
	font-weight:bold;
}
.join-text {
	padding:2px 3px;
}
.join-form {
	padding:2px 3px;
}
.link-image img {
	margin-top: 5px;
	margin-bottom:5px;
}
.link-text ul {
	margin-left:0;
	padding-left:16px;
	padding-right:8px;
}
.link-text ul li {
	margin-bottom:7px;
}
#template-clear-item {
	clear:both;
	width: 880px;
	height: 0px;
	margin:0 auto;
	display:block;
	background-color:#F2F2F2;
	visibility:hidden;
	display:none;
}
.highlights {
	overflow:hidden;
	margin:0px;
	border:0;
	height:100px;
}
#navrow1 a {
	text-decoration: none;
	text-transform: none;
	color: #fff;
	font-weight: bold;
	padding:10px;
	font-size:1.1em;
}
#mainnavigation {
	text-align:right;
	clear:both;
	padding:0;
	margin:0 auto;
	width:880px;
	background-image: url(mainnavi.gif);
	background-repeat: repeat-x;
	background-color:#1c40a6;
	font-weight:normal;
	font-size:11px;
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top:5px;
	padding-bottom:5px;
	color:#ffffff;
}
#mainnavigation a {
	font-size:11px;
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#ffffff;
	padding-top:5px;
	padding-bottom:5px;
}
#mainnavigation a {
	padding-left:12px;
	padding-right:12px;
	font-weight:bold;
}
#mainnavigation a:hover {
	text-decoration:underline;
}
.leftheader-blue {
	width:180px;
	background-image:url(headline.gif);
	background-position:right top;
	background-repeat: no-repeat;
	font-size:10px;
	font-weight:bold;
	padding:2px 17px 3px 3px;
	line-height:12px;
}
.leftheader-blue a, .leftheader-blue a:link, .leftheader-blue a:hover, .leftheader-blue a:visited, .leftheader-blue {
	color: #ffffff;
	font-weight:bold;
}
.projectlistlink {
	padding-left: 15px;
	background-image: url(whitearr.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
	text-align:left;
}
a.projectlistlink {
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
}
/* link icons & colors */

.link-pdf {
	padding-top:1px;
	padding-left: 14px;
	padding-right:15px;
	background-image: url(small_ic.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	color: #006fe5;
}
a.link-pdf, a.link-pdf:visited, a.link-pdf:link, a.link-pdf:hover {
	color: #006fe5;
}
.link-web {
	padding-top:1px;
	padding-left: 14px;
	background-image: url(small_ic.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
}
.link-txt {
	padding-top:1px;
	padding-left: 14px;
	padding-right:15px;
	background-image: url(small_ic.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
}
a.link-txt, a.link-txt:visited, a.link-txt:link, a.link-txt:hover {
	color: #006fe5;
}
.link-mail {
	padding-top:1px;
	padding-left: 14px;
	background-image: url(small_ic.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
}
a.link-web, a.link-web:visited, a.link-web:link, a.link-web:hover {
	color: #006fe5;
}
a.article-link:hover {
	color: #006fe5;
}
a.article-link {
	padding:2px 3px;
}
.link-block-left .link-text a {
	color: #3B7CD3;
}

/*.style1{
word-spacing: -1em;
}*/



.tableofcontent {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	color:#006fe5;
}
#mainBlock .tableofcontent a,
#mainBlock .tableofcontent a:link,
#mainBlock .tableofcontent a:visited {
	color:#006fe5;
}
#mainBlock .tableofcontent a:hover {
	color:#5A5A5A;
}
@import url("fixie500.css");

