body{
	font-family: Arial, Helvetica, sans-serif;
	background: 	#FFCC66;
	color:			#000000;
	font-size: 		11px;
}

a:link{
color : #000000; 
} 

a:visited {
color : #000000;
} 

a:active {
color : #000000;
} 

table#termin{
 	table-layout: fixed;
 	width:190px;
 	font-size:12px;
 	border:0px;
 	border-collapse:collapse;
 	border-spacing:0px;
}

table#AneldeForm{
	padding-left: 5px;
	padding-top: 5px;
}

table#bestaetigung{
	width : 500px;
	border : medium;
	border-collapse:collapse;
	padding : 3px;  
	margin-left:auto; 
	margin-right:auto;
}

table#fernkurs1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 		12px;
}

table#uebersicht{
	margin-left: 25px;
}

th#Title{
	background:#FFFFCC;
}

tr#RowHeader{
	table-layout: fixed;
	border-collapse:collapse;
 	border-spacing:0px;
	width: 100%;
	background-color: #FFFFCC;
	font-size:11px;
	font-weight: bold;
	font-style: normal; 
	line-height: 13px;
}

tr#RowContent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal; 
	line-height: 13px
}

td#kurs{
	text-decoration: underline;
}

td#AnmeldeForm{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td#bestaetigung{
	font-size: 140%;
	font-weight: bolder;
	text-align: center;
}

td#uebersicht{
	text-align: center;
}

