/*Cascading Style-Sheets, Homeseite*/

body {
	margin: 0px;
	min-width:800px;
	font-family: Calibri, sans-serif;
	font-size: 18px;
	color: black;
	text-align: center;
	background-color: #27305b;/*21536a;/*4069e3;*/
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
	padding: 0px;
	margin: 0px;
}

/*Header*/

#header {
	background-repeat: no-repeat;
	width: 100%;
	height: 112px;
	padding: 0px;
	margin: 0px;

			
background:url(/zetem/optims/cms/ods18/odsback.png)
			   repeat 10px 0px;
	/*border: solid #f00 1px;*/
}
#header_logo {
	padding: 0px;
	padding-left: 41px;
	padding-top:5px;
	margin: 0px 0px 0px 0px;
	left: 0px;
	position: absolute;
}
/*
#header_image {
	position: absolute;
	/*padding: 0px;
	padding-top: 30px;
	padding-right: 200px;
	margin: 30px 100px 0px 0px;
	right: 0px;	
}*/

#header_image {
	position: absolute;
	top: 30px;
right: 30px;
}
h1 {
	margin: 0px 0px 0px 210px;
	padding-top: 22px;
	font-size: 180%;
	font-weight: normal;
/*	border: dotted #777 1px;*/
	color: #fff;/*#000;*/
		   text-align:left;
		    white-space: nowrap;
}
.subtitle {
	margin: 0px 0px 0px 210px;
	padding-top: 0px;
	font-size: 120%;
	/*border: dotted #777 1px;*/
	color: #fff;/*#000;/*#888;*/
		   text-align:left;

}

b#note {
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px 0px 0px 0px;
	padding: 40px 30px 20px 30px;
/*	font-size: 30px;*/
/*	border: dotted #ccc 1px;*/
	background-color:#ff0;
	color: #000;
	width:135px;
	height:70px;
	/*	   text-align:left;*/

background:url(http://www.math.uni-bremen.de/~knauer/gamm11/images/postit.png)
			   no-repeat 10px 0px;
}





/*Hauptteil der Seite*/

#main {
	margin: 0px 0px 0px 0px;
	text-align: left;
	padding:0px;
/*border: dotted #555 1px;*/
	/*background:url(images/menu.png) repeat-y;*/
position:relative;

/*background:url(images/img1.png) no-repeat 10px;*/
/* background-image: url(http://www.math.uni-bremen.de/~knauer/gamm11/images/img1.png);
 background-repeat: no-repeat;
 background-position: right bottom;
*/
/*background:url(http://www.math.uni-bremen.de/~knauer/gamm11/images/img1.png) bottom left no-repeat;
*/
 background-color: #dcdcdc;/*#f1eaed;*/

}


/*Menu*/
#menu_main {
	margin: 0;
	position: relative;
	top: 0px;
	left: 0px;
	width: 180px;
	padding: 10px;
	float: left;
	color: #21536A;
	display: table-cell;
 /*	border: dotted #0f0 1px;*/
/*	background-color:#fff;*/
/*	background-color:#b4d5b7;*/


}

#menu_main li {
	padding: 5px 5px 5px 0px;
	margin: 0px 0px 0px 25px;
	border-width: 1px ;
	list-style-type:none;
	font-weight:bold;
}
#menu_main li .dead {
	color:#888;
}

#menu_main .h {
/*	behavior: url('/zetem/cms/media.php/193/csshover.htc');*/
	list-style-image:url(/zetem/optims/cms/ods18/menu-leaf.gif);
}


#menu_main li a {
	color: #55617C;
	text-decoration: none;
}


#menu_main .h:hover {
/*	list-style-image:url(/zetem/optims/cms/menu-expanded.gif);*/
 	text-decoration: underline;


}

#menu_main .hh {
	list-style-image:url(/zetem/optims/cms/ods18/menu-expanded.gif);

}
#menu_main .hh a:hover {
 	text-decoration: underline;


}

.ll:hover {
 	text-decoration: underline;


}


#menu_main .hh div ul li {
		list-style-image:url(/zetem/optims/cms/ods18/menu-leaf.gif);
font-weight:normal; 

}

#menu_main .empty {
	list-style-image:url(/zetem/optims/cms/ods18/menu-expandded.gif);
	color: #999;

}

#menu_main .empty div ul li {
		list-style-image:url(/zetem/optims/cms/ods18/menu-leaf.gif);
font-weight:normal; 

}


