/***************************************************
* CSS MPI-T3PROJECTS
* Open Source Web Design by tri-star web design (http://www.tristarwebdesign.co.uk/)
* adapted by Gina Steiner (steiner@akea.de),
* Last Modified: 05.03.2007
****************************************************/
body {
	margin: 0;
	padding: 20px;
	background-color: #FFF; 				/*ANPASSEN*/
	font-family: trebuchet ms, verdana, tahoma, arial;	/*ANPASSEN*/
	font-size: 90%;						/*ANPASSEN*/
	line-height:200%;
}

td {
	font-family: trebuchet ms, verdana, tahoma, arial;
	font-size: 12px;		
}

img {
	border: 0px;
}

body > #menu {
	
}

a:active, a:visited, a:link {
	color: #5E8E3E;						/*ANPASSEN*/
	text-decoration: underline;
}

a:hover {
	color: #000000; 					/*ANPASSEN*/
	text-decoration: none;
}

#menu {
       
	top: 0;
	left: 0;
	margin: 0px 20px 0 10px;
	padding:0 0px 0 0;
	width: 200px;
	min-height: 650px;
	float:left;
	background-color: #dbfef0;
	border-right:0px solid #000;				/*ANPASSEN*/
}

#menutop {
	width: 200px;
	height: 220px;
	border-bottom:1px dashed #808080;			/*ANPASSEN*/
	background-color: #fff;					/*ANPASSEN*/
	background: url(https://meetings.copernicus.org/terrabites/logo_terrabites.png);		        /*ANPASSEN*/
	
	background-repeat: no-repeat;
	background-position:top center;
}

#menutop a div {
	width: 220px;
	height: 150px;
	
}

#main {
	width: 778px;
	min-height:600px;
        float:left;
	margin:0px 0 0 0px;
	padding:10px 0 40px 15px;
	line-height: 150%;
	border-left:1px solid #ccc;	
}

#main h2 {
         color:#444;
         line-height:180%;
}
#main h5 {
	border-bottom: 0px solid #808080;			/*ANPASSEN*/
	font-family: arial;					/*ANPASSEN*/
	font-weight: 200%;
	letter-spacing: 2px;
	font-size: 125%;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 0px;
	clear: both;
	background-color:#66cc99;
	color:#fff;
	padding:10px;
	
}

#webdesign {
	width: 540px;
	margin-left: 200px;
	 margin-top:100px;
         font-size: 50%;
	padding-left: 20px;
	color:#777;
	text-align:right;
}

#webdesign a {
	color: #777;
         text-decoration: none;
}

#textArea {
	background-color: #E0DFE3;
	border: 1px solid #a5acb2;
}

#formfield {
	background-color: #E0DFE3;
	border: 1px solid #a5acb2;
}

.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align: center;
}
.csc-frame-frame2 {
	background-color: #ffffcc;
	padding: 0px 5px 0px 5px;
}
.csc-frame-frame1 {
	background-color: #eeeeee;
	padding: 0px 5px 0px 5px;
}
.important {
	color: #8a0020;
}
.name-of-person {
	color: #10007b;
}
.detail {
	color: #186900;
}

/* sitemap */
div.csc-sitemap {
	/*border: 1px #eeeeee solid;*/
	margin: 20px;
}
div.csc-sitemap a {
	font-weight:bold;
	text-decoration: none;
}
div.csc-sitemap ul {
	padding-left: 15px;
	margin-top: 0px;
	list-style-image: url(/fileadmin/media/gif/sitemap2.gif);
}
div.csc-sitemap ul li {
	padding-left: 5px;
}
div.csc-sitemap ul li ul {
	margin-top: 0px;
	list-style-image: url(/fileadmin/media/gif/sitemap3.gif);
}
div.csc-sitemap ul li ul li {
}
div.csc-sitemap ul li ul li ul {
	list-style-image: url(/fileadmin/media/gif/sitemap4.gif);
}
div.csc-sitemap ul li ul li ul li{
}
div.csc-sitemap ul li ul li ul li ul {
	list-style-image: url(/fileadmin/media/gif/sitemap5.gif);
}
div.csc-sitemap ul li ul li ul li ul li {
}

/* search */
input.macina {
        margin-top:100px;
	margin-left: 13px;
}

/* --- regular table -- */
table.contenttable {
	margin: 0px;
	padding: 0px;
	border-spacing: 1px;
}
table.contenttable td {
	/*padding: 2px;*/
	padding: 0px 5px 0px 5px;
	vertical-align: top;
}
table.contenttable-0 tr.tr-odd {
         background-color:#eeeeee;
}
table.contenttable-0 tr.tr-even {
         background-color:#ffffff;
}
table.contenttable-0 tr.tr-0 {
         font-weight:bold;
         background-color:#999999;
         color:#ffffff;
}
table.contenttable-1 tr.tr-odd {
         background-color:#ffffff;
}
table.contenttable-1 tr.tr-even {
         background-color:#eeeeee;
}
table.contenttable-1 td.td-0 {
         font-weight:bold;
         background-color:#999999;
         color:#ffffff;
}
table.contenttable-2 tr.tr-odd {
         background-color:#ffffff;
}
table.contenttable-2 tr.tr-even {
         background-color:#eeeeee;
}
table.contenttable-2 tr.tr-0 {
         font-weight:bold;
         background-color:#999999;
         color:#ffffff;
}
table.contenttable-2 td.td-0 {
         font-weight:bold;
         background-color:#999999;
         color:#ffffff;
}
table.contenttable-3 tr.tr-odd {
         background-color:#ffffff;
}
table.contenttable-3 tr.tr-even {
         background-color:#eeeeee;
}

#copernicus_office_contenthead
{
padding-top: 10px;
}

#search

{
padding-top: 20px;
padding-bottom: 35px;
}

.search
{
float: left;
}

.searchSubmit
{
float: left;
}

#contentTable
{
width: 100%;
}

#co_auth_check_authiframecontainer

{
position: absolute;
left: 32px;
top: 430px;
}

hr {
	background-color: #ccc; color: #ccc; height: 1px; border: 0;

}

#sessionprogramme .divider
{
display: none;
}

.displayprogramme_schedulings_scheduling,
.oralprogramme_schedulings_scheduling
{
text-align: center;
}

.divider
{
display: none;
}