body
	{
	background-color: #649CF1;
	margin: 0;
	}

td.td1
	{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #EAF3FF;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0.75px;
	background-image: url('bilder/design/bg_titel1.gif');
	background-repeat: no-repeat;
	width: 125px;
	height: 14px;
	}

td.td2
	{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #EAF3FF;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0.75px;
	background-image: url('bilder/design/bg_titel2.gif');
	background-repeat: no-repeat;
	width: 125px;
	height: 14px;
	}

td.td3
	{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #EAF3FF;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0.75px;
	background-image: url('bilder/design/bg_titel3.gif');
	background-repeat: no-repeat;
	width: 125px;
	height: 14px;
	}

td.td4
	{
	background-image: url('bilder/design/bg_unter1.jpg');
	background-repeat: y-repeat;
	width: 125px;
	height: 14px;
	}

td.logo
	{
	color: #165ECC;
	text-decoration: none;
	text-align: center;
	background-image: url('bilder/design/bg_logo.jpg');
	background-repeat: no-repeat;
	width: 150px;
	height: 95px;
	}

span.logo1
	{
	font-family: Times New Roman;
	font-size: 36pt;
	font-weight: bold;
	letter-spacing: 2px;
	}

span.logo2
	{
	font-family: Arial;
	font-size: 8pt;
	}

a.a1
	{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #EAF3FF;
	text-decoration: none;
	text-align: center;
	width: 125px;
	}

a.a2
	{
	font-family: Arial;
	font-size: 8pt;
	color: #000080;
	text-decoration: none;
	text-align: left;
	width: 125px;
	padding-left: 10px;
	}

a.a1:hover
	{
	text-decoration: none;
	}

a.a2:hover
	{
	text-decoration: underline;
	color: #165ECC;
	}
