
body {
    font-family: Arial;
    font-size: 80%;
	color: #333;
	background: #021f3d;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

h1 {
	font-size: 100%;
}

td {
	font-family: Arial;
	font-size: 80%;
}

a {
	color: #021f3d;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #3399FF;
}

.white {
	color: #fff;
	text-decoration: none;
}

.white:hover {
	color: #333;
}

ul {
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

li{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	line-height: 160%;
}

i {
	font-size: 80%;
}

.list {
	text-align: left;
	font-size: 70%;
	color: #fff;
	padding: 0 0 0 20;
}

.text {
	padding: 30 20 40 20;
	text-align: left;
}

.texttabelle {
	padding: 30 20 20 20;
	text-align: left;
}

.url {
	padding: 30 0 0 20;
	text-align: left;
}

.navigation ul {
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

