<!--
#linetext {
display: block;
width: 230px;
height: 14px;
z-index: 10;
border: 1px solid #e0ebff;
margin: 0px;
margin-left: 2px;
padding: 2px;
text-align: center;
text-shadow: 1px 1px 0px #000000;
font-family: verdana;
font-size: 10px;
font-weight: bold;
color: #e0f8ff;}

.lineopacity {
position: absolute;
top: 0px;
right: 0px;
height: 24px;
width: 404px;
float: right;}

.contenttext {
margin: 10px;
text-align: justify;
line-height: 130%;
font-family: verdana;
font-size: 12px;
font-weight: normal;
color: #000000;}

.picture {
float: right;
margin: 10px;
border: 2px solid #9ec2ff;}

.footer {
clear: both;
float: left;
width: 670px;
height: 3px;
border: none;
background-color: #90EE90;
margin: 5px;}

/*linkek*/
a.valid {
border: 1px solid #619bff;
background-color: #00ff00;
font-size: 10px;
font-weight: bold;
color: #000000;
text-decoration: none;
padding: 2px;}

a.valid:hover {
background-color: #9ec2ff;}

a.textlink {
border-bottom: 1px dashed #000000;
text-decoration: none;
color: #000000;}

.checkbox {
border: 1px solid #619bff;
background-color: transparent;
color: #000000;
width: 12px;
height: 12px;
margin: 0px;
margin-bottom: 2px;
padding: 1px;
display: inline;}

-->