#menu_main form {
	display: inline;
}

/*#menu_main li input {
	border: 1px solid #cccccc;
	height: 15px;
	width: 64px;

}

#menu_main li input#submit {
	width: 17px;
	height: 16px;
	position: relative;
	top: 4px;
	background-color: white;
}
*/

/*unteres menu*/
#menu_main .cont{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border: none;
	list-style-type:none;
}

ul#menu_second {
	/*background-color: #fef;*/


}

#menu_main li #menu_second {
	padding: 0px;
	list-style-type: none;
	margin: 15px 0px 0px 0px;
	
}

#menu_main li #menu_second li{
	padding: 0px;
	margin: 3px 0px;
	list-style-type: none;
	border: none;
	font-size: 10px;
}

#menu_main li #menu_second a{
}

#menu_main li #menu_second a:hover {
	text-decoration: underline;
}

/*inline-menu zweiter ebene*/

#menu_main li .menu_inline {
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
}

#menu_main li .menu_inline li {
	list-style-type: none;
	border: none;
	padding: 3px;
	padding-left: 0px;
}
#menu_main li .menu_inline a {
	font-size: 1em;
}

#menu_main li .menu_inline a:hover {
	text-decoration: underline;
}

.content_image_right{
float:right;
margin:10px;
padding: 5px;
border:solid #27305b;/*#ef3321;/*#f1eaed;*/
	   border-width:2px;
	   text-align:center;
color:#666;
	  font-size:10px;
	  background-color: #e4f5fb;
}

.content_image_right span {
	margin-top:5px;
display:block;
}


/*Bild unten rechts */
#infoimg {

	padding: 0px 0px 0px 0px;
	margin: 0px;
	float: right;
    clear:right;
	width:200px;
right:0px;
bottom:0px;
position:absolute;
		/* border: dotted #555 1px;*/
/*background:url(http://www.math.uni-bremen.de/~knauer/gamm11/images/postit.png)*/

}

.content_image_lecturer{
/*float:right;*/
margin:10px;
padding: 5px;
border:solid #f1eaed;
	   border-width:1px;
	   text-align:center;
color:#666;
	  font-size:10px;
}

.content_image_lecturer span {
	margin-top:5px;
display:block;
}




#infoimg {

	padding: 0px 0px 0px 0px;
	margin: 0px;
	/*float: right;*/
    clear:right;
	width:200px;
right:0px;
bottom:0px;
position:absolute;
		/* border: dotted #555 1px;*/
/*background:url(http://www.math.uni-bremen.de/~knauer/gamm11/images/postit.png)*/

}

/*Arbeitsgruppen Menu*/
#menu_ag {

	padding: 0px 0px 5px 10px;
	margin: 0px;
	list-style-image:url(/zetem/optims/cms/menu-leaf.gif);

	float: right;
    clear:right;
	width:185px;
top:10px;
right:0px;

position:absolute;
				 	
}


@media all and (max-width: 1030px) {
    #menu_ag{
        margin-left: 0px;
        left: 1030px;
    }
}


#menu_ag li {
	color: #000;
	padding-left:0px;
	margin-left:20px;
}

#menu_ag #menu_ag_title {
	color: black;
 	background-color: #fff;
	font-weight:bold;
	border: none;
	list-style-type: none;
	list-style-image:url(/zetem/optims/cms/menu-null.gif);
	background:url(/zetem/optims/cms/back5.png)
				   repeat-x top;


	margin-bottom:4px;
	margin: 0px 0px 5px 0px;

	padding: 5px;

	border: solid #B4001B;
	border-width:1px;
	font-size: 12px;
}
#menu_ag #menu_ag_title a{
	color: black;
}

#menu_ag li  {
	color: #999;
	font-size: 10px;
}
#menu_ag li a {
	color: #21536A;
}


#menu_ag li:hover {

}
#menu_ag .hov {

}


#menu_ag #menu_ag_title:hover {
}

/* zweites arbeitsgruppenmenu fuer statische seiten */

#main ul#ag_menu_stat{
	padding: 4px;
	padding-left: 0px;
	margin: 50px 0px 0px 10px;
	list-style-image:url(/zetem/optims/cms/menu-leaf.gif);
position: absolute; 

	float: right;
	clear:right;
	width:170px;
}

#main ul#ag_menu_stat a{
	color: #21536A;
	font-size: 10px;
}

.expand {
	list-style-image:url(/zetem/optims/cms/menu-expanded.gif);
}


