p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00335A;
	line-height: 12px;
	padding-bottom: 5px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00335A;
	line-height: 12px;
	padding-bottom: 5px;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00335A;
	line-height: 11px;
	padding-bottom: 5px;
}
.textmail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00335A;
	line-height: 11px;
	padding-bottom: 5px;
}
.textmailb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00335A;
	line-height: 11px;
	padding-bottom: 5px;
	font-weight: bold;
}
.beschreibung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00335A;
	line-height: 12px;
	padding-bottom: 5px;
}
a {
	text-decoration: none;
	color: #00335A;
}
a:hover {
	text-decoration: underline;
	color: #00335A;
}
a:visited {
	color: #00335A;
}
a:active {
	text-decoration: underline;
	color: #00335A;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #00335A;
}
.tableLine {
	background-image: url(../img/bluepx.gif);
	background-repeat: repeat-y;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #00335A;
	line-height: 9px;
}
.sml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #00335A;
}
.smlw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00335A;
	line-height: 12px;
}
select {
	background-color: white;
	color: #00335A;
	font-family: arial, verdana, ms sans serif;
	font-weight: normal;
	font-size: 10pt;
	width: 250px;
	padding:					1px;
	border:						1px #75A6D6 solid;
} 
select#anrede_drop{
	width: 70px;
	height: 22px;
}
input {
	background-color: white;
	color: #00335A;
	font-family: arial, verdana, ms sans serif;
	font-weight: normal;
	font-size: 10pt;
	padding:					1px;
	border:						1px #75A6D6 solid;
} 
input#delete {
	border:						1px #FF0000 solid;
}
.list{
	background-color: white;
	color: #00335A;
	font-family: arial, verdana, ms sans serif;
	font-weight: normal;
	font-size: 10pt;
	width: 250px;
	padding:					1px;
	border:						1px #75A6D6 solid;
}
.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #003359;
}

