.ConnectGreen	{            
	color: #7BC143;
}

.ConnectBlue	{
	color: #004581;
}

.BodyTitle_name {
	font-family: Arial, Helvetica, san-serif;
	font-size: 36px;
	font-weight: bold;
	color: #004581;
	white-space: nowrap;
	padding-bottom: 20px;
}

body {
	margin: 0;
	padding: 0;
}

div.left {
	float: left;
	margin-top: 0;
	padding: 0;
	width: 255px;
}

div.menuLevel {
	float: left;
	margin-top: 10px;
}

div.main, div.mainWithRight {
	float: none;
	text-align: left;
	vertical-align: top;
	width: auto;
	display: block; 
}
div.main {        
	margin: 10px 10px 0px 250px;
}
div.mainWithRight {
	margin: 10px 210px 0px 250px;
}

div.footer {
	clear: both;
	float: left;
	width: 100%;
}

div.rightarea {     
	display: inline-table;
	float: right;
	width: 200px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	max-width: 200px;
}

div.rightarea hr {
	margin-top: 3px;
	margin-bottom: 4px;
 	color: #004581;
	}

div.rightarea td {
	width: 200px;
	}

div.rightarea img {
	border: 0;
	padding: 0;
	margin: 0;
	max-width: 200px;
	}

table.block {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

table.textarea, table.MenuLevel, table.rightarea {
	background-color: #FFFFFF;
	border-top: #004581 solid 3px;
	border-bottom: #8FB3D0 solid 4px;
	margin: 0 10px 0 10px;
	width: auto;
	border-collapse: collapse;
}

table.textarea H2, H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
 	color: #004581;
	padding: 3px 0 5px 0;
	margin: 0;
}

table.textarea H2 {
	font-weight: bold;
}
table.textarea H3 {
	font-weight: normal;
}

table.textarea ul {
	margin-top: 0;
	margin-left: 25px;
	padding-left: 10px;
	text-indent: 0;
}

table.textarea ul li {
	margin-top: 5px;
	padding-left: 10px;
	list-style-type: disc;
}

table.textarea ul li ul {
	margin-left: 15px;
	text-indent: 0;
}

table.textarea ul li ul li {
	list-style-type: circle;
}

table.rightarea td.h1 {
	font-size: 11px;
	font-weight: bold;
	padding: 10px 0px 5px 10px;
	margin: 0px;
	line-height: 100%;
 	color: #004581;
}

.maxsy2010 {
	max-width: 736px;
}

td {
	font-family: Verdana, Arial, Helvetica;
        font-size: 12px;
        font-weight: normal;
        color:#666666;
	margin: 0;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

table.textarea td {
	padding: 4px 10px 4px 10px;
	vertical-align: top;
	width: auto;
}

table.textarea .form {
	width: 527px;
	padding: 0;
}

td#MainMenu {
	background-image: url(/img/navbg.gif);
	background-repeat: repeat-x;
	height: 26px;
	padding: 0 0 0 10px;
	width: 100%;
}

td#MainMenu ul {
	border: 0 solid #FFFFFF;
	margin: 0;
	padding: 0;
	cursor: pointer;
	white-space: nowrap;
	display: inline;
}

td#MainMenu li {
	display: block;
	float: left;
	color: #FFFFFF;
	list-style-type: none;
	border: 0px solid #FFFFFF;
	margin-top: 6px;
	cursor: pointer;
	white-space: normal;
}

td#MainMenu li.Item1 {
	display: block;
	float: left;
	color: #FFFFFF;
	list-style-type: none;
	border-left: #FFFFFF solid 1px;
	margin-top: 6px;
}

td#MainMenu li a {
	display: block;
	float: left;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px ;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0;
	height: 20px;
	cursor: pointer;
}

td#MainMenu li a:visited {
	color: #FFFFFF;
}

td#MainMenu li a:hover {
	background-color: #004581;
	color: #FFFFFF;
}

td#MainMenu li a div {
	display: block;
	float: left;
	padding-top: 2px;
 	padding-left: 5px;
	padding-right: 5px;
}

td#MainMenu li div.x {
	position: relative;
	top: 20px;
	left: 0px;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	display: inline;
	background-color: #8FB3D0;
}