ul#ag_menu_statsub{
	padding: 2px;
	padding-left: 0px;
	margin: 0px 0px 0px 20px;
	list-style-image:url(/zetem/optims/cms/menu-leaf.gif);
 
/*border:1px #000 solid;*/
	/*float: right;
	clear:right;*/
/*	width:127px;*/
}

ul#ag_menu_statsub a{
	color: #21536A;
	font-size: 10px;
}

/*main content*/
#main #content {
	padding: 15px 15px 5px 15px;
	margin-top: 0px;

	margin-left: 198px;
	margin-right:200px;
	line-height:175%;
min-height:480px;/*480px;*/
min-width:300px;
/*	border: dotted #00f 1px;*/
/*	background:url(/zetem/optims/cms/back6.png) no-repeat 0px -1px;*/
	background-color:#fff;
}


#main #content h2 {
	border: none;
	/*background:url(images/headline.png)*/
	/*no-repeat bottom left;*/
	margin: 20px 0px 10px 0px;	
	padding:0px 0px 0px 0px;
	
}

#main #content li {
margin: 0 0 10px 0;
}

/*

#main #content img {
	float: right;
}*/





/*Footer*/
#footer {
	height: 16px;
	padding: 5px 0px 0px 0px;

	margin: 0px 0px 10px 0px;
	text-align: left;
	vertical-align: bottom;
	clear: both;
	/*border: solid 1px #f0f;*/
	background-color: #ef3321;/*#4069e3;*/
color:#fff;
/*border-top: solid 1px #000;*/

}

#footer img {
	padding-left: 0px;
}

#footer span a {
	color: #fff;
	text-decoration: none;
}

#footer span a:hover {
	text-decoration: underline;
}

#footer span {
	text-align: right;
	position: absolute;
	right: 10px;
	font-size: 10px;
}

/*dt {*/
/*	font-weight:bold;*/
/*	display:inline;*/
/*	padding: 0px 0px 1px 0px;*/
/*	width:100px;*/
/*		display:block;*/
/*}*/
/*dd {*/
/*	margin: -20px 0px 0px 100px;*/
/*	padding: 0px 4px;*/
/*display:inline;*/
/*border: 1px inset  #499a52;*/
/*float:left;*/
/*	  min-height:20px;*/
/*}*/




dt {
	font-weight:bold;

}
/*
dt::after {
	content: ":";
}

dd {	
	margin: 2px 0;
	padding: 5px 0;
	
}
*/

#menu_main li #menu_second li#language 
 {
 /* background-color:#fff;*/
  margin-top:15px;
  color:#999;
}

.underline {
	font-style:oblique;
	text-decoration: underline;
	color: #21536A;

}


/*form {
	margin-top: 10px;
	color: #21536a; 
	font-size: 10px;
}*/

form div {
	width:145px; 
	padding:0px;
	overflow: hidden;
  	border: 1px solid #B4001B;
}



.high {
  background-color:#ffea03;
}



.test {
padding:0px 0px 0px 5px;
border: 2px solid #27305b;/*#000;*/
margin-top:10px;
min-width:500px;
	background-color:#e4f5fb;
}


/* Formular */
form.gamm div  {

padding: 2px 0px;
min-width:500px;
width:100%;
border: 0px;
/*		border: 1px solid #f0f;*/
margin:0px;
color:#555;

		
}

form.gamm div span {
width:100px;	
float:left;
padding: 1px 0px 0px 0px;
/*	border: 1px solid #f0f;*/
}
form.gamm  b {
color: #f00;	
}


form.gamm div input {
width: 350px;
border: 1px inset  #499a52;
padding:2px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
float:left;
display:inline;
}

form.gamm div input.radio {
width: 30px;
border: 0;
padding: 2px;
}
form.gamm div input.checkbox {
width: 20px;
border: 0;
padding: 2px;
}
form.gamm div input.checkbox2 {
width: 20px;
border: 0;
padding: 2px;
margin-left: 50px;
}
form.gamm div input.text2 {
width: 200px;
}
it.text2 {
/*width:100px;	*/
float:left;
padding: 1px 0px 0px 0px;

width: auto;
border: 0;
padding: 2px;
margin-left: 50px;
margin-right:5px;
}


input.mandatory {
	background-color: #fee;
}
input.mandatoryred {
	background-color: #fcc;
}


