body {
font-family : arial, verdana, helvetica, sans-serif;
font-size : 100.1%;
font-weight : normal;
color : #333;
margin: 15px 5px 5px 5px;
background-color: #fff;
background-image: url(../pics/bg_01.jpg);
 behavior: url("../css/csshover.htc");
 }

.licoform {
padding: 0.5em 1.0em;
border: 1px solid #006;
background-color: #eef;
line-height: 1.2em;
min-height: 420px;
}

.licocaption {
 position: relative;	
 top : -1.0em;		
 border: 1px solid #006;	
 background-color: #fe0; 	
 color: #006;
 padding: 2px 4px 2px 4px;	
 font-size: 1em; 	
 font-weight: normal;	
 text-align: center;
}
 	
.nachricht {
/*font-family : arial, verdana, helvetica, sans-serif;
font-size : 0.9em;
font-weight : normal;*/ 
color : #006; 
background-color: #fff;
border: 1px solid #006;
padding: 2px;
width: 80%;
}
 	
.inputtext {
font-family : arial, verdana, helvetica, sans-serif;
font-size : 0.9em;
font-weight : normal; 
color : #006; 
background-color: #fff;
border: 1px solid #006;
margin: 2px 0;
padding: 2px;
width: 80%;
}

select, option {
	font-family : arial, verdana, helvetica, sans-serif;
	font-size : 0.9em;
	font-weight : normal;
	color : #006;
	background-color: #fff;
	border: 1px solid #006;
	padding: 2px;
}

input:focus, textarea:focus, select:focus, option:focus {
	color : #006;
	background-color: #ffc;
}
.schicken, .loeschen {
border: 1px outset;
padding: 4px 4px 4px 24px;
width: 90px; /* */ 
}
.schicken{
background: #ccf url(../pics/schicken.gif) no-repeat 0.5em 0.2em; 	
}
.loeschen{
background: #ccf url(../pics/loeschen.gif) no-repeat 0.5em 0.2em; 	
}
.schicken:hover {
background: #ffc url(../pics/schicken.gif) no-repeat 0.5em 0.2em; 	
border: 1px inset;
}
.loeschen:hover {
background: #ffc url(../pics/loeschen.gif) no-repeat 0.5em 0.2em; 	
border: 1px inset;
}
.data {
 margin-left: 90px;
}

.label {
 float: left;
 margin-left: 0;
}

.radio, .checkbox {
 border: none;
 background-color: #f5f5f5;
}
.fn {
 margin-left: 10px;
 font-size: 0.8em;
}
