/* CSS Document */
table
{
	border: 0;

	padding-left:0;
	font-size:14px;
	font-family:"Times New Roman";
}

ein
{
	padding-left:3px;
}

body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;´
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	color:#1B2C50;
	background-color: #FFE785;
}

.blueinline
{
	background-color:#1B2C50;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	color:#FFE785;
	font-weight:bold;
}

.content
{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	padding-left:3px;

}

.headueberschrift
{
font-size:20px;
color:#1B2C50;
font-family:"Times New Roman", Times, serif;
font-variant:small-caps;
border-bottom-style:groove;
}

.aufzaehlung
{
background-color:#CBE4F9;
font-family:"Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
}

.Bildunterschrift {
	color: #FFFFFF;
}

.bottom
{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
}

.tableborder
{
border: 1px;
border-style: solid;
border-color:#0066CC;
padding:3px;
}


a:link {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color:#1B2C50;
}
a:hover {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: small-caps;
	text-decoration: none;
	background-color: #6CB5F3;
	list-style-position: inside;
	font-weight: bold;
	color: #FFFFFF;
}
a:active {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
}
a:visited {
	font-family:"Times New Roman", Times, serif;
	font-variant: small-caps;
	color:#1B2C50;
	text-decoration: underline;
	font-weight: bolder;
}


a.bottom:link {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color:#FFE785;
}
a.bottom:hover {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: small-caps;
	text-decoration: none;
	background-color: #6CB5F3;
	list-style-position: inside;
	font-weight: bold;
	color: #FFE785;
}
a.bottom:active {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFE785;
}
a.bottom:visited {
	font-family:"Times New Roman", Times, serif;
	font-variant: small-caps;
	color:#FFE785;
	text-decoration: underline;
	font-weight: bolder;
}