td#MainMenu li div.x ul {
	position:absolute;
	z-index: 10;
	display: block;
	list-style-type: none;
	padding: 0;
	background-color: #8FB3D0;
	cursor: pointer;
	white-space: nowrap;
	float: left;
}

td#MainMenu li div.x ul li {
	position: static;
	background-color: #8FB3D0;
	display: block;
	padding: 0;
	margin: 0;
	float: left;
}

td#MainMenu li div.x ul li a {
	position: relative;
	padding: 0;
	float: left;
}

td#MainMenu li div.x ul li a:hover {
	background-color: #FFFFFF;
	color: #004581;
}

td#MainMenu li div.x ul li a div {
	padding: 5px 6px 5px 6px;
}

.MainMenu_Form {     
	width: 100%;
	border: 0px solid white;
}

.MainMenu_MenuItem, .MainMenu_MenuItemSel {
	cursor: pointer;
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border: 0px solid white;
	padding: 5px 5px 1px 5px;
	height: 26px;
}

.MainMenu_MenuItemSel	{
	background-image: url(/img/navbg_over.gif);
	background-repeat: repeat-x;
}

.MainMenu_SubMenu {
	position: absolute;
	z-index: 100;
	visibility: hidden;
}

.MainMenu_SubMenuItem, .MainMenu_SubMenuItemSel {
	cursor: pointer;
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border: 0px solid white;
	padding: 2px 5px 2px 5px;
	height: 26px;
}

.MainMenu_SubMenuItemSel	{
	background-color: #7BC143;
	background-image: none;
}

.MainMenu_MenuContainer table {
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	border: 0px solid white;
}

.MainMenu_MenuContainer td {
	white-space: nowrap;
}

.MainMenu_MenuContainer a:link {
	text-decoration: none;
}
.MainMenu_MenuContainer a:visited {
	text-decoration: none;
}
.MainMenu_MenuContainer a:hover {
	text-decoration: none;
	cursor: pointer;
	color: #FFFFFF;
	background-image: url(/img/navbg_over.gif);
	background-repeat: repeat-x;
}
.MainMenu_MenuContainer a:active {
	text-decoration: none;
}


/* new main navigation bar */

td#navContainer {
	background-image:url(/img/navbg.gif);
	display: block;
	background-repeat: repeat-x;
	height: 26px;
	padding-left: 10px;
	width: auto;
}

ul#nav {
	float: left;
	border: 0 solid #FFFFFF;
	margin: 0;               
	padding: 0;
	cursor: pointer;
	list-style-type: none;
	display: block; 
	width: 100%;
	background-image: url(/img/navbg.gif);
	background-repeat: repeat-x;
	height: 26px;
	line-height: 26px;
}     

ul#nav a {
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	font-family: Tahoma, Arial, Helvetica;
	white-space: normal;
	text-decoration: none;
	display: block;
	margin: 0;
	white-space: nowrap;
}

ul#nav li {
	float: left;
	display: inline;
	position: relative;
	padding: 0;
	margin-top: 6px;                            
	border-left: #FFFFFF solid 1px;
	height: 20px;
	line-height: 20px;
	list-style-type: none;
}              

ul#nav li#first {
	border-left: #FFFFFF solid 0px;
}

ul#nav li a {
	padding: 0px 6px;
}

ul#nav li a:hover {
	background-color: #004581;
}

ul#nav li ul {
	display: none;
	position: absolute;
	top: 20px;
	padding: 0;
	margin: 0;
	border: #FFFFFF solid 0;
	background-image: none;
	background-color: #8FB3D0;
}
                       
ul#nav li:hover ul, ul#nav li.over ul {
	display: block;
}

ul#nav li ul li {
	float: none;
	display: block;
	margin: 0;
	line-height: 1%;
	height: auto;
	border: #FFFFFF solid 0px;
}

ul#nav li ul a {
	float: none;
	position: relative;
	padding: 6px 12px;
	line-height: 100%;
}                                       

ul#nav li ul a:hover {
	background-color: #7BC143;
}

/* end of new main navigation bar */

table.MenuLevel {
	width: 235px;
	padding: 0;
	border-bottom: #FFFFFF solid 0px;
	cursor: pointer;
}