form.gamm div textarea {
width: 350px;
margin: 0px 0px 0px 0px;
border: 1px inset  #499a52;
padding: 2px 2px 2px 2px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
float:left;
display:inline;
}

/*input:hover {
background-color:#eee;

}*/

form.gamm input.button {

background-color:#fff;
margin:10px 0px 10px 100px;
width:150px;
	  border: 1px outset  #499a52;

}

form.gamm input.button:hover {
background-color:#eee;
cursor: pointer;
}



.grey {
	color: #999;

}

.ll {
display:block;
	margin: -23px 10px 0px 36px;
	padding: 0px 0px 0px 2px;
	color: #000;
	font-size: 10px;
	border-left: 1px outset  #499a52;
}

table.speaker {
	border: 1px solid #27305b;/*#f1dfe7*/;
	padding:0px 0px 0px 0px;
	margin:0px 0px 5px 0px;
}

table.speaker th {
	background-color: #e5e5e5;
	padding: 3px 10px;
	border-bottom: 1px solid #f1dfe7;
	text-align:center;
	color:#000;
}


table.speaker th a {
	color:#000;
}


table.speaker td {
	/*background-color: #e4f5fb;/*#fff;*/
	padding: 1px 20px ;
	/*border: 1px solid #666;*/
	vertical-align:top;
	white-space: normal;
	
}

table.registrationsummary {
	border: 2px solid #27305b;/*#f1dfe7*/;
	padding:0px 0px 0px 0px;
	margin:20px 0px 20px 0px;
	background-color: #e4f5fb;
}

table.registrationsummary th {
	background-color: #e5e5e5;
	padding: 3px 10px;
	border-bottom: 1px solid #f1dfe7;
	text-align:center;
	color:#000;
}


table.registrationsummary th a {
	color:#000;
}


table.registrationsummary td {
	/*background-color: #e4f5fb;/*#fff;*/
	padding: 1px 20px ;
	/*border: 1px solid #666;*/
	vertical-align:top;
	white-space: normal;
	
}
	

table.dates {
	padding:0px 0px 0px 0px;
	margin:20px 0px 20px 20px;
	border:2px solid #27305b;/*#ef3321;*/
	background-color: #e4f5fb;
}

table.dates th {
	background-color: #e5e5e5;
	padding: 3px 10px;
	border-bottom: 1px solid #f1dfe7;
	text-align:center;
	color:#000;
}

table.dates th a {
	color:#000;
}


table.dates td {
	/*background-color: #e4f5fb;/*#fff;*/
	padding: 1px 20px ;
	/*border: 1px solid #666;*/
	vertical-align:top;
}

table.dates2 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 20px 20px;
	border:2px solid #27305b;/*#ef3321;*/
	background-color: #e4f5fb;
}

table.dates2 th {
	background-color: #e5e5e5;
	padding: 3px 10px;
	border-bottom: 1px solid #f1dfe7;
	text-align:center;
	color:#000;
}

table.dates2 th a {
	color:#000;
}


table.dates2 td {
	/*background-color: #e4f5fb;/*#fff;*/
	padding: 1px 20px ;
	/*border: 1px solid #666;*/
	vertical-align:top;
}

/*tr:nth-child(even) {
    background-color: #e4f5fb;
*/


table.gamm {
	border: 1px solid #f1dfe7;
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 40px;
}

table.gamm th {
	background-color: #e5e5e5;
	padding: 3px 10px;
	border-bottom: 1px solid #f1dfe7;
	text-align:center;
	color:#000;
}

table.gamm th a {
	color:#000;
}


table.gamm td {
/*	background-color: #fff;*/
	padding: 1px 10px ;
/*	border: 1px solid #666;*/
	vertical-align:top;
}

table.admin {
	background-color:#fff;
	border: 1px solid #000;
	padding:0px 0px 0px 0px;
}


table.admin th {
	background-color:#499a52;
	border:1px solid #000;
	text-align:center;
	color:#fff;

}

table.admin td {
/*background-color:#fff;*/
border:1px solid #ccc;
min-width:50px;
}

input.button {
/*background-color:#fff;*/
/*border:1px solid #ccc;
min-width:50px;*/

	background-color:#fff;
margin:10px 0px 10px 0px;
width:100px;
	  border: 1px outset  #499a52;


}




.white {
	background-color: #fff;
}

.abstract {
padding:5px 0px 5px 5px;
/*border: 1px solid #499a52;*/

}


.abstract h3 {
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
font-size:150%:

}


