.tablebackground{background-color : #F5F9FE;}
.tablebackground2{background-color : #C1D5F0;}
.tablebackborder{background-color	: #F5F9FE;
								 border-color 		: #1C385D;
								 border-width			: 1px;
								 border-style			: solid;}
.tablebackborder2{background-color	: #C1D5F0;
								 border-color 		: #1C385D;
								 border-width			: 1px;
								 border-style			: solid;}
.tablebackborder1{background-color	: #F5F9FE;
								 border-color 		: #1C385D;
								 border-width			: 3px;
								 border-style			: solid;}
.tablebackborder3{background-color	: #C1D5F0;
								 border-color 		: #1C385D;
								 border-width			: 3px;
								 border-style			: solid;}
.tableborder1		{border-color 		: #292545;
								 border-width			: 1px;
								 border-style			: solid;}
.tableborder		{border-color 		: #1C385D;
								 border-width			: 1px;
								 border-style			: solid;}
.tableborder2		{border-color 		: #292545;
								 border-width			: 3px;
								 border-style			: solid;}
.tableborder3		{border-color 		: #423C6F;
								 border-width			: 3px;
								 border-style			: solid;}

.e {color:#0000FF; font-weight:bold;}
.rent {color:#FF0000; font-weight:bold;}

BODY {
scrollbar-face-color			:#AAB7FF;
scrollbar-highlight-color		:#AAB7FF;
scrollbar-3dlight-color			:#6262B7;
scrollbar-darkshadow-color		:#6262B7;
scrollbar-shadow-color			:#6262B7;
scrollbar-arrow-color			:#FFFFFF;
scrollbar-track-color			:#EEEEFF;
color 							:#423C6F;
}

h1 {  
	color: #0000BB;
}

h2 {  
	color: #0000BB;
}

h3 {  
	color: #0000BB;
}

h4 {  
	color: #0000BB;
}
h5 {  
	color: #0000BB;
}
h6 {  
	color: #0000BB;
}

a:link 	 {font-family			: Arial, Helvetica, sans-serif; 
					font-style			: normal; 
					line-height			: normal;
					color						: #0000BB;
					text-decoration	: underline}

a:visited{font-family			: Arial, Helvetica, sans-serif; 
					font-style			: normal; 
					line-height			: normal;
					color						: #0000BB;
					text-decoration	: underline}
			
a:hover {	font-family			: Arial, Helvetica, sans-serif; 
					font-style			: normal; 
					line-height			: normal;
					color 					: #FF0000;
					text-decoration	: underline}

a:active{ font-family			: Arial, Helvetica, sans-serif; 
					font-style			: normal; 
					line-height			: normal;
					color						: #FF0000;
					text-decoration	: underline}
					
form
  input, select, textarea
   { background-color:#E9F2FF;  color:#423C6F; }
 .Bereich, .Feld
   { background-color:#E9F2FF;  }
 .Auswahl
   { background-color:#E9F2FF; }
 .Check, .Radio
   { background-color:#E9F2FF; }
 .Button
   { background-color:#E9F2FF; color:#423C6F; }
   
Button
   { background-color:#E4E4E4;  
   width:120px;}