.MenuLevel_MenuItem0, .MenuLevel_MenuItem1,
.MenuLevel_MenuItem1Sel {
	height: 40px;
	vertical-align: middle;
	padding: 0px 10px 0px 10px;
	font-family: Verdana, Arial, Helvetica;
 	font-size: 11px;
}

.MenuLevel_MenuItem0 {
	font-weight: bold;
	color: #004581;
}

.MenuLevel_MenuItem1 {
	background-color: #8FB3D0;
	color: #FFFFFF;
}

.MenuLevel_MenuItem1Sel {
	background-color: #7BC143;
	color: #FFFFFF;
}
 
.MenuLevel_MenuBreak {
	height: 1px;
}

ul#MenuLevel {
	background-color: #FFFFFF;
	border: 0 solid #FFFFFF;
	margin: 0px 10px 20px 10px;
	padding: 0;
	width: 235px;
	cursor: pointer;
	white-space: normal;
}

ul#MenuLevel li {            
	display: block;      
	padding: 0;
	margin: 0;
	list-style-type: none;
}

ul#MenuLevel li div {
	padding-top: 10px;
	padding-left: 10px;
}

ul#MenuLevel li.Item0 {   
	border-top: #004581 solid 3px;
	color: #004581;
	font-weight: bold;
	line-height: 100%;
}

ul#MenuLevel li.Item1,
ul#MenuLevel li.Item1Sel {
	border-top: #FFFFFF solid 1px;
	color: #FFFFFF;
	background-color: #8FB3D0;
	display: block;
	height: 40px;
	line-height: 100%;
}

ul#MenuLevel li.Item1Sel {
	background-color: #7BC143;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	height: 40px;
}

ul#MenuLevel li.Item0 a,
ul#MenuLevel li.Item1 a {
	display: block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	padding: 0;
	margin: 0;
	height: 40px;
}

ul#MenuLevel li.Item0 a {
	color: #004581;
}

ul#MenuLevel li.Item0 a:visited {
	color: #004581;
}

ul#MenuLevel li.Item0 a:hover {
	background-color: #FFFFFF;
	color: #004581;
}

ul#MenuLevel li.Item1 a {
	color: #FFFFFF;
}

ul#MenuLevel li.Item1 a.Itemsel {
	background-color: #7BC143;
}

ul#MenuLevel li.Item1 a:visited {
	color: #FFFFFF;
}

ul#MenuLevel li.Item1 a:hover{
	background-color: #7BC143;
	color: #FFFFFF;
}

td.PeopleAddress {
	width: 400px;
	vertical-align: top;
	padding-top: 10px;
}

td.PeoplePicture {
	width: 160px;
	vertical-align: top;
	text-align: right;
}

td.PeoplePicture img {
	border-width: 0px;
	width: 150px;
}

td.PeoplePicture200 img {
	border-width: 0px;
	width: 200px;
}

table.Contact td {
	padding-right: 20px;
}

div.NewsColumn, div.CalendarColumn, div.twitter, div.clustrMap {
	clear: both;
	width: 235px;
	background-color: #FFFFFF;
	border-top: #004581 solid 3px;
	border-bottom: #8FB3D0 solid 4px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

div.NewsColumn table, div.CalendarColumn table {
	margin: 5px;
}

div.NewsColumn th, div.CalendarColumn th {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #004581;	
	vertical-align: top;
	font-weight: bold;
	height: 20px;
}                

div.NewsColumn td, div.CalendarColumn td {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;	
	vertical-align: top;
}

div.twitter {
	border-top: 0;
	border-bottom: 0;
	}
div.clustrmap {
	margin: 2px 10px 2px 10px;
	}
div#CCE2008_Register {

}

div#CCE2008_Register table.form {
	width: 640px;
	padding: 0px;
	margin: 2px;
	border: #7BC143 solid 5px;
	border-spacing: 0px;
	background-color: #FFFFFF;
	font-family: Verdany, Arial, Helvetica;
	font-size: 9pt;
}

div#CCE2008_Register table.form tr {
	height: 20px;
}

div#CCE2008_Register td {
	vertical-align: top;
}

div#CCE2008_Register td.text {
	padding-left: 20px;
	padding-right: 20px;
}