form span.info {
	color:#000;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 100px;
/*	width:100px;
/*	padding:0px;
	overflow: hidden;*/
/*	border: 1px solid #B4001B;*/
	float:left;
	width:370px;
}

span.date {
	font-weight:bold;
}






#main #content .content_image_left {
/*	float:left;*/
	margin: 0px;
	padding: 5px 5px 5px 5px;
	background-color: #fff;

	border: solid #f1dfe7;
	border-width: 1px;
	text-align:center;
	font-size:10px;
	color:#666;
  	line-height:100%;
}
#main #content .content_image_left span{
	margin-top:5px;
	display:block;
}



/*

table.gamm2 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 40px;
width:90%;
}

table.gamm2 th {
	background-color: #499a52;
	padding: 3px 10px;
	text-align:center;
	color:#fff;
}

table.gamm2 th a {
	color:#fff;
}


table.gamm2 td {
	padding: 1px 10px ;

	vertical-align:top;
}

table.gamm2 tr.mode th {
background-color: #e0eee2;

	padding: 3px 10px;
	text-align:center;
	color:#fff;
	color:#888;
}

table.gamm2 tr.top td {
	border-top: 1px solid #000;
}
table.gamm2 tr.bottom td {
	border-bottom: 1px solid #f1dfe7;
}
table.gamm2 tr.top th {
	border-top: 1px solid #f1dfe7;
}
table.gamm2 tr.bottom th {
	border-bottom: 1px solid #f1dfe7;
}

table.gamm2 td.left {
	border-left: 1px solid #f1dfe7;
}
table.gamm2 td.right {
	border-right: 1px solid #f1dfe7;
}
table.gamm2 th.left {
	border-left: 1px solid #f1dfe7;
}
table.gamm2 th.right {
	border-right: 1px solid #f1dfe7;
}
*/


div.line {
	margin:0px 0px 10px 00px;
/*	border: 1px dotted #faf;*/
}
div.time {
	width:90px;
	max-width:90px;
	background-color: #e0eee2;
/*	border: 1px dotted #0a0;*/
	text-align:right;
	padding: 3px 10px 3px 0px;
/*	font-weight:bold;*/
	color:#777;
	float:left;
}

div.program {
	margin:0px 0px 0px 107px;
	background-color: #e0eee2;
/*	border: 1px dotted #f0f;*/
/*	text-align:center;*/
	padding: 3px 10px;
	font-weight:bold;
	color:#777;
}

div.table {
	margin:0px 0px 0px 105px;
/*border: 1px dotted #000;*/
	padding: 0px;
/*color:#fff;*/
/*font-weight:bold;*/
}

div.table table.gamm {
	margin:0px 2px 0px 0px;
	width:49%;
}

.floatleft {
float:left;
}


div.bank {
border: 1px solid #f00;
		margin-left:40px;
padding:4px;
float:left;
}

/*div.birthday {
	margin:0px 6px 0px 105px;
	text-align:center;
	padding: 3px 10px;
	color:#fff;
color:#b4001b;
	font-weight:bold;

}
table.gamm th.birthday {
background-color: #b4001b;

}
*/

figure {
    display: inline-block;
    margin:10px;
padding: 5px;
border:solid #f1eaed;
}
figure img {
    vertical-align: top;
}
figure figcaption {
    border: 1px;
    text-align: center;
}

table.acco {
	/*border: 1px solid #f1dfe7;*/
	width:90%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 50px 20px;
	border-collapse: collapse;
	border:2px solid #27305b;/*#ef3321;*/
	background-color: #e4f5fb;
}

table.acco th {
	background-color: #27305b;
	padding: 3px 10px;
	border-bottom: 0px solid #f1dfe7;
	text-align:left;
	color:#fff;
	border:0px solid #ef3321;
	vertical-align:middle;
	/*height:50px;*/
}

table.acco td {
/*	background-color: #fff;*/
	padding: 1px 10px ;
	border: 1px solid #666;
	vertical-align:middle;

}


table.lecturer {
	/*border: 1px solid #f1dfe7;*/
	/*width:800px;*/
	padding:0px 0px 0px 0px;
	margin:20px 0px 20px 20px;
	border-collapse: collapse;
	border:2px solid #27305b;/*#ef3321;*/
	background-color: #e4f5fb;

}

table.lecturer tr.borderbottom {
	border-bottom: 2px solid #27305b;
}

