														body {
															margin-left: 0px;
															margin-top: 0px;
															background-color: #001556;
														}

														td,p {
															font-family: Tahoma, Arial, Helvetica, sans serif;
															font-size: 13px;
															color: white;
														}

														h1 	{
															font-family: Tahoma, Arial, Helvetica, sans serif;
															font-size: 15px;
															font-weight: bold;
															color: white;
															margin-top: 10px;
															text-align: center;
														}

														h2 	{
															font-family: Tahoma, Arial, Helvetica, sans serif;
															font-size: 15px;
															font-weight: bold;
															color: white;
														}

														h3 	{
															font-family: Tahoma, Arial, Helvetica, sans serif;
															font-size: 13px;
															font-weight: bold;
															color: white;
														}

														.bold1 {
															font-weight: bold;
														}

														.red {
															font-weight: bold;
															color: red;
														}

														.blue {
															color: #001556;
														}

														.white {
															color: white;
															font-weight: bold;
														}

														.modelle {
															height: 160px;
															vertical-align: top;
															text-align: center;
														}

														a:link {
															color: #ffffff;
															text-decoration: underline;
														}

														a:visited {
															color: #ffffff;
															text-decoration: underline;
														}

														a:hover {
															color: #7aaff5;
															text-decoration: underline;
														}

														a:active {
															color: #ffffff;
															text-decoration: underline;
														}

														
														a.blau:link {
															color: #001556;
															text-decoration: underline;
														}

														a.blau:visited {
															color: #001556;
															text-decoration: underline;
														}

														a.blau:hover {
															color: #7aaff5;
															text-decoration: underline;
														}

														a.blau:active {
															color: #001556;
															text-decoration: underline;
														}

														
														a.fragen:link {
															color: #ffffff;
															text-decoration: none;
														}

														a.fragen:visited {
															color: #ffffff;
															text-decoration: none;
														}

														a.fragen:hover {
															color: #7aaff5;
															text-decoration: none;
														}

														a.fragen:active {
															color: #ffffff;
															text-decoration: none;
														}

														a.menue:link {
															font-family: Tahoma, Arial, Helvetica, sans serif;
															font-size: 12px;
															font-weight: bold;
															color: #ffffff;
															text-decoration: none;
														}
														a.menue:visited {
															font-family: Tahoma, Arial, Helvetica, sans serif;
															font-size: 12px;
															font-weight: bold;
															color: #ffffff;
															text-decoration: none;
														}
														a.menue:hover {
															font-family: Tahoma, Arial, Helvetica, sans serif;
															font-size: 12px;
															font-weight: bold;
															color: #7aaff5;
															text-decoration: none;
														}
														a.menue:active {
															font-family: Tahoma, Arial, Helvetica, sans serif;
															font-size: 12px;
															font-weight: bold;
															color: #ffffff;
															text-decoration: none;
														}

