	   .buttondesign input{	   
			font-family: "Arial";
			font-size : 8pt;
		}

	   .normaldesign input{	
	   font-family: "Arial";   
	   	border-top: 0px solid #AAA;
		border-right: 0px solid #AAA;
		border-bottom: 1px solid #AAA;
		border-left: 0px solid #AAA;
		width: 160px;	
		font-size : 8pt;
		}
	   .normaldesign select{	
	   font-family: "Arial";   
	   	border-top: 0px solid #AAA;
		border-right: 0px solid #AAA;
		border-bottom: 1px solid #AAA;
		border-left: 0px solid #AAA;
		width: 160px;	
		font-size : 8pt;
		}

	   .normaldesignunsichtbar select{
	        display:none;
		}

	   .radiodesign input{	   	
			font-family: "Arial";
			color : #000;
			font-size : 8pt;
		}
		.checkboxdesign input{	   	
			font-family: "Arial";
			color : #000;
			font-size : 8pt;
		}			
		.errors {
		   font-family: sans-serif;
		   color : #000;
		   background-color : #FFF;
		   font-size : 12pt;
       }
       .label {
		   font-family: sans-serif;
		   color : Navy;
		   font-size : 12px;
		   font-weight: bold;
		   text-align : left;
		   vertical-align : top;
		   white-space: nowrap;
       }

       .labelsmall {
		   font-family: sans-serif;
		   color : Navy;
		   font-size : 10px;
		   text-align : left;
		   vertical-align : top;
		   white-space: nowrap;
       }
       .element {
		   font-family: sans-serif;
		   text-align : left;
		   white-space: nowrap;
       }
       .note {
       font-family: sans-serif;
       background-color : #EEE;
       text-align : center;
       font-size : 10pt;
       color : AAA;
       white-space: nowrap;
       }
	   .error {
		font-family: sans-serif;
		background-color : #EEE;
		font-size : 10pt;
		color : #FF0000;
		white-space: nowrap;
		font-weight: bolder;
       }
       .header {
		   font-family: "Arial";
		   font-size : 13px;
		   color : #E00034;

       }

	.textarea
{ font-family:arial, verdana, helvetica, sans-serif; background-color:#F1F1E9; BORDER-LEFT:#F1F1E9; BORDER-RIGHT:#F1F1E9; BORDER-TOP:#F1F1E9; BORDER-BOTTOM:black dotted; border-width:1px; color: #444435; size:54; width:250px; height:54px; overflow:hidden; font-size:11px}


	.absenden { size:22; width:170px; height:22px; background-color:#D9D9D9; border-width:0px}

	.speichern { size:22; width:160px; height:22px; background-color:#D9D9D9; border-width:0px}

	.radiobutton {background-color:#D9D9D9; width:14px; height:14px}

	.checkbox {background-color:#D9D9D9; width:14px; height:14px}

	.option {font-family:arial, verdana, helvetica, sans serif; background-color:#D9D9D9; width:160px; height:20px; font-size:11px}

	.select { font-family:arial, verdana, helvetica, sans-serif; background-color:#D9D9D9; color: #444435; border-width:0px; size:18; width:140px; height:18px; font-size:10px}




       .maintable {

	   	border-top: 0px solid #AAA;
		border-right: 0px solid #AAA;
		border-bottom: 0px solid #AAA;
		border-left: 0px solid #AAA;
       	background-color : #D9D9D9;
       }


