body		{
		font-size: 13px; font-family: Arial, Helvetica, sans-serif; 
		background-color:#FFFFFF;
		scrollbar-base-color:#AEB2D7;
		scrollbar-3dlight-color:#E3E4F3;
		scrollbar-arrow-color:#FFFFFF;
		scrollbar-darkshadow-color:#0B3278;
		scrollbar-face-color:#AEB2D7;
		scrollbar-highlight-color:#E3E4F3;
		scrollbar-shadow-color:#0B3278;
		scrollbar-track-color:#D4D6EB;
}


a:link		{font-family:sans-serif; font-size:14px; font-weight:normal; color:#0B3278; font-style:none; text-decoration:none;}
a:visited	{font-family:sans-serif; font-size:14px; font-weight:normal; color:#0B3278; font-style:none; text-decoration:none;}
a:hover		{font-family:sans-serif; font-size:14px; font-weight:normal; color:#EC8622; font-style:none; text-decoration:none;}
a:active	{font-family:sans-serif; font-size:14px; font-weight:normal; color:#EC8622; font-style:none; text-decoration:none;}
a:focus		{font-family:sans-serif; font-size:14px; font-weight:normal; color:#EC8622; font-style:none; text-decoration:none;}

a {
	outline:none;
}

a img{
	border: none;
}


p 		{font-size:14px; color:#000000; font-weight:normal; text-align: left;}
.center		{text-align:center;}


/*Tabellenkopf*/
.maintable	{background-color:#FFFFFF; width:80%; padding:0px; margin-left:42px; margin-top:7px; border-collapse:collapse;}
.spacer01	{background-color:#FFFFFF; height:13px;}
.spacer02	{background-color:#FFFFFF; height:31px;}
.topline	{background-color:#0B3278; height:4px;}

.headline 	{font-family: sans-serif; font-size: 17px; font-weight: bold; color:#0B3278; font-style: none; text-decoration:none;}
.main		{font-family: sans-serif; font-size: 14px; font-weight: bold; color:#0B3278; font-style: none; text-decoration:none;}

/*Formatierung der Tabellenüberschriften: 01=orange; 02=blau;*/
.tdheader01 	{font-family:sans-serif; color:#EC8622; font-size:15px; font-weight:bold; font-style:none; text-decoration:none;}
.tdheader02 	{font-family:sans-serif; color:#0B3278; font-size:15px; font-weight:bold; font-style:none; text-decoration:none;}

/*Formatierung der Tabellenzeilen: 01=schwarz,Blocksatz; 02=schwarz,Flattersatz; 03=blau,Flattersatz*/
.tdtext01 	{font-family:sans-serif; color:#000000; font-size:14px; font-style:none; text-decoration:none; text-align:justify;}
.tdtext02 	{font-family:sans-serif; color:#000000; font-size:13px; font-style:none; text-decoration:none;}
.tdtext03 	{font-family:sans-serif; color:#0B3278; font-size:14px; font-style:none; text-decoration:none;}

/*Tabellenabschluss: weiter, zurück, top*/
.tbfooterright  {height:40px; border-bottom-style:solid; border-bottom-width:4px; border-bottom-color:#0B3278; vertical-align:bottom; text-align:right;}
.tbfooterleft  {height:40px; border-bottom-style:solid; border-bottom-width:4px; border-bottom-color:#0B3278; vertical-align:bottom; text-align:left;}


/*Formularfelder*/
.formfield 	{border:thin #CCCCCC solid; border-width:1px; background-color:#EEEEEE; font-size:10px;}
.dropdown 	{background-color:#EEEEEE; font-size:14px;}
.formbutton 	{border: thin #0B3278 solid; border-width:1px; font-size:13px; color:#0B3278;}



 
