table			{font-family: Verdana;
				 font-size: 11;
				 color: 333366;}

input 			{font-family: Verdana;
				 font-size: 11;
				 color: 333366;}

select			{font-family: Verdana;
				 font-size: 11;
				 margin: 1px; 
				 color: 333366;}

textarea		{font-family: Verdana;
				 font-size: 11;
				 color: 333366;}

.requestForm	{font-family: Verdana;
				 font-size: 11;
				 color: 333366;
				 margin-left: 9px;
				 margin-right: 9px;
				 border-collapse: collapse;
				 border-color: black;
				 border-top-width: 1px;
				 border-right-width: 1px;
				 border-left-width: 1px;
				 border-bottom-width: 1px;
				 border-style: solid;
				 }
		
a				{font-family: Verdana;
				 font-size: 11;
				 color: 333366;
				 text-decoration: none;}
				 
a:hover			{text-decoration: underline;}

.calender 		{font-family: Verdana, Arial, Helvetica, sans-serif;
				 font-size: 7pt;
				 color: #333366;
				 background:#ffffff;
				 font-weight:normal;}
				 
.full 			{font-family: Verdana, Arial, Helvetica, sans-serif;
				 font-size: 7pt;
				 color: #ffffff;
				 background: #2D8CE8;
				 font-weight:normal;}
				 
.monat 			{font-family: Verdana, Arial, Helvetica, sans-serif;
				 font-size: 8pt;
				 color: #333366;
				 background:#ffffff;
				 font-weight:bold;
				 text-align:center;}
			
.quickRequest	{border-type: solid;
				 border-color: #0f134a;
				 border-width: 1px;
				 width: 200px;
				 font-family: arial;
				 font-size: 12;}
				 
.quickRequestSubmit	{border-type: solid;
				 	 border-color: #0f134a;
				 	 border-width: 1px;
				 	 width: 70px;
					 background-color: white;
					 cursor: hand;
				 	 font-family: arial;
				 	 font-size: 12;}