div {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
td.navi {
	background-image:  url(img/pixel.gif);
	background-repeat: repeat;
	background-position: left;
	background-color: #2B4D75;
}
.pic {
	background-image: url(img/rund.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 20px 20px;

}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2B4D75;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	line-height: 22px;

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: oblique;
	font-weight: bold;
	/*font-variant: small-caps;*/
	color: #2B4D75;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #2B4D75;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-position: outside;
	list-style-image: url(img/list.gif);
	list-style-type: none;
	color: #2B4D75;
	line-height: 22px;



}
.impressum {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #2B4D75;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;

}
a.unterlagen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC0033;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	line-height: 22px;
	text-transform: lowercase;


}

span.titel {
	font-style: italic;
	font-size: 12px;
}
