BODY {
	font-family : Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #003399;
}

TABLE {
	font-family : Arial, Helvetica, sans-serif;
	background-color: #003399;
	padding: 0px;
	border-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

a {
	color: White;
	text-decoration: none;
}

a:hover {
	border-style: none;
	color: #FFCC00;
	text-decoration: none;
	background-color: #3333CC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	text-shadow: none;
}

a:visited {
	color: Aqua; text-decoration: none;
}
h1 {
	font-family : Arial, Helvetica, sans-serif;
}
.Stil3 {
	color: #FFFFFF;
	font-size: 18px;
	background-color: #003399;
	border-radius: 3px 3px 3px 3px;
	text-align: left;
	vertical-align: middle;
	width: auto;
	height: auto;
	margin: 5px;
	padding: 10px;
	border: thin none #666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: normal;
	font-style: normal;
}
.button
{
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
	font-size: 1.1em;
	letter-spacing: 1px;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5), -1px -1px 1px rgba(0, 0, 0, 1);
	padding: 1em;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
/*		color-stop(0.23, rgb(115,71,17)),
		color-stop(0.39, rgb(150,100,43)) */
	);
/*	background-image: -moz-linear-gradient( center bottom, rgb(115,71,17) 23%, rgb(51,51,204) 39% );
	-webkit-box-shadow: inset 3px 3px 6px rgba(255, 255, 255, 0.7), inset -3px -3px 6px rgba(0, 0, 0, 0.5); */
	box-shadow: inset 3px 3px 6px rgba(255, 255, 255, 0.7), inset -3px -3px 6px rgba(0, 0, 0, 0.5); 
	background-color: #3333CC;
	text-align: center;
	max-height: 100%;
}
.Stil1 {color: #FFFFFF; font-size: 10px; }
.Stil2 {
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 5px;
	vertical-align: middle;
	border: medium solid #E4E4E4;
}
.Stil4 {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
}
.zurueck
{
	width: auto;
	height: auto;
}
