body.td {
 font-family: tahoma;
 font-size: 11px;
 }
.copy {
 font-size: 11px;
}
img {
 border: 0px;
}
h4 {
 font-family: tahoma;
 color: #5a6779; 
 }
a {
 font-family: tahoma;
 color: #5a6779; 
 font-size: 11px;
 text-decoration: none;
 font-weight: bold;
}
a:hover {
 color: 8a9db9;
 font-size: 11px; 
 text-decoration: none;
}
child {
 visibility: hidden;
 display: none;
}
.row {
 border: 1px solid #bbc6e2;

}
.main {
 border: 1px dotted #527CB4;
 background: #D5E0F7;
}
textarea {
 width: 550px;
 height: 250px;
}
.ahtung {
 color: red;
}
.sub {
 padding-left: 11px;
}
.sub1 {
 padding-left: 11px;
 padding-top: 11px;
 padding-bottom: 11px;
 background: #EEEEEE;
}

tr, td, th {
 border: 0px solid silver;
 font-family: tahoma;
 font-size: 11px;
}
input {

 border: 1px solid #bbc6e2;

}
a.add {
 font-size: 11px;
 color: red;
 text-decoraton: underline;
 font-weight: regular;
}
a:hover.add {
 font-size: 11px;
 color: red;
 text-decoraton: underline;
 font-weight: regular;
}