html, body, textarea {
  margin: 0px;
}

.head {
font-family: times, serif;
font-size: 22px;
color: #cbd300;
text-decoration: none;
}
.head-grey {
font-family: times, serif;
font-size: 22px;
color: #757575;
text-decoration: none;
}

.dot1 {
margin: 0 0 0 15px;
font-family: tahoma, sans-serif;
font-size: 11px;
color: #cbd300;
text-decoration: none;
line-height: 20px;
}

.dot {
font-family: tahoma;
font-size: 11px;
color: #757575;
text-decoration: none;
line-height: 20px;
}

.copy {
font-family: tahoma, sans-serif;
font-size: 11px;
color: #757575;
text-decoration: none;
text-align: justify;
line-height: 20px;
}

a.copy {
font-family: tahoma, sans-serif;
font-size: 11px;
color: #757575;
text-decoration: none;
text-align: justify;
}

a.copy:hover {
font-family: tahoma, sans-serif;
font-size: 11px;
color: #cbd300;
text-decoration: underline;
text-align: justify;
}

.line {
border-style:solid; 
border-width:1px 0px 0px 0px;
border-collapse:collapse;
color: #757575;
}

.frame {
border-style:solid; 
border-width:1px;
color: #757575;
}

.nav {
font-family: tahoma, sans-serif;
font-size:11px;
color: #cbd300;
text-decoration: none;
text-align: left;
}

a.nav {
font-family: tahoma, sans-serif;
font-size:11px;
color: #757575;
text-decoration: none;
text-align: left;
}

a.nav:hover {
font-family: tahoma, sans-serif;
font-size:11px;
color: #cbd300;
text-decoration: underline;
text-align: left;
}

.nav_akt {
font-family: tahoma, sans-serif;
font-size:11px;
color: #cbd300;
text-decoration: none;
text-align: left;
}

.Submit {
color : #888888;
font-size : 11px;
font-family : tahoma, sans-serif;
background-color : #ffffff;
width : 220px;
height : 20px;
border : 1px solid;
border-color: #757575;
}

.Formular {
color : #888888;
font-size : 11px;
font-family : tahoma, sans-serif;
background-color : #ffffff;
width : 220px;
height : 20px;
border : 1px solid;
border-color: #757575;
}

.Formular_Textfeld {
color : #888888;
font-size : 11px;
font-family : tahoma, sans-serif;
background-color : #ffffff;
width : 450px;
border : 1px solid;
border-color: #757575;
}