.adresse, .adressedick {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	/*color: #2DA4DD;*/
	color: #555;
	text-decoration: none;
}

/*.adressedick {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	/*color: #2DA4DD;
	color: #555;
	text-decoration: none;
}*/

.navilink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	/*color: #0000CC;*/
	color: #0033CC;
	text-decoration: none;
	display: block;
	line-height: 22px;
}
a:hover {
	color: #333;
}

input {
	border-style:solid;
	border-color:#666666;
	border-width:1;
}

textarea {
	border-style:solid;
	border-color:#666666;
	border-width:1;
}

ul {
	list-style-type:circle;
}


.navilinkchen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #1b3581;
	text-decoration: none;
	line-height: 22px;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	/*color: #2DA4DD;*/
	color: #0033CC;
	margin-top: 20px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height:22px;
	color: #555;
	margin-bottom: 22px;
}
.subtitel {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