div#CCE2008_Register td.label {
	text-align: right;
	width: 50%;
	padding-left: 20px;
}

div#CCE2008_Register td.error {
	width: 10px;
}

div#CCE2008_Register td.input {
	text-align: left;
	padding-right: 20px;
}

div#CCE2008_Register .formularhdr {
	font-weight: bold;
}

table.form td {
	padding: 1px 0 0px 0;
}

table.form td.label {
	vertical-align: top;
}

table.form td.input {
	vertical-align: top;
}

div.main table.vortrag, div.main table.training {
	width:700px;
}

table.vortrag td.label, table.training td.label {
	width:100px;
}

table.vortrag td.error, table.training td.error {
	width: 20px;
}

table.vortrag td.input, table.training td.input {
	width:400px;
}

.formularhdr {
	font-weight: bold;
}

.necessary {
	font-weight: bold;
	color: #FF0000;
	width: 20px;
	font-size: 12px;
}

div.mitglieder .ibutton {
                padding: 1px 1px 1px 1px; margin:0;
                font-weight: bold; width: 22px; text-align: middle;
                font-size:12px; font-family: Verdana; }

div.mitglieder img {
                cursor: hand; }

div.sessionLogin,
div.sessionName,
div.sessionLanguage {
	float: right;
	text-align:left;
	vertical-align: top;
	font-size: 10px;
	font-weight: bold;
	width: 120px;
	margin: 0;
	padding: 0;
}

div.sessionLogin form {
}

div.sessionLogin input {
	margin: 0;
	padding: 0;
	font-size: 10px;
}

div.sessionLogin .loginMessage {
	color: red;
}

div.sessionLanguage {
	position: absolute;
	top: 95px;
	padding-left: 20px;
}

table.textarea .br1 td {
	padding: 0 10px;
	margin: 0;
}

th.left {
	text-align: left;
}

table.fees {
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

table.fees th {
	padding-top: 10px;
}

table.fees2 {
	padding: 5px 0px 5px 0px;
	maring: 0;
	border-collapes: collapse;
	}

table.fees2 td {
	text-align:right;
	white-space: nowrap;
	vertical-align: baseline;
	}

table.fees2 th {
	vertical-align: baseline;
	}

table.ftn td {
	padding: 2px 5px 2px 0px;
	margin: 0;
	border-collapse: collapse;
	}

a.ftnref, .ftn {
	border-collapse: collapse;
	padding-left: 2px;
	padding-right: 2px;
	font-family: Arial, Helvetica, san-serif;
	font-weight: normal;
	text-decoration: none;
	color: #004581;
}

table.symposiumsprogramm {
	padding: 0;
	margin: 5px 0 10px 0;
	border: black solid 0px;
	border-collapse: collapse;
}

table.symposiumsprogramm td.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

table.symposiumsprogramm .left {
	text-align: left;
}

table.symposiumsprogramm .right {
	text-align: right;
}

table.symposiumsprogramm td.sypgmtdr {
	text-align: center;
	font-weight: bold;
	border: black solid 1px;
	padding: 5px 0 5px 0;
}

table.symposiumsprogramm td.sypgmtd, td.sypgmtdt {
	vertical-align: top;
	border: black solid 1px;
	text-align: center;
}

table.symposiumsprogramm td.sypgmtdt {
	text-align: left;
}

span.symposiumAuthenticationMissing {
	color: red;
	font-weight: bold;
}

table.symposiumslides td {
	vertical-align:top;
	padding: 0;
}
table.symposiumslides td.id {
	padding-left:10px;
}
table.symposiumslides td.titel {
	padding-left:10px;
}

div.sy2010left {
	float: left;
	margin: 0 10px 0 10px;
	padding: 0 10px 0 10px;
	width: 215px;
	border-top: 3px solid #004581;
	border-bottom: #8FB3D0 solid 4px;
	font-weight: bold;
	line-height: 100%;
	display: block;
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #004581;
}

div.sy2010left p {
	margin: 0;
	padding: 10px 0 10px 0;
}

div.sy2010left div.sponsor {
	padding: 5px 0 5px 0;
	text-align: center;
}

div.sponsor img {
	border: 0;
}

.print  { display: none }
.screen { display: inline }
                      
                 