table.lecturer th {
	background-color: #27305b;
	padding: 3px 10px;
	border-bottom: 0px solid #f1dfe7;
	text-align:center;
	color:#fff;
	border:0px solid #ef3321;
	vertical-align:middle;
	/*height:50px;*/
}

table.lecturer th a {
	color:#000;
}




table.lecturer td.bildlinks {
/*	background-color: #fff;*/
	width:100px;
	text-align:left;
	padding: 10px 10px ;
	border: 0px solid #666;
	vertical-align:top;

}
table.lecturer td.bildrechts {
/*	background-color: #fff;*/
	width:20%;
	text-align:right;
	padding: 10px 10px ;
	border: 0px solid #666;
	vertical-align:top;

}
table.lecturer td.text {
/*	background-color: #fff;*/
	width:600px;/*80%;*/
	text-align:left;
	padding: 10px 10px ;
	border: 0px solid #666;
	vertical-align:top;
	white-space:normal;

}

table.committee1 {
	/*border: 1px solid #f1dfe7;*/
	width:50%;
	/*padding:0px 0px 0px 0px;
	margin:50px 0px 50px 50px;*/
	margin-left:auto;
	margin-right:auto;
	border-collapse: collapse;
	border:2px solid #27305b;/*#ef3321;*/
	background-color: #e4f5fb;
}

table.committee1 th {
	background-color: #27305b;
	padding: 3px 10px;
	border-bottom: 0px solid #f1dfe7;
	text-align:center;
	color:#fff;
	border:0px solid #ef3321;
	vertical-align:middle;
	/*height:50px;*/
}

table.committee1 th a {
	color:#000;
}




table.committee1 td {
/*	background-color: #fff;*/
	text-align:center;
	padding: 10px 10px ;
	border: 0px solid #666;
	vertical-align:middle;

}

table.committee2 {
	/*border: 1px solid #f1dfe7;*/
	width:60%;
	/*padding:0px 0px 0px 0px;
	margin:50px 0px 50px 50px;*/
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	border-collapse: collapse;
	border:2px solid #27305b;/*#ef3321;*/
	background-color: #e4f5fb;
}

table.committee2 th {
	background-color: #27305b;
	padding: 3px 10px;
	border-bottom: 0px solid #f1dfe7;
	text-align:center;
	color:#fff;
	border:0px solid #ef3321;
	vertical-align:middle;
	/*height:50px;*/
}

table.committee2 th a {
	color:#000;
}




table.committee2 td {
/*	background-color: #fff;*/
	text-align:center;
	padding: 10px 10px ;
	border: 0px solid #666;
	vertical-align:middle;

}






table.program {
	/*border: 1px solid #f1dfe7;*/
	width:90%;
	padding:0px 0px 0px 0px;
	margin:20px 0px 20px 20px;
	border-collapse: collapse;
	border:2px solid #27305b;/*#ef3321;*/
	background-color: #e4f5fb;
}

table.program th {
	background-color: #27305b;
	padding: 3px 10px;
	border-bottom: 0px solid #f1dfe7;
	text-align:center;
	color:#fff;
	border:0px solid #ef3321;
	vertical-align:middle;
	/*height:50px;*/
}

table.program th a {
	color:#000;
}




table.program td {
/*	background-color: #fff;*/
	padding: 1px 10px ;
	border: 1px solid #666;
	vertical-align:middle;

}

table.program td.orga {
	background-color: #a1a1a1;
	padding: 1px 10px ;
/*	border: 1px solid #666;*/
	vertical-align:center;
}
table.program td.social {
	background-color: #FFA54F;
	padding: 1px 10px ;
/*	border: 1px solid #666;*/
	vertical-align:center;
}
table.program td.leyffer {
	background-color: #eecbad;
	padding: 1px 10px ;
/*	border: 1px solid #666;*/
	vertical-align:center;
}
table.program td.gerdts {
	background-color: #9AFF9A;
	padding: 1px 10px ;
/*	border: 1px solid #666;*/
	vertical-align:center;
}
table.program td.herzog {
	background-color: #FFC0CB;
	padding: 1px 10px ;
/*	border: 1px solid #666;*/
	vertical-align:center;
}
table.program td.talk {
	background-color: #EEDD82;
	padding: 1px 10px ;
/*	border: 1px solid #666;*/
	vertical-align:center;
}
table.program td.empty {
	background-color: white;
	padding: 1px 10px ;
/*	border: 1px solid #666;*/
	vertical-align:center;
	border:0px solid #666;
	
}

