.text {
        font-family: verdana, arial;
        color: #333333;
        font-size: 10px;
        text-indent: 0;
        line-height: 16px;
        }

.blautext {
        font-family: verdana, arial;
        color: #333399;
        font-size: 10px;
        text-indent: 0;
        line-height: 16px;
        }
		
.rottext {
        font-family: verdana, arial;
        color: #cc0000;
        font-size: 10px;
        text-indent: 0;
        line-height: 16px;
        }
		
.boldtext {
        font-family: verdana, arial;
        color: #333333;
        font-size: 10px;
        font-weight: bold;
        text-indent : 0;
        line-height: 16px;
        text-align:left;
        }
		
.blauboldtext {
        font-family: verdana, arial;
        color: #333399;
        font-size: 10px;
        font-weight: bold;
        text-indent : 0;
        line-height: 16px;
        text-align:left;
        }		

A:link {
        font-size: 10px;
        font-family: verdana, arial;
        color: #333399;
        text-decoration: underline;
        }

A:visited {
        font-size: 10px;
        font-family: verdana, arial;
        color: #333399;
        text-decoration: underline;
        }

A:active {
        font-size: 10px;
        font-family: verdana, arial;
        color: #333399;
        text-decoration: underline;
        }

A:hover        {
        color: #799BE4;
        }

A.textlink:link {
        font-size: 10px;
        font-family: verdana, arial;
        color: #333333;
        text-decoration: underline;
        }

A.textlink:visited {
        font-size: 10px;
        font-family: verdana, arial;
        color: #333333;
        text-decoration: underline;
        }

A.textlink:active {
        font-size: 10px;
        font-family: verdana, arial;
        color: #333333;
        text-decoration: underline;
        }

A.textlink:hover {
        color: #333333;
        }

A.graulink:link {
        font-size: 10px;
        font-family: verdana, arial;
        color: #333333;
        text-decoration: underline;
        }

A.graulink:visited {
        font-size: 10px;
        font-family: verdana, arial;
        color: #333333;
        text-decoration: underline;
        }

A.graulink:active {
        font-size: 10px;
        font-family: verdana, arial;
        color: #333333;
        text-decoration: underline;
        }

A.graulink:hover {
        color: #333399;
        }

Input.name {
width: 270px;
}

Input.plz {
width: 70px;
}

Input.ort {
width: 210px;
}

Input.lang {
width: 300px;
}

Input.tel {
WIDTH: 140px;
}