a:link {
color:#333399;
font-family:Arial;
font-size:11px;
font-weight:normal;
text-decoration:underline;
}
a:visited {
color:#333399;
font-family:Arial;
font-size:11px;
font-weight:normal;
text-decoration:underline;
}
a:hover {
color:#333399;
font-family:Arial;
font-size:11px;
font-weight:normal;
text-decoration:underline;
}
a:focus {
color:#333399;
font-family:Arial;
font-size:11px;
font-weight:normal;
text-decoration:underline;
}

a.panLink {
font-size:5px;
font-weight:normal;
}

.text {
color:#333399;
font-family:Arial;
font-size:12px;
}
.textklein {
color:#333399;
font-family:Arial;
font-size:11px;
}

.absatz {
margin-top:3pt;
}
.absatzgross {
margin-top:6pt;
}

.input {
border-style:solid;
border-width:1px;
font-family:Arial; 
font-size:12px; 
color:#333399; 
background-color:#FFCD00; 
border-color:#333399;
}

.button {
border-style:solid;
border-width:1px;
font-family:Arial; 
font-size:11px; 
font-weight:bold;
color:#333399; 
background-color:#FFCD00; 
border-color:#333399;
text-align:center;
height:21px;
}
 
table.addresses {
	border-collapse: collapse;
}

table.addresses td {
	color:#333399;
	font-family:Arial;
	font-size:11px;
	border-top: 1px solid #333399;
	border-bottom: 1px solid #333399;	
}

table.addresses td a {
	text-decoration: none;
}

table.addresses td a:active {
	text-decoration: none;
}

table.addresses td a:visited {
	text-decoration: none;
}
.input_suche {
color:#0275D0;
font-size:12px;
border: 1px solid #0275D0;
background-color: #C5DAED;
text-decoration: bold;
width:100px;
}


