		body, table, tr, td, div, p, input, select    {font-size: 11px; font-family:  Verdana, Arial, Helvetica, sans-serif; }
		a			{ color: #000000; text-decoration: underline; }
		a:link		{ color: #000000; text-decoration: underline; }
		a:visited   { color: #000000; text-decoration: underline; }
		a:hover 	{ color: #000000; text-decoration: none; }
		a:active	{ color: #000000; text-decoration: none; }
		form		{ margin: 0; padding: 0; }
		li 			{ margin-bottom: 3px; }
		
		#printheader	{ text-align: right; font-size: 0.7em; margin-bottom: 15px; border-bottom: 1px solid #000000; padding: 3px; }
		#headbox		{ display: none; }	
		#leftbox		{ display: none; }	
		#searchbox		{ display: none; }	
		#breadcrumbbox	{ display: none; }
		#graybox		{ display: none; }
		#grayboxstart	{ display: none; }
		#footerbox		{ display: none; }
		#topbox			{ display: none; }
		
		/*Text-Styles*/
		h1	{ font-size: 1.3em; color: #000000; font-weight: bold; }
		h2	{ font-size: 1.1em; color: #000000; font-weight: bold; }
		h3	{ font-size: 1em; font-weight: bold; }
		
		.fett	 { font-weight: bold; }
		.grau10	 { color: #666666; }
		.grau11	 { color: #666666; }
		.gruen10 { color: #1E5B30; }
		.weiss10 { color: #333333; }
		
		.noprint	{ display: none; }
		
		.gelbgruen { background-color: #cccc66; }
		.gelbgruen:hover  { background-color: #e2e271 }
		
		.rosa	{ background-color: #c9589f}
		.rosa:hover	 { background-color: #fc6ec7 }
		
		.gruen { background-color: #9FBE94 }
		.gruen:hover  { background-color: #b3d6a7 }
		
		.blau { background-color: #2c97d1 }
		.blau:hover  { background-color: #73c8f6 }
		
		.blaugrau { background-color: #889CC1 }
		.blaugrau:hover  { background-color: #a7c0ee }
		
		.gelb	{ background-color: #FFCC00 }
		.gelb:hover	 { background-color: #fff87f }
		
		.orange	{ background-color: #ffc987 }
		.orange:hover	 { background-color: #FFE1BC }
		
		td.hdi   { font-size: 10px }
		td.hdibg  { font-size: 10px; background-color: #889CC1 }
		td.hdidarkbg  { font-size: 10px; background-color: #a7c0ee }
		
		.progtable  { border-top: 2px solid #333; border-right: 1px solid #333333; border-bottom: 2px solid #333; border-left: 1px solid #333333;text-align: left; }
		.progtable td  { border-right: 1px solid #333333; border-bottom: 1px solid #666; border-left: 1px solid #333333; font-size:12px; }
		
		/*Hintergrundfarben für Programmübersichten*/
		.plenaryhead { color: #A80F32; font-size: 13px; font-weight: bold; }
		a.plenaryhead { color: #A80F32; font-size: 11px; font-weight: normal; }
		.plenarytd { background-color: #A80F32;  }
		.plenarytd:hover { background-color: #BE1139; }
		.plenarytd a, .plenarytd a:hover { color: #ffffff; }
		
		.symposiahead { color: #3066B0; font-size: 13px; font-weight: bold; }
		a.symposiahead { color: #3066B0; font-size: 11px; font-weight: normal; }
		.symposiatd { background-color: #3066B0; }
		.symposiatd:hover { background-color: #30A4E3; }
		.symposiatd a, .symposiatd a:hover { color: #ffffff; }
		
		.freepaperhead { color: #58862A; font-size: 13px;font-weight: bold; }
		a.freepaperhead { color: #58862A; font-size: 11px; font-weight: normal; }
		.freepapertd { background-color: #58862A; }
		.freepapertd:hover { background-color: #679D31; }
		.freepapertd a, .freepapertd a:hover { color: #ffffff; }
		
		.videocasehead { color: #C19EC7; font-size: 13px;font-weight: bold; }
		a.videocasehead { color: #C19EC7; font-size: 11px;font-weight: normal; }
		.videocasetd { background-color: #C19EC7; }
		.videocasetd:hover { background-color: #D5AFDC; }
		.videocasetd a, .videocasetd a:hover { color: #333333; }
		
		.clincasehead { color: #7B1C76; font-size: 13px; font-weight: bold; }
		a.clincasehead { color: #7B1C76; font-size: 11px; font-weight: normal; }
		.clincasetd { background-color: #7B1C76; color:#FFFFFF; }
		.clincasetd:hover { background-color: #95228F;}
		.clincasetd a, .clincasetd a:hover { color: #ffffff; }
		
		.posterhead { color: #8AABCE; font-size: 13px; font-weight: bold; }
		a.posterhead { color: #8AABCE; font-size: 11px; font-weight: normal; }
		.postertd { background-color: #8AABCE; }
		.postertd:hover { background-color: #A2BBD6; }
		.postertd a, .postertd a:hover { color: #333333; }
		
		.lunchhead { color: #CCCC66; font-size: 13px; font-weight: bold; }
		a.lunchhead { color: #CCCC66; font-size: 11px; font-weight: normal; }
		.lunchtd { background-color: #CCCC66; }
		.lunchtd:hover { background-color: #bace76; }
		.lunchtd a, .lunchtd a:hover { color: #333333; }
		
		.postgteachhead { color: #C8007A; font-size: 13px;font-weight: bold; }
		a.postgteachhead { color: #C8007A; font-size: 11px;font-weight: normal; }
		.postgteachtd { background-color: #C8007A; }
		.postgteachtd:hover { background-color: #D80084; }
		.postgteachtd a, .postgteachtd a:hover { color: #ffffff; }
		
		.sponssymphead { color: #ecb400; font-size: 13px; font-weight: bold; }
		a.sponssymphead { color: #ecb400; font-size: 11px; font-weight: normal; }
		.sponssymptd { background-color: #ecb400; }
		.sponssymptd:hover { background-color: #ecc751; }
		.sponssymptd a, .sponssymptd a:hover { color: #333333; }
		
		.bascienwshead { color: #559ea7; font-size: 13px; font-weight: bold; }
		a.bascienwshead { color: #559ea7; font-size: 11px; font-weight: normal; }
		.bascienwstd { background-color: #559ea7; }
		.bascienwstd:hover { background-color: #7daaaf; }
		.bascienwstd a, .bascienwstd a:hover { color: #333333; }
		
		.graublau1head { color: #9899b6; font-size: 13px; font-weight: bold; }
		a.graublau1head { color: #9899b6; font-size: 11px; font-weight: bold; }
		.graublau1td { background-color: #9899b6; }
		.graublau1td:hover{ background-color: #b0b2d3; }
		.graublau1td a, .graublau1td a:hover { color: #333333; }
		
		.graublau2head { color: #847796; font-size: 13px; font-weight: bold; }
		a.graublau2head { color: #847796; font-size: 11px; font-weight: normal; }
		.graublau2td { background-color: #c8c3d4; }
		.graublau2td:hover { background-color: #b9b4c4; }
		.graublau2td a, .graublau2td a:hover { color: #333333; }