body {
		text-align: center;
		margin-top : 0;
						}

td	    {
		font-family: Verdana,Sans Serif;
	    	font-size: 10px;
	    	text-align: center;
	    	color: #FFFFFF;

}

td.danke	    {
		font-family: Verdana,Sans Serif;
	    	font-size: 10px;
		text-align: left;
}

td.rechts	    {
		font-family: Verdana,Sans Serif;
	    	font-size: 10px;
		text-align: right;
}

a { text-decoration: none;
	color: #FFFFFF;
						}
						
a:hover { text-decoration: none;
		color: #FFF441;
						}

a:visited { text-decoration: none;
		
						}
						
a.meeting { text-decoration: none;
	color: #FFFFFF;
						}
						
a:hover.meeting { text-decoration: none;
		color: ##FFF050;
						}

a:visited.meeting { text-decoration: none;
		
						}
						
a.meeting2 { text-decoration: none;
	color: #000000;
						}
						
a:hover.meeting2 { text-decoration: none;
		color: #000000;
						}

a:visited.meeting2 { text-decoration: none;
		color: #000000;
						}

h1 { text-decoration: bold;
	color: #FFFFFF;
	font-size: 10px;
						}
						
h2 { text-decoration: underline;
	color: #000000;
	font-size: 10px;
	color: #FFFFFF:
						}
						
h3 { text-decoration: bold;
	color: #FFFFFF;
	font-size: 14px;
						}
						
td.scroll {
		scrollbar-base-color: #3366664;
		scrollbar-3d-light-color: #a0bbd4;
		scrollbar-arrow-color: #FFFFFF;
		scrollbar-darkshadow-color: #336666;
		scrollbar-face-color: #336666;
		scrollbar-highlight-color: #336666;
		scrollbar-shadow-color: #336666;
		scrollbar-track-color: #336666;
		}
body.bilder {	
			margin-bottom: 0;
			margin-top: 0;
			margin-left:0;
			margin-right:0;
		}

