.text {
font-family: Verdana;
font-size: 11px;
}

.textnav {
font-family: Verdana;
font-size: 14px;
font-weight: bold;
color: #ffffff;
}

.textsmall {
font-family: Verdana;
font-size: 7px;
}

.textblack {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 13px;
color: #373737;
font-weight: 500;
}

.textblack12 {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 13px;
color: #373737;
font-weight: 500;
}

.textblacksmall {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 11px;
color: #373737;
font-weight: 500;
}

.textblack20 {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 19px;
color: #373737;
font-weight: 100;
}

.textrot {
font-family: Verdana;
font-size: 11px;
color: red;
font-weight: bold;
}

.dot {
vertical-align:bottom; 
}

.heading{
font-family: Verdana;
font-size: 18px;
font-weight: bold;
color: #cfcfcf;
}

.textbox{
background-color:  #eeeeee;
color: blue;
border: 1 solid lightgrey;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

.textbox1{
background-color:  #eeeeee;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: black;
border-width: 1px;
border-color: black;
cursor: hand;
}

.textbox2{
background-color:  #eeeeee;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: blue;
border-width: 1px;
border-color: black;
}


  A {
    COLOR: #000000; 
    FONT-FAMILY: Arial, Helvetica, sans-serif; 
    FONT-SIZE: 19px; 
    TEXT-DECORATION: none; 
  }
  A:link {
    COLOR: #d6d6d6; 
    CURSOR: hand; 
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 19px; 
    TEXT-DECORATION: none; 
    font-weight: 100;
  }
  A:visited {
    COLOR: #ffffff; 
    CURSOR: hand; 
    FONT-FAMILY: Arial, Helvetica, sans-serif; 
    FONT-SIZE: 19px; 
    TEXT-DECORATION: none; 
    font-weight: 100;
  }
  A:hover {
    COLOR: #ffe6cc; 
    CURSOR: hand; 
    FONT-FAMILY: Arial, Helvetica, sans-serif; 
    FONT-SIZE: 19px; 
    TEXT-DECORATION: none; 
    font-weight: 100; 
  }
.adressfeld{
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 13px;
}

.nett{
	color: #d6d6d6;
	background-color:#6e7ec6;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	border-top:1px solid #415170;
	border-left:1px solid #415170;
	/*border-right:1px solid #415170;*/
	border-bottom:1px solid #415170;
}
.werft{
	color: #415170;
	background-color:#d6d6d6;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	border-top:1px solid #415170;
	/*border-left:1px solid #415170;*/
	border-right:1px solid #415170;
	border-bottom:1px solid #415170;
}